Releases: jupyter/notebook
v7.1.0a1
7.1.0a1
Enhancements made
- Bump to JupyterLab 4.1.0a4 bis #7172 (@brichet)
- Update to JupyterLab
4.1.0a3
#7161 (@jtpio) - Add the JupyterLab resources plugin #6968 (@jtpio)
Maintenance and upkeep improvements
- Update
yarn.lock
#7170 (@jtpio) - Bump axios from 1.5.1 to 1.6.2 #7165 (@dependabot)
- Bump dessant/lock-threads from 4 to 5 #7159 (@dependabot)
- Update ruff config and typing #7145 (@blink1073)
- chore: update pre-commit hooks #7143 (@pre-commit-ci)
- Clean up lint handling #7142 (@blink1073)
- Adopt ruff format #7132 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @dependabot | @github-actions | @jtpio | @krassowski | @pre-commit-ci
v7.1.0a0
7.1.0a0
Enhancements made
- Added Lumino Plugin Description (#7008) #7127 (@Dilip-Jain)
- Update to JupyterLab 4.1 #7096 (@jtpio)
Maintenance and upkeep improvements
Documentation improvements
- Set
navigation_with_keys
toFalse
#7129 (@jtpio) - Updated ui-tests Configuration in Contributing.md #7124 (@jayeshsingh9767)
Contributors to this release
v7.0.6
7.0.6
Bugs fixed
- Updated fav-icon Base URL from JupyterLab PageConfig. #7109 (@jayeshsingh9767)
Maintenance and upkeep improvements
- Fix typings #7110 (@jtpio)
- Bump postcss from 8.4.27 to 8.4.31 #7089 (@dependabot)
Contributors to this release
v7.0.5
7.0.5
Enhancements made
Maintenance and upkeep improvements
- Update
permissions
in the galata snapshot workflow #7105 (@jtpio) - Fix typings check on CI #7104 (@jtpio)
- Ignore yarn.lock for codespell #7098 (@jtpio)
- Remove link to the PDF documentation #7094 (@jtpio)
- Bump postcss from 8.4.23 to 8.4.31 in /ui-tests #7088 (@dependabot)
- React to the galata update comment #7086 (@jtpio)
- Switch from
hub
togh
in the Playwright snapshots update workflow #7085 (@jtpio) - chore: update pre-commit hooks #7084 (@pre-commit-ci)
- Fix traitlets typing #7082 (@jtpio)
- Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 #7080 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 #7072 (@dependabot)
- ci: set minimal permissions to workflows #7070 (@diogoteles08)
- Bump systeminformation from 5.17.12 to 5.21.8 in /ui-tests #7064 (@dependabot)
Documentation improvements
- Improve docs setup (SVG logos, repo links) #7074 (@krassowski)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @diogoteles08 | @github-actions | @jtpio | @krassowski | @pre-commit-ci
v7.0.4
7.0.4
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
- Update Binder environment #7059 (@jtpio)
- Add
deduplicate
top-level script #7058 (@jtpio) - Move opening path in new browser tabs to a separate plugin #7056 (@jtpio)
- Enable the Playwright trace #7050 (@jtpio)
- Bump actions/checkout from 3 to 4 #7040 (@dependabot)
- Adopt sp-repo-review #7039 (@blink1073)
- Add
datetime.datetime.utc()
to the filter list #7037 (@jtpio) - Fix docs build on Gitpod #7026 (@jtpio)
Contributors to this release
(GitHub contributors page for this release)
@adigaboy | @blink1073 | @dependabot | @github-actions | @jtpio | @pre-commit-ci
v6.5.6
6.5.6
Bugs fixed
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @defjaf | @echarles | @github-actions | @jtpio | @kevin-bates | @minrk | @prof-lupin | @shaneknapp | @takluyver | @Zsailer
v6.4.13
6.4.13
Bugs fixed
- fix import of warnings.warn #6840 (@minrk)
- Fix rename_file to handle relative paths properly (related to GHSA-v7vq-3x77-87vg?) #6609 (@yacchin1205)
- Fix a typo in exception text #6461 (@krassowski)
Documentation improvements
- Add changelog for 6.4.12 #6452 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @blink1073 | @bnavigator | @brichet | @defjaf | @echarles | @fcollonval | @github-actions | @henryiii | @JasonWeill | @jtpio | @kevin-bates | @krassowski | @minrk | @ofek | @parmentelat | @prof-lupin | @RRosio | @shaneknapp | @takluyver | @tonyfast | @venkatasg | @yacchin1205 | @yuvipanda | @Zsailer
v7.0.3
7.0.3
Bugs fixed
- Require importlib_resources for testing on Python < 3.10 #7016 (@bnavigator)
- Fix Python 3.12 compatibility #6965 (@frenzymadness)
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@bnavigator | @defjaf | @frenzymadness | @github-actions | @jtpio | @kevin-bates
v7.0.2
7.0.2
Enhancements made
- Update to JupyterLab 4.0.4 packages #6998 (@jtpio)
- Improve about dialog #6996 (@yjrab)
- Added documentation link in Help menu #6993 (@Mikil03)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@echarles | @github-actions | @jtpio | @kevin-bates | @Mikil03 | @pre-commit-ci | @shaneknapp | @yjrab | @Zsailer
v7.0.1
7.0.1
Enhancements made
- Update accessibly compliance section in the docs #6982 (@andrii-i)
- Update the browser tab favicon on kernel busy #6980 (@jtpio)
Maintenance and upkeep improvements
Documentation improvements
- Update accessibly compliance section in the docs #6982 (@andrii-i)
- Fix link in
README.md
#6973 (@jtpio) - The future is now #6972 (@frenzymadness)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @echarles | @frenzymadness | @github-actions | @jtpio | @prof-lupin