Jupyter-server

Latest version: v2.15.0

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

Scan your dependencies

Page 6 of 15

2.0.6

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.5...73d577610cda544e85139842c4186f7e77197440))

Bugs fixed

- Iterate through set of apps in `extension_manager.any_activity` method [1157](https://github.com/jupyter-server/jupyter_server/pull/1157) ([mahendrapaipuri](https://github.com/mahendrapaipuri))

Maintenance and upkeep improvements

- Handle flake8-errmsg [1155](https://github.com/jupyter-server/jupyter_server/pull/1155) ([blink1073](https://github.com/blink1073))
- Add spelling and docstring enforcement [1147](https://github.com/jupyter-server/jupyter_server/pull/1147) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Add spelling and docstring enforcement [1147](https://github.com/jupyter-server/jupyter_server/pull/1147) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-23&to=2022-12-29&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-12-23..2022-12-29&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2022-12-23..2022-12-29&type=Issues) | [mahendrapaipuri](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amahendrapaipuri+updated%3A2022-12-23..2022-12-29&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2022-12-23..2022-12-29&type=Issues)

2.0.5

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.4...ec9029f07fe377ebb86b77e0eadd159fc9288c98))

Bugs fixed

- Remove `end` kwarg after migration from print to info [1151](https://github.com/jupyter-server/jupyter_server/pull/1151) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Import ensure-sync directly from dependence. [1149](https://github.com/jupyter-server/jupyter_server/pull/1149) ([Carreau](https://github.com/Carreau))
- Update deprecation warning [1148](https://github.com/jupyter-server/jupyter_server/pull/1148) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-21&to=2022-12-23&type=c))

[Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2022-12-21..2022-12-23&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2022-12-21..2022-12-23&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akrassowski+updated%3A2022-12-21..2022-12-23&type=Issues)

2.0.4

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.3...53377e25efe0faf4e2a984254ca2c301aeea096d))

Bugs fixed

- Fix handling of extension last activity [1145](https://github.com/jupyter-server/jupyter_server/pull/1145) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-21&to=2022-12-21&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-12-21..2022-12-21&type=Issues)

2.0.3

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.2...e35fbbc238a5b96d869c574fe8b8eb27b9605a05))

Bugs fixed

- Restore default writing of browser open redirect file, add opt-in to skip [1144](https://github.com/jupyter-server/jupyter_server/pull/1144) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-20&to=2022-12-21&type=c))

[bollwyvl](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abollwyvl+updated%3A2022-12-20..2022-12-21&type=Issues)

2.0.2

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.1...b5b7c5e9141698ab0206f74b8944972cbc4cf6fe))

Bugs fixed

- Raise errors on individual problematic extensions when listing extension [1139](https://github.com/jupyter-server/jupyter_server/pull/1139) ([Zsailer](https://github.com/Zsailer))
- Find an available port before starting event loop [1136](https://github.com/jupyter-server/jupyter_server/pull/1136) ([blink1073](https://github.com/blink1073))
- only write browser files if we're launching the browser [1133](https://github.com/jupyter-server/jupyter_server/pull/1133) ([hhuuggoo](https://github.com/hhuuggoo))
- Logging message used to list sessions fails with template error [1132](https://github.com/jupyter-server/jupyter_server/pull/1132) ([vindex10](https://github.com/vindex10))
- Include base_url at start of kernelspec resources path [1124](https://github.com/jupyter-server/jupyter_server/pull/1124) ([bloomsa](https://github.com/bloomsa))

Maintenance and upkeep improvements

- Fix lint rule [1128](https://github.com/jupyter-server/jupyter_server/pull/1128) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-08&to=2022-12-20&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-12-08..2022-12-20&type=Issues) | [bloomsa](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abloomsa+updated%3A2022-12-08..2022-12-20&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2022-12-08..2022-12-20&type=Issues) | [hhuuggoo](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ahhuuggoo+updated%3A2022-12-08..2022-12-20&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2022-12-08..2022-12-20&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2022-12-08..2022-12-20&type=Issues) | [vindex10](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avindex10+updated%3A2022-12-08..2022-12-20&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2022-12-08..2022-12-20&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2022-12-08..2022-12-20&type=Issues)

2.0.1

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.0.0...a400c0e0de56b1abe821ce26875fad9e7e711596))

Enhancements made

- \[Gateway\] Remove redundant list kernels request during session poll [1112](https://github.com/jupyter-server/jupyter_server/pull/1112) ([kevin-bates](https://github.com/kevin-bates))

Maintenance and upkeep improvements

- Fix jupyter_core pinning [1122](https://github.com/jupyter-server/jupyter_server/pull/1122) ([ophie200](https://github.com/ophie200))
- Update docutils requirement from \<0.19 to \<0.20 [1120](https://github.com/jupyter-server/jupyter_server/pull/1120) ([dependabot](https://github.com/dependabot))
- Adopt ruff and use less pre-commit [1114](https://github.com/jupyter-server/jupyter_server/pull/1114) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-12-06&to=2022-12-08&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-12-06..2022-12-08&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2022-12-06..2022-12-08&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adependabot+updated%3A2022-12-06..2022-12-08&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2022-12-06..2022-12-08&type=Issues) | [ofek](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aofek+updated%3A2022-12-06..2022-12-08&type=Issues) | [ophie200](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aophie200+updated%3A2022-12-06..2022-12-08&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2022-12-06..2022-12-08&type=Issues)

Page 6 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.