Skip to content

Update notebook to 7.0.7#558

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

Update notebook to 7.0.7#558
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-notebook-5.7.8-to-7.0.7

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates notebook from 5.7.8 to 7.0.7.

Changelog

7.0.7

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

Enhancements made

- Update to JupyterLab 4.0.11 [7215](https://github.com/jupyter/notebook/pull/7215) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Update ruff config and typing [7145](https://github.com/jupyter/notebook/pull/7145) ([blink1073](https://github.com/blink1073))
- 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))
- \[7.0.x\] Install stable JupyterLab 4.0 in the releaser hook [7183](https://github.com/jupyter/notebook/pull/7183) ([jtpio](https://github.com/jtpio))
- Update publish-release workflow for PyPI trusted publisher [7176](https://github.com/jupyter/notebook/pull/7176) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-17..2024-01-19&type=Issues) | [d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-10-17..2024-01-19&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2024-01-19&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2024-01-19&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-17..2024-01-19&type=Issues) | [meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2023-10-17..2024-01-19&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 links on CI [6910](https://github.com/jupyter/notebook/pull/6910) ([jtpio](https://github.com/jtpio))
- Add `JSONLicenseWebpackPlugin` [6896](https://github.com/jupyter/notebook/pull/6896) ([jtpio](https://github.com/jtpio))
- Simplify Gitpod setup [6894](https://github.com/jupyter/notebook/pull/6894) ([jtpio](https://github.com/jtpio))
- Fix action name in update workflow [6884](https://github.com/jupyter/notebook/pull/6884) ([jtpio](https://github.com/jtpio))
- Fix playwright bot [6880](https://github.com/jupyter/notebook/pull/6880) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Document how to manage plugins and extensions [6909](https://github.com/jupyter/notebook/pull/6909) ([jtpio](https://github.com/jtpio))
- Jupyter Notebook ecosystem docs improvements [6877](https://github.com/jupyter/notebook/pull/6877) ([ericsnekbytes](https://github.com/ericsnekbytes))

Contributors to this release

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

[andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-05-25..2023-06-12&type=Issues) | [Cheukting](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACheukting+updated%3A2023-05-25..2023-06-12&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-05-25..2023-06-12&type=Issues) | [ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-05-25..2023-06-12&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-05-25..2023-06-12&type=Issues) | [henryiii](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahenryiii+updated%3A2023-05-25..2023-06-12&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-05-25..2023-06-12&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-05-25..2023-06-12&type=Issues) | [paulgb](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apaulgb+updated%3A2023-05-25..2023-06-12&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-05-25..2023-06-12&type=Issues) | [rielAsh24](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ArielAsh24+updated%3A2023-05-25..2023-06-12&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-05-25..2023-06-12&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayuvipanda+updated%3A2023-05-25..2023-06-12&type=Issues)

7.0.0b3

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b2...93e4d5e1c6ed7a3a4875eed284255587ac293819))

Enhancements made

- Copy edits for `migrate_to_notebook7` [6879](https://github.com/jupyter/notebook/pull/6879) ([JasonWeill](https://github.com/JasonWeill))
- Enable add a cell button [6872](https://github.com/jupyter/notebook/pull/6872) ([tuncbkose](https://github.com/tuncbkose))
- Update to JupyterLab 4 final [6871](https://github.com/jupyter/notebook/pull/6871) ([jtpio](https://github.com/jtpio))
- Remove "Close Tab" menu entry [6843](https://github.com/jupyter/notebook/pull/6843) ([timmerk3](https://github.com/timmerk3))

Bugs fixed

- Fix handling of the default factory in the URL [6873](https://github.com/jupyter/notebook/pull/6873) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Update to Playwright 1.33 [6874](https://github.com/jupyter/notebook/pull/6874) ([jtpio](https://github.com/jtpio))
- Fix check links on CI [6870](https://github.com/jupyter/notebook/pull/6870) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Copy edits for `migrate_to_notebook7` [6879](https://github.com/jupyter/notebook/pull/6879) ([JasonWeill](https://github.com/JasonWeill))

Contributors to this release

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

[andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-05-09..2023-05-25&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-05-09..2023-05-25&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2023-05-09..2023-05-25&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-05-09..2023-05-25&type=Issues) | [timmerk3](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atimmerk3+updated%3A2023-05-09..2023-05-25&type=Issues) | [tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atuncbkose+updated%3A2023-05-09..2023-05-25&type=Issues)

7.0.0b2

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

Enhancements made

- Update to JupyterLab 4.0.0rc1 [6864](https://github.com/jupyter/notebook/pull/6864) ([jtpio](https://github.com/jtpio))
- Change "Interface" menu to "Open in...", shorten names of menu items inside [6847](https://github.com/jupyter/notebook/pull/6847) ([andrii-i](https://github.com/andrii-i))
- Add Skip Link to Notebook [6844](https://github.com/jupyter/notebook/pull/6844) ([seirani](https://github.com/seirani))

Bugs fixed

- Fix top bar visibility not picking up settings overrides (6833) [6836](https://github.com/jupyter/notebook/pull/6836) ([yumyumqing](https://github.com/yumyumqing))

Maintenance and upkeep improvements

- Update RTD image [6861](https://github.com/jupyter/notebook/pull/6861) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-04-28..2023-05-09&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-04-28..2023-05-09&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-28..2023-05-09&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-28..2023-05-09&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-04-28..2023-05-09&type=Issues) | [seirani](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aseirani+updated%3A2023-04-28..2023-05-09&type=Issues) | [yumyumqing](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayumyumqing+updated%3A2023-04-28..2023-05-09&type=Issues)

7.0.0b1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b0...4b6af274b24bcc20e43ad2330c9243c8d2c7d552))

Enhancements made

- Update to JupyterLab 4.0.0rc0 [6853](https://github.com/jupyter/notebook/pull/6853) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.0.0b1` and `4.0.0b2` [6838](https://github.com/jupyter/notebook/pull/6838) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fixes the notebooktools [6834](https://github.com/jupyter/notebook/pull/6834) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Use local coverage [6839](https://github.com/jupyter/notebook/pull/6839) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Added extra information and user-action summaries to 7 migration docs. [6850](https://github.com/jupyter/notebook/pull/6850) ([ericsnekbytes](https://github.com/ericsnekbytes))
- Rename migration file to `migrate_to_notebook7` [6831](https://github.com/jupyter/notebook/pull/6831) ([jtpio](https://github.com/jtpio))
- Use correct canonical URL while building docs [6829](https://github.com/jupyter/notebook/pull/6829) ([ashwinvis](https://github.com/ashwinvis))

Contributors to this release

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

[ashwinvis](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aashwinvis+updated%3A2023-04-04..2023-04-28&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-04-04..2023-04-28&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-04-04..2023-04-28&type=Issues) | [ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-04-04..2023-04-28&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-04..2023-04-28&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-04..2023-04-28&type=Issues)

7.0.0b0

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

Enhancements made

- Update to JupyterLab `4.0.0b0` [6803](https://github.com/jupyter/notebook/pull/6803) ([jtpio](https://github.com/jtpio))

Bugs fixed

- added white space to bottom of edit files [6804](https://github.com/jupyter/notebook/pull/6804) ([j-publius](https://github.com/j-publius))
- Hides 'micro' toolbars in notebook [6791](https://github.com/jupyter/notebook/pull/6791) ([JasonWeill](https://github.com/JasonWeill))

Maintenance and upkeep improvements

- Add missing singleton packages for RTC [6816](https://github.com/jupyter/notebook/pull/6816) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Improve the documentation for Notebook 7 [6813](https://github.com/jupyter/notebook/pull/6813) ([jtpio](https://github.com/jtpio))
- fix typo in the migration guide [6812](https://github.com/jupyter/notebook/pull/6812) ([Tiksagol](https://github.com/Tiksagol))

Contributors to this release

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

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-24..2023-04-04&type=Issues) | [j-publius](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aj-publius+updated%3A2023-03-24..2023-04-04&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2023-03-24..2023-04-04&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-24..2023-04-04&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-03-24..2023-04-04&type=Issues) | [Tiksagol](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ATiksagol+updated%3A2023-03-24..2023-04-04&type=Issues)

7.0.0a18

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a17...253efe279f8c8005f016f3dfe28c22233ee1d2dd))

It is now possible to use the Advanced Settings Editor:

https://user-images.githubusercontent.com/591645/227475837-246a59ed-5c72-4630-a0c5-a408a4c96582.mp4

Enhancements made

- Add back the `csvviewer-extension` [6799](https://github.com/jupyter/notebook/pull/6799) ([jtpio](https://github.com/jtpio))
- Fix JSON setting editor not opening issue [6795](https://github.com/jupyter/notebook/pull/6795) ([yumyumqing](https://github.com/yumyumqing))

Contributors to this release

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

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-20..2023-03-24&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-20..2023-03-24&type=Issues) | [yumyumqing](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayumyumqing+updated%3A2023-03-20..2023-03-24&type=Issues)

7.0.0a17

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a16...7903de83e83a6ce342d71895dc1e8c2ec8128174))

Highlights

This major change in this release is the update to the latest JupyterLab `4.0.0a37`.

Check out the [JupyterLab `4.0.0a37` release notes](https://github.com/jupyterlab/jupyterlab/releases/tag/v4.0.0a37) for more details.

Enhancements made

- Update to JupyterLab 4.0.0a37 [6777](https://github.com/jupyter/notebook/pull/6777) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Replace the use of `toArray` by `Array.from` [6775](https://github.com/jupyter/notebook/pull/6775) ([tarunsamanta2k20](https://github.com/tarunsamanta2k20))

Contributors to this release

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

[github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-15..2023-03-20&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-15..2023-03-20&type=Issues) | [tarunsamanta2k20](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atarunsamanta2k20+updated%3A2023-03-15..2023-03-20&type=Issues)

7.0.0a16

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a15...0faa88c8b65e0302f1904e4ca9cd2e551525f352))

Enhancements made

- Update to JupyterLab 4.0.0a36 [6773](https://github.com/jupyter/notebook/pull/6773) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Clean up interface switcher plugin in preparation for release [6766](https://github.com/jupyter/notebook/pull/6766) ([afshin](https://github.com/afshin))
- Remove empty `py.test` file [6764](https://github.com/jupyter/notebook/pull/6764) ([frenzymadness](https://github.com/frenzymadness))

Documentation improvements

- Add documentation for contributing to the docs [6771](https://github.com/jupyter/notebook/pull/6771) ([jtpio](https://github.com/jtpio))
- Convert docs to Markdown [6770](https://github.com/jupyter/notebook/pull/6770) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[afshin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2023-03-08..2023-03-15&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-03-08..2023-03-15&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-08..2023-03-15&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-08..2023-03-15&type=Issues)

7.0.0a15

Highlights

Configurable file name search bar in the file browser

The file name search bar can be enabled via the settings.

https://user-images.githubusercontent.com/591645/222691407-a6015441-62b1-4c9d-a8e5-351f94655eb8.mp4

File size column in the file browser

The file browser now shows the file size column by default.

![image](https://user-images.githubusercontent.com/591645/223439416-3505c591-3d5e-43ed-9dcd-2140954280c8.png)

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a14...1ccb8f15d6bf3557eed2405438a9df3c1d6cd040))

Enhancements made

- Update to JupyterLab 4.0.0a35 [6757](https://github.com/jupyter/notebook/pull/6757) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Bump vega from 5.22.1 to 5.23.0 in /ui-tests [6756](https://github.com/jupyter/notebook/pull/6756) ([dependabot](https://github.com/dependabot))
- Bump vega-functions from 5.13.0 to 5.13.1 in /ui-tests [6754](https://github.com/jupyter/notebook/pull/6754) ([dependabot](https://github.com/dependabot))

Contributors to this release

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

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

7.0.0a14

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

Enhancements made

- Fix loading of plugins [6750](https://github.com/jupyter/notebook/pull/6750) ([jtpio](https://github.com/jtpio))
- Add the extension manager [6747](https://github.com/jupyter/notebook/pull/6747) ([jtpio](https://github.com/jtpio))
- File browser CSS tweaks [6738](https://github.com/jupyter/notebook/pull/6738) ([jtpio](https://github.com/jtpio))
- Add trusted indicator [6736](https://github.com/jupyter/notebook/pull/6736) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Clean up license [6743](https://github.com/jupyter/notebook/pull/6743) ([dcsaba89](https://github.com/dcsaba89))
- Update to TypeScript 5 [6735](https://github.com/jupyter/notebook/pull/6735) ([jtpio](https://github.com/jtpio))
- Enable `nx` [6718](https://github.com/jupyter/notebook/pull/6718) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Corrected "Recomment" to "Recommend" [6741](https://github.com/jupyter/notebook/pull/6741) ([Tony-j77](https://github.com/Tony-j77))
- Docs: add migrate to notebook7 page [6737](https://github.com/jupyter/notebook/pull/6737) ([echarles](https://github.com/echarles))
- Add section about updating reference snapshots [6733](https://github.com/jupyter/notebook/pull/6733) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adcsaba89+updated%3A2023-02-15..2023-03-01&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-02-15..2023-03-01&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-02-15..2023-03-01&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-02-15..2023-03-01&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-02-15..2023-03-01&type=Issues) | [Tony-j77](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ATony-j77+updated%3A2023-02-15..2023-03-01&type=Issues)

7.0.0a13

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

Enhancements made

- Update to JupyterLab 4.0.0a34 [6732](https://github.com/jupyter/notebook/pull/6732) ([jtpio](https://github.com/jtpio))
- Hide the debugger button on mobile [6731](https://github.com/jupyter/notebook/pull/6731) ([jtpio](https://github.com/jtpio))
- Adds translator to the NotebookShell [6725](https://github.com/jupyter/notebook/pull/6725) ([brichet](https://github.com/brichet))
- Resolving some accessibility issues [6719](https://github.com/jupyter/notebook/pull/6719) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Fix Playwright snapshot update workflow [6724](https://github.com/jupyter/notebook/pull/6724) ([jtpio](https://github.com/jtpio))
- Add workflow to update snapshots [6723](https://github.com/jupyter/notebook/pull/6723) ([jtpio](https://github.com/jtpio))
- Use Playwright `webServer` [6720](https://github.com/jupyter/notebook/pull/6720) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-02-08..2023-02-15&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-02-08..2023-02-15&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-02-08..2023-02-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-02-08..2023-02-15&type=Issues)

7.0.0a12

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

Enhancements made

- Update to JupyterLab 4.0.0a33 [6713](https://github.com/jupyter/notebook/pull/6713) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Add more lint checks [6706](https://github.com/jupyter/notebook/pull/6706) ([blink1073](https://github.com/blink1073))
- Reintroduce desktop file [6705](https://github.com/jupyter/notebook/pull/6705) ([frenzymadness](https://github.com/frenzymadness))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-01-19..2023-02-08&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-01-19..2023-02-08&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-01-19..2023-02-08&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-01-19..2023-02-08&type=Issues)

7.0.0a11

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a10...6d4eeed9d176e2523be7874ae4d9f46a99422d72))

Enhancements made

- Tree view enhancement [6588](https://github.com/jupyter/notebook/pull/6588) ([brichet](https://github.com/brichet))
- Add the Settings Editor to the landing page [6316](https://github.com/jupyter/notebook/pull/6316) ([jtpio](https://github.com/jtpio))

![settings-editor](https://user-images.githubusercontent.com/591645/213389569-0fbec6a2-0a18-4ac7-a4e4-1fa626b26527.png)

Bugs fixed

- Fix console error when adding a widget to a side panel [6694](https://github.com/jupyter/notebook/pull/6694) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Help-extension split into multiple plugins [6700](https://github.com/jupyter/notebook/pull/6700) ([RRosio](https://github.com/RRosio))
- Add releaser workflows [6698](https://github.com/jupyter/notebook/pull/6698) ([blink1073](https://github.com/blink1073))
- Create `auto_author_assign.yml` workflow [6696](https://github.com/jupyter/notebook/pull/6696) ([jtpio](https://github.com/jtpio))
- Add back ` type:ignore` [6695](https://github.com/jupyter/notebook/pull/6695) ([jtpio](https://github.com/jtpio))
- Fix environment activation on Gitpod [6693](https://github.com/jupyter/notebook/pull/6693) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

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

7.0.0a10

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a9...6205bf376f783b7202af71e1074f44086ee7056c))

Enhancements made

- Update to JupyterLab 4.0.0a32 [6678](https://github.com/jupyter/notebook/pull/6678) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Bump json5 from 2.2.1 to 2.2.3 in /ui-tests [6684](https://github.com/jupyter/notebook/pull/6684) ([dependabot](https://github.com/dependabot))
- Bump json5 from 1.0.1 to 1.0.2 [6681](https://github.com/jupyter/notebook/pull/6681) ([dependabot](https://github.com/dependabot))
- Update the copyright date to 2023 in the about dialog [6679](https://github.com/jupyter/notebook/pull/6679) ([jtpio](https://github.com/jtpio))
- Fix `check_links` and  `Test Lint` CI failures [6675](https://github.com/jupyter/notebook/pull/6675) ([jtpio](https://github.com/jtpio))
- Add spelling and docstring enforcement [6669](https://github.com/jupyter/notebook/pull/6669) ([blink1073](https://github.com/blink1073))
- CI Cleanup [6667](https://github.com/jupyter/notebook/pull/6667) ([blink1073](https://github.com/blink1073))
- Adopt ruff and typing [6658](https://github.com/jupyter/notebook/pull/6658) ([blink1073](https://github.com/blink1073))
- Bump decode-uri-component from 0.2.0 to 0.2.2 [6651](https://github.com/jupyter/notebook/pull/6651) ([dependabot](https://github.com/dependabot))
- Bump dessant/lock-threads from 3 to 4 [6650](https://github.com/jupyter/notebook/pull/6650) ([dependabot](https://github.com/dependabot))
- Update to TypeScript 4.9 [6640](https://github.com/jupyter/notebook/pull/6640) ([jtpio](https://github.com/jtpio))
- Add more Python tests [6639](https://github.com/jupyter/notebook/pull/6639) ([blink1073](https://github.com/blink1073))
- use main branch for config [6638](https://github.com/jupyter/notebook/pull/6638) ([blink1073](https://github.com/blink1073))
- Clean up workflows [6635](https://github.com/jupyter/notebook/pull/6635) ([blink1073](https://github.com/blink1073))
- CI Cleanup [6631](https://github.com/jupyter/notebook/pull/6631) ([blink1073](https://github.com/blink1073))
- Fix issue template formatting [6626](https://github.com/jupyter/notebook/pull/6626) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Remove PDF link to Jupyter Notebook docs [6648](https://github.com/jupyter/notebook/pull/6648) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-11-21..2023-01-09&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-11-21..2023-01-09&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-11-21..2023-01-09&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-11-21..2023-01-09&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-11-21..2023-01-09&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-11-21..2023-01-09&type=Issues) | [yacchin1205](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayacchin1205+updated%3A2022-11-21..2023-01-09&type=Issues)

7.0.0a9

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

Enhancements made

- Update to JupyterLab 4.0.0a31 [6627](https://github.com/jupyter/notebook/pull/6627) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Explicitly specify favicon for /tree view in Notebook [6608](https://github.com/jupyter/notebook/pull/6608) ([mcrutch](https://github.com/mcrutch))

Maintenance and upkeep improvements

- Add run-p (npm-run-all) to dev dependencies [6629](https://github.com/jupyter/notebook/pull/6629) ([gabalafou](https://github.com/gabalafou))
- Moves panel related objects to a dedicated module file [6625](https://github.com/jupyter/notebook/pull/6625) ([brichet](https://github.com/brichet))
- Use pathlib instead of os.path.join in `tests/conftest.py` [6624](https://github.com/jupyter/notebook/pull/6624) ([kianelbo](https://github.com/kianelbo))
- Bump loader-utils from 1.4.1 to 1.4.2 [6623](https://github.com/jupyter/notebook/pull/6623) ([dependabot](https://github.com/dependabot))
- Bump to Python 3.11 on CI [6600](https://github.com/jupyter/notebook/pull/6600) ([jtpio](https://github.com/jtpio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2022-11-11&to=2022-11-21&type=c))

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2022-11-11..2022-11-21&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-11-11..2022-11-21&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afcollonval+updated%3A2022-11-11..2022-11-21&type=Issues) | [gabalafou](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agabalafou+updated%3A2022-11-11..2022-11-21&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-11-11..2022-11-21&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-11-11..2022-11-21&type=Issues) | [kianelbo](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akianelbo+updated%3A2022-11-11..2022-11-21&type=Issues) | [mcrutch](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Amcrutch+updated%3A2022-11-11..2022-11-21&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-11-11..2022-11-21&type=Issues)

7.0.0a8

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a7...9141f3eabb6a10a5bf742b26713405f9768cb6d2))

Enhancements made

- Restyle about dialog [6592](https://github.com/jupyter/notebook/pull/6592) ([kostyafarber](https://github.com/kostyafarber))

Bugs fixed

- Fix async contents handling and add test [6616](https://github.com/jupyter/notebook/pull/6616) ([blink1073](https://github.com/blink1073))
- Fix PDF renderer [6584](https://github.com/jupyter/notebook/pull/6584) ([brichet](https://github.com/brichet))
- Fix HTML viewer [6583](https://github.com/jupyter/notebook/pull/6583) ([brichet](https://github.com/brichet))

Maintenance and upkeep improvements

- Bump loader-utils from 1.4.0 to 1.4.1 [6615](https://github.com/jupyter/notebook/pull/6615) ([dependabot](https://github.com/dependabot))
- Bump dessant/lock-threads from 2 to 3 [6587](https://github.com/jupyter/notebook/pull/6587) ([dependabot](https://github.com/dependabot))
- Add dependabot config to update GitHub Actions [6586](https://github.com/jupyter/notebook/pull/6586) ([jtpio](https://github.com/jtpio))
- Update `actions/checkout` and `actions/download-artifact` [6585](https://github.com/jupyter/notebook/pull/6585) ([jtpio](https://github.com/jtpio))
- Maintenance cleanup [6581](https://github.com/jupyter/notebook/pull/6581) ([blink1073](https://github.com/blink1073))
- Update to lerna 6 [6579](https://github.com/jupyter/notebook/pull/6579) ([jtpio](https://github.com/jtpio))
- Remove the `nbclassic` explicit uninstall on Binder [6548](https://github.com/jupyter/notebook/pull/6548) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-10-13..2022-11-11&type=Issues) | [bnavigator](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abnavigator+updated%3A2022-10-13..2022-11-11&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2022-10-13..2022-11-11&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-10-13..2022-11-11&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-10-13..2022-11-11&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afcollonval+updated%3A2022-10-13..2022-11-11&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-10-13..2022-11-11&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-10-13..2022-11-11&type=Issues) | [kostyafarber](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akostyafarber+updated%3A2022-10-13..2022-11-11&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-10-13..2022-11-11&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-10-13..2022-11-11&type=Issues) | [venkatasg](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Avenkatasg+updated%3A2022-10-13..2022-11-11&type=Issues)

7.0.0a7

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


Enhancements made

- Fixed user menu alignment [6565](https://github.com/jupyter/notebook/pull/6565) ([Mieju](https://github.com/Mieju))
- Support for Left and Right panels [6487](https://github.com/jupyter/notebook/pull/6487) ([brichet](https://github.com/brichet))

Some core extensions such as a the debugger and the table of contents are also enabled by default:

![image](https://user-images.githubusercontent.com/591645/195543524-e16647a1-a4e0-4832-929d-73d5a77ef001.png)

![image](https://user-images.githubusercontent.com/591645/195544813-22e7dec9-846f-4aaa-913a-36a9ed908036.png)


Maintenance and upkeep improvements

- Update to JupyterLab 4.0.0a30 [6566](https://github.com/jupyter/notebook/pull/6566) ([jtpio](https://github.com/jtpio))

Documentation improvements

- Fix typo in CHANGELOG.md [6561](https://github.com/jupyter/notebook/pull/6561) ([eltociear](https://github.com/eltociear))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2022-10-03..2022-10-13&type=Issues) | [eltociear](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aeltociear+updated%3A2022-10-03..2022-10-13&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-10-03..2022-10-13&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-10-03..2022-10-13&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2022-10-03..2022-10-13&type=Issues) | [Mieju](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AMieju+updated%3A2022-10-03..2022-10-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-10-03..2022-10-13&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-10-03..2022-10-13&type=Issues)

7.0.0a6

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

Enhancements made

- Add token on tree widget [6496](https://github.com/jupyter/notebook/pull/6496) ([brichet](https://github.com/brichet))
- Updates README to document maintained versions [6480](https://github.com/jupyter/notebook/pull/6480) ([jweill-aws](https://github.com/jweill-aws))
- Change the tab renderer to allow adding closable tab [6477](https://github.com/jupyter/notebook/pull/6477) ([brichet](https://github.com/brichet))

Bugs fixed

- Fix: No mouse pointer when hovering on the Jupyter icon [6550](https://github.com/jupyter/notebook/pull/6550) ([hawkeyes21](https://github.com/hawkeyes21))

Maintenance and upkeep improvements

- Switch to hatch for python version [6544](https://github.com/jupyter/notebook/pull/6544) ([blink1073](https://github.com/blink1073))
- Update to Lumino 2 and JupyterLab 4.0.0a29 [6539](https://github.com/jupyter/notebook/pull/6539) ([afshin](https://github.com/afshin))
- Update lerna version [6535](https://github.com/jupyter/notebook/pull/6535) ([blink1073](https://github.com/blink1073))
- Add task to auto activate the dev environment on Gitpod [6527](https://github.com/jupyter/notebook/pull/6527) ([jtpio](https://github.com/jtpio))
- Troubleshoot failing `macos` check on CI [6523](https://github.com/jupyter/notebook/pull/6523) ([jtpio](https://github.com/jtpio))
- Update reference snapshots [6520](https://github.com/jupyter/notebook/pull/6520) ([jtpio](https://github.com/jtpio))
- Add Gitpod files [6518](https://github.com/jupyter/notebook/pull/6518) ([jtpio](https://github.com/jtpio))
- Adding jupyterlab-probot yml file for labeling new issues [6506](https://github.com/jupyter/notebook/pull/6506) ([RRosio](https://github.com/RRosio))
- Uninstall `nbclassic` on Binder so Notebook v7 can load [6505](https://github.com/jupyter/notebook/pull/6505) ([jtpio](https://github.com/jtpio))
- Pin `ypy-websocket` to `0.2` [6499](https://github.com/jupyter/notebook/pull/6499) ([jtpio](https://github.com/jtpio))
- Bump moment from 2.29.3 to 2.29.4 [6483](https://github.com/jupyter/notebook/pull/6483) ([dependabot](https://github.com/dependabot))
- Bump moment from 2.29.2 to 2.29.4 in /ui-tests [6482](https://github.com/jupyter/notebook/pull/6482) ([dependabot](https://github.com/dependabot))
- Bump terser from 5.13.1 to 5.14.2 [6481](https://github.com/jupyter/notebook/pull/6481) ([dependabot](https://github.com/dependabot))
- Bump parse-url from 6.0.0 to 6.0.2 [6465](https://github.com/jupyter/notebook/pull/6465) ([dependabot](https://github.com/dependabot))
- Fix tests [6464](ht

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 9, 2024

Closing this in favor of #572

@pyup-bot pyup-bot closed this Feb 9, 2024
@BarthJr BarthJr deleted the pyup-update-notebook-5.7.8-to-7.0.7 branch February 9, 2024 19:42
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