No worries. One way to deal with a discussion that can be of interest
in two lists is to start it in one list and to advertise it in the other one
so interested people are informed and can join the discussion there.
> > One thing we could do for a start, given that for now we build
> > both Python 2 and Python 3 in any case, would be to transition
> > the Jupyter part of Sage-the-distribution to be python3-based,
> > allowing us to upgrade all the Jupyter stack to current versions.
> >
> > I don't know if there are any obstacles to that.
>
> That is certainly possible and we've actually been doing that for years in
> Arch with just a simple patch to bin/sage-notebook [1]. However, latest
> jupyter stack does probably require a never ipython than the one shipped by
> Sage, which brings us back to the question of whether it is possible to
> provide different versions for py2/py3.
We build two versions of Python, we might build two versions of IPython
until we drop Python 2... or build a different version of IPython and notebook
etc depending on the Python version.