Skip to content

Bump notebook from 5.7.4 to 6.4.12#28

Open
dependabot[bot] wants to merge 1 commit into
sourcefrom
dependabot/pip/notebook-6.4.12
Open

Bump notebook from 5.7.4 to 6.4.12#28
dependabot[bot] wants to merge 1 commit into
sourcefrom
dependabot/pip/notebook-6.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor

Bumps notebook from 5.7.4 to 6.4.12.

Changelog

Sourced from notebook's changelog.

Changelog

A summary of changes in the Jupyter notebook. For more detailed information, see GitHub.

Use pip install notebook --upgrade or conda upgrade notebook to upgrade to the latest release.

We strongly recommend that you upgrade pip to version 9+ of pip before upgrading notebook.

Use pip install pip --upgrade to upgrade pip. Check pip version with pip --version.

7.5

Jupyter Notebook 7.5 is based on JupyterLab 4.5, and includes a number of new features, bug fixes, and enhancements for extension developers. This release is compatible with extensions supporting JupyterLab 4.0. Extension authors are recommended to consult the Extension Migration Guide which lists deprecations and changes to the public API.

Below are a few highlights for this new release. Most of the new features and improvements come from the update to JupyterLab 4.5, although they may not all be supported in Notebook 7.5.

For reference you may have a look at the JupyterLab 4.5 changelog to learn more.

Notebook improvements

The default windowing mode is now contentVisibility which improves cell rendering and alleviates previously reported issues. The minimap can be enabled for all windowing modes and all notebooks via the Settings menu, or by toggling the minimap per notebook with the View -> Show Minimap option.

Additional fixes improve layout containment and scrollbar behavior when working with long cells.

Debugger and console enhancements

The debugger's evaluate dialog has been replaced with an interactive console featuring syntax highlighting and code completion. The variables panel now preserves state when switching editors. Visual improvements include highlighted selected breakpoints, improved empty line handling, and a paused indicator. Debugger panels now reference cell execution counts.

Log Console users can configure default log levels and customize toolbars.

Terminal enhancements

The terminal now includes search functionality, with search highlights that adapt to theme changes.

Media and content support

Built-in audio and video viewers allow direct file playback within Jupyter Notebook.

... (truncated)

Commits
  • aee4535 Release 6.4.12
  • a161ffa Merge pull request from GHSA-v7vq-3x77-87vg
  • b79702c updated error messages to not mention hidden files
  • cb3dc22 Update notebook/services/contents/filemanager.py
  • 1c3d7a6 added hidden checks on handlers.py and accompanying tests
  • f69eb96 added hidden checks on FileContentsManager and accompanying tests
  • 2a76184 add checks for hidden file or path on file get
  • 920c5cc Merge pull request #6421 from RRosio/update-version
  • d4eb85d updating version to show dev
  • 8109251 Publish 6.4.11
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [notebook](https://github.com/jupyter/notebook) from 5.7.4 to 6.4.12.
- [Release notes](https://github.com/jupyter/notebook/releases)
- [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md)
- [Commits](jupyter/notebook@5.7.4...6.4.12)

---
updated-dependencies:
- dependency-name: notebook
  dependency-version: 6.4.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 10, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 10, 2026

Copy link
Copy Markdown

Deploying spapas-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9b571a1
Status: ✅  Deploy successful!
Preview URL: https://7a087127.spapas-github-io.pages.dev
Branch Preview URL: https://dependabot-pip-notebook-6-4.spapas-github-io.pages.dev

View logs

@dependabot dependabot Bot added the python Pull requests that update python code label May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants