Open embray opened 6 years ago
Retargeting some of my tickets (somewhat optimistically for now).
Removing most of the rest of my open tickets out of the 8.7 milestone, which should be closed.
This is still broken in sage-10.3.
See https://github.com/sagemathinc/cocalc/issues/2916 for screenshots of this being broken in the latest jupyterlab/cocalc.
Still totally broken in sage-10.4. Not surprisingly, since nobody is working on that ancient sage bug.
As pointed out in https://ask.sagemath.org/question/43964/how-to-attach-a-simple-sage-script-in-a-sage-jupyter-notebook/, trying to use
attach()
in a Jupyter Notebook results in just an error message:I was able to confirm this even with a trivial
.sage
file.I suspect
attach()
can be implemented without breaking any other inputhooks.Component: notebook
Issue created by migration from https://trac.sagemath.org/ticket/26620