IPython 8.0 released
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.
