Skip to content

Commit b9fdc63

Browse files
authored
Merge pull request #1591 from fcollonval/master
Add note for alternative extensions in JupyterLab
2 parents 0c4c8b9 + 94b69bd commit b9fdc63

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ JupyterLab
4242
==========
4343

4444
Due to major differences between the Jupyter Notebook and JupyterLab, the extensions in this
45-
repository will not work in JupyterLab.
45+
repository will not work in JupyterLab. You will find a list of alternative extensions for
46+
JupyterLab on [jupyterlab-contrib](https://jupyterlab-contrib.github.io/migrate_from_classical.html).
4647

4748

4849
Documentation

docs/source/autogen_scripts/autogen_nbextensions_list.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
List of provided nbextensions
5757
=============================
5858
59+
.. note::
60+
61+
For JupyterLab, alternative extensions can be found `there <https://jupyterlab-contrib.github.io/migrate_from_classical.html>`_.
62+
5963
.. the hidden toc is used to suppress warnings about readmes which are
6064
.. not for individual nbextensions, but are linked to by nbextensions'
6165
.. individual readmes

0 commit comments

Comments
 (0)