Jupyter-server

Latest version: v2.14.0

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

Scan your dependencies

Page 3 of 15

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)

2.7.1

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

Bugs fixed

- accessing API version should not count as activity [1315](https://github.com/jupyter-server/jupyter_server/pull/1315) ([minrk](https://github.com/minrk))
- Make kernel_id as a conditional optional field [1300](https://github.com/jupyter-server/jupyter_server/pull/1300) ([allstrive](https://github.com/allstrive))
- Reference current_user to detect auth [1294](https://github.com/jupyter-server/jupyter_server/pull/1294) ([bhperry](https://github.com/bhperry))

Maintenance and upkeep improvements

- send2trash now supports deleting from different filesystem type(1290) [1291](https://github.com/jupyter-server/jupyter_server/pull/1291) ([wqj97](https://github.com/wqj97))

Documentation improvements

- Add root `/api/` endpoint to REST spec [1312](https://github.com/jupyter-server/jupyter_server/pull/1312) ([minrk](https://github.com/minrk))
- Fix broken link in doc [1307](https://github.com/jupyter-server/jupyter_server/pull/1307) ([Hind-M](https://github.com/Hind-M))
- Rename notebook.auth.security.passwd->jupyter_server.auth.passwd in docs [1306](https://github.com/jupyter-server/jupyter_server/pull/1306) ([mathbunnyru](https://github.com/mathbunnyru))
- Update notes link [1298](https://github.com/jupyter-server/jupyter_server/pull/1298) ([krassowski](https://github.com/krassowski))
- docs: fix broken hyperlink to Tornado [1297](https://github.com/jupyter-server/jupyter_server/pull/1297) ([emmanuel-ferdman](https://github.com/emmanuel-ferdman))

Contributors to this release

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

[allstrive](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aallstrive+updated%3A2023-06-27..2023-08-15&type=Issues) | [bhperry](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abhperry+updated%3A2023-06-27..2023-08-15&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-06-27..2023-08-15&type=Issues) | [emmanuel-ferdman](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aemmanuel-ferdman+updated%3A2023-06-27..2023-08-15&type=Issues) | [Hind-M](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AHind-M+updated%3A2023-06-27..2023-08-15&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2023-06-27..2023-08-15&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akrassowski+updated%3A2023-06-27..2023-08-15&type=Issues) | [mathbunnyru](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amathbunnyru+updated%3A2023-06-27..2023-08-15&type=Issues) | [matthewwiese](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amatthewwiese+updated%3A2023-06-27..2023-08-15&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-06-27..2023-08-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-06-27..2023-08-15&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-06-27..2023-08-15&type=Issues) | [wqj97](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awqj97+updated%3A2023-06-27..2023-08-15&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2023-06-27..2023-08-15&type=Issues)

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.