Konubinix' opinionated web of thoughts

Hint to Reinstall Ipython in Case It Stops Working Correctly (Like Bad Completion)

Fleeting

pip uninstall ipython pip cache purge pip install –force-reinstall –upgrade ipython

https://github.com/spyder-ide/spyder/issues/21473