JupyterLab 4.2 beta is available for testing. Quite a few new features:
- Workspaces UI,
- Recently opened/closed files,
- Improved Shortcuts Editor,
- Dark high contrast theme
pip install -U --pre 'jupyterlab>=4.2.0b1'
# or
# conda install -c conda-forge/label/jupyterlab_beta -c conda-forge jupyterlab
Please report issues on Issues · jupyterlab/jupyterlab · GitHub
Changelog: JupyterLab Changelog — JupyterLab 4.2.0b1 documentation