[IPython-dev] IPython 7.4 out.

Matthias Bussonnier bussonniermatthias at gmail.com
Wed Feb 20 21:00:17 EST 2019


See the full announce on discourse:

https://discourse.jupyter.org/t/release-of-ipython-7-3/409

As usual available on PyPI, and on conda-forge.
You can update with
$ pip install ipython --upgrade
And if you are using conda, once available on conda-forge:
$ conda upgrade ipython

The biggest update to this release is the addition of %conda and %pip magic
that should ease the installation of packages in the current environment.
If you are on the bleeding edge this also adds compatibility with Python
3.8.

If you are looking to help for future 7.4 release, subscribe to this
issue[1], I’ll update it with things you can help with. It is a great way
to get started contributing.
-- 
M
1: https://github.com/ipython/ipython/issues/11614
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20190220/2f5778ac/attachment.html>


More information about the IPython-dev mailing list