This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Releases: jupyterlab/retrolab
Releases · jupyterlab/retrolab
0.2.1
0.3.0a0
0.3.0a0 (2021-05-20)
Changes
Real Time Collaboration
Updating to the latest JupyterLab packages makes it possible to enable real time collaboration in RetroLab as well! 🎉
0.2.0
0.2.0 (2021-05-19)
Changes
Renaming JupyterLab Classic
to RetroLab
JupyterLab Classic has been renamed to RetroLab 🎉
Get it with:
pip install retrolab
Or with mamba
/ conda
(coming soon):
mamba install -c conda-forge retrolab
To start it from the command line:
jupyter retro
Apart from that, RetroLab
is pretty much the same a JupyterLab Classic.
Note for developers
If you are building a JupyterLab extension and were already supporting JupyterLab Classic, you might want to consider the following updates: