self compiled sage , how to start jupyter notebook?
I compiled sage 8.7 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
What are the messages in the console? You might want to run in debug mode to see more information