Jupyter-server

Latest version: v2.14.0

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

Scan your dependencies

Page 5 of 15

2.2.0

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

Enhancements made

- Only load enabled extension packages [1180](https://github.com/jupyter-server/jupyter_server/pull/1180) ([minrk](https://github.com/minrk))
- Pass in a logger to get_metadata [1176](https://github.com/jupyter-server/jupyter_server/pull/1176) ([yuvipanda](https://github.com/yuvipanda))

Bugs fixed

- Don't assume that resources entries are relative [1182](https://github.com/jupyter-server/jupyter_server/pull/1182) ([ojarjur](https://github.com/ojarjur))

Maintenance and upkeep improvements

- Updates for client 8 [1188](https://github.com/jupyter-server/jupyter_server/pull/1188) ([blink1073](https://github.com/blink1073))
- Use repr in logging for exception. [1185](https://github.com/jupyter-server/jupyter_server/pull/1185) ([Carreau](https://github.com/Carreau))
- Update example npm deps [1184](https://github.com/jupyter-server/jupyter_server/pull/1184) ([blink1073](https://github.com/blink1073))
- Fix docs and examples [1183](https://github.com/jupyter-server/jupyter_server/pull/1183) ([blink1073](https://github.com/blink1073))
- Update jupyter client api docs links [1179](https://github.com/jupyter-server/jupyter_server/pull/1179) ([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=2023-01-13&to=2023-01-31&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-01-13..2023-01-31&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2023-01-13..2023-01-31&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-01-13..2023-01-31&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2023-01-13..2023-01-31&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-01-13..2023-01-31&type=Issues) | [ojarjur](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aojarjur+updated%3A2023-01-13..2023-01-31&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-01-13..2023-01-31&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ayuvipanda+updated%3A2023-01-13..2023-01-31&type=Issues)

2.1.0

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

Bugs fixed

- Fix preferred_dir for sync contents manager [1173](https://github.com/jupyter-server/jupyter_server/pull/1173) ([vidartf](https://github.com/vidartf))

Maintenance and upkeep improvements

- Update typing and warning handling [1174](https://github.com/jupyter-server/jupyter_server/pull/1174) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Add api docs [1159](https://github.com/jupyter-server/jupyter_server/pull/1159) ([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=2023-01-12&to=2023-01-12&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-01-12..2023-01-12&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-01-12..2023-01-12&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2023-01-12..2023-01-12&type=Issues)

2.0.7

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

Enhancements made

- Log how long each extension module takes to import [1171](https://github.com/jupyter-server/jupyter_server/pull/1171) ([yuvipanda](https://github.com/yuvipanda))
- Set JPY_SESSION_NAME to full notebook path. [1100](https://github.com/jupyter-server/jupyter_server/pull/1100) ([Carreau](https://github.com/Carreau))

Bugs fixed

- Reapply preferred_dir fix, now with better backwards compatibility [1162](https://github.com/jupyter-server/jupyter_server/pull/1162) ([vidartf](https://github.com/vidartf))

Maintenance and upkeep improvements

- Update example to use hatch [1169](https://github.com/jupyter-server/jupyter_server/pull/1169) ([blink1073](https://github.com/blink1073))
- Clean up docs build and typing [1168](https://github.com/jupyter-server/jupyter_server/pull/1168) ([blink1073](https://github.com/blink1073))
- Fix check release by ignoring duplicate file name in wheel [1163](https://github.com/jupyter-server/jupyter_server/pull/1163) ([blink1073](https://github.com/blink1073))
- Fix broken link in warning message [1158](https://github.com/jupyter-server/jupyter_server/pull/1158) ([consideRatio](https://github.com/consideRatio))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2022-12-29..2023-01-12&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2022-12-29..2023-01-12&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2022-12-29..2023-01-12&type=Issues) | [consideRatio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AconsideRatio+updated%3A2022-12-29..2023-01-12&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ameeseeksdev+updated%3A2022-12-29..2023-01-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2022-12-29..2023-01-12&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2022-12-29..2023-01-12&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2022-12-29..2023-01-12&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ayuvipanda+updated%3A2022-12-29..2023-01-12&type=Issues)

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)

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.