Skip to content

Commit 7457ea2

Browse files
authored
Add jupyterlab-autorun-cells
1 parent de10f26 commit 7457ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
9595
- [Dask](https://github.com/dask/dask-labextension): Manage Dask clusters, as well as embed Dask's dashboard plots directly into JupyterLab panes.
9696
- [gator](https://github.com/mamba-org/gator): Conda environment and package management extension from within Jupyter
9797
- [jupyterlab-autoplay](https://github.com/remborg/autoplay): Run and hide code cells automatically when opening a notebook.
98+
- [jupyterlab-autorun-cells](https://github.com/epi2me-labs/jupyterlab-autorun-cells): Allows toggling of code cells to execute automatically after opening a notebook.
9899
- [jupyterlab_debugger](https://github.com/jupyterlab/debugger): [Built-in since v3] JupyterLab extension to allow visual debuggeing of Jupyter notebooks, consoles, and source files.
99100
- [jupyterlab-sos](https://github.com/vatlab/jupyterlab-sos): Jupyterlab extension for SoS Polyglot Notebook and Workflow Engine, allows multiple kernels in one notebook
100101
- [jupyterlab_spark](https://github.com/manuzhang/jupyterlab_spark): Spark Application UI extension for JupyterLab

0 commit comments

Comments
 (0)