Version 8 of the IPython REPL (read-eval-print-loop) has arrived, with enhancements for code formatting, auto-suggestions, and tracebacks. Unveiled January 12, IPython 8, which is under the Project Jupyter umbrella, has been in the making for three years, since the 7.0 release. One key feature is auto-reformatting with black in the CLI. If black is installed […]