Releases: jupyter/notebook
v7.0.0a10
7.0.0a10
Enhancements made
Maintenance and upkeep improvements
- Bump json5 from 2.2.1 to 2.2.3 in /ui-tests #6684 (@dependabot)
- Bump json5 from 1.0.1 to 1.0.2 #6681 (@dependabot)
- Update the copyright date to 2023 in the about dialog #6679 (@jtpio)
- Fix
check_links
andTest Lint
CI failures #6675 (@jtpio) - Add spelling and docstring enforcement #6669 (@blink1073)
- CI Cleanup #6667 (@blink1073)
- Adopt ruff and typing #6658 (@blink1073)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #6651 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #6650 (@dependabot)
- Update to TypeScript 4.9 #6640 (@jtpio)
- Add more Python tests #6639 (@blink1073)
- use main branch for config #6638 (@blink1073)
- Clean up workflows #6635 (@blink1073)
- CI Cleanup #6631 (@blink1073)
- Fix issue template formatting #6626 (@jtpio)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @github-actions | @jtpio | @pre-commit-ci | @RRosio | @yacchin1205
v7.0.0a9
7.0.0a9
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- Add run-p (npm-run-all) to dev dependencies #6629 (@gabalafou)
- Moves panel related objects to a dedicated module file #6625 (@brichet)
- Use pathlib instead of os.path.join in
tests/conftest.py
#6624 (@kianelbo) - Bump loader-utils from 1.4.1 to 1.4.2 #6623 (@dependabot)
- Bump to Python 3.11 on CI #6600 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @dependabot | @fcollonval | @gabalafou | @github-actions | @jtpio | @kianelbo | @mcrutch | @pre-commit-ci
v7.0.0a8
7.0.0a8
Enhancements made
- Restyle about dialog #6592 (@kostyafarber)
Bugs fixed
- Fix async contents handling and add test #6616 (@blink1073)
- Fix PDF renderer #6584 (@brichet)
- Fix HTML viewer #6583 (@brichet)
Maintenance and upkeep improvements
- Bump loader-utils from 1.4.0 to 1.4.1 #6615 (@dependabot)
- Bump dessant/lock-threads from 2 to 3 #6587 (@dependabot)
- Add dependabot config to update GitHub Actions #6586 (@jtpio)
- Update
actions/checkout
andactions/download-artifact
#6585 (@jtpio) - Maintenance cleanup #6581 (@blink1073)
- Update to lerna 6 #6579 (@jtpio)
- Remove the
nbclassic
explicit uninstall on Binder #6548 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bnavigator | @brichet | @dependabot | @echarles | @fcollonval | @github-actions | @jtpio | @kostyafarber | @pre-commit-ci | @RRosio | @venkatasg
v6.5.2
6.5.2
Bugs fixed
- Ensure custom preload is correctly handled #6580 (@echarles)
- Fix: jQuery-UI 404 Error by updating dependency path in static template #6578 (@RRosio)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@bnavigator | @echarles | @fcollonval | @github-actions | @jtpio | @RRosio
v7.0.0a7
7.0.0a7
Enhancements made
Some core extensions such as a the debugger and the table of contents are also enabled by default:
Maintenance and upkeep improvements
Documentation improvements
- Fix typo in CHANGELOG.md #6561 (@eltociear)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @eltociear | @github-actions | @jtpio | @kevin-bates | @Mieju | @pre-commit-ci | @RRosio
v6.5.1
v6.5.0
This release is broken and has been yanked on PyPI https://pypi.org/project/notebook/6.5.0/
6.5.0
Bugs fixed
- Forward port of #6461 - Fix a typo in exception text #6545 (@krassowski)
- Normalise
os_path
#6540 (@krassowski)
Contributors to this release
v7.0.0a6
7.0.0a6
Enhancements made
- Add token on tree widget #6496 (@brichet)
- Updates README to document maintained versions #6480 (@jweill-aws)
- Change the tab renderer to allow adding closable tab #6477 (@brichet)
Bugs fixed
- Fix: No mouse pointer when hovering on the Jupyter icon #6550 (@hawkeyes21)
Maintenance and upkeep improvements
- Switch to hatch for python version #6544 (@blink1073)
- Update to Lumino 2 and JupyterLab 4.0.0a29 #6539 (@afshin)
- Update lerna version #6535 (@blink1073)
- Add task to auto activate the dev environment on Gitpod #6527 (@jtpio)
- Troubleshoot failing
macos
check on CI #6523 (@jtpio) - Update reference snapshots #6520 (@jtpio)
- Add Gitpod files #6518 (@jtpio)
- Adding jupyterlab-probot yml file for labeling new issues #6506 (@RRosio)
- Uninstall
nbclassic
on Binder so Notebook v7 can load #6505 (@jtpio) - Pin
ypy-websocket
to0.2
#6499 (@jtpio) - Bump moment from 2.29.3 to 2.29.4 #6483 (@dependabot)
- Bump moment from 2.29.2 to 2.29.4 in /ui-tests #6482 (@dependabot)
- Bump terser from 5.13.1 to 5.14.2 #6481 (@dependabot)
- Bump parse-url from 6.0.0 to 6.0.2 #6465 (@dependabot)
- Fix tests #6464 (@jtpio)
- Bump jpeg-js from 0.4.3 to 0.4.4 in /ui-tests #6455 (@dependabot)
Documentation improvements
- Updates README to document maintained versions #6480 (@jweill-aws)
Contributors to this release
(GitHub contributors page for this release)
@afshin | @blink1073 | @brichet | @dependabot | @echarles | @github-actions | @hawkeyes21 | @jtpio | @jweill-aws | @pre-commit-ci | @RRosio