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.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1522c819585829fe6ef96392ae19aafe0ad52007ac580a229df00fdbf196a43a |
|
MD5 | 7341404da614fda2502a081eb6bef125 |
|
BLAKE2b-256 | 49875fc74131378a1762c3c1f65abe81511dab9b71b66d98ee1066e480a8dcb3 |