Jupyter-scheduler

Latest version: v2.6.0

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

Scan your dependencies

Page 1 of 5

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)

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

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)

2.4.0

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

Enhancements made

- Pydantic v1 and v2 compatibility, add `pydantic_v1` module [463](https://github.com/jupyter-server/jupyter-scheduler/pull/463) ([JasonWeill](https://github.com/JasonWeill))

Bugs fixed

- Removes zero-height style rule, which broke table display in Safari [461](https://github.com/jupyter-server/jupyter-scheduler/pull/461) ([JasonWeill](https://github.com/JasonWeill))

Contributors to this release

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

[JasonWeill](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3AJasonWeill+updated%3A2023-11-01..2023-11-16&type=Issues)

2.3.0

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

Enhancements made

- Telemetry patch [457](https://github.com/jupyter-server/jupyter-scheduler/pull/457) ([3coins](https://github.com/3coins))
- Added telemetry support. [448](https://github.com/jupyter-server/jupyter-scheduler/pull/448) ([3coins](https://github.com/3coins))

Bugs fixed

- Removed onMouseDown handler to avoid double submission [459](https://github.com/jupyter-server/jupyter-scheduler/pull/459) ([3coins](https://github.com/3coins))
- Migrate from hub to gh in workflows [452](https://github.com/jupyter-server/jupyter-scheduler/pull/452) ([dlqqq](https://github.com/dlqqq))
- Fix "event loop is already running" bug on Linux [450](https://github.com/jupyter-server/jupyter-scheduler/pull/450) ([dlqqq](https://github.com/dlqqq))

Contributors to this release

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

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2023-10-13..2023-11-01&type=Issues) | [dlqqq](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adlqqq+updated%3A2023-10-13..2023-11-01&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3AZsailer+updated%3A2023-10-13..2023-11-01&type=Issues)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.