Releases: jupyter/nbclassic
Releases · jupyter/nbclassic
v1.1.0
1.1.0
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- fix: trust new notebooks and notebooks with new cells #275 (@maartenbreddels)
- Fix ci end-to-end tests #274 (@maartenbreddels)
- Fix
Linux JS Test
CI job #269 (@krassowski) - Update dependency requirements to minimum necessary #259 (@RRosio)
Documentation improvements
- Adding pydata_sphinx_theme to environment.yml file for docs build #262 (@RRosio)
- Fix links for check_release links CI job #260 (@RRosio)
- Port to PyData-Sphinx Theme #256 (@RRosio)
Contributors to this release
v1.0.0
v0.5.6
0.5.6
Enhancements made
Other merged PRs
- Updated main page README. #246 (@ericsnekbytes)
- Use the correct icon to display the application #245 (@befeleme)
- State the correct name of the application in the desktop entry #244 (@befeleme)
Contributors to this release
v0.5.5
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