Skip to content

Commit a31e593

Browse files
authored
Fix additional links to jupyterlab-code-formatter (jupyterlab-contrib#33)
1 parent 86410ad commit a31e593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

migrate_from_classical.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
1212
| [(some) LaTeX environments for Jupyter](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/latex_envs/README.html) | | |
1313
| [2to3 Converter](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_2to3.html) | | |
1414
| [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-
| [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 |
15+
| [Autopep8](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_autopep8.html) | [jupyterlab_code_formatter](https://ryantam626.github.io/jupyterlab_code_formatter/index.html) extension | 2, 3 |
1616
| [AutoSaveTime](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/autosavetime/README.html) | Built-in feature (Settings → Autosave Documents; Advanced Settings → Document Manager) | 1+ |
1717
| [Autoscroll](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/autoscroll/README.html) | | |
1818
| [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+ |
@@ -40,7 +40,7 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
4040
| [highlighter](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/highlighter/readme.html) | | |
4141
| [Hinterland](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/hinterland/README.html) | [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) extension | 2+ |
4242
| [Initialization cells](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/init_cell/README.html) | [jupyterlab-autorun-cells](https://github.com/epi2me-labs/jupyterlab-autorun-cells) extension | 2 |
43-
| [isort formatter](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_isort.html) | [jupyterlab_code_formatter](https://jupyterlab-code-formatter.readthedocs.io/en/latest/index.html) extension | 1+ |
43+
| [isort formatter](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/code_prettify/README_isort.html) | [jupyterlab_code_formatter](https://ryantam626.github.io/jupyterlab_code_formatter/index.html) extension | 1+ |
4444
| [Keyboard shortcut editor](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/keyboard_shortcut_editor/README.html) | Built-in feature (Advanced Settings -> Keyboard Shortcuts) | 1+ |
4545
| | [jupyterlab-shortcutui](https://github.com/jupyterlab/jupyterlab-shortcutui) extension | 2+ |
4646
| [Launch QTConsole](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/qtconsole/README.html) | | |

0 commit comments

Comments
 (0)