Skip to content

Update notebook to 7.2.2#641

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-notebook-5.7.8-to-7.2.2
Closed

Update notebook to 7.2.2#641
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-notebook-5.7.8-to-7.2.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates notebook from 5.7.8 to 7.2.2.

Changelog

7.2

Jupyter Notebook 7.2 is based on JupyterLab 4.2, 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](https://jupyterlab.readthedocs.io/en/latest/extension/extension_migration.html#jupyterlab-4-0-to-4-1) 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.2, although they are not all supported in Notebook 7.2.

For reference you may have a look at the JupyterLab 4.2 changelog to learn more: https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2

Full notebook windowing mode by default

Notebooks in the `full` windowing mode only render the visible cells, significantly improving the performance of the application. One limitation of `full` mode is that the search function in your browser may produce false negatives; using the search function is recommended. To revert to the behaviour from Notebook 7.2, go to Settings → Settings Editor → Notebook, scroll to “Windowing mode”, and choose `defer`.

Improved Shortcuts Editor

Among the numerous improvements and bug fixes for the keyboard shortcuts editor:

- it is now possible to remove the default shortcuts,
- shortcuts are correctly sorted when using a language pack,
- shortcuts with different arguments are now correctly displayed as individual entries.

<img alt="A context menu opened over a keybinding in the Keyboard Shortcuts setting panel within the Settings widget" class="jp-screenshot" src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/docs/source/getting_started/changelog_assets/4.2-delete-shortcut.png">

Dark high contrast theme

A new theme, JupyterLab Dark High Contrast, which is intended to benefit users with the need for higher contrast, following the WCAG AAA accessibility standard for color contrast. To select this theme, from the menu bar, choose Settings → Theme → JupyterLab Dark High Contrast. Please provide feedback and suggestions on further improvements to this theme.

<img alt="A dark high contrast theme" class="jp-screenshot" src="https://github.com/jupyter/notebook/assets/591645/9a1678fe-9b4d-41ad-8764-75fdc7c84071">

<!-- <START NEW CHANGELOG ENTRY> -->

7.2.0

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.1.2...31bf294e85175bbf39816a90dc8858dedaf73bde))

Enhancements made

