Skip to content

Commit 55f5f6f

Browse files
committed
Publish 7.1.0a0
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
1 parent 0cd6104 commit 55f5f6f

File tree

18 files changed

+136
-111
lines changed

18 files changed

+136
-111
lines changed

CHANGELOG.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,33 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
1414

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

17+
## 7.1.0a0
18+
19+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...0cd6104b926a398b419f2433538cef437592796f))
20+
21+
### Enhancements made
22+
23+
- Added Lumino Plugin Description (#7008) [#7127](https://github.com/jupyter/notebook/pull/7127) ([@Dilip-Jain](https://github.com/Dilip-Jain))
24+
- Update to JupyterLab 4.1 [#7096](https://github.com/jupyter/notebook/pull/7096) ([@jtpio](https://github.com/jtpio))
25+
26+
### Maintenance and upkeep improvements
27+
28+
- Fix python bumping to `minor` [#7131](https://github.com/jupyter/notebook/pull/7131) ([@jtpio](https://github.com/jtpio))
29+
- Add Python 3.12 classifier [#7111](https://github.com/jupyter/notebook/pull/7111) ([@jtpio](https://github.com/jtpio))
30+
31+
### Documentation improvements
32+
33+
- Set `navigation_with_keys` to `False` [#7129](https://github.com/jupyter/notebook/pull/7129) ([@jtpio](https://github.com/jtpio))
34+
- Updated ui-tests Configuration in Contributing.md [#7124](https://github.com/jupyter/notebook/pull/7124) ([@jayeshsingh9767](https://github.com/jayeshsingh9767))
35+
36+
### Contributors to this release
37+
38+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2023-10-27&type=c))
39+
40+
[@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)
41+
42+
<!-- <END NEW CHANGELOG ENTRY> -->
43+
1744
## 7.0.6
1845

1946
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]))
@@ -33,8 +60,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
3360

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

36-
<!-- <END NEW CHANGELOG ENTRY> -->
37-
3863
## 7.0.5
3964

4065
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]))

