Ipykernel

Latest version: v6.29.5

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

Scan your dependencies

Page 21 of 23

4.5.0

4.4.1

- Fix circular import of matplotlib on Python 2 caused by the inline
backend changes in 4.4.0.

4.4

4.4.0

- Use
[MPLBACKEND](http://matplotlib.org/devel/coding_guide.html?highlight=mplbackend#developing-a-new-backend)
environment variable to tell matplotlib >= 1.5 use use the inline
backend by default. This is only done if MPLBACKEND is not already
set and no backend has been explicitly loaded, so setting
`MPLBACKEND=Qt4Agg` or calling `%matplotlib notebook` or
`matplotlib.use('Agg')` will take precedence.
- Fixes for logging problems caused by 4.3, where logging could go to
the terminal instead of the notebook.
- Add `--sys-prefix` and `--profile` arguments to
`ipython kernel install`.
- Allow Comm (Widget) messages to be sent from background threads.
- Select inline matplotlib backend by default if `%matplotlib` magic
or `matplotlib.use()` are not called explicitly (for matplotlib >=
1.5).
- Fix some longstanding minor deviations from the message protocol
(missing status: ok in a few replies, connect_reply format).
- Remove calls to NoOpContext from IPython, deprecated in 5.0.

4.3.2

- Use a nonempty dummy session key for inprocess kernels to avoid
security warnings.

4.3.1

- Fix Windows Python 3.5 incompatibility caused by faulthandler patch
in 4.3

Page 21 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.