A web server for Jupyter, based on FastAPI.
For now, the only supported JupyterLab distribution is retrolab, so it must also be installed.
pip install jupyverse retrolab
Just enter in a terminal:
jupyverse
This will open a browser at http://127.0.0.1:8000 by default, landing on the tree view of RetroLab.
For other options, see jupyverse --help
.