bradencarlson / sage-jupyter

SageMath files (via Jupyter Notebooks) that give an introduction to using SageMath to explore select topics in Abstract Algebra and Cryptography. Note that no local installation of SageMath or Jupyter Notebooks is required to access and use this Project
MIT License
3 stars 2 forks source link

Jupyter Installation standard with SageMath #10

Closed bradencarlson closed 2 years ago

bradencarlson commented 2 years ago

In linux, upon installation of SageMath, Jupyter Notebooks is immideatly available. This should be noted in the Project, with additional instructions if the user has trouble with running the command sage -n jupyter.

bradencarlson commented 2 years ago

instructions added to the jupyter-installation.md file to tell the user to try the sage -n jupyter command or look for the SageMath Notebook icon before trying to install Jupyter Notebooks.