Skip to content

Update IPython to 8.30.0

Thomas Kluyver requested to merge fix/update-ipython into master

This should fix the exception handling SystemExit raised from inside an except clause. @schmidtp

I also updated ipykernel to the current version, since that's only a small step from the version we were already on.

Merge request reports