Skip to content

Commit

Permalink
Publish 7.0.1
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-notebook-application-7.0.1.tgz: df6fc88d0002fb33609eef3c445bfc95fac002d40ed523e948f2468d915c170c

jupyter-notebook-application-extension-7.0.1.tgz: 2a6b1896b4c2320861caad555b7af03aae1c7415d148d309bd9191a01d62a0c9

jupyter-notebook-console-extension-7.0.1.tgz: 05c27a26d45d04dd362fa20004e7f2162d8c2deb4a415722ebd4abd29fb8acde

jupyter-notebook-docmanager-extension-7.0.1.tgz: 4531df57c3b951531bc130a5b513945e75885d55d1324e8568d7c03d757f8662

jupyter-notebook-documentsearch-extension-7.0.1.tgz: 92dfa50c50fbe400a04dae63c2f9fd8e6448fc8d4b6d22bb58f1ea3f1bee01e7

jupyter-notebook-help-extension-7.0.1.tgz: 0a21004e8547878a7260fc29bdc6c08b288190ce840e95af9c7362cccd4b266e

jupyter-notebook-lab-extension-7.0.1.tgz: 4724ddf3213438a63b0f020ff4dbc4802af4161fb05e86054d6183ddb4299770

jupyter-notebook-notebook-extension-7.0.1.tgz: 11619be428af2ff150f4d1cb221da70e7c91da500d5cd8d177e02ac18f4820df

jupyter-notebook-terminal-extension-7.0.1.tgz: 9a463e0362760a8b6ca126605982c06b7f73c6825e6e5d5389379fca03a137ca

jupyter-notebook-tree-7.0.1.tgz: f07a6fb7d5460e312182a753fd661eabc843c07c2d95558afefb55108ca8036f

jupyter-notebook-tree-extension-7.0.1.tgz: f73f1b6036d5b34e914b42e27f6bd5ec843b2f501c5dc7daca3b924c5e285402

jupyter-notebook-ui-components-7.0.1.tgz: 14a8c605b1c69e28d44e64add9b2922871c605f1b0e46f582121fff23b133c70

notebook-7.0.1-py3-none-any.whl: 35327476042140e8739ff8fcfecdc915658ae72b4db72d6e3b537badcdbf9e35

notebook-7.0.1.tar.gz: 2e16ad4e63ea89f7efbe212ee7c1693fcfa5ab55ffef75047530f74af4bd926c
  • Loading branch information
jtpio committed Jul 31, 2023
1 parent ac3c882 commit 01d58d7
Show file tree
Hide file tree
Showing 18 changed files with 139 additions and 113 deletions.
30 changes: 28 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,34 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.1

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.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:
Expand Down Expand Up @@ -50,8 +78,6 @@ For reference here is the changelog since the last `7.0.0rc2` release.

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

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

