Jupyter with Sagemath
If you have already installed Jupyter on your computer and want to use that with sagemath. You can easily invoke jupyter instead of the ipython notebook of sagemath with the following command that you should type at the sage prompt
sage:
or if you want to launch from the prompt then type
sage:
!sage -n jupyter
or if you want to launch from the prompt then type
sage -n jupyter
0 Comments:
Post a Comment
<< Home