Jupyter-server

Latest version: v2.14.2

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

Scan your dependencies

Page 5 of 15

2.3.0

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

Enhancements made

- Support IPV6 in \_find_http_port() [1207](https://github.com/jupyter-server/jupyter_server/pull/1207) ([schnell18](https://github.com/schnell18))

Bugs fixed

- Redact tokens, etc. in url parameters from request logs [1212](https://github.com/jupyter-server/jupyter_server/pull/1212) ([minrk](https://github.com/minrk))
- Fix get_loader returning None when load_jupyter_server_extension is not found (1193)Co-authored-by: pre-commit-ci\[bot\] \<66853113+pre-commit-ci\[bot\]users.noreply.github.com> [1193](https://github.com/jupyter-server/jupyter_server/pull/1193) ([cmd-ntrf](https://github.com/cmd-ntrf))

Maintenance and upkeep improvements

- update LICENSE [1197](https://github.com/jupyter-server/jupyter_server/pull/1197) ([dcsaba89](https://github.com/dcsaba89))
- Add license 2 (1196 [1196](https://github.com/jupyter-server/jupyter_server/pull/1196) ([dcsaba89](https://github.com/dcsaba89))

Documentation improvements

- Update jupyterhub security link [1200](https://github.com/jupyter-server/jupyter_server/pull/1200) ([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-02-02&to=2023-02-15&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-02-02..2023-02-15&type=Issues) | [cmd-ntrf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acmd-ntrf+updated%3A2023-02-02..2023-02-15&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-02-02..2023-02-15&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adcsaba89+updated%3A2023-02-02..2023-02-15&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ameeseeksdev+updated%3A2023-02-02..2023-02-15&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-02-02..2023-02-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-02-02..2023-02-15&type=Issues) | [schnell18](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aschnell18+updated%3A2023-02-02..2023-02-15&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-02-02..2023-02-15&type=Issues)

2.2.1

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

Maintenance and upkeep improvements

- Delete the extra "or" in front of the second url [1194](https://github.com/jupyter-server/jupyter_server/pull/1194) ([jonnygrout](https://github.com/jonnygrout))
- remove upper bound on anyio [1192](https://github.com/jupyter-server/jupyter_server/pull/1192) ([minrk](https://github.com/minrk))
- Adopt more lint rules [1189](https://github.com/jupyter-server/jupyter_server/pull/1189) ([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-31&to=2023-02-02&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-01-31..2023-02-02&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-01-31..2023-02-02&type=Issues) | [jonnygrout](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajonnygrout+updated%3A2023-01-31..2023-02-02&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-01-31..2023-02-02&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-01-31..2023-02-02&type=Issues)

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)

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.