Downloading private leaderboard
Open
investigate
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
When using `kaggle competitions leaderboard playground-series-s4e4 --show` we can change the `_override_public` value to get the public leaderboard. Otherwise by default it's the private leaderboard (if available). So `--show` allows to get the public or private leaderboard depending on the availability of the private leaderboard and the value of `_override_public`.
Could this be the same with `--download`?
Also it seems a bit misleading that the default of `--show` and `--download` is not the same depending on the availability of the private leaderboard.
Contributor guide
Assessment
This issue has not been assessed yet.