Ipykernel

Latest version: v6.29.4

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

Scan your dependencies

Page 8 of 23

6.14.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.13.1...269569787419a47da562ed69fbe6363619f3b7e5))

Enhancements made

- Add cpu_count to the usage_reply [952](https://github.com/ipython/ipykernel/pull/952) ([echarles](https://github.com/echarles))

Bugs fixed

- use pss memory info type if available for the resource usage reply [948](https://github.com/ipython/ipykernel/pull/948) ([echarles](https://github.com/echarles))
- Ensure psutil for the process is accurate [937](https://github.com/ipython/ipykernel/pull/937) ([echarles](https://github.com/echarles))

Maintenance and upkeep improvements

- Fix sphinx 5.0 support [951](https://github.com/ipython/ipykernel/pull/951) ([blink1073](https://github.com/blink1073))
- \[pre-commit.ci\] pre-commit autoupdate [950](https://github.com/ipython/ipykernel/pull/950) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-06-06&to=2022-06-13&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-06-06..2022-06-13&type=Issues) | [echarles](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2022-06-06..2022-06-13&type=Issues) | [nishikantparmariam](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Anishikantparmariam+updated%3A2022-06-06..2022-06-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-06-06..2022-06-13&type=Issues)

6.13.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.13.0...82179ef8ae4e9bdcd99a4a4c3807e8f773f1e92c))

Bugs fixed

- Fix richInspectVariables [943](https://github.com/ipython/ipykernel/pull/943) ([davidbrochart](https://github.com/davidbrochart))
- Force debugger metadata in built wheel [941](https://github.com/ipython/ipykernel/pull/941) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- \[pre-commit.ci\] pre-commit autoupdate [945](https://github.com/ipython/ipykernel/pull/945) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Clean up typings [939](https://github.com/ipython/ipykernel/pull/939) ([blink1073](https://github.com/blink1073))
- \[pre-commit.ci\] pre-commit autoupdate [938](https://github.com/ipython/ipykernel/pull/938) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Clean up types [933](https://github.com/ipython/ipykernel/pull/933) ([blink1073](https://github.com/blink1073))
- \[pre-commit.ci\] pre-commit autoupdate [932](https://github.com/ipython/ipykernel/pull/932) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Switch to hatch backend [931](https://github.com/ipython/ipykernel/pull/931) ([blink1073](https://github.com/blink1073))
- \[pre-commit.ci\] pre-commit autoupdate [928](https://github.com/ipython/ipykernel/pull/928) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [926](https://github.com/ipython/ipykernel/pull/926) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Allow enforce PR label workflow to add labels [921](https://github.com/ipython/ipykernel/pull/921) ([blink1073](https://github.com/blink1073))
- \[pre-commit.ci\] pre-commit autoupdate [920](https://github.com/ipython/ipykernel/pull/920) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [919](https://github.com/ipython/ipykernel/pull/919) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [917](https://github.com/ipython/ipykernel/pull/917) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-04-11&to=2022-06-06&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-04-11..2022-06-06&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adavidbrochart+updated%3A2022-04-11..2022-06-06&type=Issues) | [fabioz](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afabioz+updated%3A2022-04-11..2022-06-06&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afcollonval+updated%3A2022-04-11..2022-06-06&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-04-11..2022-06-06&type=Issues)

6.13.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.12.1...05c6e655e497a944fd738d9b744fad90bc78b70a))

Enhancements made

- Add the PID to the resource usage reply [908](https://github.com/ipython/ipykernel/pull/908) ([echarles](https://github.com/echarles))

Bugs fixed

- Fix qtconsole spawn [915](https://github.com/ipython/ipykernel/pull/915) ([andia89](https://github.com/andia89))

Maintenance and upkeep improvements

- Add basic mypy support [913](https://github.com/ipython/ipykernel/pull/913) ([blink1073](https://github.com/blink1073))
- Clean up pre-commit [911](https://github.com/ipython/ipykernel/pull/911) ([blink1073](https://github.com/blink1073))
- Update setup.py [909](https://github.com/ipython/ipykernel/pull/909) ([tlinhart](https://github.com/tlinhart))
- \[pre-commit.ci\] pre-commit autoupdate [906](https://github.com/ipython/ipykernel/pull/906) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-04-04&to=2022-04-11&type=c))

[andia89](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aandia89+updated%3A2022-04-04..2022-04-11&type=Issues) | [blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-04-04..2022-04-11&type=Issues) | [echarles](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2022-04-04..2022-04-11&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ameeseeksdev+updated%3A2022-04-04..2022-04-11&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-04-04..2022-04-11&type=Issues) | [tlinhart](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Atlinhart+updated%3A2022-04-04..2022-04-11&type=Issues)

6.12.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.12.0...3a04ea3fa50d01bcc09f10e3de8bb5570c2cd619))

Maintenance and upkeep improvements

- Clean up test deps and test setup [904](https://github.com/ipython/ipykernel/pull/904) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-04-04&to=2022-04-04&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-04-04..2022-04-04&type=Issues)

6.12.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.11.0...70073edbdae17be396093be96bf880da069e7e52))

Enhancements made

- use packaging instead of pkg_resources to parse versions [900](https://github.com/ipython/ipykernel/pull/900) ([minrk](https://github.com/minrk))

Bugs fixed

- Make cell_id optional [902](https://github.com/ipython/ipykernel/pull/902) ([blink1073](https://github.com/blink1073))
- Do not try to send on iostream if closed [899](https://github.com/ipython/ipykernel/pull/899) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-03-31&to=2022-04-04&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-03-31..2022-04-04&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Abollwyvl+updated%3A2022-03-31..2022-04-04&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2022-03-31..2022-04-04&type=Issues)

6.11.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.10.0...d8520c1c68e0e1c401ecc36e962cf369366c3707))

Enhancements made

- Include method signatures in experimental completion results [895](https://github.com/ipython/ipykernel/pull/895) ([MrBago](https://github.com/MrBago))
- Try to pass cell id to executing kernel. [886](https://github.com/ipython/ipykernel/pull/886) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- Handle warnings in tests [896](https://github.com/ipython/ipykernel/pull/896) ([blink1073](https://github.com/blink1073))
- Run flake and remove deprecated import [894](https://github.com/ipython/ipykernel/pull/894) ([blink1073](https://github.com/blink1073))
- Add ignore-revs file [893](https://github.com/ipython/ipykernel/pull/893) ([blink1073](https://github.com/blink1073))
- Autoformat with black and isort [892](https://github.com/ipython/ipykernel/pull/892) ([blink1073](https://github.com/blink1073))
- Add pytest opts and pre-commit [889](https://github.com/ipython/ipykernel/pull/889) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2022-03-28&to=2022-03-31&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-03-28..2022-03-31&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2022-03-28..2022-03-31&type=Issues) | [MrBago](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AMrBago+updated%3A2022-03-28..2022-03-31&type=Issues) | [SylvainCorlay](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2022-03-28..2022-03-31&type=Issues)

Page 8 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.