LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

kaggle-kernels

manages Kaggle notebooks from the command line

TLDR

List kernels
$ kaggle kernels list
copy
Push kernel to Kaggle
$ kaggle kernels push -p [path]
copy
Pull kernel from Kaggle
$ kaggle kernels pull [owner/kernel-name]
copy
Get kernel output
$ kaggle kernels output [owner/kernel-name]
copy
Check kernel status
$ kaggle kernels status [owner/kernel-name]
copy

SYNOPSIS

kaggle kernels subcommand [options]

DESCRIPTION

kaggle kernels manages Kaggle notebooks (kernels) from the command line. Part of the Kaggle CLI, it allows pushing, pulling, and monitoring computational notebooks used for data science projects.

PARAMETERS

list

List available kernels.
push -p path
Push kernel to Kaggle.
pull kernel
Download kernel files.
output kernel
Download kernel output.
status kernel
Check kernel run status.
init -p path
Initialize kernel metadata.

INSTALL

nix profile install nixpkgs#kaggle
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid