Hi Arnav,
Could you elaborate on "the issue seems to be that Sage's Python interferes
with the main Jupyter Hub"?
The way Jupyter works is each kernel is essentially an abstract process that it
passes messages between using zeromq, so in principle Sage's Python shouldn't
be able to "interfere"
Hello,
I maintain a JupyterHub service for my department (currently Julia and
Python), and a professor has asked us to support Sage. I've played around
with it, but without much luck; the issue seems to be that Sage's Python
interferes with the main JupyterHub. I can't find a quick fix.
Does