logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Kaggle CLI - Manage Datasets & Competitions | Online Free DevTools by Hexmos

Manage datasets and competitions with Kaggle CLI. Download data, submit predictions, and explore Kaggle's resources. Free online tool, no registration required.

kaggle

Official CLI for Kaggle implemented in Python 3. More information: https://github.com/Kaggle/kaggle-api.

  • View current configuration values:

kaggle config view

  • Download a specific file from a competition dataset:

kaggle competitions download {{competition}} {{[-f|--file]}} {{filename}}

See Also