Skip to content

Commit 36aeb11

Browse files
authored
Add jupyterlab-limit-output link (jupyterlab-contrib#43)
Serves the same purpose as the Limit Output extension for the classical notebook.
1 parent ba29711 commit 36aeb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrate_from_classical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ to [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/).
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) | | |
47-
| [Limit Output](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/limit_output/readme.html) | | |
47+
| [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+ |
4848
| [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+ |
4949
| [Navigation-Hotkeys](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/navigation-hotkeys/readme.html) | Built-in feature (Advanced Settings -> Keyboard Shortcuts) | 1+ |
5050
| [nbgrader](https://github.com/jupyter/nbgrader) | | |

0 commit comments

Comments
 (0)