Skip to content

Latest commit

 

History

History
217 lines (115 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

217 lines (115 loc) · 11.8 KB

Changelog

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