Skip to main content

Manage your crontab from the Jupyter Notebook

Project description

nb_cron

Anaconda version Install with conda PyPI version Build Status Coverage Status

Provides crontab access from within Jupyter.

Cron tab in the Jupyter file browser

This extension adds a Cron tab to the Jupyter file browser and a Cron menu item in notebook view. Features include:

  • View the list of the cron job(s) that currently exist.
    • Edit existing cron job(s)
    • Delete existing cron job(s)
  • Add new cron job
  • Helper to build papermill command
    • Allows setting of notebook's environment, kernel and parameters
    • Able to inspect notebook (relative or full path) to extract environment, kernel and parameters to build papermill command and options
    • Able to set commands to run before and/or after papermill using jupyter_nbextensions_configurator

Installation

After installing the package using conda or pip, you can add nb_cron to jupyter as follows:

jupyter nbextension install nb_cron --py --sys-prefix --symlink
jupyter nbextension enable nb_cron --py --sys-prefix
jupyter serverextension enable nb_cron --py --sys-prefix

Cron tab in tree view

To create a new cron job:

  • Use the Create New Cron Job button at the top of the page, and fill in the bash command and cron schedule.
  • Use the Notebook Command Builder to build a bash command for running a notebook using papermill.

To edit an existing cron job:

  • Click the Edit button on the left of a cron job listing and fill in the bash command and cron schedule.

To delete an existing cron job:

  • Click the Trash button on the left of a cron job listing to delete the cron job.

Cron menu item in notebook view

To manage cron jobs

  • Click View cron jobs (refer to cron tab in tree view)

To schedule new cron job for current notebook

  • Click Schedule notebook job.
  • Opens up the Create new job and Notebook command builder dialog.
  • Auto inspect notebook and fill up the Notebook command builder dialog.

To edit existing cron job that uses current notebook

  • Click Edit notebook job.
  • Only available if there is an existing cron job contains the current notebook in the cron command.
  • Only able to edit the first job. Please use View cron jobs to edit if there are multiple jobs for the notebook.

To set parameters tag for papermill

  • Click notebook cell that you want to parameterize (cell that contains all the parameters for running papermill)
  • Click Cron > Set papermill parameters cell in menu bar.

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

nb_cron-0.4.5.tar.gz (85.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nb_cron-0.4.5-py3-none-any.whl (95.0 kB view details)

Uploaded Python 3

File details

Details for the file nb_cron-0.4.5.tar.gz.

File metadata

  • Download URL: nb_cron-0.4.5.tar.gz
  • Upload date:
  • Size: 85.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for nb_cron-0.4.5.tar.gz
Algorithm Hash digest
SHA256 7047cb8fd95c49796f18122ca062894eb34846e23b5ce0d469bdd83845761e5a
MD5 7eda977f346528a70de2c54c23843869
BLAKE2b-256 87ae60a34cc95d918203586528ef34dff0fe25fe6e62530e907e85ea305e8739

See more details on using hashes here.

File details

Details for the file nb_cron-0.4.5-py3-none-any.whl.

File metadata

  • Download URL: nb_cron-0.4.5-py3-none-any.whl
  • Upload date:
  • Size: 95.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for nb_cron-0.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ff0f8c27e936f834cec9731b853c420307a9b80505aa63c93f02d2f5124fd955
MD5 e5be3f77b7d5e9fb4f0b0050acffec6b
BLAKE2b-256 1cd19e1ee02b66e84cea974da99e95999cba599aaa4aeaa06295321246d6c989

See more details on using hashes here.

Supported by

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