From d87f41da0418a14c694beae429d3683f312b2eaa Mon Sep 17 00:00:00 2001 From: jtpio Date: Thu, 19 Jan 2023 08:52:17 +0000 Subject: [PATCH] Publish 7.0.0a11 SHA256 hashes: jupyter-notebook-application-7.0.0-alpha.11.tgz: 43fc448aef0e0971ebb528c983a7244499028bc21de8157793967d68bce59f52 jupyter-notebook-application-extension-7.0.0-alpha.11.tgz: 14553e2fa66f3b7d7147f103fc001f7ad7bdacea4b5cedb2d463ab0295088d8a jupyter-notebook-console-extension-7.0.0-alpha.11.tgz: dd811eeaace1700242edae6e3543996f4b0676f16811c8478db76583c235b7bf jupyter-notebook-docmanager-extension-7.0.0-alpha.11.tgz: 54e512f1e10530ae8cd2e00670a725af14b718ffde621f0b84d6177ea54143ca jupyter-notebook-documentsearch-extension-7.0.0-alpha.11.tgz: 8a12481cbaefe0dfcc7f48da0643b49024be1465e6d2014b87a6722cf6c3c579 jupyter-notebook-help-extension-7.0.0-alpha.11.tgz: c41ae544002a75e2907ce9e89ebd8cac466372e7dc3112544666251704a18500 jupyter-notebook-lab-extension-7.0.0-alpha.11.tgz: 3a9250504965a73173b62b2647d8de9946721e4c314f6b2a81690bac007932b8 jupyter-notebook-notebook-extension-7.0.0-alpha.11.tgz: 6a8c2e68f057ca6003047147abae1f8e7610f57e7fc2a9bb898e7b854fffab9d jupyter-notebook-terminal-extension-7.0.0-alpha.11.tgz: d81593481f4c51edabf2d034bb74e53ab377b53d0023429ae3bb82f22dbcf241 jupyter-notebook-tree-7.0.0-alpha.11.tgz: 834fd83e7089d9ee4420b09042627fe8ad033a1e77349203f8bdd964bcc14ce2 jupyter-notebook-tree-extension-7.0.0-alpha.11.tgz: aa4cbf17b4848561ba9dca12631fae6e3d13a475e56371e11fe31cfc613f8d20 jupyter-notebook-ui-components-7.0.0-alpha.11.tgz: dd90f2005f6f215b691fa2d7591770bc8f68add24db1d62cf4f9ac42853ab8ee notebook-7.0.0a11-py3-none-any.whl: c2bc660657886f7517b27fbbcc194bb193e204f9a26175bb1795eddad35a6191 notebook-7.0.0a11.tar.gz: df1c958abde60502925f6f64da27dd67a280417ca40214909a64c517b086cfde --- CHANGELOG.md | 31 ++++++++++++- app/package.json | 46 +++++++++---------- buildutils/package.json | 2 +- notebook/_version.py | 2 +- packages/_metapackage/package.json | 2 +- packages/application-extension/package.json | 6 +-- packages/application/package.json | 2 +- packages/console-extension/package.json | 2 +- packages/docmanager-extension/package.json | 2 +- .../documentsearch-extension/package.json | 4 +- packages/help-extension/package.json | 4 +- packages/lab-extension/package.json | 4 +- packages/notebook-extension/package.json | 4 +- packages/terminal-extension/package.json | 2 +- packages/tree-extension/package.json | 6 +-- packages/tree/package.json | 4 +- packages/ui-components/package.json | 2 +- 17 files changed, 76 insertions(+), 49 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e96d998b2..03d1f88e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,35 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with +## 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)) @@ -50,8 +79,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with [@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)) diff --git a/app/package.json b/app/package.json index 421d2ee0a..5e42b6ec4 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "private": true, "scripts": { "build": "webpack", @@ -11,17 +11,17 @@ "watch": "webpack --config ./webpack.config.watch.js" }, "resolutions": { - "@jupyter-notebook/application": "~7.0.0-alpha.10", - "@jupyter-notebook/application-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/console-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/help-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/notebook-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/terminal-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/tree": "~7.0.0-alpha.10", - "@jupyter-notebook/tree-extension": "~7.0.0-alpha.10", - "@jupyter-notebook/ui-components": "~7.0.0-alpha.10", + "@jupyter-notebook/application": "~7.0.0-alpha.11", + "@jupyter-notebook/application-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/console-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/help-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/notebook-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/terminal-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/tree": "~7.0.0-alpha.11", + "@jupyter-notebook/tree-extension": "~7.0.0-alpha.11", + "@jupyter-notebook/ui-components": "~7.0.0-alpha.11", "@jupyter/ydoc": "~0.2.2", "@jupyterlab/application": "~4.0.0-alpha.17", "@jupyterlab/application-extension": "~4.0.0-alpha.17", @@ -109,17 +109,17 @@ "yjs": "~13.5.44" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", - "@jupyter-notebook/application-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/console-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/help-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/notebook-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/terminal-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/tree": "^7.0.0-alpha.10", - "@jupyter-notebook/tree-extension": "^7.0.0-alpha.10", - "@jupyter-notebook/ui-components": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", + "@jupyter-notebook/application-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/console-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/help-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/notebook-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/terminal-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/tree": "^7.0.0-alpha.11", + "@jupyter-notebook/tree-extension": "^7.0.0-alpha.11", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.11", "@jupyterlab/application-extension": "^4.0.0-alpha.17", "@jupyterlab/apputils-extension": "^4.0.0-alpha.17", "@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.17", diff --git a/buildutils/package.json b/buildutils/package.json index d9bc4d086..4daa251bc 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index 6b99f6d99..27ebf6ce8 100644 --- a/notebook/_version.py +++ b/notebook/_version.py @@ -5,7 +5,7 @@ import re from collections import namedtuple # Use "hatch version xx.yy.zz" to handle version changes -__version__ = "7.0.0a10" +__version__ = "7.0.0a11" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index d13b96db8..f2573e1cf 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "private": true, "description": "Jupyter Notebook - Metapackage", "homepage": "https://github.com/jupyter/notebook", diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index 5a241dbab..040d57443 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Application Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,8 +39,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", - "@jupyter-notebook/ui-components": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/celltags": "^4.0.0-alpha.17", diff --git a/packages/application/package.json b/packages/application/package.json index 2d7772349..1ce713ec9 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Application", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index ecec0403a..b7060bf3f 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/console-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Console Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index 19cfb47d0..7ce51df39 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/docmanager-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Document Manager Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index b2be9eafd..718239268 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/documentsearch-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Document Search Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,7 +39,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/documentsearch": "^4.0.0-alpha.17", "@lumino/widgets": "^2.0.0-alpha.7" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index 2b518475e..778176363 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/help-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Help Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,7 +39,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/ui-components": "^7.0.0-alpha.10", + "@jupyter-notebook/ui-components": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/mainmenu": "^4.0.0-alpha.17", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index c02b20879..87b5019f5 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/lab-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Lab Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -43,7 +43,7 @@ "watch:src": "tsc -w" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/coreutils": "^6.0.0-alpha.17", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 3ba922fa9..c8016668c 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/notebook-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Notebook Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,7 +39,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/cells": "^4.0.0-alpha.17", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index a20157258..b651e26fd 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/terminal-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Terminal Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index 5301d9793..d44634c81 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree-extension", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Tree Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,8 +39,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", - "@jupyter-notebook/tree": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", + "@jupyter-notebook/tree": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/coreutils": "^6.0.0-alpha.17", diff --git a/packages/tree/package.json b/packages/tree/package.json index 8a15b45c6..ef28365b3 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - Tree", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -39,7 +39,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-alpha.10", + "@jupyter-notebook/application": "^7.0.0-alpha.11", "@jupyterlab/application": "^4.0.0-alpha.17", "@jupyterlab/apputils": "^4.0.0-alpha.17", "@jupyterlab/coreutils": "^6.0.0-alpha.17", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 3062b42c3..b5ab7f60e 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/ui-components", - "version": "7.0.0-alpha.10", + "version": "7.0.0-alpha.11", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": {