1 | initial version |
Installing Sage using the Sage-Windows installer usually places several icons on the desktop:
In the Sage shell, one can type pip install jupyterlab
or
sage -i jupyterlab_widgets
which will install JupyterLab
and its widgets (useful in order to use sage interacts in
Jupyter sheets running in JupyterLab).
To run JupyterLab after installing it, open the Sage shell and run
jupyter lab