Skip to main content

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:

  1. Go to https://kaggle.com
  2. Log in and go to your account page
  3. Click the "Create New API Token" button in the "API" section
  4. Move the downloaded kaggle.json file to the folder ~/.kaggle/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kernel-run-0.0.4.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

kernel_run-0.0.4-py2-none-any.whl (7.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page