Unusual timing, unusual release.
Release of IPython 8.0. IPython is a powerful Python REPL that… | by Matthias Bussonnier | Jan, 2022 | Jupyter Blog and IPython 8.0, Lessons learned maintaining software | Quansight Labs
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.