Ask Your Question

Revision history [back]

Did you reinstall Sage after updating your OS? You should.

With a recent version of SageMath installed, you have a choice of which notebook server to run.

In a terminal,

  • running

    sage -n jupyter

    will launch the Jupyter notebook,

  • running

    sage -n sagenb

    will run the legacy SageNB notebook.