You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I understand, there is no simple way to use the sagemath kernel from Sage-the-distribution with jupyter-qtconsole. In particular, running jupyter qtconsole --kernel sagemath from sage -sh doesn't do what I would expect.
With a system-wide install of Sage from the Debian package, jupyter qtconsole --kernel sagemath sort of works, but crashes when one attempts tab completion on a Sage object.
Currently:
jupyter qtconsole --kernel sagemath
fromsage -sh
doesn't do what I would expect.jupyter qtconsole --kernel sagemath
sort of works, but crashes when one attempts tab completion on a Sage object.Component: user interface
Issue created by migration from https://trac.sagemath.org/ticket/31369
The text was updated successfully, but these errors were encountered: