IPython 8.0 released
IPython 8.0 released
[Development] Posted Jan 12, 2022 16:37 UTC (Wed) by corbet
Version 8.0 of the IPython read-eval-print-loop implementation for Python is out.
This major release comes with many improvements to the existing codebase and several new features. These new features are code reformatting with Black in the CLI, ghost suggestions, and better tracebacks which highlight the error node, thus making complex expressions easier to debug.
