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
File details
Details for the file nb_cell_execution_status-0.0.5.tar.gz
.
File metadata
- Download URL: nb_cell_execution_status-0.0.5.tar.gz
- Upload date:
- Size: 50.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e18d904902af0f93e41815cab523caf93a76cf98a3af2bac35658a35956cce |
|
MD5 | 179339dc93cc09509c06c865d61d7489 |
|
BLAKE2b-256 | cee3337579ad91c067bf77a3ab37ec6223d98ce3c0fda2ef3c9b67664f01e8ac |
File details
Details for the file nb_cell_execution_status-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: nb_cell_execution_status-0.0.5-py3-none-any.whl
- Upload date:
- Size: 97.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e63e0d5f1ded09182c422a211823e1549ff4e0bcf03de90bfaac8ffddbbf96a7 |
|
MD5 | dcafe2768ae32e32ab96404436eb5c55 |
|
BLAKE2b-256 | 75a9cb5af25e5a3dda1a948d500b4743f61ffecddc51dda0fb381e2abe08d7e5 |