Sage Mathematics Software

The Sage notebook has changed

Take me to the new Sage/Jupyter notebook

Run the old Sage Notebook

To skip this screen and go directly to the new Jupyter notebook, run sage --notebook=jupyter

To launch the old notebook instead, run sage --notebook=sagenb on the command line.

Convert old notebooks to Jupyter

Click on any of the notebooks below to convert it to a new Jupyter notebook and open it in Jupyter:

ID
Name
{% for nb in notebooks %}
{{ nb.unique_id }}
{{ nb.name }}
{% endfor %}