[IPython-dev] iPython 3 vs Jupyter etc

Matthias Bussonnier bussonniermatthias at gmail.com
Fri Feb 6 15:16:20 EST 2015


Hi John, 

No, IPython will not merge with Jupyterhub. 
Jupyterhub will be the way to use Jupyter in  multiuser environment. 

IPython will be split into many sub projects. You will be able to use 
ipython terminal shell without Jupyter. 

Basically after 3.0 is released we will create (roughly) the following repo. 

Jupyterhub
Jupyter-notebook
Nbconvert
Nbformat
Qtconsole
IPython (the terminal shell) 
IPython (the kernel that works with Notebook, qtconsole)
Widgets, 
Traitlets
Config

I wrote a bit about that :
http://carreau.github.io/posts/15-Jupyter.html


Thomas already responded to you while I was writing that. 
So no, Jupyter is not a fork. We are Jupyter.
As you need to install tornado to have IPython notebook, 
you will just need more dependencies. 

The "renaming"  is just here to make people understand that
we are not only Python, we have ~26 kernels (cf ipython wiki)


Does that make sens ? 

-- 
M



Le 6 févr. 2015 à 11:54, John Omernik <john at omernik.com> a écrit :

> Is there a clear strategy for how iPython will or won't be merging
> with Jupyterhub. I'd like to start doing some dev/testing work with
> non-released builds but want to make sure I understand how the
> progression will occur. Is iPython going to be just another shell for
> the Jupyterhub and thus without Jupyterhub iPython support will fall
> away? is it a renaming with a broader focus? etc etc
> 
> 
> Thanks!
> 
> John
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150206/c0b101bd/attachment.html>


More information about the IPython-dev mailing list