This is an example of JupyterLab UI customization.
Requirement: JupyterLab >= 3.4
-
Context menu:
- Disable the context menu entry Create console (available normally when right clicking on a panel tab).
-
Main menu:
- Disable Run menu
- Remove command Open path from the file menu
-
Toolbars:
- Notebook:
- Remove button Restart and run all
- Add button Clear all outputs
- Cell:
- Add a clear cell output button
- Notebook:
Bump to 3.4 and add example to customize the cell toolbar