Jupyter-scheduler

Latest version: v2.7.1

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

Scan your dependencies

Page 3 of 5

1.3.3

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v1.3.2...5cd14b538a656e8fd2318dbbb687f2bf4da8fd37))

Bugs fixed

- Fix 'icon' prop typing for ConfirmButton component [386](https://github.com/jupyter-server/jupyter-scheduler/pull/386) ([andrii-i](https://github.com/andrii-i))
- Add click handler to mouseDown on confirm button for Safari compatibilty [385](https://github.com/jupyter-server/jupyter-scheduler/pull/385) ([JasonWeill](https://github.com/JasonWeill))

Maintenance and upkeep improvements

Contributors to this release

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

[andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2023-05-11..2023-06-27&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2023-05-11..2023-06-27&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3AJasonWeill+updated%3A2023-05-11..2023-06-27&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2023-05-11..2023-06-27&type=Issues)

1.3.2

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v1.3.1...6e4081a273b6da508942d3fe0b4a8ee75f2eade3))

Bugs fixed

- Fixed encoding while reading notebook in some platforms [354](https://github.com/jupyter-server/jupyter-scheduler/pull/354) ([3coins](https://github.com/3coins))

Maintenance and upkeep improvements

- Bump webpack from 5.74.0 to 5.76.1 [360](https://github.com/jupyter-server/jupyter-scheduler/pull/360) ([dependabot](https://github.com/dependabot))
- Bump json5 from 1.0.1 to 1.0.2 [359](https://github.com/jupyter-server/jupyter-scheduler/pull/359) ([dependabot](https://github.com/dependabot))
- Bump loader-utils from 1.4.0 to 1.4.2 [357](https://github.com/jupyter-server/jupyter-scheduler/pull/357) ([dependabot](https://github.com/dependabot))
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [358](https://github.com/jupyter-server/jupyter-scheduler/pull/358) ([dependabot](https://github.com/dependabot))
- Bump decode-uri-component from 0.2.0 to 0.2.2 [356](https://github.com/jupyter-server/jupyter-scheduler/pull/356) ([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-02-27&to=2023-05-11&type=c))

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2023-02-27..2023-05-11&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adependabot+updated%3A2023-02-27..2023-05-11&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2023-02-27..2023-05-11&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2023-02-27..2023-05-11&type=Issues)

1.3.1

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

Bugs fixed

- Fixed issue with extension always deactivating [347](https://github.com/jupyter-server/jupyter-scheduler/pull/347) ([3coins](https://github.com/3coins))

Contributors to this release

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

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2023-02-24..2023-02-27&type=Issues)

1.3.0

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

Enhancements made

- bump binder node version [343](https://github.com/jupyter-server/jupyter-scheduler/pull/343) ([dlqqq](https://github.com/dlqqq))
- Added fallback to active python env when conda is absent [342](https://github.com/jupyter-server/jupyter-scheduler/pull/342) ([3coins](https://github.com/3coins))

Bugs fixed

- Fix check release workflow [344](https://github.com/jupyter-server/jupyter-scheduler/pull/344) ([dlqqq](https://github.com/dlqqq))
- Adds server extension check on startup [341](https://github.com/jupyter-server/jupyter-scheduler/pull/341) ([JasonWeill](https://github.com/JasonWeill))
- explicitly state pytest-cov test dep [336](https://github.com/jupyter-server/jupyter-scheduler/pull/336) ([dlqqq](https://github.com/dlqqq))
- fix(event-note-icon): add viewBox attr to svg so it resizes [333](https://github.com/jupyter-server/jupyter-scheduler/pull/333) ([maxime-helen](https://github.com/maxime-helen))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter-scheduler/graphs/contributors?from=2022-12-20&to=2023-02-24&type=c))

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2022-12-20..2023-02-24&type=Issues) | [dlqqq](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adlqqq+updated%3A2022-12-20..2023-02-24&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2022-12-20..2023-02-24&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3AJasonWeill+updated%3A2022-12-20..2023-02-24&type=Issues) | [maxime-helen](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Amaxime-helen+updated%3A2022-12-20..2023-02-24&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2022-12-20..2023-02-24&type=Issues) | [rubenvarela](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Arubenvarela+updated%3A2022-12-20..2023-02-24&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Awelcome+updated%3A2022-12-20..2023-02-24&type=Issues)

1.2.0

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v1.1.4...211c92b26eecc701f4e108fd18ddc38c5dea38ef))

Enhancements made

- Adds reload on detail page [315](https://github.com/jupyter-server/jupyter-scheduler/pull/315) ([jweill-aws](https://github.com/jweill-aws))
- Adds override for job files manager, more error handlers [314](https://github.com/jupyter-server/jupyter-scheduler/pull/314) ([jweill-aws](https://github.com/jweill-aws))
- Displays errors on edit job definition page [308](https://github.com/jupyter-server/jupyter-scheduler/pull/308) ([jweill-aws](https://github.com/jweill-aws))
- Update file snapshot while editing job definition by dragndrop from file browser [285](https://github.com/jupyter-server/jupyter-scheduler/pull/285) ([andrii-i](https://github.com/andrii-i))

Bugs fixed

- Added exception handlers, simplified imports [309](https://github.com/jupyter-server/jupyter-scheduler/pull/309) ([3coins](https://github.com/3coins))
- Updates "Download job files" tooltip in list jobs view [307](https://github.com/jupyter-server/jupyter-scheduler/pull/307) ([jweill-aws](https://github.com/jweill-aws))

Maintenance and upkeep improvements

Documentation improvements

- Add happy-case/happy path walkthrough to user docs [323](https://github.com/jupyter-server/jupyter-scheduler/pull/323) ([andrii-i](https://github.com/andrii-i))
- Add readme links [312](https://github.com/jupyter-server/jupyter-scheduler/pull/312) ([dlqqq](https://github.com/dlqqq))
- migrate to readthedocs documentation [311](https://github.com/jupyter-server/jupyter-scheduler/pull/311) ([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=2022-11-12&to=2022-12-20&type=c))

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2022-11-12..2022-12-20&type=Issues) | [andrii-i](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Aandrii-i+updated%3A2022-11-12..2022-12-20&type=Issues) | [dlqqq](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Adlqqq+updated%3A2022-11-12..2022-12-20&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2022-11-12..2022-12-20&type=Issues) | [jweill-aws](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Ajweill-aws+updated%3A2022-11-12..2022-12-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Apre-commit-ci+updated%3A2022-11-12..2022-12-20&type=Issues)

1.1.4

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v1.1.3...2dc60d66a901b9d8ee0d4204803f1e2cf4d4ebf7))

Enhancements made

- Added exception handling to both api handlers and UI [302](https://github.com/jupyter-server/jupyter-scheduler/pull/302) ([3coins](https://github.com/3coins))

Bugs fixed

- Added exception handling to both api handlers and UI [302](https://github.com/jupyter-server/jupyter-scheduler/pull/302) ([3coins](https://github.com/3coins))
- Adds success message on "run job from definition" [301](https://github.com/jupyter-server/jupyter-scheduler/pull/301) ([jweill-aws](https://github.com/jweill-aws))

Contributors to this release

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

[3coins](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3A3coins+updated%3A2022-11-11..2022-11-12&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Agithub-actions+updated%3A2022-11-11..2022-11-12&type=Issues) | [jweill-aws](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter-scheduler+involves%3Ajweill-aws+updated%3A2022-11-11..2022-11-12&type=Issues)

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.