Ask Your Question
0

self compiled sage , how to start jupyter notebook?

asked 2019-04-05 11:27:35 +0200

msage gravatar image

updated 2019-04-05 13:30:09 +0200

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

edit retag flag offensive close merge delete

Comments

What are the messages in the console? You might want to run in debug mode to see more information

./sage --notebook jupyter --debug
vdelecroix gravatar imagevdelecroix ( 2019-04-05 13:54:44 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
-1

answered 2019-04-05 14:04:32 +0200

msage gravatar image

I updated my system, restarted, and now it works...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-04-05 11:27:35 +0200

Seen: 166 times

Last updated: Apr 05 '19