Skip to content

v0.4.4

Compare
Choose a tag to compare
@ericsnekbytes ericsnekbytes released this 29 Sep 16:10
· 376 commits to main since this release

0.4.4

(Full Changelog)

Enhancements made

  • Stop looking in the old IPython directory for nbextensions #153 (@minrk)
  • Handlers under nbclassic if notebook 7 is found #141 (@echarles)

Bugs fixed

  • Fix resource display when redirecting from /notebooks/* #148 (@echarles)
  • Rename duplicate entrypoints #138 (@echarles)
  • Point nbclassic at the classic jupyter_notebook_config path #137 (@Zsailer)

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

  • UI: About box to display nbclassic instead of notebook #147 (@echarles)

Contributors to this release

(GitHub contributors page for this release)

@echarles | @jtpio | @minrk | @RRosio | @Zsailer