This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
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: