Skip to content

Commit

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

jupyter-notebook-application-7.1.0-alpha.0.tgz: e8e989296ace2395282cf4abd6bcfcf54d557f77d323f4e6aa4c8ca78391e03c

jupyter-notebook-application-extension-7.1.0-alpha.0.tgz: d93cf35402faf79badbc259aa708545999ddbec572516d8524478210f43236ff

jupyter-notebook-console-extension-7.1.0-alpha.0.tgz: e6a05a138862cd7c04531fd1f3882e5be18d221d4ff0a29fc93598ba48d925c9

jupyter-notebook-docmanager-extension-7.1.0-alpha.0.tgz: 654e56b194d3ff9e1faee9c8c921b9a6e223cc44c2c98b7e918a5470c14c3c1a

jupyter-notebook-documentsearch-extension-7.1.0-alpha.0.tgz: 969e4716915fc831aa1612cf8a6bcc6fcd2016b6a21b8b3e001f7893e792aa05

jupyter-notebook-help-extension-7.1.0-alpha.0.tgz: 414c34e6e7028273f5f2947ad4294330cb3d8815b4039e57e0706cba849ae678

jupyter-notebook-lab-extension-7.1.0-alpha.0.tgz: c074e40147b31b87250336ca41147399d2168b2b897bfeb163424a3532572323

jupyter-notebook-notebook-extension-7.1.0-alpha.0.tgz: 16cfeb08202130f06a9d7e43f20217894725294fdcb3c971c38a8e9d053c01da

jupyter-notebook-terminal-extension-7.1.0-alpha.0.tgz: 8ac1abec21da3762290cfe5f753e2b2104d6df4bf63532665b8a17cfe1b8e826

jupyter-notebook-tree-7.1.0-alpha.0.tgz: 3b2573693b0f2951178f1fecec63f627b160ad61693ec1abe0bafd69d7095ae3

jupyter-notebook-tree-extension-7.1.0-alpha.0.tgz: c00f2e36bea57a479f14cd2f835c019b6a21d93d10ef37c366826f7c2bdffad0

jupyter-notebook-ui-components-7.1.0-alpha.0.tgz: f409d0e43bcad5cb469db5c2a4b8c272ad295bf87dae854c3f6f953142848248

notebook-7.1.0a0-py3-none-any.whl: f67173d7fe0f3b6761343a1a3fdb9e604d2f927b69cf534d385ac6796971a7cb

notebook-7.1.0a0.tar.gz: 72fdb54e51a7caf6442e3f6514b08607e136544b3b09700def1b116fecae64c8
  • Loading branch information
jtpio committed Oct 27, 2023
1 parent 0cd6104 commit 55f5f6f
Show file tree
Hide file tree
Showing 18 changed files with 136 additions and 111 deletions.
29 changes: 27 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,33 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.1.0a0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...0cd6104b926a398b419f2433538cef437592796f))

### Enhancements made

