Hi all,
Slightly before the monday following last friday of the month, IPython 7.27.0 was released a few minutes ago, and is now available on PyPI, soon on conda-forge
Nothing critical you can read the what’s new on readthedocs
upgrade
You can upgrade with pip:
pip install ipython --upgrade
And if you are using conda, once available on conda-forge:
conda upgrade ipython