Skip to content

Add 'kaggle competitions team-submissions' command#1036

Open
bovard wants to merge 3 commits into
mainfrom
list-team-public-submissions
Open

Add 'kaggle competitions team-submissions' command#1036
bovard wants to merge 3 commits into
mainfrom
list-team-public-submissions

Conversation

@bovard
Copy link
Copy Markdown
Member

@bovard bovard commented May 29, 2026

Uses the new ListTeamPublicSubmissions endpoint on CompetitionApiService to list a team's public-safe submissions. For simulation competitions this returns every active (leaderboard-eligible) submission for the team; for regular competitions it returns the single submission currently on the public leaderboard.

Supports table and CSV output via -v/--csv. Find team IDs from kaggle competitions leaderboard <competition> --show.

Depends on a kagglesdk release that includes the new ApiListTeamPublicSubmissionsRequest / list_team_public_submissions generated types.

Uses the new ListTeamPublicSubmissions endpoint on CompetitionApiService
to list a team's public-safe submissions. For simulation competitions
this returns every active (leaderboard-eligible) submission for the
team; for regular competitions it returns the single submission
currently on the public leaderboard.

Supports table and CSV output via -v/--csv. Find team IDs from
`kaggle competitions leaderboard <competition> --show`.

Depends on a kagglesdk release that includes the new
ApiListTeamPublicSubmissionsRequest / list_team_public_submissions
generated types.
@bovard bovard force-pushed the list-team-public-submissions branch from f37f2be to 3b82957 Compare May 29, 2026 18:25
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.

1 participant