jupyverse

A web server for Jupyter, based on FastAPI.

Install

For now, the only supported JupyterLab distribution is retrolab, so it must also be installed.

pip install jupyverse retrolab

Usage

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.