Changelog

0.4.3

(Full Changelog)

Enhancements made

  • Handle execution errors with empty traceback entries similar to Lab #126 (@kevin-bates)

Bugs fixed

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@echarles | @kevin-bates | @minrk

0.4.2

(Full Changelog)

Enhancements made

  • Don’t shim notebook if notebook<7 is available #123 (@echarles)

Bugs fixed

  • Relax assert for IPythonHandler in case of notebook<6 #122 (@echarles)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@antonio-rojas | @echarles

0.4.1

This release has been skipped by the release process.

0.4.0

(Full Changelog)

Enhancements made

Bugs fixed

  • [HOT FIX] Test Selenium CI #114 (@echarles)

  • Fix link_check CI Job #111 (@echarles)

  • Fix downstream CI Job #110 (@echarles)

  • Disable Test Minimum Version CI Job #109 (@echarles)

  • Fix Make SDist CI Job by installing babel as a build dependency #108 (@RRosio)

  • Exclude Services tests from Linux JS Tests Job and Separate Workflow for flaky Selenium Tests #105 (@RRosio)

  • CI fix for “Testing nbclassic” on macos 3.7, 3.8, 3.9, 3.10 #104 (@ericsnekbytes)

  • Fix part of the Linux JS Tests / Notebook and Base Test Failures in CI Job #103 (@RRosio)

Maintenance and upkeep improvements

  • Add the notebook 6.4.x tests, docs and companion files (with git history) #94 (@echarles)

  • Add the notebook static assets (with git history) #93 (@echarles)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @echarles | @ericsnekbytes | @RRosio | @Zsailer

0.3.7

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073

0.3.6

(Full Changelog)

Maintenance and upkeep improvements

  • Depend on notebook_shim package for server-side shim layer #88 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@jtpio | @Zsailer

0.3.5

(Full Changelog)

Bugs fixed

  • ensure extension name is passed to TerminalHandler #79 (@minrk)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @minrk

0.3.4

(Full Changelog)

Bugs fixed

  • Monkeypatch IPythonHandler to find nbclassic’s jinja templates #77 (@Zsailer)

Maintenance and upkeep improvements

  • Run JupyterLab browser tests as downstream tests #76 (@Zsailer)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@Zsailer

0.3.3

(Full Changelog)

Maintenance and upkeep improvements

  • Use Jupyter Packaging and other cleanup #68 (@Zsailer)

Other merged PRs

  • add missing lines to manifest #72 (@Zsailer)

  • add changelog comments for jupyter-releaser #70 (@Zsailer)

  • add setup.py back to enable jupyter_releaser #69 (@Zsailer)

  • Add workflow to test JupyterLab #67 (@Zsailer)

  • Expose classic notebook’s static assets from their original endpoints #63 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@meeseeksmachine | @Zsailer

0.3.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@athornton | @saiwing-yeung | @welcome

0.3.1

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@Zsailer

0.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • BUG fix: correct redirection to {base_url}/edit/*. #55 (@cailiang9)

Maintenance and upkeep improvements

  • patch server’s sorted_extensions to prioritize nbclassic #56 (@Zsailer)

Contributors to this release

(GitHub contributors page for this release)

@cailiang9 | @welcome | @Zsailer

0.2.8

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @minrk | @welcome

0.2.7

Merged PRs

  • Fix deprecation warning when importing jupyter_server.transutils._ #47 (@martinRenou)

  • Add a redirect handler to open non-notebook files from the cli #45 (@jtpio)

  • Add default_url trait to NotebookApp #42 (@afshin)

  • Fix GitHub Actions badge #40 (@jtpio)

  • Run jupyter nbclassic -h on CI #29 (@jtpio)

Contributors to this release

(GitHub contributors page for this release)

@afshin | @blink1073 | @jtpio | @martinRenou | @welcome | @Zsailer

0.2.6

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin

0.2.5

(Full Changelog)

Merged PRs

  • Update jupyter_server version, update to use prefixed fixtures #37 (@afshin)

Contributors to this release

(GitHub contributors page for this release)

@afshin

0.2.4

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@bollwyvl | @jasongrout | @Zsailer

0.2.3

(Full Changelog)

Merged PRs

  • Moves terminal websocket handling back to Jupyter Server #33 (@jasongrout)

Contributors to this release

(GitHub contributors page for this release)

@jasongrout

0.2.2

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@afshin

0.2.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@jtpio