Ask Your Question

Revision history [back]

I ran into the same problem on Linux Mint.

A workaround on my system is to launch a Python Jupyter server via sage -n, and in the first cell of a notebook I import sage via from sage.all import *.