JupyterLab 4.4.0b1 and Notebook 7.4.0b1 are available for testing 🎉
- improved code console
- settings import/export
- better real time collaboration
- workspace indicator
- kernel subshells
Please test:
pip install --pre 'jupyterlab>=4.4.0b1'
or
pip install --pre 'notebook>=7.4.0b1'
7 months ago