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 -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CANJQusV1cttLB708kcvKQMo4z_KM%2BpiFYveYUTN1od2fHnVa9g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
