Skip to content
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

Allow to specify dataset version number to download. #335

Closed

Conversation

Witalia008
Copy link

@Witalia008 Witalia008 commented Mar 19, 2021

To download a specific version of a dataset one can use either of the following commands.
To align with URLs formatting:
https://www.kaggle.com/username/datasetname/version/2

kaggle datasets download username/datasetname/version/2
kaggle datasets download username/datasetname -v 2
kaggle datasets download username/datasetname --version 2

@Witalia008
Copy link
Author

@pizzaz93 @jplotts @rosbo Could you please take a look at this PR?

@jplotts
Copy link
Contributor

jplotts commented Mar 30, 2021

Hi @Witalia008 - thanks for your PR! Unfortunately, no development happens directly in this repository (as I noted here). In order to make this change, a Kaggle engineer will have to port your changes into our internal repository and then build another release from there. I've filed a bug for someone to look at your changes and merge them if appropriate, but unfortunately, I can't estimate when it will be done.

@Philmod Philmod deleted the branch Kaggle:master March 1, 2023 14:43
@Philmod Philmod closed this Mar 1, 2023
@Philmod
Copy link
Contributor

Philmod commented Jun 30, 2023

Thank you, I'm implementing this solution, it will be available in the next CLI version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants