Releases: jupyter/nbclassic
Releases · jupyter/nbclassic
v0.4.8
0.4.8
Enhancements made
- Playwright Testing Conversion #170 (@ericsnekbytes)
Bugs fixed
- Handle async and sync contents managers #172 (@blink1073)
Maintenance and upkeep improvements
- Playwright port #139 (@ericsnekbytes)
Documentation improvements
- Documentation for the extensions configurator #174 (@echarles)
- Updating contributing docs for playwright tests #171 (@RRosio)
Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dleen | @echarles | @ericsnekbytes | @RRosio
v0.4.7
0.4.7
New features added
Enhancements made
- Add a redirect from /nbclassic to /nbclassic/tree if both notebook>=7 if both notebook>=7 and nbclassic are installed #166 (@echarles)
Bugs fixed
Contributors to this release
v0.4.6
0.4.6
New features added
- Adds new file custom-preload that is loaded in a different order than custom.js before the main.js script is executed #155 (@lneves12)
Bugs fixed
Documentation improvements
Contributors to this release
v0.4.5
v0.4.4
0.4.4
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
- Updating JS Dependencies #152 (@RRosio)
- Get the notebook version from notebook._version #133 (@echarles)
Documentation improvements
Other merged PRs
Contributors to this release
v0.4.3
0.4.3
Enhancements made
- Handle execution errors with empty traceback entries similar to Lab #126 (@kevin-bates)
Bugs fixed
Maintenance and upkeep improvements
- Fix handling of dev version when releasing #131 (@echarles)
- Update release notes for 0.4.2 #125 (@echarles)
Other merged PRs
Contributors to this release
v0.4.2
0.4.2
Enhancements made
Bugs fixed
Other merged PRs
- Fix executable name in desktop file #119 (@antonio-rojas)
Contributors to this release
v0.4.0
0.4.0
Enhancements made
- Shim to support the notebook extensions #113 (@echarles)
- Fix
Check Release / check_release
CI job #102 (@echarles) - nbclassic to use its own static assets #96 (@echarles)
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
- Add post-version-spec in tool.jupyer-releaser.options #116 (@echarles)
- CI fix for "Testing nbclassic" on macos / pypy #106 (@ericsnekbytes)
- [CI] Fix the
Docs Tests
job #99 (@echarles)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @echarles | @ericsnekbytes | @RRosio | @Zsailer
v0.3.7
0.3.7
Maintenance and upkeep improvements
- Clean up packaging and CI #91 (@blink1073)