Define subsets of code cells as scenes and execute them.
Project description
jupyterlab_scenes
Define subsets of code cells as scenes and execute them.
Usage
- The command "Toggle Scene Cell" attaches a cell to the active scene (or removes it again). Scene membership is indicated by the purple dot at the right end of the cell.
- The active scene is the scene that is currently displayed (purple dots) and can be edited.
- All cells of a scene are executed by clicking the run button in the scene.
- One cell can be part of multiple scenes.
- By clicking the
init
button, one scene can be chosen to be automatically executed as the kernel becomes ready (due to a restart or at the initial loading of the notebook). - If a notebook with an already running kernel is opened, the init scene is not executed.
- Only one scene can be an init scene.
Requirements
- JupyterLab >= 3.0
Install
To install the extension, execute:
pip install jupyterlab_scenes
Uninstall
To remove the extension, execute:
pip uninstall jupyterlab_scenes
Packaging the extension
See RELEASE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jupyterlab_scenes-2.0.0a1.tar.gz
(126.1 kB
view hashes)
Built Distribution
Close
Hashes for jupyterlab_scenes-2.0.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 386cf696325229ab2c3b03c00f9cad77af2078002e4df99bef69ba31e183564d |
|
MD5 | 1ef66a50325b5ed3f986c05f9db8b664 |
|
BLAKE2b-256 | ddeabbd46b52ad92dc00bef93822c1b10ada28a0f5aa1e9bf6c6b6bc404fa92f |
Close
Hashes for jupyterlab_scenes-2.0.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b0e698b3d723b6a1067665a57f4aa40375edd45dfde0d12785c507442035c90 |
|
MD5 | cb75d0e6f7395434145cb854e5ac83ea |
|
BLAKE2b-256 | 82d871bd177174fb321816bd98e051ba3b3ecd3288198c49206cf508a64add87 |