2
2
3
3
The following table will help you find the equivalent extensions when migrating
4
4
from [ the classical notebook] ( https://jupyter-contrib-nbextensions.readthedocs.io/ )
5
- to [ JupyterLab] ( https://jupyterlab.readthedocs.io/en/stable/ ) .
5
+ to [ JupyterLab] ( https://jupyterlab.readthedocs.io/en/stable/ ) or
6
+ [ Jupyter Notebook v7] ( https://blog.jupyter.org/announcing-jupyter-notebook-7-8d6d66126dcf ) .
6
7
7
8
> Feel free to edit this page to add more information by clicking on ** Edit on GitHub** in the
8
9
> top right corner of this page.
@@ -22,15 +23,15 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
22
23
| [ Codefolding] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/codefolding/readme.html ) | Built-in feature (Advanced Settings -> Notebook -> codeCellConfig.codeFolding) | 1+ |
23
24
| [ Codefolding in Editor] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/codefolding/readme.html ) | Built-in feature (Advanced Settings -> Text Editor -> editorConfig.codeFolding) | 1+ |
24
25
| [ Collapsible Headings] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/collapsible_headings/readme.html ) | Built in feature since 3.1 ([ PR] ( https://github.com/jupyterlab/jupyterlab/pull/10260 ) ), for older versions use [ aquirdturtle_collapsible_headings] ( https://github.com/aquirdTurtle/Collapsible_Headings ) extension | 1+ |
25
- | [ Comment/Uncomment Hotkey] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/comment-uncomment/readme.html ) | | |
26
+ | [ Comment/Uncomment Hotkey] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/comment-uncomment/readme.html ) | Built-in, customizable since 4.2 | |
26
27
| [ datestamper] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/datestamper/readme.html ) | | |
27
28
| [ Equation Auto Numbering] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/equation-numbering/readme.html ) | | |
28
29
| [ ExecuteTime] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/execute_time/readme.html ) | [ jupyterlab-execute-time] ( https://github.com/deshaw/jupyterlab-execute-time ) extension | 2+ |
29
30
| [ Execution Dependencies] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/execution_dependencies/README.html ) | Work-in-progress: [ ipyspaghetti] ( https://github.com/cphyc/ipyspaghetti ) , [ akernel] ( https://github.com/davidbrochart/akernel ) , [ nbsafety] ( https://github.com/nbsafety-project/nbsafety/issues/87 ) | |
30
31
| [ Exercise] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/exercise/readme.html ) | | |
31
32
| [ Exercise2] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/exercise2/readme.html ) | | |
32
33
| [ Export Embedded HTML] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/export_embedded/readme.html ) | | |
33
- | [ Freeze] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/freeze/readme.html ) | | |
34
+ | [ Freeze] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/freeze/readme.html ) | [ jupyterlab-freeze ] ( https://github.com/DataDog/jupyterlab-freeze ) | |
34
35
| [ Gist-it] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/gist_it/readme.html ) | | |
35
36
| [ Goto Error] ( https://github.com/teticio/nbextension-gotoerror ) | [ jupyter-stack-trace] ( https://github.com/teticio/jupyter-stack-trace ) extension | 3+ |
36
37
| [ Help panel] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/help_panel/readme.html ) | Built-in feature (Help entries open in panels) | 1+ |
@@ -48,7 +49,7 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
48
49
| [ Limit Output] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/limit_output/readme.html ) | [ jupyterlab-limit-output] ( https://github.com/deshaw/jupyterlab-limit-output ) extension | 3+ |
49
50
| [ Move selected cells] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/move_selected_cells/README.html ) | Built-in feature (Edit -> Move Cells Up/Down) | 1+ |
50
51
| [ Navigation-Hotkeys] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/navigation-hotkeys/readme.html ) | Built-in feature (Advanced Settings -> Keyboard Shortcuts) | 1+ |
51
- | [ nbgrader] ( https://github.com/jupyter/nbgrader ) | | |
52
+ | [ nbgrader] ( https://github.com/jupyter/nbgrader ) | nbgrader works with JupyterLab since v0.8.0 | |
52
53
| [ nbTranslate] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/nbTranslate/README.html ) | | |
53
54
| [ Notify] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/notify/readme.html ) | [ jupyterlab-notifications] ( https://github.com/mwakaba2/jupyterlab-notifications ) | |
54
55
| [ Printview] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/printview/readme.html ) | | |
@@ -66,7 +67,7 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
66
67
| [ Snippets Menu] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/snippets_menu/readme.html ) | [ jupyterlab-code-snippets] ( https://github.com/jupytercalpoly/jupyterlab-code-snippets ) extension | 2+ |
67
68
| | [ jupyterlab-snippets] ( https://github.com/QuantStack/jupyterlab-snippets ) extension | 2+ |
68
69
| [ spellchecker] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/spellchecker/README.html ) | [ jupyterlab-spellchecker] ( https://github.com/jupyterlab-contrib/spellchecker ) extension | 1+ |
69
- | [ Split Cells Notebook] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/splitcell/readme.html ) | | |
70
+ | [ Split Cells Notebook] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/splitcell/readme.html ) | [ jupyterlab-gridwidth ] ( https://github.com/parmentelat/jupyterlab-gridwidth ) | |
70
71
| [ Table of Contents (2)] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html ) | Built-in feature | 3+ |
71
72
| | [ @jupyterlab/toc ] ( https://github.com/jupyterlab/jupyterlab-toc ) extension | 1, 2 |
72
73
| [ table_beautifier] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/table_beautifier/README.html ) | | |
0 commit comments