app/package.json

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
1414
"@codemirror/view": "~6.21.3",
15-
"@jupyter-notebook/application": "~7.0.6",
16-
"@jupyter-notebook/application-extension": "~7.0.6",
17-
"@jupyter-notebook/console-extension": "~7.0.6",
18-
"@jupyter-notebook/docmanager-extension": "~7.0.6",
19-
"@jupyter-notebook/documentsearch-extension": "~7.0.6",
20-
"@jupyter-notebook/help-extension": "~7.0.6",
21-
"@jupyter-notebook/notebook-extension": "~7.0.6",
22-
"@jupyter-notebook/terminal-extension": "~7.0.6",
23-
"@jupyter-notebook/tree": "~7.0.6",
24-
"@jupyter-notebook/tree-extension": "~7.0.6",
25-
"@jupyter-notebook/ui-components": "~7.0.6",
15+
"@jupyter-notebook/application": "~7.1.0-alpha.0",
16+
"@jupyter-notebook/application-extension": "~7.1.0-alpha.0",
17+
"@jupyter-notebook/console-extension": "~7.1.0-alpha.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.1.0-alpha.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.1.0-alpha.0",
20+
"@jupyter-notebook/help-extension": "~7.1.0-alpha.0",
21+
"@jupyter-notebook/notebook-extension": "~7.1.0-alpha.0",
22+
"@jupyter-notebook/terminal-extension": "~7.1.0-alpha.0",
23+
"@jupyter-notebook/tree": "~7.1.0-alpha.0",
24+
"@jupyter-notebook/tree-extension": "~7.1.0-alpha.0",
25+
"@jupyter-notebook/ui-components": "~7.1.0-alpha.0",
2626
"@jupyter/ydoc": "~1.1.1",
2727
"@jupyterlab/application": "~4.1.0-alpha.2",
2828
"@jupyterlab/application-extension": "~4.1.0-alpha.2",
@@ -118,17 +118,17 @@
118118
"yjs": "~13.6.8"
119119
},
120120
"dependencies": {
121-
"@jupyter-notebook/application": "^7.0.6",
122-
"@jupyter-notebook/application-extension": "^7.0.6",
123-
"@jupyter-notebook/console-extension": "^7.0.6",
124-
"@jupyter-notebook/docmanager-extension": "^7.0.6",
125-
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
126-
"@jupyter-notebook/help-extension": "^7.0.6",
127-
"@jupyter-notebook/notebook-extension": "^7.0.6",
128-
"@jupyter-notebook/terminal-extension": "^7.0.6",
129-
"@jupyter-notebook/tree": "^7.0.6",
130-
"@jupyter-notebook/tree-extension": "^7.0.6",
131-
"@jupyter-notebook/ui-components": "^7.0.6",
121+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
122+
"@jupyter-notebook/application-extension": "^7.1.0-alpha.0",
123+
"@jupyter-notebook/console-extension": "^7.1.0-alpha.0",
124+
"@jupyter-notebook/docmanager-extension": "^7.1.0-alpha.0",
125+
"@jupyter-notebook/documentsearch-extension": "^7.1.0-alpha.0",
126+
"@jupyter-notebook/help-extension": "^7.1.0-alpha.0",
127+
"@jupyter-notebook/notebook-extension": "^7.1.0-alpha.0",
128+
"@jupyter-notebook/terminal-extension": "^7.1.0-alpha.0",
129+
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
130+
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.0",
131+
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
132132
"@jupyterlab/application-extension": "^4.1.0-alpha.2",
133133
"@jupyterlab/apputils-extension": "^4.1.0-alpha.2",
134134
"@jupyterlab/attachments": "^4.1.0-alpha.2",

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/buildutils",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"private": true,
55
"description": "Jupyter Notebook - Build Utilities",
66
"homepage": "https://github.com/jupyter/notebook",

notebook/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from collections import namedtuple
66

77
# Use "hatch version xx.yy.zz" to handle version changes
8-
__version__ = "7.0.6"
8+
__version__ = "7.1.0a0"
99

1010
# PEP440 version parser
1111
_version_regex = re.compile(

packages/_metapackage/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"private": true,
55
"description": "Jupyter Notebook - Metapackage",
66
"homepage": "https://github.com/jupyter/notebook",
@@ -20,18 +20,18 @@
2020
"watch": "tsc -b -w --preserveWatchOutput"
2121
},
2222
"dependencies": {
23-
"@jupyter-notebook/application": "^7.0.6",
24-
"@jupyter-notebook/application-extension": "^7.0.6",
25-
"@jupyter-notebook/console-extension": "^7.0.6",
26-
"@jupyter-notebook/docmanager-extension": "^7.0.6",
27-
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
28-
"@jupyter-notebook/help-extension": "^7.0.6",
29-
"@jupyter-notebook/lab-extension": "^7.0.6",
30-
"@jupyter-notebook/notebook-extension": "^7.0.6",
31-
"@jupyter-notebook/terminal-extension": "^7.0.6",
32-
"@jupyter-notebook/tree": "^7.0.6",
33-
"@jupyter-notebook/tree-extension": "^7.0.6",
34-
"@jupyter-notebook/ui-components": "^7.0.6"
23+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
24+
"@jupyter-notebook/application-extension": "^7.1.0-alpha.0",
25+
"@jupyter-notebook/console-extension": "^7.1.0-alpha.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.1.0-alpha.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.1.0-alpha.0",
28+
"@jupyter-notebook/help-extension": "^7.1.0-alpha.0",
29+
"@jupyter-notebook/lab-extension": "^7.1.0-alpha.0",
30+
"@jupyter-notebook/notebook-extension": "^7.1.0-alpha.0",
31+
"@jupyter-notebook/terminal-extension": "^7.1.0-alpha.0",
32+
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
33+
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.0",
34+
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

packages/application-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Application Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,8 +38,8 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyter-notebook/ui-components": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
42+
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
4343
"@jupyterlab/application": "^4.1.0-alpha.2",
4444
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4545
"@jupyterlab/codeeditor": "^4.1.0-alpha.2",

packages/application/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Console Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/console": "^4.1.0-alpha.2",
4444
"@jupyterlab/coreutils": "^6.1.0-alpha.2",

packages/docmanager-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Document Manager Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
4444
"@jupyterlab/docmanager": "^4.1.0-alpha.2",

packages/documentsearch-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Document Search Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/documentsearch": "^4.1.0-alpha.2",
4444
"@lumino/widgets": "^2.3.1-alpha.0"

packages/help-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/help-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Help Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/ui-components": "^7.0.6",
41+
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4444
"@jupyterlab/mainmenu": "^4.1.0-alpha.2",

packages/lab-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/lab-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Lab Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -43,7 +43,7 @@
4343
"watch:src": "tsc -w"
4444
},
4545
"dependencies": {
46-
"@jupyter-notebook/application": "^7.0.6",
46+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4747
"@jupyterlab/application": "^4.1.0-alpha.2",
4848
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4949
"@jupyterlab/coreutils": "^6.1.0-alpha.2",

packages/notebook-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/notebook-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Notebook Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4444
"@jupyterlab/cells": "^4.1.0-alpha.2",

packages/terminal-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/terminal-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Terminal Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/coreutils": "^6.1.0-alpha.2",
4444
"@jupyterlab/terminal": "^4.1.0-alpha.2",

packages/tree-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree-extension",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Tree Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,8 +38,8 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
42-
"@jupyter-notebook/tree": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
42+
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
4343
"@jupyterlab/application": "^4.1.0-alpha.2",
4444
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4545
"@jupyterlab/coreutils": "^6.1.0-alpha.2",

packages/tree/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - Tree",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.1.0-alpha.0",
4242
"@jupyterlab/application": "^4.1.0-alpha.2",
4343
"@jupyterlab/apputils": "^4.2.0-alpha.2",
4444
"@jupyterlab/coreutils": "^6.1.0-alpha.2",

packages/ui-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/ui-components",
3-
"version": "7.0.6",
3+
"version": "7.1.0-alpha.0",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)