Update dependency notebook to <7.2.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
notebook | minor |
<7.1.0 -> <7.2.1
|
Release Notes
jupyter/notebook (notebook)
v7.2.0
Enhancements made
- Update to JupyterLab 4.2.0 #7357 (@jtpio)
- Update to JupyterLab 4.2.0rc0 #7333 (@jtpio)
- Add
@jupyterlab/theme-dark-high-contrast-extension
#7331 (@jtpio) - Update to JupyterLab 4.2.0a2 #7307 (@jtpio)
Bugs fixed
- Add the
@jupyterlab/notebook-extension:copy-output
plugin #7353 (@jtpio) - Fix CSS for
full
windowing mode #7337 (@jtpio) - Force notebook windowing mode to
defer
#7335 (@jtpio) - Fix scrollbar always showing up by default #7327 (@jtpio)
- Default to the
full
windowing mode #7321 (@jtpio)
Maintenance and upkeep improvements
- Fix emoji in create issue screen #7363 (@JasonWeill)
- Update
@jupyterlab/galata
#7361 (@jtpio) - Pin on
macos-12
on CI for now #7346 (@jtpio) - Update to JupyterLab
4.2.0b1
#7319 (@jtpio) - Update to JupyterLab 4.2.0b0 #7312 (@jtpio)
- Ignore links to GitHub user and organisation profiles #7308 (@jtpio)
Documentation improvements
- Add user facing changelog for 7.2 #7372 (@jtpio)
- Fix emoji in create issue screen #7363 (@JasonWeill)
- update RISE extension installation instructions #7299 (@afeld)
Contributors to this release
(GitHub contributors page for this release)
@afeld | @github-actions | @JasonWeill | @jtpio | @krassowski | @RRosio | @takluyver
v7.1.3
7.1.3
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@github-actions | @jtpio | @krassowski | @meeseeksmachine
v7.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
(GitHub contributors page for this release)
@blink1073 | @brichet | @github-actions | @jtpio
v7.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
(GitHub contributors page for this release)
@dependabot | @github-actions | @itsmevichu | @jtpio
v7.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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.