Skip to content

Releases: jupyter-server/jupyter_server

v1.18.1

05 Jul 20:25
Compare
Choose a tag to compare

1.18.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @Carreau | @codecov-commenter | @davidbrochart | @echarles | @kevin-bates | @meeseeksmachine

v1.18.0

23 Jun 15:16
Compare
Choose a tag to compare

1.18.0

(Full Changelog)

Enhancements made

  • Show import error when faiing to load an extension #878 (@minrk)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @davidbrochart | @kevin-bates | @meeseeksmachine

2.0.0a1

15 Jun 01:25
Compare
Choose a tag to compare
2.0.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0a0...v2.0.0a1

1.17.1

15 Jun 01:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

v2.0.0a0

03 May 14:33
Compare
Choose a tag to compare
v2.0.0a0 Pre-release
Pre-release

2.0.0a0

(Full Changelog)

New features added

Enhancements made

  • Add the root_dir value to the logging message in case of non compliant preferred_dir #804 (@echarles)
  • Hydrate a Kernel Manager when calling GatewayKernelManager.start_kernel with a kernel_id #788 (@Zsailer)
  • Remove terminals in favor of jupyter_server_terminals extension #651 (@Zsailer)

Bugs fixed

  • Defer preferred_dir validation until root_dir is set #826 (@kevin-bates)
  • missing required arguments in utils.fetch #798 (@minrk)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@andreyvelich | @blink1073 | @bollwyvl | @codecov-commenter | @davidbrochart | @echarles | @hbcarlos | @kevin-bates | @meeseeksdev | @mgorny | @minrk | @pre-commit-ci | @SylvainCorlay | @welcome | @Wh1isper | @willingc | @Zsailer

v1.17.0

27 Apr 15:26
Compare
Choose a tag to compare

1.17.0

(Full Changelog)

Enhancements made

  • Add the root_dir value to the logging message in case of non compliant preferred_dir #804 (@echarles)

Bugs fixed

  • missing required arguments in utils.fetch #798 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @davidbrochart | @echarles | @kevin-bates | @meeseeksdev | @meeseeksmachine | @Wh1isper | @Zsailer

v1.16.0

29 Mar 23:30
Compare
Choose a tag to compare

1.16.0

(Full Changelog)

New features added

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

  • Handle importstring pre/post save hooks #754 (@dleen)

Contributors to this release

(GitHub contributors page for this release)

@andreyvelich | @blink1073 | @codecov-commenter | @divyansshhh | @dleen | @fcollonval | @jhamet93 | @meeseeksdev | @minrk | @rccern | @welcome | @Zsailer

v1.15.6

16 Mar 20:41
Compare
Choose a tag to compare

1.15.6

(Full Changelog)

Bugs fixed

  • Missing warning when no authorizer in found ZMQ handlers #744 (@Zsailer)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @Zsailer

v1.15.5

16 Mar 11:19
Compare
Choose a tag to compare

1.15.5

(Full Changelog)

Bugs fixed

  • Relax type checking on ExtensionApp.serverapp #739 (@minrk)
  • raise no-authorization warning once and allow disabled authorization #738 (@Zsailer)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @minrk | @Zsailer

v1.15.3

14 Mar 17:00
Compare
Choose a tag to compare

1.15.3

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @codecov-commenter | @minrk