1 | initial version |
Consider using JupyterLab.
Install it by running:
$ sage --pip install jupyterlab
Launch it by running:
$ sage -n jupyterlab
It provides a very convenient filesystem navigation, allows you to have several sub tab in the same browser tab, and to tile them to display them side by side...