Skip to content

Commit

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

jupyter-notebook-application-7.0.0-alpha.17.tgz: fd0a4bbc197aa47b5ba6e79759306e676abce29962885418f3d2469e838050dd

jupyter-notebook-application-extension-7.0.0-alpha.17.tgz: a8bb9e049d8520a7c6d3aa92293d1501e2c028994c8f88a8274ebe50f55fb71e

jupyter-notebook-console-extension-7.0.0-alpha.17.tgz: 069fb2ba8d7778739d7357c1359019a77393c4ed2d91e50a76a1547f81c49e47

jupyter-notebook-docmanager-extension-7.0.0-alpha.17.tgz: 54059a403c4eea255d2e1bac118d808e11cd3dc3fe9c6b6c527d3c0c722053fe

jupyter-notebook-documentsearch-extension-7.0.0-alpha.17.tgz: eaaaa8daf944b0f7087afc63d88a60e9f62a6efd939bf46a56a907be516eca1a

jupyter-notebook-help-extension-7.0.0-alpha.17.tgz: 0f1a8ce109175c31ccf30d324b6e35178b06e82b0e0fc4bf268bfe1dd91b4eea

jupyter-notebook-lab-extension-7.0.0-alpha.17.tgz: c887a7c27f5f37ad71b4410368228966c6055432e37a51c1fc15d5b3418a4c66

jupyter-notebook-notebook-extension-7.0.0-alpha.17.tgz: 17cac111ee63a09a685ef2ff955917abb9fbec386620a37c0d680aae4da7bc46

jupyter-notebook-terminal-extension-7.0.0-alpha.17.tgz: 124a73f6b631d64e5c02dbd87bad104bf3b5b7b4ea92e0c067526ff63f2151f5

jupyter-notebook-tree-7.0.0-alpha.17.tgz: a5a348712c99e3b413307b5599982c89e758e4435dd8cc2741ca0bd1154f9f2b

jupyter-notebook-tree-extension-7.0.0-alpha.17.tgz: 1a4f8e322cff780cd439b1f5722ef416b46e2c203ca3f680d4da1a70f9fdbeb1

jupyter-notebook-ui-components-7.0.0-alpha.17.tgz: 8ad41bb70995a8dcbc6f64e785d823456e594f6069218b7b20da74e8d66abd0b

notebook-7.0.0a17-py3-none-any.whl: 43017968236c163364490ccd0178a68023c9c7d1fbcdaf9118ebcf1c79f37f77

notebook-7.0.0a17.tar.gz: cf2e5855e07a7b8c08efbeae23643deb29814858d26940a772274365f371a343
  • Loading branch information
jtpio committed Mar 20, 2023
1 parent 7903de8 commit cc454bb
Show file tree
Hide file tree
Showing 18 changed files with 129 additions and 105 deletions.
28 changes: 26 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,32 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

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

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

## 7.0.0a16

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a15...0faa88c8b65e0302f1904e4ca9cd2e551525f352))
Expand All @@ -38,8 +64,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

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

## 7.0.0a15

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a14...1ccb8f15d6bf3557eed2405438a9df3c1d6cd040))
Expand Down
46 changes: 23 additions & 23 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-alpha.16",
"version": "7.0.0-alpha.17",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -10,17 +10,17 @@
"watch": "webpack --config ./webpack.config.watch.js"
},
"resolutions": {
"@jupyter-notebook/application": "~7.0.0-alpha.16",
"@jupyter-notebook/application-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/console-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/help-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/tree": "~7.0.0-alpha.16",
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/ui-components": "~7.0.0-alpha.16",
"@jupyter-notebook/application": "~7.0.0-alpha.17",
"@jupyter-notebook/application-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/console-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/help-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/tree": "~7.0.0-alpha.17",
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.17",
"@jupyter-notebook/ui-components": "~7.0.0-alpha.17",
"@jupyter/ydoc": "~0.3.4",
"@jupyterlab/application": "~4.0.0-alpha.22",
"@jupyterlab/application-extension": "~4.0.0-alpha.22",
Expand Down Expand Up @@ -106,17 +106,17 @@
"yjs": "~13.5.50"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-alpha.16",
"@jupyter-notebook/application-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/console-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/help-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/tree": "^7.0.0-alpha.16",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyter-notebook/application-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/console-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/help-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17",
"@jupyterlab/application-extension": "^4.0.0-alpha.22",
"@jupyterlab/apputils-extension": "^4.0.0-alpha.22",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"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.0a16"
__version__ = "7.0.0a17"

# 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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/application-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/console-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/help-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/lab-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/tree": "^7.0.0-alpha.16",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.16"
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyter-notebook/application-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/console-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/help-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/lab-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.17",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17"
},
"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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/celltags": "^4.0.0-alpha.20",
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/documentsearch": "^4.0.0-alpha.22",
"@lumino/widgets": "^2.0.0"
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/mainmenu": "^4.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Jupyter Notebook - Lab Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/cells": "^4.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/tree": "^7.0.0-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"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-alpha.16",
"@jupyter-notebook/application": "^7.0.0-alpha.17",
"@jupyterlab/application": "^4.0.0-alpha.22",
"@jupyterlab/apputils": "^4.0.0-alpha.22",
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
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-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit cc454bb

Please sign in to comment.