Skip to content

Releases: jupyter-server/jupyter-scheduler

v1.6.0

31 Oct 23:46

Choose a tag to compare

1.6.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Backport PRs 448, 457, 459 #460 (@3coins)
  • Add test:update script to 1.x ui-tests #456 (@dlqqq)
  • [1.x] Fix "event loop is already running" bug on Linux #454 (@dlqqq)

Other merged PRs

  • [1.x] Migrate from hub to gh in workflows #455 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @Zsailer

v2.2.0

13 Oct 14:13

Choose a tag to compare

2.2.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dependabot | @dlqqq

v1.5.0

13 Oct 13:40

Choose a tag to compare

1.5.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq

v2.1.0

15 Aug 23:35

Choose a tag to compare

2.1.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Fix CI, run lint, reduce end-to-end tests flakiness #417 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @JasonWeill

v1.4.0

15 Aug 23:21

Choose a tag to compare

1.4.0

(Full Changelog)

Enhancements made

  • [1.x] Add version specifiers for all dependencies #427 (@dlqqq)
  • [1.x] Fix CI, run lint, reduce end-to-end tests flakiness #425 (@andrii-i)
  • [1.x] Archiving scheduler, fix JFM tests #418 (@JasonWeill)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @github-actions | @JasonWeill

v2.0.0

26 Jul 15:44

Choose a tag to compare

2.0.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dependabot | @dlqqq | @github-actions | @pre-commit-ci

v1.3.4

03 Jul 19:07

Choose a tag to compare

1.3.4

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @JasonWeill

v1.3.3

27 Jun 18:28

Choose a tag to compare

1.3.3

(Full Changelog)

Bugs fixed

  • Fix 'icon' prop typing for ConfirmButton component #386 (@andrii-i)
  • Add click handler to mouseDown on confirm button for Safari compatibilty #385 (@JasonWeill)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @github-actions | @JasonWeill | @pre-commit-ci

v1.3.2

27 Jun 22:06

Choose a tag to compare

1.3.2

(Full Changelog)

Bugs fixed

  • Fixed encoding while reading notebook in some platforms #354 (@3coins)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dependabot | @github-actions | @pre-commit-ci

v1.3.1

27 Jun 22:05

Choose a tag to compare

1.3.1

(Full Changelog)

Bugs fixed

  • Fixed issue with extension always deactivating #347 (@3coins)

Contributors to this release

(GitHub contributors page for this release)

@3coins