Releases: jupyter/notebook
Releases Β· jupyter/notebook
v7.2.0rc0
7.2.0rc0
Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v6.5.7
6.5.7
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@brichet | @d5423197 | @github-actions | @jtpio | @krassowski | @minrk | @RRosio | @Zsailer
v7.2.0b1
7.2.0b1
Enhancements made
Bugs fixed
- Force notebook windowing mode to
defer
#7335 (@jtpio) - Fix scrollbar always showing up by default #7327 (@jtpio)
Contributors to this release
v7.1.3
7.1.3
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v7.2.0b0
7.2.0b0
Maintenance and upkeep improvements
Contributors to this release
v7.2.0a0
7.2.0a0
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
v7.1.2
7.1.2
Maintenance and upkeep improvements
- Update Release Scripts #7295 (@blink1073)
- Fix jupyterlab install command in the releaser hook #7294 (@jtpio)
- Update to JupyterLab 4.1.5 packages #7291 (@jtpio)
Documentation improvements
Contributors to this release
v7.1.1
7.1.1
Bugs fixed
- Grayout "Edit Notebook Metadata" for other file formats. #7265 (@itsmevichu)
Maintenance and upkeep improvements
- Fix flaky mobile UI tests #7278 (@jtpio)
- Update to JupyterLab 4.1.2 packages #7277 (@jtpio)
- Ignore stackoverflow link #7274 (@jtpio)
- Expose
version_info
#7273 (@jtpio) - Bump ip from 2.0.0 to 2.0.1 in /ui-tests #7268 (@dependabot)
- Bump ip from 2.0.0 to 2.0.1 #7267 (@dependabot)
Contributors to this release
v7.1.0
7.1.0
Enhancements made
- Create a new notebook with a specific kernel from the new dropdown #7255 (@jtpio)
- Add the plugin manager #7198 (@jtpio)
- Fix toggle functionality for widgets. #7178 (@haok1402)
- Bump to JupyterLab 4.1.0a4 bis #7172 (@brichet)
- Update to JupyterLab
4.1.0a3
#7161 (@jtpio) - Added Lumino Plugin Description (#7008) #7127 (@Dilip-Jain)
- Added Edit Notebook Metadata Option (#6402) #7099 (@Dilip-Jain)
- Update to JupyterLab 4.1 #7096 (@jtpio)
- Add the JupyterLab resources plugin #6968 (@jtpio)
Bugs fixed
- Fix spurious kernel selection dialog on notebook creation #7258 (@jtpio)
- Workaround for the file browser tracker focus issue #7224 (@jtpio)
Maintenance and upkeep improvements
- Update to JupyterLab 4.1.1 #7256 (@jtpio)
- Follow JupyterLab minor versions #7250 (@jtpio)
- chore: update pre-commit hooks #7237 (@pre-commit-ci)
- Update to JupyterLab 4.1.0 final #7234 (@jtpio)
- Update to JupyterLab 4.1.0rc1 #7230 (@jtpio)
- Update to JupyterLab 4.1.0rc0 #7227 (@jtpio)
- Update to JupyterLab 4.1.0b2 #7222 (@jtpio)
- Fix
check_links
on CI #7219 (@jtpio) - Bump the actions group with 1 update #7218 (@dependabot)
- Bump the actions group with 2 updates #7207 (@dependabot)
- chore: update pre-commit hooks #7206 (@pre-commit-ci)
- Add nbviewer.jupyter.org to the ignore list #7197 (@jtpio)
- Update to JupyterLab 4.1.0b0 #7196 (@jtpio)
- Update ruff config #7190 (@blink1073)
- Bump @babel/traverse from 7.23.0 to 7.23.6 #7187 (@dependabot)
- Bump actions/setup-python from 4 to 5 #7180 (@dependabot)
- Update publish-release workflow for PyPI trusted publisher #7176 (@jtpio)
- chore: update pre-commit hooks #7174 (@pre-commit-ci)
- 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)
- Fix python bumping to
minor
#7131 (@jtpio) - Add Python 3.12 classifier #7111 (@jtpio)
- Remove viewport workaround in the UI tests #6887 (@jtpio)
Documentation improvements
- Add documentation for updating
notebook
imports #7244 (@jtpio) - Fix link in
CONTRIBUTING.md
#7235 (@jtpio) - Add user facing changelog for 7.1 #7232 (@jtpio)
- Clarify README about supported versions (post v7 release) #7193 (@akx)
- Set
navigation_with_keys
toFalse
#7129 (@jtpio) - Updated ui-tests Configuration in Contributing.md #7124 (@jayeshsingh9767)
Contributors to this release
(GitHub contributors page for this release)
@akx | @blink1073 | @brichet | @d5423197 | @dependabot | @Dilip-Jain | @github-actions | @haok1402 | @jayeshsingh9767 | @jtpio | @krassowski | @pre-commit-ci | @Zsailer