IPython 8.0 released
Version8.0 of the IPython read-eval-print-loop implementation for Python isout.
This major release comes with many improvements to the existingcodebase and several new features. These new features are codereformatting with Black in the CLI, ghost suggestions, and bettertracebacks which highlight the error node, thus making complexexpressions easier to debug.