Skip to main content

Classic Jupyter notebook cell execution status

Project description

nb_cell_execution_status

Indicators relating to cell execution status

Binder

Use colour to display cell execution status of notebook code cells:

  • white: not executed
  • light cyan: awaiting execution
  • green: successfully executed
  • pink: failed

Visual cell execution status indicators are based on the cell exeustion status indicators found in the lc_multi_outputs python package (via NII-cloud-operation/Jupyter-multi_outputs).

Audible feedback for successful and unsuccessful cell completion can also be enabled from the notebook extension configurator menu:

There is also an optional heartbeat pulse (default period 5s; configurable) that can be used to indicate the continuing run status of long running cells.

The jupyter-a11y extension also includes audible accessibility support eg for navigation, kernel activity hum etc.

Install

Install via:

pip install nb_cell_execution_status pip install --upgrade git+https://github.com/innovationOUtside/nb_cell_execution_status.git

The extension should be automatically installed and enabled.

If you need to do things manually:

jupyter nbextension uninstall cell_execution_status
jupyter nbextension install cell_execution_status --user
jupyter nbextension enable cell_execution_status/index

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_cell_execution_status-0.0.6.tar.gz (50.7 kB view details)

Uploaded Source

Built Distribution

nb_cell_execution_status-0.0.6-py3-none-any.whl (97.0 kB view details)

Uploaded Python 3

File details

Details for the file nb_cell_execution_status-0.0.6.tar.gz.

File metadata

File hashes

Hashes for nb_cell_execution_status-0.0.6.tar.gz
Algorithm Hash digest
SHA256 b8da26da8ccd20139f15537ad6682b3109a884eb909666ee7ddafbebeec463ec
MD5 bc6d8fb2470e0543c59a9030b5bfd116
BLAKE2b-256 d6cbcca468d6359c85919b44211b3b9c0eb0860352edda93dfda70204c00d681

See more details on using hashes here.

File details

Details for the file nb_cell_execution_status-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for nb_cell_execution_status-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d2353cecb3ff25da6f5d299ab8b0876bd6b327699af3cf59409c141a86f3ef12
MD5 6494b1ef65c1ed6c51cd051db7e9c696
BLAKE2b-256 75148d536510bf096874f274d020db9d4a0c0b19e69df2fcc0162150ba2d5125

See more details on using hashes here.

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