Releases: jupyter/nbclassic
Releases · jupyter/nbclassic
v0.5.4
0.5.4
Bugs fixed
- Copy marked.umd.js to marked.js and revert loading #236 (@echarles)
- CI Test Fixed Round6a #234 (@ericsnekbytes)
- CI Test Fixes Round 5 #232 (@ericsnekbytes)
Maintenance and upkeep improvements
- CI Test Fixed Round6a #234 (@ericsnekbytes)
- CI Test Fixes Round 5 #232 (@ericsnekbytes)
Contributors to this release
v0.5.3
0.5.3
Bugs fixed
- Fix generating of .mo and .json files for nl translation #221 (@frenzymadness)
- Fix banner icons #220 (@echarles)
Maintenance and upkeep improvements
- CI Test Fixes Round 4 #226 (@ericsnekbytes)
Contributors to this release
v0.5.2
0.5.2
Enhancements made
Bugs fixed
- CI Test Fixes Round 3 #216 (@ericsnekbytes)
- CI Test Fixes Round 2 #212 (@ericsnekbytes)
- Update get_rendered_contents further marked javascript upgrade #210 (@echarles)
Maintenance and upkeep improvements
- CI Test Fixes Round 3 #216 (@ericsnekbytes)
- CI Test Fixes Round 2 #212 (@ericsnekbytes)
Documentation improvements
Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@echarles | @ellisonbg | @ericsnekbytes | @hroncok | @RRosio
v0.5.1
0.5.1
Bugs fixed
- Add packages and package_data back in the setup_args #206 (@echarles)
- Add static and templates as artifact for hatch build #205 (@echarles)
Contributors to this release
v0.5.0
0.5.0
Enhancements made
Bugs fixed
- Ci test fixes round1 #202 (@ericsnekbytes)
- fix loading of static and template path config #192 (@minrk)
- Add pytest_jupyter to the list of test deps #190 (@echarles)
- Align setup.py and setup.cfg #181 (@echarles)
Maintenance and upkeep improvements
- Ci test fixes round1 #202 (@ericsnekbytes)
- Remove duplicate notebook_shim from setup.cfg #197 (@frenzymadness)
- Upgrade moment javascript package #186 (@echarles)
- Add dependabot config #175 (@blink1073)
Documentation improvements
Other merged PRs
- Fix the jupyter server base.handlers import #187 (@echarles)
- Revert pull request 168 #184 (@echarles)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @echarles | @ericsnekbytes | @frenzymadness | @jtpio | @kevin-bates | @minrk | @RRosio
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)