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
This commit is contained in:
jtpio 2023-01-19 08:52:17 +00:00
parent 6d4eeed9d1
commit d87f41da04
17 changed files with 76 additions and 49 deletions

View File

@ -14,6 +14,35 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
<!-- <START NEW CHANGELOG ENTRY> -->
## 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)
<!-- <END NEW CHANGELOG ENTRY> -->
## 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)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.0.0a9
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a8...b4006ce47bf37b31a7049a77971d7e5db1070660))

View File

@ -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",

View File

@ -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",

View File

@ -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(

View File

@ -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",

View File

@ -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",

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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"

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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": {

View File

@ -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",

View File

@ -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",

View File

@ -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": {