2

I followed the instructions in How to install SageMath kernel in Jupyter but as soon as a I create a new SageMath worksheet in the Jupyter Notebook, the worksheet opens, and, after a few seconds, I get a message saying the Sage kernel died. This, without having the time to ask for the least computation.

I don't experiment this issue with the Python 3 kernel. I am running all this on Ubuntu 18.04.

Could it be related to my installation of Jupyter, which is based on Python 3, while, if I understand well, Sage runs using Python 2.

I installed Jupyter following the pip install instructions of jupyter.org:

$ python3 -m pip install --upgrade pip
$ python3 -m pip install jupyter
Samuel Lelièvre
  • 3,212
  • 1
  • 14
  • 27
gcousin
  • 142
  • 7

0 Answers0