On Mon, 4 Nov 2019, 22:25 Nils Bruin, <nbr...@sfu.ca> wrote:

> On Monday, November 4, 2019 at 10:27:02 AM UTC-8, Dima Pasechnik wrote:
>>
>> Incidentally this brings up the question on how one should deal with
>> outdated (as they had to by Python2-compatible)
>> Sage's iPython and Jupyter.
>>
>>  What has worked for me for a long time is to install the sage ipython
> kernel for the system-wide jupyter install (or rather, just installing it
> on a personal level). That has worked quite well with just the Py3-based
> jupyter that fedora ships. The sage kernel would just run on its own
> python2, and jupyter uses its normal pipe-based communication with the
> kernel. It seems that the jupyter notebook kernel protocol is sufficiently
> backward compatible that it was happy to run between a modern py3-jupyter
> server and sage's (outdated?) jupyter kernel. Importing the extensions that
> sage uses into the py3-jupyter server doesn't even seem to be a problem.
>

Is Sage Jupyter kernel pipe-based?
(Jupyter uses zeromq, which can do inproc communication, and as far as I
know some kernels do this)



> Perhaps that's a useful/encouraging data point??
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/1708a5b7-93d7-4937-8dcd-6762aaf89f54%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-support/1708a5b7-93d7-4937-8dcd-6762aaf89f54%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq2gxsvHOhO%2BOSu0ZE66rNX6-KtNJn_VgNK9m%2BzWk%2B6r4w%40mail.gmail.com.

Reply via email to