-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
kaggle-datasets: add page #19163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
kaggle-datasets: add page #19163
Conversation
|
The build for this PR failed with the following error(s) at commit Please fix the error(s) and push again. |
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
| - List all datasets owned by a user or organization: | ||
|
|
||
| `kaggle datasets list --user {{username}}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| `kaggle datasets list --user {{username}}` | |
| `kaggle {{[d|datasets]}} list --user {{username}}` |
also apply this to other entries
|
|
||
| - Create a dataset with visibility type: | ||
|
|
||
| `kaggle datasets create {{[-p|--path]}} {{path/to/dataset}} {{--public|--private}}` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't seem to find a --private flag from the linked documentation and the help page for the subcommand. Are you sure it exists?
| `kaggle datasets create {{[-p|--path]}} {{path/to/dataset}} {{--public|--private}}` | |
| `kaggle {{[d|datasets]}} create {{[-p|--path]}} {{path/to/dataset}} {{[-u|--public]}}` |
Checklist
common,linux,osx,windows,sunos,android, etc.Reference issue: #18897