Skip to content

Commit c7fc73e

Browse files
authored
Revert "Add jupyter-stack-trace (#56)" (#57)
This reverts commit c1672ac.
1 parent c1672ac commit c7fc73e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extensions.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
113113
- [Dask](https://github.com/dask/dask-labextension): Manage Dask clusters, as well as embed Dask's dashboard plots directly into JupyterLab panes.
114114
- [Ganimede](https://github.com/manugraj/ganimede) - Store, version, edit and execute notebooks in sandboxes and integrate them directly via REST interfaces.
115115
- [gator](https://github.com/mamba-org/gator): Conda environment and package management extension from within Jupyter
116-
- [jupyter-ai](https://jupyter-ai.readthedocs.io/): A generative AI extension for JupyterLab
117-
- [jupyter-stack-trace](https://github.com/teticio/jupyter-stack-trace) - Click on an item in the stack trace to open the file on the relevant line.
116+
- [jupyter-ai](https://jupyter-ai.readthedocs.io/): A generative AI extension for JupyterLab
118117
- [jupyterlab-autoplay](https://github.com/remborg/autoplay): Run and hide code cells automatically when opening a notebook.
119118
- [jupyterlab-autorun-cells](https://pypi.org/project/jupyterlab-autorun-cells) (Code repo is gone): Allows toggling of code cells to execute automatically after opening a notebook.
120119
- [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands) - Add arbitrary python commands to the jupyterlab command palette

0 commit comments

Comments
 (0)