Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on jupyterlab and notebook to permit the latest version. Updates
jupyterlab
to 4.1.2Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
cfa3f5b
[ci skip] Publish 4.1.2d835cf3
[docker] Allow non-unique GID (#15699)d4c2f9f
Remove SO links, add more recent issue to FAQ (#15811)bb8a4ed
Windows platforms, erratic pasting of text into Markdown field (#15794)b689a68
Fix highlight sequencing when replacing text in code cells (#15803)1a98dea
Fix typing in editable elements inside of open shadow DOM (#15774)51d6956
Restore notebook scrolling on dragging a cell to the viewport edge (#15782)e40ed2e
Fix outdated link to mybinder.org on index page of documentation (#15800)53cdf83
[ci skip] Publish 4.1.16abcf80
catch errors attempting to access document.cookie (#15788)Updates
notebook
to 7.1.0Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
f6f5a1f
Publish 7.1.0b8ec7e4
Fix spurious kernel selection dialog on notebook creation (#7258)9348f1f
Update to JupyterLab 4.1.1 (#7256)d43911b
Create a new notebook with a specific kernel from the new dropdown (#7255)e49f77e
Publish 7.1.0rc1376a2f9
Follow JupyterLab minor versions (#7250)aef8e95
Add documentation for updatingnotebook
imports (#7244)5909ff9
Publish 7.1.0rc02d717f5
Added Edit Notebook Metadata Option (#6402) (#7099)1d0a402
chore: update pre-commit hooks (#7237)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show