JupyterLab 3.4.0 Release
Here are the new cool features available in JupyterLab 3.4.0.
The full changelog is available there.
Cell toolbar
This version adds a cell toolbar.
That toolbar is displayed for the current active cell if it does not overlap with the content.
New tab button
There is now a new tab button in the dock panel tab bars.
Themed Vega Figure
The Vega figures will now respect the theme mode (light or dark).
Settings Editor
The settings editor is now displaying the default value if the current value is a customized value.
Context menu order
The context menu ordering has been updated to move Paste
closer to Cut
and Copy
.
Old context menu on the left, new context menu on the right