Jupyter-server

Latest version: v2.14.1

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

Scan your dependencies

Page 3 of 15

2.10.1

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

Bugs fixed

- ContentsHandler return 404 rather than raise exc [1357](https://github.com/jupyter-server/jupyter_server/pull/1357) ([bloomsa](https://github.com/bloomsa))

Maintenance and upkeep improvements

- Clean up ruff config [1358](https://github.com/jupyter-server/jupyter_server/pull/1358) ([blink1073](https://github.com/blink1073))
- Add more typings [1356](https://github.com/jupyter-server/jupyter_server/pull/1356) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [1355](https://github.com/jupyter-server/jupyter_server/pull/1355) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-11-06..2023-11-15&type=Issues) | [bloomsa](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abloomsa+updated%3A2023-11-06..2023-11-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-11-06..2023-11-15&type=Issues)

2.10.0

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

Enhancements made

- Update kernel env to reflect changes in session [1354](https://github.com/jupyter-server/jupyter_server/pull/1354) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Clean up config and address warnings [1353](https://github.com/jupyter-server/jupyter_server/pull/1353) ([blink1073](https://github.com/blink1073))
- Clean up lint and typing [1351](https://github.com/jupyter-server/jupyter_server/pull/1351) ([blink1073](https://github.com/blink1073))
- Update typing for traitlets 5.13 [1350](https://github.com/jupyter-server/jupyter_server/pull/1350) ([blink1073](https://github.com/blink1073))
- Update typings and fix tests [1344](https://github.com/jupyter-server/jupyter_server/pull/1344) ([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-10-25&to=2023-11-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-10-25..2023-11-06&type=Issues)

2.9.1

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

Bugs fixed

- Revert "Update kernel env to reflect changes in session." [1346](https://github.com/jupyter-server/jupyter_server/pull/1346) ([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-10-25&to=2023-10-25&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-10-25..2023-10-25&type=Issues)

2.9.0

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

Enhancements made

- Ability to configure cull_idle_timeout with kernelSpec [1342](https://github.com/jupyter-server/jupyter_server/pull/1342) ([akshaychitneni](https://github.com/akshaychitneni))
- Update kernel env to reflect changes in session. [1341](https://github.com/jupyter-server/jupyter_server/pull/1341) ([Carreau](https://github.com/Carreau))

Bugs fixed

- Run Gateway token renewers even if the auth token is empty. [1340](https://github.com/jupyter-server/jupyter_server/pull/1340) ([ojarjur](https://github.com/ojarjur))

Contributors to this release

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

[akshaychitneni](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aakshaychitneni+updated%3A2023-10-16..2023-10-25&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2023-10-16..2023-10-25&type=Issues) | [ojarjur](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aojarjur+updated%3A2023-10-16..2023-10-25&type=Issues)

2.8.0

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

Enhancements made

- Added Logs for get_os_path closes issue [1336](https://github.com/jupyter-server/jupyter_server/pull/1336) ([jayeshsingh9767](https://github.com/jayeshsingh9767))

Bugs fixed

- Avoid showing "No answer for 5s" when shutdown is slow [1320](https://github.com/jupyter-server/jupyter_server/pull/1320) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- Update typings for mypy 1.6 [1337](https://github.com/jupyter-server/jupyter_server/pull/1337) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [1334](https://github.com/jupyter-server/jupyter_server/pull/1334) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Add typings to commonly used APIs [1333](https://github.com/jupyter-server/jupyter_server/pull/1333) ([blink1073](https://github.com/blink1073))
- Update typings for traitlets 5.10 [1330](https://github.com/jupyter-server/jupyter_server/pull/1330) ([blink1073](https://github.com/blink1073))
- Adopt sp-repo-review [1324](https://github.com/jupyter-server/jupyter_server/pull/1324) ([blink1073](https://github.com/blink1073))
- Bump actions/checkout from 3 to 4 [1321](https://github.com/jupyter-server/jupyter_server/pull/1321) ([dependabot](https://github.com/dependabot))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-08-31..2023-10-16&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adependabot+updated%3A2023-08-31..2023-10-16&type=Issues) | [jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajayeshsingh9767+updated%3A2023-08-31..2023-10-16&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-08-31..2023-10-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-08-31..2023-10-16&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-08-31..2023-10-16&type=Issues)

2.7.3

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

New features added

- Support external kernels [1305](https://github.com/jupyter-server/jupyter_server/pull/1305) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

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

[davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2023-08-18..2023-08-31&type=Issues)

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.