[IPython-dev] [ANN] Released IPython 4.0, completing The Big Split

Fernando Perez fperez.net at gmail.com
Tue Aug 11 22:07:56 EDT 2015


Thanks so much to everyone who's put a crazy amount of work into this over
the last few months!

Cheers

f

On Tue, Aug 11, 2015 at 7:03 PM, MinRK <benjaminrk at gmail.com> wrote:

> We’ve just released IPython 4.0, completing the transition of
> language-agnostic pieces of IPython to their new homes on Jupyter. This is
> primarily a reorganization of the code into the new repos, with a few bugs
> fixed along the way.
>
> To install the new jupyter everything, including IPython, the notebook,
> qtconsole, etc.:
>
> pip install --upgrade jupyter
>
> and start the notebook with:
>
> jupyter notebook
>
> or get just the IPython terminal, without any of the Jupyter fun:
>
> pip install --upgrade ipython
>
> There should be shims for keep old commands and imports working during the
> transition, so let us know if you find places where that’s not the case.
>
> For more info, see the announcement
> <http://blog.jupyter.org/2015/08/12/first-release-of-jupyter/>, and the
> new jupyter docs <https://jupyter.readthedocs.org/en/latest/>.
>
> Thanks everyone!
>
> -The IPython and Jupyter Teams
>>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>


-- 
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150811/0423c750/attachment.html>


More information about the IPython-dev mailing list