I compiled sage 8.7 and get the message notebook is deprecated. normaly I start notebook with (notebook()) How can I start jupyter notebook?
1 | initial version |
I compiled sage 8.7 and get the message notebook is deprecated. normaly I start notebook with (notebook()) How can I start jupyter notebook?
I compiled sage 8.7 and get the message notebook is deprecated.
normaly I start notebook with (notebook())
How can I start jupyter notebook?
I tried the following: fresh compiled sage cd /opt/sage8.7 ./sage --notebook ipython
Jupyter starts, but when I want to calculate someting I always get "Kernel starting, please wait..." and nothing happens. Whats wrong
I compiled sage 8.7 How can I start jupyter notebook?
I tried the following:
fresh compiled sage
sage
cd /opt/sage8.7
./sage --notebook ipythonipython
Jupyter starts, but when I want to calculate someting I always get "Kernel starting, please wait..." and nothing happens. Whats wrong