- Added Lumino Plugin Description (#7008) [#7127](https://github.com/jupyter/notebook/pull/7127) ([@Dilip-Jain](https://github.com/Dilip-Jain))
- Update to JupyterLab 4.1 [#7096](https://github.com/jupyter/notebook/pull/7096) ([@jtpio](https://github.com/jtpio))

### Maintenance and upkeep improvements

- Fix python bumping to `minor` [#7131](https://github.com/jupyter/notebook/pull/7131) ([@jtpio](https://github.com/jtpio))
- Add Python 3.12 classifier [#7111](https://github.com/jupyter/notebook/pull/7111) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Set `navigation_with_keys` to `False` [#7129](https://github.com/jupyter/notebook/pull/7129) ([@jtpio](https://github.com/jtpio))
- Updated ui-tests Configuration in Contributing.md [#7124](https://github.com/jupyter/notebook/pull/7124) ([@jayeshsingh9767](https://github.com/jayeshsingh9767))

### Contributors to this release

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

[@Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2023-10-17..2023-10-27&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2023-10-27&type=Issues) | [@jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-17..2023-10-27&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2023-10-27&type=Issues)

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

## 7.0.6

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.5...c62caffb02856737870cbc79a2cdb43b3e89c363))
Expand All @@ -33,8 +60,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-12..2023-10-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-12..2023-10-17&type=Issues)

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

## 7.0.5

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.4...839193d07f0780ded6f559892517f061f3776b02))
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.6",
"version": "7.1.0-alpha.0",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.2.1",
"@codemirror/view": "~6.21.3",
"@jupyter-notebook/application": "~7.0.6",
"@jupyter-notebook/application-extension": "~7.0.6",
"@jupyter-notebook/console-extension": "~7.0.6",
"@jupyter-notebook/docmanager-extension": "~7.0.6",
"@jupyter-notebook/documentsearch-extension": "~7.0.6",
"@jupyter-notebook/help-extension": "~7.0.6",
"@jupyter-notebook/notebook-extension": "~7.0.6",
"@jupyter-notebook/terminal-extension": "~7.0.6",
"@jupyter-notebook/tree": "~7.0.6",
"@jupyter-notebook/tree-extension": "~7.0.6",
"@jupyter-notebook/ui-components": "~7.0.6",
"@jupyter-notebook/application": "~7.1.0-alpha.0",
"@jupyter-notebook/application-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/console-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/help-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/notebook-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/terminal-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/tree": "~7.1.0-alpha.0",
"@jupyter-notebook/tree-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "~7.1.0-alpha.0",
"@jupyter/ydoc": "~1.1.1",
"@jupyterlab/application": "~4.1.0-alpha.2",
"@jupyterlab/application-extension": "~4.1.0-alpha.2",
Expand Down Expand Up @@ -118,17 +118,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application-extension": "^7.0.6",
"@jupyter-notebook/console-extension": "^7.0.6",
"@jupyter-notebook/docmanager-extension": "^7.0.6",
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
"@jupyter-notebook/help-extension": "^7.0.6",
"@jupyter-notebook/notebook-extension": "^7.0.6",
"@jupyter-notebook/terminal-extension": "^7.0.6",
"@jupyter-notebook/tree": "^7.0.6",
"@jupyter-notebook/tree-extension": "^7.0.6",
"@jupyter-notebook/ui-components": "^7.0.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/application-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application-extension": "^4.1.0-alpha.2",
"@jupyterlab/apputils-extension": "^4.1.0-alpha.2",
"@jupyterlab/attachments": "^4.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6"
__version__ = "7.1.0a0"

# 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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application-extension": "^7.0.6",
"@jupyter-notebook/console-extension": "^7.0.6",
"@jupyter-notebook/docmanager-extension": "^7.0.6",
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
"@jupyter-notebook/help-extension": "^7.0.6",
"@jupyter-notebook/lab-extension": "^7.0.6",
"@jupyter-notebook/notebook-extension": "^7.0.6",
"@jupyter-notebook/terminal-extension": "^7.0.6",
"@jupyter-notebook/tree": "^7.0.6",
"@jupyter-notebook/tree-extension": "^7.0.6",
"@jupyter-notebook/ui-components": "^7.0.6"
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/application-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/lab-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0"
},
"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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/ui-components": "^7.0.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/codeeditor": "^4.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions 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.6",
"version": "7.1.0-alpha.0",
"description": "Jupyter Notebook - Console 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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/console": "^4.1.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
"@jupyterlab/docmanager": "^4.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/documentsearch": "^4.1.0-alpha.2",
"@lumino/widgets": "^2.3.1-alpha.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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/mainmenu": "^4.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/cells": "^4.1.0-alpha.2",
Expand Down
4 changes: 2 additions & 2 deletions 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.6",
"version": "7.1.0-alpha.0",
"description": "Jupyter Notebook - Terminal 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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
"@jupyterlab/terminal": "^4.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/tree": "^7.0.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"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.6",
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.2",
"@jupyterlab/apputils": "^4.2.0-alpha.2",
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
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.6",
"version": "7.1.0-alpha.0",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 55f5f6f

Please sign in to comment.