<div dir="ltr"><div><div><div>Jupyter is going to be a suite of related projects for interactive computing in multiple languages. *Jupyterhub* is one of the first projects using that naming umbrella, and is responsible for running what we currently call IPython Notebook servers for multiple users.<br><br></div>We will be splitting up the code currently called IPython into several parts, most of which will be called Jupyter. The IPython Notebook (the application) will become the Jupyter Notebook. There is no plan to merge this into Jupyterhub - that is a separate project under the Jupyter name. So you will definitely still be able to run the notebook server without Jupyterhub.<br><br></div>The Notebook application will be able to work with notebooks written in different programming languages (this is already working in master). After we split up the project currently called IPython, the bits specific to running and interacting with Python code will continue to be called IPython, while the parts that work for any language will be called Jupyter.<br><br></div>I hope that clarifies the changes a bit.<br><br>Thomas<br><div class="gmail_extra"><br><div class="gmail_quote">On 6 February 2015 at 11:54, John Omernik <span dir="ltr"><<a href="mailto:john@omernik.com" target="_blank">john@omernik.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there a clear strategy for how iPython will or won't be merging<br>
with Jupyterhub. I'd like to start doing some dev/testing work with<br>
non-released builds but want to make sure I understand how the<br>
progression will occur. Is iPython going to be just another shell for<br>
the Jupyterhub and thus without Jupyterhub iPython support will fall<br>
away? is it a renaming with a broader focus? etc etc<br>
<br>
<br>
Thanks!<br>
<br>
John<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div><br></div></div>