Classic Jupyter notebook cell execution status
Project description
nb_cell_execution_status
Indicators relating to cell execution status
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nb_cell_execution_status-0.0.6.tar.gz.
File metadata
- Download URL: nb_cell_execution_status-0.0.6.tar.gz
- Upload date:
- Size: 50.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8da26da8ccd20139f15537ad6682b3109a884eb909666ee7ddafbebeec463ec
|
|
| MD5 |
bc6d8fb2470e0543c59a9030b5bfd116
|
|
| BLAKE2b-256 |
d6cbcca468d6359c85919b44211b3b9c0eb0860352edda93dfda70204c00d681
|
File details
Details for the file nb_cell_execution_status-0.0.6-py3-none-any.whl.
File metadata
- Download URL: nb_cell_execution_status-0.0.6-py3-none-any.whl
- Upload date:
- Size: 97.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2353cecb3ff25da6f5d299ab8b0876bd6b327699af3cf59409c141a86f3ef12
|
|
| MD5 |
6494b1ef65c1ed6c51cd051db7e9c696
|
|
| BLAKE2b-256 |
75148d536510bf096874f274d020db9d4a0c0b19e69df2fcc0162150ba2d5125
|