Skip to content

Update notebook to 7.0.1#461

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

Update notebook to 7.0.1#461
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-notebook-5.7.8-to-7.0.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates notebook from 5.7.8 to 7.0.1.

Changelog

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)

<!-- <END NEW CHANGELOG ENTRY> -->

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) ([jesuscastillx](https://github.com/jesuscastillx))
- 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))

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

([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))

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))

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) ([JasonWeill](https://github.com/JasonWeill))
- 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](https://github.com/jupyter/notebook/pull/6464) ([jtpio](https://github.com/jtpio))
- Bump jpeg-js from 0.4.3 to 0.4.4 in /ui-tests [6455](https://github.com/jupyter/notebook/pull/6455) ([dependabot](https://github.com/dependabot))

Documentation improvements

- Updates README to document maintained versions [6480](https://github.com/jupyter/notebook/pull/6480) ([JasonWeill](https://github.com/JasonWeill))

Contributors to this release

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

[afshin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2022-06-14..2022-10-03&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-06-14..2022-10-03&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2022-06-14..2022-10-03&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-06-14..2022-10-03&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-06-14..2022-10-03&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-06-14..2022-10-03&type=Issues) | [hawkeyes21](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahawkeyes21+updated%3A2022-06-14..2022-10-03&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-06-14..2022-10-03&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2022-06-14..2022-10-03&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-06-14..2022-10-03&type=Issues) | [RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2022-06-14..2022-10-03&type=Issues)

7.0.0a5

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a4...614e4780b88f5cf5e2bfda39a55357a0be5ef161))

Enhancements made

- Add shadow to cells [6433](https://github.com/jupyter/notebook/pull/6433) ([trungleduc](https://github.com/trungleduc))

Maintenance and upkeep improvements

- Fix docs build [6447](https://github.com/jupyter/notebook/pull/6447) ([jtpio](https://github.com/jtpio))
- \[pre-commit.ci\] pre-commit autoupdate [6444](https://github.com/jupyter/notebook/pull/6444) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [6439](https://github.com/jupyter/notebook/pull/6439) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [6434](https://github.com/jupyter/notebook/pull/6434) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Use hatch backend [6425](https://github.com/jupyter/notebook/pull/6425) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-05-20..2022-06-14&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-05-20..2022-06-14&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-05-20..2022-06-14&type=Issues) | [ofek](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aofek+updated%3A2022-05-20..2022-06-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-05-20..2022-06-14&type=Issues) | [trungleduc](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atrungleduc+updated%3A2022-05-20..2022-06-14&type=Issues)

7.0.0a4

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

Enhancements made

- Update to JupyterLab 4.0.0a25 [6429](https://github.com/jupyter/notebook/pull/6429) ([jtpio](https://github.com/jtpio))
- Add cell toolbar extension [6418](https://github.com/jupyter/notebook/pull/6418) ([jtpio](https://github.com/jtpio))
- add the show header command to the command palette [6415](https://github.com/jupyter/notebook/pull/6415) ([jeewonkoo](https://github.com/jeewonkoo))
- Remove the "Appearance" menu entry [6412](https://github.com/jupyter/notebook/pull/6412) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- \[pre-commit.ci\] pre-commit autoupdate [6426](https://github.com/jupyter/notebook/pull/6426) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Allow bot PRs to be automatically labeled [6414](https://github.com/jupyter/notebook/pull/6414) ([blink1073](https://github.com/blink1073))
- Add Visual Regression Test for the export submenu [6383](https://github.com/jupyter/notebook/pull/6383) ([jtpio](https://github.com/jtpio))
- Fix ESLint config for tests [6382](https://github.com/jupyter/notebook/pull/6382) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-04-27..2022-05-20&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-04-27..2022-05-20&type=Issues) | [jeewonkoo](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajeewonkoo+updated%3A2022-04-27..2022-05-20&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-04-27..2022-05-20&type=Issues) | [ofek](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aofek+updated%3A2022-04-27..2022-05-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-04-27..2022-05-20&type=Issues)

7.0.0a3

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a2...4076882c0e08875dd719945835f8cbe5b10eac9e))

Enhancements made

- Show file checkboxes by default in the file browser [6377](https://github.com/jupyter/notebook/pull/6377) ([jtpio](https://github.com/jtpio))
- Remove blank space at the bottom of the notebook [6376](https://github.com/jupyter/notebook/pull/6376) ([jtpio](https://github.com/jtpio))
- Add a label to the upload button [6374](https://github.com/jupyter/notebook/pull/6374) ([jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.0.0a24 [6371](https://github.com/jupyter/notebook/pull/6371) ([jtpio](https://github.com/jtpio))
- Initialize handler page_config from Server traitlets [6366](https://github.com/jupyter/notebook/pull/6366) ([bollwyvl](https://github.com/bollwyvl))
- Add project URLs to setup.cfg [6346](https://github.com/jupyter/notebook/pull/6346) ([tlinhart](https://github.com/tlinhart))
- Update to JupyterLab 4.0.0a23 [6336](https://github.com/jupyter/notebook/pull/6336) ([jtpio](https://github.com/jtpio))

Bugs fixed

- Fix opening JupyterLab from Notebook [6379](https://github.com/jupyter/notebook/pull/6379) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Add UI tests for a simple notebook [6380](https://github.com/jupyter/notebook/pull/6380) ([jtpio](https://github.com/jtpio))
- Bump async from 2.6.3 to 2.6.4 in /ui-tests [6370](https://github.com/jupyter/notebook/pull/6370) ([dependabot](https://github.com/dependabot))
- Fix build workflow on CI [6369](https://github.com/jupyter/notebook/pull/6369) ([jtpio](https://github.com/jtpio))
- \[pre-commit.ci\] pre-commit autoupdate [6365](https://github.com/jupyter/notebook/pull/6365) ([pre-commit-ci](https://github.com/pre-commit-ci))
- \[pre-commit.ci\] pre-commit autoupdate [6355](https://github.com/jupyter/notebook/pull/6355) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump moment from 2.29.1 to 2.29.2 [6352](https://github.com/jupyter/notebook/pull/6352) ([dependabot](https://github.com/dependabot))
- Bump moment from 2.29.1 to 2.29.2 in /ui-tests [6351](https://github.com/jupyter/notebook/pull/6351) ([dependabot](https://github.com/dependabot))
- Clean up pre-commit [6349](https://github.com/jupyter/notebook/pull/6349) ([blink1073](https://github.com/blink1073))
- Update to TypeScript 4.6 [6345](https://github.com/jupyter/notebook/pull/6345) ([jtpio](https://github.com/jtpio))
- \[pre-commit.ci\] pre-commit autoupdate [6343](https://github.com/jupyter/notebook/pull/6343) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Add pytest and handle warnings [6338](https://github.com/jupyter/notebook/pull/6338) ([blink1073](https://github.com/blink1073))
- Add flake8 and git-blame-ignore-revs [6337](https://github.com/jupyter/notebook/pull/6337) ([blink1073](https://github.com/blink1073))
- Run Autoformatters [6335](https://github.com/jupyter/notebook/pull/6335) ([blink1073](https://github.com/blink1073))
- Bump minimist from 1.2.5 to 1.2.6 [6334](https://github.com/jupyter/notebook/pull/6334) ([dependabot](https://github.com/dependabot))
- Bump minimist from 1.2.5 to 1.2.6 in /ui-tests [6333](https://github.com/jupyter/notebook/pull/6333) ([dependabot](https://github.com/dependabot))
- Bump ansi-regex from 3.0.0 to 3.0.1 in /ui-tests [6332](https://github.com/jupyter/notebook/pull/6332) ([dependabot](https://github.com/dependabot))
- Adopt pre-commit [6331](https://github.com/jupyter/notebook/pull/6331) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Link to v6 plan in the README [6375](https://github.com/jupyter/notebook/pull/6375) ([echarles](https://github.com/echarles))
- Copy edits in config, edits bug report template [6364](https://github.com/jupyter/notebook/pull/6364) ([JasonWeill](https://github.com/JasonWeill))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2022-03-21..2022-04-27&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abollwyvl+updated%3A2022-03-21..2022-04-27&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2022-03-21..2022-04-27&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2022-03-21..2022-04-27&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-03-21..2022-04-27&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-03-21..2022-04-27&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2022-03-21..2022-04-27&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2022-03-21..2022-04-27&type=Issues) | [tlinhart](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atlinhart+updated%3A2022-03-21..2022-04-27&type=Issues)

7.0.0a2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a1...9be03f5f27232d50b16dbbaa50a222260166694c))

Enhancements made

- Add support for opening a document with a different factory [6315](https://github.com/jupyter/notebook/pull/6315) ([jtpio](https://github.com/jtpio))
- Minor copy edit in README [6313](https://github.com/jupyter/notebook/pull/6313) ([JasonWeill](https://github.com/JasonWeill))

Bugs fixed

- Fix rendering of markdown [6318](https://github.com/jupyter/notebook/pull/6318) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

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

Documentation improvements

- docs: fix spelling [6317](https://github.com/jupyter/notebook/pull/6317) ([dijonkitchen](https://github.com/dijonkitchen))
- Minor copy edit in README [6313](https://github.com/jupyter/notebook/pull/6313) ([JasonWeill](https://github.com/JasonWeill))
- Update example notebook on Binder [6306](https://github.com/jupyter/notebook/pull/6306) ([jtpio](https://github.com/jtpio))

Contributors to this release

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

[dijonkitchen](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adijonkitchen+updated%3A2022-03-09..2022-03-21&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afcollonval+updated%3A2022-03-09..2022-03-21&type=Issues) | [github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2022-03-09..2022-03-21&type=Issues) | [jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2022-03-09..2022-03-21&type=Issues) | [JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2022-03-09..2022-03-21&type=Issues)

7.0.0a1

([Full Changelog](https://github.com/jupyter/notebook/compare/v6.4.8...22fe46f3e806aa346625f6ef2f2a024d030a068d))

Enhancements made

- Notebook v7 scaffolding [6294](https://github.com/jupyter/notebook/pull/6294) ([jtpio](https://github.com/jtpio))

Maintenance and upkeep improvements

- Clean up CI [6304](https://github.com/jupyter/notebook/pull/6304) ([blink1073](https://github.com/blink1073))
- Remove the custom run keyboard shortcut [6303](https://github.com/jupyter/notebook/pull/6303) ([jtpio](https://github.com/jtpio))
- Bump nanoid from 3.1.30 to 3.3.1 in /ui-tests [6302](https://github.com/jupyter/notebook/pull/6302) ([dependabot](https://github.com/dependabot))
- Bump simple-get from 3.1.0 to 3.1.1 in /ui-tests [630

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Aug 4, 2023

Closing this in favor of #465

@pyup-bot pyup-bot closed this Aug 4, 2023
@BarthJr BarthJr deleted the pyup-update-notebook-5.7.8-to-7.0.1 branch August 4, 2023 08:58
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