## 7.0.0rc2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc1...27c00bc56afaa5b89713f760b0cc6eb88079224e))
Expand Down
58 changes: 29 additions & 29 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -11,18 +11,18 @@
},
"resolutions": {
"@codemirror/state": "~6.2.1",
"@codemirror/view": "~6.13.2",
"@jupyter-notebook/application": "~7.0.0",
"@jupyter-notebook/application-extension": "~7.0.0",
"@jupyter-notebook/console-extension": "~7.0.0",
"@jupyter-notebook/docmanager-extension": "~7.0.0",
"@jupyter-notebook/documentsearch-extension": "~7.0.0",
"@jupyter-notebook/help-extension": "~7.0.0",
"@jupyter-notebook/notebook-extension": "~7.0.0",
"@jupyter-notebook/terminal-extension": "~7.0.0",
"@jupyter-notebook/tree": "~7.0.0",
"@jupyter-notebook/tree-extension": "~7.0.0",
"@jupyter-notebook/ui-components": "~7.0.0",
"@codemirror/view": "~6.15.3",
"@jupyter-notebook/application": "~7.0.1",
"@jupyter-notebook/application-extension": "~7.0.1",
"@jupyter-notebook/console-extension": "~7.0.1",
"@jupyter-notebook/docmanager-extension": "~7.0.1",
"@jupyter-notebook/documentsearch-extension": "~7.0.1",
"@jupyter-notebook/help-extension": "~7.0.1",
"@jupyter-notebook/notebook-extension": "~7.0.1",
"@jupyter-notebook/terminal-extension": "~7.0.1",
"@jupyter-notebook/tree": "~7.0.1",
"@jupyter-notebook/tree-extension": "~7.0.1",
"@jupyter-notebook/ui-components": "~7.0.1",
"@jupyter/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.3",
"@jupyterlab/application-extension": "~4.0.3",
Expand Down Expand Up @@ -100,33 +100,33 @@
"@lezer/common": "~1.0.3",
"@lezer/highlight": "~1.1.6",
"@lumino/algorithm": "~2.0.0",
"@lumino/application": "~2.1.1",
"@lumino/commands": "~2.1.1",
"@lumino/application": "~2.2.0",
"@lumino/commands": "~2.1.2",
"@lumino/coreutils": "~2.1.1",
"@lumino/disposable": "~2.1.1",
"@lumino/domutils": "~2.0.0",
"@lumino/dragdrop": "~2.1.1",
"@lumino/dragdrop": "~2.1.2",
"@lumino/messaging": "~2.0.0",
"@lumino/properties": "~2.0.0",
"@lumino/signaling": "~2.1.1",
"@lumino/virtualdom": "~2.0.0",
"@lumino/widgets": "~2.1.1",
"@lumino/widgets": "~2.2.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.6.2"
"yjs": "~13.6.7"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application-extension": "^7.0.0",
"@jupyter-notebook/console-extension": "^7.0.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0",
"@jupyter-notebook/help-extension": "^7.0.0",
"@jupyter-notebook/notebook-extension": "^7.0.0",
"@jupyter-notebook/terminal-extension": "^7.0.0",
"@jupyter-notebook/tree": "^7.0.0",
"@jupyter-notebook/tree-extension": "^7.0.0",
"@jupyter-notebook/ui-components": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/application-extension": "^7.0.1",
"@jupyter-notebook/console-extension": "^7.0.1",
"@jupyter-notebook/docmanager-extension": "^7.0.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.1",
"@jupyter-notebook/help-extension": "^7.0.1",
"@jupyter-notebook/notebook-extension": "^7.0.1",
"@jupyter-notebook/terminal-extension": "^7.0.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyter-notebook/tree-extension": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.1",
"@jupyterlab/application-extension": "^4.0.3",
"@jupyterlab/apputils-extension": "^4.0.3",
"@jupyterlab/attachments": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",
Expand Down
2 changes: 1 addition & 1 deletion notebook/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.0.0"
__version__ = "7.0.1"

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"description": "Jupyter Notebook - Metapackage",
"homepage": "https://github.com/jupyter/notebook",
Expand All @@ -20,18 +20,18 @@
"watch": "tsc -b -w --preserveWatchOutput"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application-extension": "^7.0.0",
"@jupyter-notebook/console-extension": "^7.0.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0",
"@jupyter-notebook/help-extension": "^7.0.0",
"@jupyter-notebook/lab-extension": "^7.0.0",
"@jupyter-notebook/notebook-extension": "^7.0.0",
"@jupyter-notebook/terminal-extension": "^7.0.0",
"@jupyter-notebook/tree": "^7.0.0",
"@jupyter-notebook/tree-extension": "^7.0.0",
"@jupyter-notebook/ui-components": "^7.0.0"
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/application-extension": "^7.0.1",
"@jupyter-notebook/console-extension": "^7.0.1",
"@jupyter-notebook/docmanager-extension": "^7.0.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.1",
"@jupyter-notebook/help-extension": "^7.0.1",
"@jupyter-notebook/lab-extension": "^7.0.1",
"@jupyter-notebook/notebook-extension": "^7.0.1",
"@jupyter-notebook/terminal-extension": "^7.0.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyter-notebook/tree-extension": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.1"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Application Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/ui-components": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/codeeditor": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/coreutils": "^6.0.3",
"@jupyterlab/docmanager": "^4.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Document Search Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/documentsearch": "^4.0.3",
"@lumino/widgets": "^2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/help-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Help Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.0.0",
"@jupyter-notebook/ui-components": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/mainmenu": "^4.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/lab-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Lab Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -76,7 +76,7 @@
}
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/coreutils": "^6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/notebook-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Notebook Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/cells": "^4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/tree-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Tree Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/tree": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/coreutils": "^6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - Tree",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0",
"@jupyter-notebook/application": "^7.0.1",
"@jupyterlab/application": "^4.0.3",
"@jupyterlab/apputils": "^4.1.3",
"@jupyterlab/coreutils": "^6.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.0.0",
"version": "7.0.1",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 01d58d7

Please sign in to comment.