- Update to JupyterLab 4.2.0 [7357](https://github.com/jupyter/notebook/pull/7357) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0rc0 [7333](https://github.com/jupyter/notebook/pull/7333) ([jtpio](https://github.com/jtpio))
- Add `jupyterlab/theme-dark-high-contrast-extension` [7331](https://github.com/jupyter/notebook/pull/7331) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0a2 [7307](https://github.com/jupyter/notebook/pull/7307) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Add the `jupyterlab/notebook-extension:copy-output` plugin [7353](https://github.com/jupyter/notebook/pull/7353) ([jtpio](https://github.com/jtpio))
- Fix CSS for `full` windowing mode [7337](https://github.com/jupyter/notebook/pull/7337) ([jtpio](https://github.com/jtpio))
- Force notebook windowing mode to `defer` [7335](https://github.com/jupyter/notebook/pull/7335) ([jtpio](https://github.com/jtpio))
- Fix scrollbar always showing up by default [7327](https://github.com/jupyter/notebook/pull/7327) ([jtpio](https://github.com/jtpio))
- Default to the `full` windowing mode [7321](https://github.com/jupyter/notebook/pull/7321) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Fix emoji in create issue screen [7363](https://github.com/jupyter/notebook/pull/7363) ([JasonWeill](https://github.com/JasonWeill))
- Update `jupyterlab/galata` [7361](https://github.com/jupyter/notebook/pull/7361) ([jtpio](https://github.com/jtpio))
- Pin on `macos-12` on CI for now [7346](https://github.com/jupyter/notebook/pull/7346) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.2.0b1` [7319](https://github.com/jupyter/notebook/pull/7319) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0b0 [7312](https://github.com/jupyter/notebook/pull/7312) ([jtpio](https://github.com/jtpio))
- Ignore links to GitHub user and organisation profiles [7308](https://github.com/jupyter/notebook/pull/7308) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add user facing changelog for 7.2 [7372](https://github.com/jupyter/notebook/pull/7372) ([jtpio](https://github.com/jtpio))
- Fix emoji in create issue screen [7363](https://github.com/jupyter/notebook/pull/7363) ([JasonWeill](https://github.com/JasonWeill))
- update RISE extension installation instructions [7299](https://github.com/jupyter/notebook/pull/7299) ([afeld](https://github.com/afeld))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-03-14&to=2024-05-16&type=c))

[afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-03-14..2024-05-16&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-05-16&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-03-14..2024-05-16&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-05-16&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-14..2024-05-16&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-03-14..2024-05-16&type=Issues) | [takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-03-14..2024-05-16&type=Issues)

7.2.0rc1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0rc0...f5d8aea3bdc3eea25213792f9d101738f2a1f627))

Enhancements made

- Update to JupyterLab 4.2.0 [7357](https://github.com/jupyter/notebook/pull/7357) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Add the `jupyterlab/notebook-extension:copy-output` plugin [7353](https://github.com/jupyter/notebook/pull/7353) ([jtpio](https://github.com/jtpio))
- Default to the `full` windowing mode [7321](https://github.com/jupyter/notebook/pull/7321) ([jtpio](https://github.com/jtpio))

Documentation improvements

- update RISE extension installation instructions [7299](https://github.com/jupyter/notebook/pull/7299) ([afeld](https://github.com/afeld))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-05-01&to=2024-05-13&type=c))

[afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-05-01..2024-05-13&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-05-01..2024-05-13&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-05-01..2024-05-13&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-05-01..2024-05-13&type=Issues) | [takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-05-01..2024-05-13&type=Issues)

7.2.0rc0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0b1...49ddd0fe1e4d4bfa24f74042f2232c5b91d1c36e))

Enhancements made

- Update to JupyterLab 4.2.0rc0 [7333](https://github.com/jupyter/notebook/pull/7333) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix CSS for `full` windowing mode [7337](https://github.com/jupyter/notebook/pull/7337) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Pin on `macos-12` on CI for now [7346](https://github.com/jupyter/notebook/pull/7346) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-04-19&to=2024-05-01&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-04-19..2024-05-01&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-04-19..2024-05-01&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-04-19..2024-05-01&type=Issues)

7.2.0b1

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.2.0-beta.0...b45d666d5ee1ee053b55ac9cb6e9aecde5d53945))

Enhancements made

- Add `jupyterlab/theme-dark-high-contrast-extension` [7331](https://github.com/jupyter/notebook/pull/7331) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Force notebook windowing mode to `defer` [7335](https://github.com/jupyter/notebook/pull/7335) ([jtpio](https://github.com/jtpio))
- Fix scrollbar always showing up by default [7327](https://github.com/jupyter/notebook/pull/7327) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-04-12&to=2024-04-19&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-04-12..2024-04-19&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-04-12..2024-04-19&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-04-12..2024-04-19&type=Issues)

7.2.0b0

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.2.0-alpha.0...09bcd99e6dfffce92acc9a7f9d11a2a2122131c0))

Maintenance and upkeep improvements

- Update to JupyterLab `4.2.0b1` [7319](https://github.com/jupyter/notebook/pull/7319) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0b0 [7312](https://github.com/jupyter/notebook/pull/7312) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-03-29&to=2024-04-12&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-29..2024-04-12&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-29..2024-04-12&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-29..2024-04-12&type=Issues)

7.2.0a0

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.1.2...80b582bce69e33e36e936af2ea981bcb22a4d285))

Enhancements made

- Update to JupyterLab 4.2.0a2 [7307](https://github.com/jupyter/notebook/pull/7307) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Ignore links to GitHub user and organisation profiles [7308](https://github.com/jupyter/notebook/pull/7308) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-03-14&to=2024-03-29&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-03-29&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-03-29&type=Issues)

7.1.2

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.1.1...ca41222a9c8d75356c6d67d3bd36e34d71cce2d8))

Maintenance and upkeep improvements

- Update Release Scripts [7295](https://github.com/jupyter/notebook/pull/7295) ([blink1073](https://github.com/blink1073))
- Fix jupyterlab install command in the releaser hook [7294](https://github.com/jupyter/notebook/pull/7294) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.5 packages [7291](https://github.com/jupyter/notebook/pull/7291) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add a section to use local dependencies [7292](https://github.com/jupyter/notebook/pull/7292) ([brichet](https://github.com/brichet))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-02-26&to=2024-03-14&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2024-02-26..2024-03-14&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2024-02-26..2024-03-14&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-02-26..2024-03-14&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-02-26..2024-03-14&type=Issues)

7.1.1

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.1.0...da7b8d400e96ceff0eec834badd891bc5d5f154d))

Bugs fixed

- Grayout "Edit Notebook Metadata" for other file formats.  [7265](https://github.com/jupyter/notebook/pull/7265) ([itsmevichu](https://github.com/itsmevichu))

Maintenance and upkeep improvements

- Fix flaky mobile UI tests [7278](https://github.com/jupyter/notebook/pull/7278) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.2 packages [7277](https://github.com/jupyter/notebook/pull/7277) ([jtpio](https://github.com/jtpio))
- Ignore stackoverflow link [7274](https://github.com/jupyter/notebook/pull/7274) ([jtpio](https://github.com/jtpio))
- Expose `version_info` [7273](https://github.com/jupyter/notebook/pull/7273) ([jtpio](https://github.com/jtpio))
- Bump ip from 2.0.0 to 2.0.1 in /ui-tests [7268](https://github.com/jupyter/notebook/pull/7268) ([dependabot](https://github.com/dependabot))
- Bump ip from 2.0.0 to 2.0.1 [7267](https://github.com/jupyter/notebook/pull/7267) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-02-13&to=2024-02-26&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-02-13..2024-02-26&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-02-13..2024-02-26&type=Issues) | [itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2024-02-13..2024-02-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-02-13..2024-02-26&type=Issues)

7.1

Jupyter Notebook 7.1 is based on JupyterLab 4.1, 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](https://jupyterlab.readthedocs.io/en/latest/extension/extension_migration.html#jupyterlab-4-0-to-4-1) 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.1, although they are not all supported in Notebook 7.1.

For reference you may have a look at the JupyterLab 4.1 changelog to learn more: https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-1

Diagrams in Markdown

Matching GitHub-Flavoured Markdown, JupyterLab 4.1 now supports [Mermaid](https://github.com/mermaid-js/mermaid) diagrams.
To create a mermaid diagram use the `mermaid` language specifier for a code block in a markdown cell or document, for example:

~~~
mermaid
flowchart LR

A[Hard] -->|Text| B(Round)
B --> C{Decision}
C -->|One| D[Result 1]
C -->|Two| E[Result 2]

~~~

which renders as:

<img alt="Rendered Mermaid diagram going from left to right with modern look; the diagram contains blueish square node with text Hard pointing to round square node with text Round; over the arrow connecting the two nodes there is a word Text; the second node further connects to a rhombus-shaped node with text Decision which then connects to two further nodes, Result 1 and Result 2." src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/docs/source/getting_started/changelog_assets/4.1-merimad-diagram.png" class="jp-screenshot">

Inline completer

JupyterLab now supports completion presented as ghost text in the cell and file editors,
allowing generative AI models to provide multi-line completions. This can now also be leveraged in Jupyter Notebook.

The suggestions are provided by plugins implementing the ``IInlineCompletionProvider`` API;
by default a single provider which uses kernel history is available.

<img alt="In a code cell with `def fac` content a ghost text containing a suggestion representing further code of factorial function is shown; over the code cell there is a floating widget allowing to accept the suggestion and iterate between alternative suggestions" src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/docs/source/getting_started/changelog_assets/4.1-inline-completer.png" class="jp-screenshot">

The suggestions can be invoked as-you-type or manually using a configurable shortcut (by default <kbd>Alt</kbd> + <kbd>\\</kbd>).
The default keyboard shortcuts are displayed in the small widget shown when hovering over the ghost suggestion:
- <kbd>Alt</kbd> + <kbd>End</kbd> - accept suggestion
- <kbd>Alt</kbd> + <kbd>[</kbd> - previous suggestion
- <kbd>Alt</kbd> + <kbd>]</kbd> - next suggestion

To enable the inline suggestions based on the kernel history, go to Settings → Inline Completer → History provider → check the "enabled" checkbox.

In addition to the built-in history suggestions,
the [`jupyter-ai`](https://github.com/jupyterlab/jupyter-ai) extension will provide
suggestions from supported models.

Note that the Jupyter AI extension is not yet compatible with Jupyter Notebook 7.

Keyboard navigation improvements

Numerous improvements to keyboard navigation with focus on accessibility and usability are included in this release:
- the notebook cells now retain focus
- the focus can now be moved beyond the active notebook
- the toolbars can now be navigated using arrow keys

For more details, see [this post on Jupyter Blog](https://blog.jupyter.org/recent-keyboard-navigation-improvements-in-jupyter-4df32f97628d).

Execution history in notebook

The code from previously executed cells can be used to populate empty cells,
allowing to iterate on code from previous cells or even sessions
(depending on how a specific kernel stores history).

To cycle between history items press <kbd>Alt</kbd> + <kbd>Arrow Up</kbd> and  <kbd>Alt</kbd> + <kbd>Arrow Down</kbd>.

To enable execution history, go to Settings → Notebook → check the "Kernel history access" checkbox.

This feature was already available in the console in previous releases; it only works with kernels supporting execution history requests.
To clear the execution history consult the documentation of the kernel you are using (e.g., IPython/ipykernel).

Error indicator in the table of contents

When a cell fails during execution, an error indicator will be displayed by the corresponding heading,
increasing awareness of the notebook state and enabling users to quickly navigate to the cell which requires attention.

<img alt="Error indicator in the shape of a triangle with exclamation sign (using ⚠ UTF character) shown next to one of the headings in the table of contents panel" src="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/docs/source/getting_started/changelog_assets/4.1-toc-error-indicator.png" class="jp-screenshot">

Search improvements

- The search box will now grow automatically to accommodate longer text
- Search in selection can now be toggled using <kbd>Alt</kbd> + <kbd>L</kbd> and automatic search in selection can be configured in settings
- Tooltips with shortcuts were added to the buttons in the search box to improve discoverability of the shortcuts

Miscellaneous

- The current theme (dark/light) can now be synced with the browser/system preference (Settings menu → Theme → Synchronise with System Settings)
- A blue "read-only" status indicator is now  displayed in the toolbar of documents which cannot be saved because their model is read-only.
- Native support for viewing jsonl/ndjson files was added
- Collapsing of breadcrumbs in the File Browser can be disabled in File Browser settings

7.1.0

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.0.6...b8ec7e4a8eda70a8d7dca19799acd3e96e019160))

Enhancements made

- Create a new notebook with a specific kernel from the new dropdown [7255](https://github.com/jupyter/notebook/pull/7255) ([jtpio](https://github.com/jtpio))
- Add the plugin manager [7198](https://github.com/jupyter/notebook/pull/7198) ([jtpio](https://github.com/jtpio))
- Fix toggle functionality for widgets. [7178](https://github.com/jupyter/notebook/pull/7178) ([haok1402](https://github.com/haok1402))
- Bump to JupyterLab 4.1.0a4 bis [7172](https://github.com/jupyter/notebook/pull/7172) ([brichet](https://github.com/brichet))
- Update to JupyterLab `4.1.0a3` [7161](https://github.com/jupyter/notebook/pull/7161) ([jtpio](https://github.com/jtpio))
- Added Lumino Plugin Description (7008) [7127](https://github.com/jupyter/notebook/pull/7127) ([Dilip-Jain](https://github.com/Dilip-Jain))
- Added Edit Notebook Metadata Option (6402) [7099](https://github.com/jupyter/notebook/pull/7099) ([Dilip-Jain](https://github.com/Dilip-Jain))
- Update to JupyterLab 4.1 [7096](https://github.com/jupyter/notebook/pull/7096) ([jtpio](https://github.com/jtpio))
- Add the JupyterLab resources plugin [6968](https://github.com/jupyter/notebook/pull/6968) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix spurious kernel selection dialog on notebook creation [7258](https://github.com/jupyter/notebook/pull/7258) ([jtpio](https://github.com/jtpio))
- Workaround for the file browser tracker focus issue [7224](https://github.com/jupyter/notebook/pull/7224) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to JupyterLab 4.1.1 [7256](https://github.com/jupyter/notebook/pull/7256) ([jtpio](https://github.com/jtpio))
- Follow JupyterLab minor versions [7250](https://github.com/jupyter/notebook/pull/7250) ([jtpio](https://github.com/jtpio))
- chore: update pre-commit hooks [7237](https://github.com/jupyter/notebook/pull/7237) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update to JupyterLab 4.1.0 final [7234](https://github.com/jupyter/notebook/pull/7234) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0rc1 [7230](https://github.com/jupyter/notebook/pull/7230) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0rc0 [7227](https://github.com/jupyter/notebook/pull/7227) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0b2 [7222](https://github.com/jupyter/notebook/pull/7222) ([jtpio](https://github.com/jtpio))
- Fix `check_links` on CI [7219](https://github.com/jupyter/notebook/pull/7219) ([jtpio](https://github.com/jtpio))
- Bump the actions group with 1 update [7218](https://github.com/jupyter/notebook/pull/7218) ([dependabot](https://github.com/dependabot))
- Bump the actions group with 2 updates [7207](https://github.com/jupyter/notebook/pull/7207) ([dependabot](https://github.com/dependabot))
- chore: update pre-commit hooks [7206](https://github.com/jupyter/notebook/pull/7206) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Add nbviewer.jupyter.org to the ignore list [7197](https://github.com/jupyter/notebook/pull/7197) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0b0 [7196](https://github.com/jupyter/notebook/pull/7196) ([jtpio](https://github.com/jtpio))
- Update ruff config [7190](https://github.com/jupyter/notebook/pull/7190) ([blink1073](https://github.com/blink1073))
- Bump babel/traverse from 7.23.0 to 7.23.6 [7187](https://github.com/jupyter/notebook/pull/7187) ([dependabot](https://github.com/dependabot))
- Bump actions/setup-python from 4 to 5 [7180](https://github.com/jupyter/notebook/pull/7180) ([dependabot](https://github.com/dependabot))
- Update publish-release workflow for PyPI trusted publisher [7176](https://github.com/jupyter/notebook/pull/7176) ([jtpio](https://github.com/jtpio))
- chore: update pre-commit hooks [7174](https://github.com/jupyter/notebook/pull/7174) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update `yarn.lock` [7170](https://github.com/jupyter/notebook/pull/7170) ([jtpio](https://github.com/jtpio))
- Bump axios from 1.5.1 to 1.6.2 [7165](https://github.com/jupyter/notebook/pull/7165) ([dependabot](https://github.com/dependabot))
- Bump dessant/lock-threads from 4 to 5 [7159](https://github.com/jupyter/notebook/pull/7159) ([dependabot](https://github.com/dependabot))
- Update ruff config and typing [7145](https://github.com/jupyter/notebook/pull/7145) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [7143](https://github.com/jupyter/notebook/pull/7143) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Clean up lint handling [7142](https://github.com/jupyter/notebook/pull/7142) ([blink1073](https://github.com/blink1073))
- Adopt ruff format [7132](https://github.com/jupyter/notebook/pull/7132) ([blink1073](https://github.com/blink1073))
- Fix python bumping to `minor` [7131](https://github.com/jupyter/notebook/pull/7131) ([jtpio](https://github.com/jtpio))
- Add Python 3.12 classifier [7111](https://github.com/jupyter/notebook/pull/7111) ([jtpio](https://github.com/jtpio))
- Remove viewport workaround in the UI tests [6887](https://github.com/jupyter/notebook/pull/6887) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add documentation for updating `notebook` imports [7244](https://github.com/jupyter/notebook/pull/7244) ([jtpio](https://github.com/jtpio))
- Fix link in `CONTRIBUTING.md` [7235](https://github.com/jupyter/notebook/pull/7235) ([jtpio](https://github.com/jtpio))
- Add user facing changelog for 7.1 [7232](https://github.com/jupyter/notebook/pull/7232) ([jtpio](https://github.com/jtpio))
- Clarify README about supported versions (post v7 release) [7193](https://github.com/jupyter/notebook/pull/7193) ([akx](https://github.com/akx))
- Set `navigation_with_keys` to `False` [7129](https://github.com/jupyter/notebook/pull/7129) ([jtpio](https://github.com/jtpio))
- Updated ui-tests Configuration in Contributing.md [7124](https://github.com/jupyter/notebook/pull/7124) ([jayeshsingh9767](https://github.com/jayeshsingh9767))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2024-02-13&type=c))

[akx](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aakx+updated%3A2023-10-17..2024-02-13&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-10-17..2024-02-13&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-17..2024-02-13&type=Issues) | [d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-10-17..2024-02-13&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-17..2024-02-13&type=Issues) | [Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2023-10-17..2024-02-13&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2024-02-13&type=Issues) | [haok1402](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahaok1402+updated%3A2023-10-17..2024-02-13&type=Issues) | [jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-17..2024-02-13&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2024-02-13&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-17..2024-02-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-10-17..2024-02-13&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-10-17..2024-02-13&type=Issues)

7.1.0rc1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0rc0...376a2f97c883e6e91f321d0a676e1ee9ff3b8d87))

Maintenance and upkeep improvements

- Follow JupyterLab minor versions [7250](https://github.com/jupyter/notebook/pull/7250) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Add documentation for updating `notebook` imports [7244](https://github.com/jupyter/notebook/pull/7244) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-02-07&to=2024-02-09&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-02-07..2024-02-09&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-02-07..2024-02-09&type=Issues)

7.1.0rc0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0b0...2d717f5896a1d4310baa2499c7e6197d1914201d))

Enhancements made

- Added Edit Notebook Metadata Option (6402) [7099](https://github.com/jupyter/notebook/pull/7099) ([Dilip-Jain](https://github.com/Dilip-Jain))

Maintenance and upkeep improvements

- chore: update pre-commit hooks [7237](https://github.com/jupyter/notebook/pull/7237) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update to JupyterLab 4.1.0 final [7234](https://github.com/jupyter/notebook/pull/7234) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0rc1 [7230](https://github.com/jupyter/notebook/pull/7230) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0rc0 [7227](https://github.com/jupyter/notebook/pull/7227) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Fix link in `CONTRIBUTING.md` [7235](https://github.com/jupyter/notebook/pull/7235) ([jtpio](https://github.com/jtpio))
- Add user facing changelog for 7.1 [7232](https://github.com/jupyter/notebook/pull/7232) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-01-26&to=2024-02-07&type=c))

[Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2024-01-26..2024-02-07&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-01-26..2024-02-07&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-01-26..2024-02-07&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2024-01-26..2024-02-07&type=Issues)

7.1.0b0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0a2...5d265b90ed5f097af4ca22d283ecdc705229ff92))

Bugs fixed

- Workaround for the file browser tracker focus issue [7224](https://github.com/jupyter/notebook/pull/7224) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to JupyterLab 4.1.0b2 [7222](https://github.com/jupyter/notebook/pull/7222) ([jtpio](https://github.com/jtpio))
- Fix `check_links` on CI [7219](https://github.com/jupyter/notebook/pull/7219) ([jtpio](https://github.com/jtpio))
- Bump the actions group with 1 update [7218](https://github.com/jupyter/notebook/pull/7218) ([dependabot](https://github.com/dependabot))
- Bump the actions group with 2 updates [7207](https://github.com/jupyter/notebook/pull/7207) ([dependabot](https://github.com/dependabot))
- chore: update pre-commit hooks [7206](https://github.com/jupyter/notebook/pull/7206) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-12-27&to=2024-01-26&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-12-27..2024-01-26&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-12-27..2024-01-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-12-27..2024-01-26&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-12-27..2024-01-26&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-12-27..2024-01-26&type=Issues)

7.1.0a2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0a1...251e0e360603b6e63b280b3bd04a5406f7da28da))

Enhancements made

- Add the plugin manager [7198](https://github.com/jupyter/notebook/pull/7198) ([jtpio](https://github.com/jtpio))
- Fix toggle functionality for widgets. [7178](https://github.com/jupyter/notebook/pull/7178) ([haok1402](https://github.com/haok1402))

Maintenance and upkeep improvements

- Add nbviewer.jupyter.org to the ignore list [7197](https://github.com/jupyter/notebook/pull/7197) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.1.0b0 [7196](https://github.com/jupyter/notebook/pull/7196) ([jtpio](https://github.com/jtpio))
- Update ruff config [7190](https://github.com/jupyter/notebook/pull/7190) ([blink1073](https://github.com/blink1073))
- Bump babel/traverse from 7.23.0 to 7.23.6 [7187](https://github.com/jupyter/notebook/pull/7187) ([dependabot](https://github.com/dependabot))
- Bump actions/setup-python from 4 to 5 [7180](https://github.com/jupyter/notebook/pull/7180) ([dependabot](https://github.com/dependabot))
- Update publish-release workflow for PyPI trusted publisher [7176](https://github.com/jupyter/notebook/pull/7176) ([jtpio](https://github.com/jtpio))
- chore: update pre-commit hooks [7174](https://github.com/jupyter/notebook/pull/7174) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Remove viewport workaround in the UI tests [6887](https://github.com/jupyter/notebook/pull/6887) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Clarify README about supported versions (post v7 release) [7193](https://github.com/jupyter/notebook/pull/7193) ([akx](https://github.com/akx))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-12-04&to=2023-12-27&type=c))

[akx](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aakx+updated%3A2023-12-04..2023-12-27&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-12-04..2023-12-27&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-12-04..2023-12-27&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-12-04..2023-12-27&type=Issues) | [haok1402](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahaok1402+updated%3A2023-12-04..2023-12-27&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-12-04..2023-12-27&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-12-04..2023-12-27&type=Issues)

7.1.0a1

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.1.0-alpha.0...a74cd91871fcc6037d384fe59af8986557e783e5))

Enhancements made

- Bump to JupyterLab 4.1.0a4 bis [7172](https://github.com/jupyter/notebook/pull/7172) ([brichet](https://github.com/brichet))
- Update to JupyterLab `4.1.0a3` [7161](https://github.com/jupyter/notebook/pull/7161) ([jtpio](https://github.com/jtpio))
- Add the JupyterLab resources plugin [6968](https://github.com/jupyter/notebook/pull/6968) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update `yarn.lock` [7170](https://github.com/jupyter/notebook/pull/7170) ([jtpio](https://github.com/jtpio))
- Bump axios from 1.5.1 to 1.6.2 [7165](https://github.com/jupyter/notebook/pull/7165) ([dependabot](https://github.com/dependabot))
- Bump dessant/lock-threads from 4 to 5 [7159](https://github.com/jupyter/notebook/pull/7159) ([dependabot](https://github.com/dependabot))
- Update ruff config and typing [7145](https://github.com/jupyter/notebook/pull/7145) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [7143](https://github.com/jupyter/notebook/pull/7143) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Clean up lint handling [7142](https://github.com/jupyter/notebook/pull/7142) ([blink1073](https://github.com/blink1073))
- Adopt ruff format [7132](https://github.com/jupyter/notebook/pull/7132) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-27&to=2023-12-04&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-10-27..2023-12-04&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-27..2023-12-04&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-27..2023-12-04&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-27..2023-12-04&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-27..2023-12-04&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-27..2023-12-04&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-10-27..2023-12-04&type=Issues)

7.1.0a0

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/application-extension7.0.6...0cd6104b926a398b419f2433538cef437592796f))

Enhancements made

- Added Lumino Plugin Description (7008) [7127](https://github.com/jupyter/notebook/pull/7127) ([Dilip-Jain](https://github.com/Dilip-Jain))
- Update to JupyterLab 4.1 [7096](https://github.com/jupyter/notebook/pull/7096) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Fix python bumping to `minor` [7131](https://github.com/jupyter/notebook/pull/7131) ([jtpio](https://github.com/jtpio))
- Add Python 3.12 classifier [7111](https://github.com/jupyter/notebook/pull/7111) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Set `navigation_with_keys` to `False` [7129](https://github.com/jupyter/notebook/pull/7129) ([jtpio](https://github.com/jtpio))
- Updated ui-tests Configuration in Contributing.md [7124](https://github.com/jupyter/notebook/pull/7124) ([jayeshsingh9767](https://github.com/jayeshsingh9767))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2023-10-27&type=c))

[Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2023-10-17..2023-10-27&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2023-10-27&type=Issues) | [jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-17..2023-10-27&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2023-10-27&type=Issues)

7.0.6

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.5...c62caffb02856737870cbc79a2cdb43b3e89c363))

Bugs fixed

- Updated fav-icon Base URL from JupyterLab PageConfig. [7109](https://github.com/jupyter/notebook/pull/7109) ([jayeshsingh9767](https://github.com/jayeshsingh9767))

Maintenance and upkeep improvements

- Fix typings [7110](https://github.com/jupyter/notebook/pull/7110) ([jtpio](https://github.com/jtpio))
- Bump postcss from 8.4.27 to 8.4.31 [7089](https://github.com/jupyter/notebook/pull/7089) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-12&to=2023-10-17&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-12..2023-10-17&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-12..2023-10-17&type=Issues) | [jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-12..2023-10-17&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-12..2023-10-17&type=Issues)

7.0.5

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.4...839193d07f0780ded6f559892517f061f3776b02))

Enhancements made

- Update to JupyterLab 4.0.7 [7103](https://github.com/jupyter/notebook/pull/7103) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update `permissions` in the galata snapshot workflow [7105](https://github.com/jupyter/notebook/pull/7105) ([jtpio](https://github.com/jtpio))
- Fix typings check on CI [7104](https://github.com/jupyter/notebook/pull/7104) ([jtpio](https://github.com/jtpio))
- Ignore yarn.lock for codespell [7098](https://github.com/jupyter/notebook/pull/7098) ([jtpio](https://github.com/jtpio))
- Remove link to the PDF documentation [7094](https://github.com/jupyter/notebook/pull/7094) ([jtpio](https://github.com/jtpio))
- Bump postcss from 8.4.23 to 8.4.31 in /ui-tests [7088](https://github.com/jupyter/notebook/pull/7088) ([dependabot](https://github.com/dependabot))
- React to the galata update comment [7086](https://github.com/jupyter/notebook/pull/7086) ([jtpio](https://github.com/jtpio))
- Switch from `hub` to `gh` in the Playwright snapshots update workflow [7085](https://github.com/jupyter/notebook/pull/7085) ([jtpio](https://github.com/jtpio))
- chore: update pre-commit hooks [7084](https://github.com/jupyter/notebook/pull/7084) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Fix traitlets typing [7082](https://github.com/jupyter/notebook/pull/7082) ([jtpio](https://github.com/jtpio))
- Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 [7080](https://github.com/jupyter/notebook/pull/7080) ([dependabot](https://github.com/dependabot))
- Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 [7072](https://github.com/jupyter/notebook/pull/7072) ([dependabot](https://github.com/dependabot))
- ci: set minimal permissions to workflows [7070](https://github.com/jupyter/notebook/pull/7070) ([diogoteles08](https://github.com/diogoteles08))
- Bump systeminformation from 5.17.12 to 5.21.8 in /ui-tests [7064](https://github.com/jupyter/notebook/pull/7064) ([dependabot](https://github.com/dependabot))

Documentation improvements

- Improve docs setup (SVG logos, repo links) [7074](https://github.com/jupyter/notebook/pull/7074) ([krassowski](https://github.com/krassowski))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-09-20&to=2023-10-12&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-09-20..2023-10-12&type=Issues) | [diogoteles08](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adiogoteles08+updated%3A2023-09-20..2023-10-12&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-09-20..2023-10-12&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-09-20..2023-10-12&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-09-20..2023-10-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-09-20..2023-10-12&type=Issues)

7.0.4

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.3...0e62386fc71ed4bd424c989f9d5493ca346f1d9a))

Enhancements made

- Update to JupyterLab 4.0.6 [7049](https://github.com/jupyter/notebook/pull/7049) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix `app_version` [7061](https://github.com/jupyter/notebook/pull/7061) ([jtpio](https://github.com/jtpio))
- fix trusted status indication [7036](https://github.com/jupyter/notebook/pull/7036) ([adigaboy](https://github.com/adigaboy))

Maintenance and upkeep improvements

- Update Binder environment [7059](https://github.com/jupyter/notebook/pull/7059) ([jtpio](https://github.com/jtpio))
- Add `deduplicate` top-level script [7058](https://github.com/jupyter/notebook/pull/7058) ([jtpio](https://github.com/jtpio))
- Move opening path in new browser tabs to a separate plugin [7056](https://github.com/jupyter/notebook/pull/7056) ([jtpio](https://github.com/jtpio))
- Enable the Playwright trace [7050](https://github.com/jupyter/notebook/pull/7050) ([jtpio](https://github.com/jtpio))
- Bump actions/checkout from 3 to 4 [7040](https://github.com/jupyter/notebook/pull/7040) ([dependabot](https://github.com/dependabot))
- Adopt sp-repo-review [7039](https://github.com/jupyter/notebook/pull/7039) ([blink1073](https://github.com/blink1073))
- Add `datetime.datetime.utc()` to the filter list [7037](https://github.com/jupyter/notebook/pull/7037) ([jtpio](https://github.com/jtpio))
- Fix docs build on Gitpod [7026](https://github.com/jupyter/notebook/pull/7026) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-08-30&to=2023-09-20&type=c))

[adigaboy](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aadigaboy+updated%3A2023-08-30..2023-09-20&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-08-30..2023-09-20&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-08-30..2023-09-20&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-08-30..2023-09-20&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-08-30..2023-09-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-08-30..2023-09-20&type=Issues)

7.0.3

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.2...e2eb8f2a166ba7b339309b8bfbff40e6c9e0a9b9))

Bugs fixed

- Require importlib_resources for testing on Python \< 3.10 [7016](https://github.com/jupyter/notebook/pull/7016) ([bnavigator](https://github.com/bnavigator))
- Fix Python 3.12 compatibility [6965](https://github.com/jupyter/notebook/pull/6965) ([frenzymadness](https://github.com/frenzymadness))

Maintenance and upkeep improvements

- Update to JupyterLab 4.0.5 [7013](https://github.com/jupyter/notebook/pull/7013) ([jtpio](https://github.com/jtpio))
- Test against Python 3.12 [6999](https://github.com/jupyter/notebook/pull/6999) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Mention the nx graph in the contributing guide [7001](https://github.com/jupyter/notebook/pull/7001) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-08-04&to=2023-08-30&type=c))

[bnavigator](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abnavigator+updated%3A2023-08-04..2023-08-30&type=Issues) | [defjaf](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adefjaf+updated%3A2023-08-04..2023-08-30&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-08-04..2023-08-30&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-08-04..2023-08-30&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-08-04..2023-08-30&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2023-08-04..2023-08-30&type=Issues)

7.0.2

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.1...af5edd42374cadba65feed2e6828b1ef96295daf))

Enhancements made

- Update to JupyterLab 4.0.4 packages [6998](https://github.com/jupyter/notebook/pull/6998) ([jtpio](https://github.com/jtpio))
- Improve about dialog [6996](https://github.com/jupyter/notebook/pull/6996) ([yjrab](https://github.com/yjrab))
- Added documentation link in Help menu [6993](https://github.com/jupyter/notebook/pull/6993) ([Mikil03](https://github.com/Mikil03))

Bugs fixed

- Remove `RedirectHandler` [6997](https://github.com/jupyter/notebook/pull/6997) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-07-31&to=2023-08-04&type=c))

[echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-07-31..2023-08-04&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-07-31..2023-08-04&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-07-31..2023-08-04&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2023-07-31..2023-08-04&type=Issues) | [Mikil03](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AMikil03+updated%3A2023-07-31..2023-08-04&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-07-31..2023-08-04&type=Issues) | [shaneknapp](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ashaneknapp+updated%3A2023-07-31..2023-08-04&type=Issues) | [yjrab](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayjrab+updated%3A2023-07-31..2023-08-04&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-07-31..2023-08-04&type=Issues)

7.0.1

([Full Changelog](https://github.com/jupyter/notebook/compare/jupyter-notebook/app7.0.0...ac3c882a246b46c15c1963ef4b65427a4257b132))

Enhancements made

- Update accessibly compliance section in the docs [6982](https://github.com/jupyter/notebook/pull/6982) ([andrii-i](https://github.com/andrii-i))
- Update the browser tab favicon on kernel busy [6980](https://github.com/jupyter/notebook/pull/6980) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Bump `word-wrap` and `semver` [6979](https://github.com/jupyter/notebook/pull/6979) ([jtpio](https://github.com/jtpio))
- Enable lerna caching for build scripts [6767](https://github.com/jupyter/notebook/pull/6767) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Update accessibly compliance section in the docs [6982](https://github.com/jupyter/notebook/pull/6982) ([andrii-i](https://github.com/andrii-i))
- Fix link in `README.md` [6973](https://github.com/jupyter/notebook/pull/6973) ([jtpio](https://github.com/jtpio))
- The future is now [6972](https://github.com/jupyter/notebook/pull/6972) ([frenzymadness](https://github.com/frenzymadness))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-07-19&to=2023-07-31&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-07-19..2023-07-31&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-07-19..2023-07-31&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-07-19..2023-07-31&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-07-19..2023-07-31&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-07-19..2023-07-31&type=Issues) | [prof-lupin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aprof-lupin+updated%3A2023-07-19..2023-07-31&type=Issues)

7.0.0

Jupyter Notebook 7 is released :tada:

Check the changelog: https://jupyter-notebook.readthedocs.io/en/latest/changelog.html

And the new features in Notebook 7: https://jupyter-notebook.readthedocs.io/en/latest/notebook_7_features.html

Migration Guide: https://jupyter-notebook.readthedocs.io/en/latest/migrate_to_notebook7.html

______________________________________________________________________

For reference here is the changelog since the last `7.0.0rc2` release.

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc2...2be98e8f39af7f3ec2729006018f6baf0998f94b))

Bugs fixed

- Update Jupytext Notebook url path [6961](https://github.com/jupyter/notebook/pull/6961) ([RRosio](https://github.com/RRosio))

Maintenance and upkeep improvements

- Fix hatch version when going from rc [6971](https://github.com/jupyter/notebook/pull/6971) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.0.3 [6967](https://github.com/jupyter/notebook/pull/6967) ([jtpio](https://github.com/jtpio))
- Bump semver from 7.5.0 to 7.5.3 in /ui-tests [6950](https://github.com/jupyter/notebook/pull/6950) ([dependabot](https://github.com/dependabot))

Documentation improvements

- fix: update link to troubleshooting guidelines [6964](https://github.com/jupyter/notebook/pull/6964) ([emmanuel-ferdman](https://github.com/emmanuel-ferdman))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-26&to=2023-07-19&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-06-26..2023-07-19&type=Issues) | [emmanuel-ferdman](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aemmanuel-ferdman+updated%3A2023-06-26..2023-07-19&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-26..2023-07-19&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-26..2023-07-19&type=Issues) | [parmentelat](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aparmentelat+updated%3A2023-06-26..2023-07-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-06-26..2023-07-19&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-26..2023-07-19&type=Issues)

7.0.0rc2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc1...27c00bc56afaa5b89713f760b0cc6eb88079224e))

Bugs fixed

- Fix opening files from the CLI [6946](https://github.com/jupyter/notebook/pull/6946) ([jtpio](https://github.com/jtpio))
- Fix handling of the base url [6943](https://github.com/jupyter/notebook/pull/6943) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-22&to=2023-06-26&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-22..2023-06-26&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-22..2023-06-26&type=Issues) | [parmentelat](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aparmentelat+updated%3A2023-06-22..2023-06-26&type=Issues)

7.0.0rc1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc0...8493e1ba21ebaca5c192d68bdc829ccc5b29a799))

Enhancements made

- Close the browser tab when clicking on "Close and Shut Down Notebook" [6937](https://github.com/jupyter/notebook/pull/6937) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix the redirect handler [6941](https://github.com/jupyter/notebook/pull/6941) ([jtpio](https://github.com/jtpio))
- Make jupyter logo select properly (6927) [6938](https://github.com/jupyter/notebook/pull/6938) ([Cheukting](https://github.com/Cheukting))

Documentation improvements

- Update issue templates [6939](https://github.com/jupyter/notebook/pull/6939) ([RRosio](https://github.com/RRosio))
- Docs parity for find with JupyterLab. [6917](https://github.com/jupyter/notebook/pull/6917) ([ericsnekbytes](https://github.com/ericsnekbytes))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-19&to=2023-06-22&type=c))

[andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-06-19..2023-06-22&type=Issues) | [Cheukting](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACheukting+updated%3A2023-06-19..2023-06-22&type=Issues) | [ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-06-19..2023-06-22&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-19..2023-06-22&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-19..2023-06-22&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-19..2023-06-22&type=Issues)

7.0.0rc0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b4...d0692112a4b2db20c2178205d4b5630184acbf7b))

Enhancements made

- Update JupyterLab, audit document viewers [6922](https://github.com/jupyter/notebook/pull/6922) ([jtpio](https://github.com/jtpio))
- Customize the shell layout with the settings [6921](https://github.com/jupyter/notebook/pull/6921) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix default viewers override [6923](https://github.com/jupyter/notebook/pull/6923) ([jtpio](https://github.com/jtpio))
- Align JupyterHub config with JupyterLab [6918](https://github.com/jupyter/notebook/pull/6918) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Added example of custom css files [6919](https://github.com/jupyter/notebook/pull/6919) ([RRosio](https://github.com/RRosio))

API and Breaking Changes

- Customize the shell layout with the settings [6921](https://github.com/jupyter/notebook/pull/6921) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-12&to=2023-06-19&type=c))

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-12..2023-06-19&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-12..2023-06-19&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-12..2023-06-19&type=Issues)

7.0.0b4

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b3...ee3e1c221226d482ca1c9bec6362c8af36f1da56))

Enhancements made

- Rename browser tab title to Home [6913](https://github.com/jupyter/notebook/pull/6913) ([Cheukting](https://github.com/Cheukting))
- Add the notification plugin [6900](https://github.com/jupyter/notebook/pull/6900) ([jtpio](https://github.com/jtpio))
- Configurable `default_url` for JupyterNotebookApp [6899](https://github.com/jupyter/notebook/pull/6899) ([paulgb](https://github.com/paulgb))
- Enhancement: Added drop shadows to markdown, text, and tree views [6893](https://github.com/jupyter/notebook/pull/6893) ([rielAsh24](https://github.com/rielAsh24))
- Update to JupyterLab 4.0.1 [6892](https://github.com/jupyter/notebook/pull/6892) ([jtpio](https://github.com/jtpio))
- Add file browser actions to the file browser toolbar [6888](https://github.com/jupyter/notebook/pull/6888) ([jtpio](https://github.com/jtpio))
- Add option to open a notebook in NbClassic if it is installed; show "Open in..." dropdown menu if there are multiple options, show single button otherwise [6866](https://github.com/jupyter/notebook/pull/6866) ([andrii-i](https://github.com/andrii-i))
- Load custom CSS [6841](https://github.com/jupyter/notebook/pull/6841) ([RRosio](https://github.com/RRosio))

Bugs fixed

- Add an empty splash screen on notebook launch to avoid a flash of unstyled content  [6911](https://github.com/jupyter/notebook/pull/6911) ([andrii-i](https://github.com/andrii-i))
- Fix for "find searches only part of the file" bug [6905](https://github.com/jupyter/notebook/pull/6905) ([ericsnekbytes](https://github.com/ericsnekbytes))
- Provide a custom rendermime plugin to handle local links [6885](https://github.com/jupyter/notebook/pull/6885) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Fix check li

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Dec 4, 2024

Closing this in favor of #661

@pyup-bot pyup-bot closed this Dec 4, 2024
@BarthJr BarthJr deleted the pyup-update-notebook-5.7.8-to-7.2.2 branch December 4, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant