Jupyter-scheduler

Latest version: v2.7.1

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

Scan your dependencies

Page 1 of 5

2.7.1

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.7.0...8b13516cb9a2ad804b8e866e80307b1428ec089a))

Enhancements made

- Emit telemetry event on "Run job with input folder" checkbox click [523](https://github.com/jupyter-server/jupyter-scheduler/pull/523) ([andrii-i](https://github.com/andrii-i))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2024-05-29&to=2024-06-03&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2024-05-29..2024-06-03&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

2.7.0

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.6.0...5b55901d565ad1a2894beaf1aa638dbc016bcf37))

Enhancements made

- Update to SQLAlchemy 2.x [521](https://github.com/jupyter-server/jupyter-scheduler/pull/521) ([andrii-i](https://github.com/andrii-i))
- Add database schema update and database migration logic [520](https://github.com/jupyter-server/jupyter-scheduler/pull/520) ([andrii-i](https://github.com/andrii-i))
- Use pytest temporary folders and fixtures to create test file hierarchy at test time [516](https://github.com/jupyter-server/jupyter-scheduler/pull/516) ([andrii-i](https://github.com/andrii-i))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2024-04-30&to=2024-05-29&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2024-04-30..2024-05-29&type=Issues)

2.6.0

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.5.2...51a5ee4cb5681844ee4d6d2577545fb973ad7890))

Enhancements made

- Add tests for Scheduler job and job definition creation with input folder, refactor execution manager test [513](https://github.com/jupyter-server/jupyter-scheduler/pull/513) ([andrii-i](https://github.com/andrii-i))
- Package input files (no autodownload, no multiprocessing DownloadManager) [510](https://github.com/jupyter-server/jupyter-scheduler/pull/510) ([andrii-i](https://github.com/andrii-i))

Maintenance and upkeep improvements

- Clarify support lifecycle after JupyterLab 3 end of maintenance [508](https://github.com/jupyter-server/jupyter-scheduler/pull/508) ([andrii-i](https://github.com/andrii-i))

Documentation improvements

- Clarify support lifecycle after JupyterLab 3 end of maintenance [508](https://github.com/jupyter-server/jupyter-scheduler/pull/508) ([andrii-i](https://github.com/andrii-i))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2024-04-15&to=2024-04-30&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2024-04-15..2024-04-30&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2024-04-15..2024-04-30&type=Issues)

2.5.2

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.5.1...b01c76088bb9acfac846727681a94c6e58493b9e))

Bugs fixed

- Changed column header to "Input file" in Notebook Job Definitions [496](https://github.com/jupyter-server/jupyter-scheduler/pull/496) ([srdas](https://github.com/srdas))

Maintenance and upkeep improvements

- Update Release Scripts [502](https://github.com/jupyter-server/jupyter-scheduler/pull/502) ([blink1073](https://github.com/blink1073))
- Bump ip from 2.0.0 to 2.0.1 [491](https://github.com/jupyter-server/jupyter-scheduler/pull/491) ([dependabot](https://github.com/dependabot))
- Bump ip from 2.0.0 to 2.0.1 in /ui-tests [490](https://github.com/jupyter-server/jupyter-scheduler/pull/490) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2024-02-15&to=2024-04-15&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2024-02-15..2024-04-15&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Ablink1073+updated%3A2024-02-15..2024-04-15&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adependabot+updated%3A2024-02-15..2024-04-15&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2024-02-15..2024-04-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2024-02-15..2024-04-15&type=Issues) | [srdas](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Asrdas+updated%3A2024-02-15..2024-04-15&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Awelcome+updated%3A2024-02-15..2024-04-15&type=Issues)

2.5.1

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.5.0...01fc2dca2a01673311abbaf970e0a80ee1368299))

Bugs fixed

- Fix translator usage, remove jupyterlab/rendermime-interfaces dependency [483](https://github.com/jupyter-server/jupyter-scheduler/pull/483) ([andrii-i](https://github.com/andrii-i))
- Make server extension verification call during extension startup non-blocking [480](https://github.com/jupyter-server/jupyter-scheduler/pull/480) ([andrii-i](https://github.com/andrii-i))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2024-01-23&to=2024-02-15&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2024-01-23..2024-02-15&type=Issues) | [dlqqq](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adlqqq+updated%3A2024-01-23..2024-02-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2024-01-23..2024-02-15&type=Issues)

2.5.0

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v2.4.0...675dba6adaa4cec879c9b4c4e85c07020ee88519))

Enhancements made

- Emit telemetry events on success and failure of the Create Job, Create Job Definition, Create Job from Job Definition hooks [472](https://github.com/jupyter-server/jupyter-scheduler/pull/472) ([andrii-i](https://github.com/andrii-i))

Maintenance and upkeep improvements

- Bump babel/traverse from 7.19.0 to 7.23.7 [474](https://github.com/jupyter-server/jupyter-scheduler/pull/474) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2023-11-16&to=2024-01-23&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2023-11-16..2024-01-23&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adependabot+updated%3A2023-11-16..2024-01-23&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2023-11-16..2024-01-23&type=Issues)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.