@@ -11,21 +11,21 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
11
11
| --- | --- | --- |
12
12
| [ (some) LaTeX environments for Jupyter] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/latex_envs/README.html ) | | |
13
13
| [ 2to3 Converter] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_2to3.html ) | | |
14
- | [ AddBefore] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/addbefore/readme.html ) | Built-in feature | 1+ |
14
+ | [ AddBefore] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/addbefore/readme.html ) | Built-in feature (press < kbd >A</ kbd > in command mode) | 1+ |
15
15
| [ Autopep8] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_autopep8.html ) | [ jupyterlab_code_formatter] ( https://jupyterlab-code-formatter.readthedocs.io/en/latest/index.html ) extension | 2, 3 |
16
- | [ AutoSaveTime] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/autosavetime/README.html ) | | |
16
+ | [ AutoSaveTime] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/autosavetime/README.html ) | Built-in feature (Settings → Autosave Documents; Advanced Settings → Document Manager) | 1+ |
17
17
| [ Autoscroll] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/autoscroll/README.html ) | | |
18
- | [ Cell Filter] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/cell_filter/README.html ) | | |
18
+ | [ Cell Filter] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/cell_filter/README.html ) | Built-in Table of Contents heading cells can be filtered by cell tags | 2.2+ |
19
19
| [ Code Font Size] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_font_size/README.html ) | Built-in feature (View -> Presentation Mode or Settings -> JupyterLab Theme) | 1+ |
20
20
| [ Code prettify] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_code_prettify.html ) | [ jupyterlab_code_formatter] ( https://jupyterlab-code-formatter.readthedocs.io/en/latest/index.html ) extension | 1+ |
21
21
| [ Codefolding] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/codefolding/readme.html ) | Built-in feature (Advanced Settings -> Notebook -> codeCellConfig.codeFolding) | 1+ |
22
22
| [ 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+ |
23
- | [ Collapsible Headings] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/collapsible_headings/readme.html ) | [ aquirdturtle_collapsible_headings] ( https://github.com/aquirdTurtle/Collapsible_Headings ) extension | 1+ |
23
+ | [ 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+ |
24
24
| [ Comment/Uncomment Hotkey] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/comment-uncomment/readme.html ) | | |
25
25
| [ datestamper] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/datestamper/readme.html ) | | |
26
26
| [ Equation Auto Numbering] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/equation-numbering/readme.html ) | | |
27
27
| [ 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+ |
28
- | [ Execution Dependencies] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/execution_dependencies/README.html ) | | |
28
+ | [ 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 ) | |
29
29
| [ Exercise] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/exercise/readme.html ) | | |
30
30
| [ Exercise2] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/exercise2/readme.html ) | | |
31
31
| [ Export Embedded HTML] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/export_embedded/readme.html ) | | |
@@ -55,13 +55,13 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
55
55
| [ Runtools] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/runtools/readme.html ) | Almost all built-in features | 1+ |
56
56
| [ Scratchpad] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/scratchpad/README.html ) | Built-in feature ([ connecting code console to notebook] ( https://jupyterlab.readthedocs.io/en/stable/user/notebook.html ) ) | 1+ |
57
57
| [ ScrollDown] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/scroll_down/readme.html ) | | |
58
- | [ Select CodeMirror Keymap] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/select_keymap/README.html ) | | |
58
+ | [ Select CodeMirror Keymap] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/select_keymap/README.html ) | Built-in feature for File Editor, [ jupyterlab-vim ] ( https://github.com/jupyterlab-contrib/jupyterlab-vim ) for vim mode in Notebook | |
59
59
| [ SKILL Syntax] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/skill/README.html ) | | |
60
60
| [ Skip-Traceback] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/skip-traceback/readme.html ) | | |
61
61
| [ Snippets] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/snippets/README.html ) | [ Elyra Code Snippets] ( https://elyra.readthedocs.io/en/latest/user_guide/code-snippets.html ) extension | 2+ |
62
62
| [ 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+ |
63
63
| | [ jupyterlab-snippets] ( https://github.com/QuantStack/jupyterlab-snippets ) extension | 2+ |
64
- | [ spellchecker] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/spellchecker/README.html ) | [ @ ijmbarr /jupyterlab_spellchecker ] ( https://github.com/ijmbarr/jupyterlab_spellchecker ) extension | 1+ |
64
+ | [ spellchecker] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/spellchecker/README.html ) | [ jupyterlab-spellchecker ] ( https://github.com/jupyterlab-contrib/spellchecker ) extension | 1+ |
65
65
| [ Split Cells Notebook] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/splitcell/readme.html ) | | |
66
66
| [ Table of Contents (2)] ( https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html ) | Built-in feature | 3+ |
67
67
| | [ @jupyterlab/toc ] ( https://github.com/jupyterlab/jupyterlab-toc ) extension | 1, 2 |
0 commit comments