Skip to content

Releases: jupyter-server/jupyter-scheduler

v2.2.0

13 Oct 14:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.3.0

24 Feb 23:12
Compare
Choose a tag to compare

1.3.0

(Full Changelog)

Enhancements made

  • bump binder node version #343 (@dlqqq)
  • Added fallback to active python env when conda is absent #342 (@3coins)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @github-actions | @JasonWeill | @maxime-helen | @pre-commit-ci | @rubenvarela | @welcome