How to extend the limitation of number of files that kaggle kernel api can download?
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Hi. I used `kaggle kernels output` command and found it can download only first 500 files in the output.
How can we download files over that limitation?
My current workaround is making zip file after the kernel execution, and remove original files, but it's nuisance.
It would be more straightforward if we download more than 500 items.
Contributor guide
Assessment
This issue has not been assessed yet.