Skip to content

Add current_version_number to dataset status CLI output#965

Open
kaggle-agent wants to merge 1 commit intomainfrom
agent/bovard-20260410182517-e17b1b2b
Open

Add current_version_number to dataset status CLI output#965
kaggle-agent wants to merge 1 commit intomainfrom
agent/bovard-20260410182517-e17b1b2b

Conversation

@kaggle-agent
Copy link
Copy Markdown
Collaborator

Users polling kaggle datasets status after uploading large datasets
could only see the processing status but not which version was active.
Now the command also fetches dataset metadata via get_dataset() and
displays the version number alongside the status, e.g.,
"ready (version 3)".

Co-authored-by: kaggle-agent kaggle-agent@users.noreply.github.com


Task: bovard-20260410182517-e17b1b2b
Context: https://chat.kaggle.net/kaggle/pl/jh5x1ft3hjnntgtfwaco11nfmh

Users polling `kaggle datasets status` after uploading large datasets
could only see the processing status but not which version was active.
Now the command also fetches dataset metadata via `get_dataset()` and
displays the version number alongside the status, e.g.,
"ready (version 3)".

Co-authored-by: kaggle-agent <kaggle-agent@users.noreply.github.com>
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.

2 participants