Kaggle / Kaggle/kaggle-cli

Downloading private leaderboard

Open
#731 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.