Releases: jupyter/nbclassic
Releases · jupyter/nbclassic
v1.2.0
1.2.0
Bugs fixed
- Add
view
handler to serve files when Notebook 7 is installed #287 (@RRosio) - fix: pasting outside of cells doing nothing #285 (@iisakkirotko)
Maintenance and upkeep improvements
- Bump actions/cache from 1 to 4 #306 (@dependabot)
- Skip test and CI workflow for some python versions #300 (@RRosio)
- Bump actions/setup-python from 1 to 5 #298 (@dependabot)
- Fix SyntaxWarning from update message #297 (@living180)
- Bump actions/download-artifact from 2 to 4 #291 (@dependabot)
- Replace pipes with shlex #286 (@frenzymadness)
- Bump actions/setup-node from 1 to 4 #264 (@dependabot)
- Bump actions/checkout from 1 to 4 #263 (@dependabot)
Documentation improvements
Other merged PRs
- Update branch name to trigger all job runs on push to main #305 (@RRosio)
- Fix python version in RTD #304 (@RRosio)
- Update python for conda #303 (@RRosio)
- Correct conda env label in RTD config #302 (@RRosio)
- Bump actions/upload-artifact from 2 to 4 #292 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @frenzymadness | @iisakkirotko | @living180 | @maartenbreddels | @RRosio
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