Run any Jupyter notebook on Kaggle kernels instantly
Project description
kernel-run
Create Kaggle kernels instantly from any Jupyter notebook.
Installation:
pip install kernel-run
The above command install a command-line tool called kernel-run
which can be invoked from the terminal.
Usage:
Run the kernel-run
command on your terminal/command prompt with a Jupyter notebook's path as the argument:
kernel-run path/to/jupyter/noteobook.ipynb
This will upload the notebook to your Kaggle account, create a private kernel, and launch the Kaggle web page where you can edit/run the kernel.
Note: To allow kaggle-run
to upload the notebook to your Kaggle account, you need to download the Kaggle API credentials file kaggle.json
. To download the 'kaggle.json' file:
- Go to https://kaggle.com
- Log in and go to your account page
- Click the "Create New API Token" button in the "API" section
- Move the downloaded
kaggle.json
file to the folder~/.kaggle/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kernel_run-0.0.4-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a948133e9a9a1e7318ccb4fa36491fc34cc910d5361f9b2590f4f4d9f08b788b |
|
MD5 | 3664f1d2c4d073b2688c77ca9b0b9cc4 |
|
BLAKE2b-256 | bc6ecf4fe892242f67f7159e50fb59183738956f4e245fee0201a179e26f7d80 |