Ipykernel

Latest version: v6.29.5

Safety actively analyzes 688746 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 22 of 23

4.3

4.3.0

- Publish all IO in a thread, via `IOPubThread`. This solves the problem of requiring
`sys.stdout.flush` to be called in
the notebook to produce output promptly during long-running cells.

- Remove references to outdated IPython guiref in kernel banner.

- Patch faulthandler to use `sys.__stderr__` instead of forwarded
`sys.stderr`, which has no fileno when forwarded.

- Deprecate some vestiges of the Big Split:

- `ipykernel.find_connection_file`
is deprecated. Use
`jupyter_client.find_connection_file` instead.

\- Various pieces of code specific to IPython parallel are
deprecated in ipykernel and moved to ipyparallel.

4.2.2

- Don't show interactive debugging info when kernel crashes
- Fix handling of numerical types in json_clean
- Testing fixes for output capturing

4.2.1

- Fix default display name back to "Python X" instead of "pythonX"

4.2

- Support sending a full message in initial opening of comms
(metadata, buffers were not previously allowed)
- When using `ipython kernel install --name` to install the IPython
kernelspec, default display-name to the same value as `--name`.

4.2.0

Page 22 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.