IPython 8.0.0 out

Unusual timing, unusual release.

https://blog.jupyter.org/release-of-ipython-8-0-6e034ff122ef and https://labs.quansight.org/blog/2022/01/ipython-8.0-lessons-learned-maintaining-software/

You’ve read about the Beta and RC , you know the drill.

Get it

pip install ipython ipykernel --upgrade 

And if you are using conda, once available on conda-forge:

conda upgrade ipython

Things will break.

It’s a major release, things will break, I will likely do a 8.0.1 or 8.1 in two weeks. If you have questions you can comment on this thread.

And thanks to nick for all the conda-work.

3 Likes