Skip to content

Commit ce5c026

Browse files
committed
Publish 7.0.6
SHA256 hashes: jupyter-notebook-application-7.0.6.tgz: 63f3dd524fe5a55315a28db52b382f461cbb7514714feb65a1d9cedef09c4db7 jupyter-notebook-application-extension-7.0.6.tgz: e2202873b50814b36b298ef30719f461f5c43818f8bf0d42c56210d07504343b jupyter-notebook-console-extension-7.0.6.tgz: f53837c28a3d2fa44fcd5596607d71cb14efd5b7e6d7730f4336e4d8099e25cd jupyter-notebook-docmanager-extension-7.0.6.tgz: 58bb3817556fe36efcfcaf398f4afb71fcc24fd93b4039df5dcb01b6f775fc97 jupyter-notebook-documentsearch-extension-7.0.6.tgz: a37fbd912f92af99a8495f0157d8eeae96858254d862996320b17909a76281d3 jupyter-notebook-help-extension-7.0.6.tgz: a4baaf9f3cb1b8c92826a48e4dd18267ca1e3877436aec5b555da5863339470c jupyter-notebook-lab-extension-7.0.6.tgz: d46b159c4de63608659141f6e8b6590ba7aa19d610c9e07bc0cb0294a53522cc jupyter-notebook-notebook-extension-7.0.6.tgz: 59ed92a0522971be3eebb26e34f0d47f467adf2b36879dfe5f9c49d3013d96fb jupyter-notebook-terminal-extension-7.0.6.tgz: 1ce0b61d6b713290922d333956f6cce501d3eedebd1c2f46b870838f47c560b6 jupyter-notebook-tree-7.0.6.tgz: 671d578ad3dc39f9cf92a0fbd56366104f041423a747a4266cbec00255522110 jupyter-notebook-tree-extension-7.0.6.tgz: 7d9418cbfae5d7610b857fe13adde26ef360dacbc1c9afeecdc0447b5b57d56a jupyter-notebook-ui-components-7.0.6.tgz: 3bfd16da3cb4c3b6fad28a0258ed6985daa5974b7d04b3e282db69a12e302a30 notebook-7.0.6-py3-none-any.whl: 0fe8f67102fea3744fedf652e4c15339390902ca70c5a31c4f547fa23da697cc notebook-7.0.6.tar.gz: ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58
1 parent c62caff commit ce5c026

File tree

18 files changed

+130
-111
lines changed

18 files changed

+130
-111
lines changed

CHANGELOG.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,27 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
1414

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

17+
## 7.0.6
18+
19+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.5...c62caffb02856737870cbc79a2cdb43b3e89c363))
20+
21+
### Bugs fixed
22+
23+
- Updated fav-icon Base URL from JupyterLab PageConfig. [#7109](https://github.com/jupyter/notebook/pull/7109) ([@jayeshsingh9767](https://github.com/jayeshsingh9767))
24+
25+
### Maintenance and upkeep improvements
26+
27+
- Fix typings [#7110](https://github.com/jupyter/notebook/pull/7110) ([@jtpio](https://github.com/jtpio))
28+
- Bump postcss from 8.4.27 to 8.4.31 [#7089](https://github.com/jupyter/notebook/pull/7089) ([@dependabot](https://github.com/dependabot))
29+
30+
### Contributors to this release
31+
32+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-12&to=2023-10-17&type=c))
33+
34+
[@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)
35+
36+
<!-- <END NEW CHANGELOG ENTRY> -->
37+
1738
## 7.0.5
1839

1940
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.4...839193d07f0780ded6f559892517f061f3776b02))
@@ -48,8 +69,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
4869

4970
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-09-20..2023-10-12&type=Issues) | [@diogoteles08](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adiogoteles08+updated%3A2023-09-20..2023-10-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-09-20..2023-10-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-09-20..2023-10-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-09-20..2023-10-12&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-09-20..2023-10-12&type=Issues)
5071

51-
<!-- <END NEW CHANGELOG ENTRY> -->
52-
5372
## 7.0.4
5473

5574
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.3...0e62386fc71ed4bd424c989f9d5493ca346f1d9a))

app/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
1414
"@codemirror/view": "~6.15.3",
15-
"@jupyter-notebook/application": "~7.0.5",
16-
"@jupyter-notebook/application-extension": "~7.0.5",
17-
"@jupyter-notebook/console-extension": "~7.0.5",
18-
"@jupyter-notebook/docmanager-extension": "~7.0.5",
19-
"@jupyter-notebook/documentsearch-extension": "~7.0.5",
20-
"@jupyter-notebook/help-extension": "~7.0.5",
21-
"@jupyter-notebook/notebook-extension": "~7.0.5",
22-
"@jupyter-notebook/terminal-extension": "~7.0.5",
23-
"@jupyter-notebook/tree": "~7.0.5",
24-
"@jupyter-notebook/tree-extension": "~7.0.5",
25-
"@jupyter-notebook/ui-components": "~7.0.5",
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",
2626
"@jupyter/ydoc": "~1.0.2",
2727
"@jupyterlab/application": "~4.0.7",
2828
"@jupyterlab/application-extension": "~4.0.7",
@@ -116,17 +116,17 @@
116116
"yjs": "~13.6.7"
117117
},
118118
"dependencies": {
119-
"@jupyter-notebook/application": "^7.0.5",
120-
"@jupyter-notebook/application-extension": "^7.0.5",
121-
"@jupyter-notebook/console-extension": "^7.0.5",
122-
"@jupyter-notebook/docmanager-extension": "^7.0.5",
123-
"@jupyter-notebook/documentsearch-extension": "^7.0.5",
124-
"@jupyter-notebook/help-extension": "^7.0.5",
125-
"@jupyter-notebook/notebook-extension": "^7.0.5",
126-
"@jupyter-notebook/terminal-extension": "^7.0.5",
127-
"@jupyter-notebook/tree": "^7.0.5",
128-
"@jupyter-notebook/tree-extension": "^7.0.5",
129-
"@jupyter-notebook/ui-components": "^7.0.5",
119+
"@jupyter-notebook/application": "^7.0.6",
120+
"@jupyter-notebook/application-extension": "^7.0.6",
121+
"@jupyter-notebook/console-extension": "^7.0.6",
122+
"@jupyter-notebook/docmanager-extension": "^7.0.6",
123+
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
124+
"@jupyter-notebook/help-extension": "^7.0.6",
125+
"@jupyter-notebook/notebook-extension": "^7.0.6",
126+
"@jupyter-notebook/terminal-extension": "^7.0.6",
127+
"@jupyter-notebook/tree": "^7.0.6",
128+
"@jupyter-notebook/tree-extension": "^7.0.6",
129+
"@jupyter-notebook/ui-components": "^7.0.6",
130130
"@jupyterlab/application-extension": "^4.0.7",
131131
"@jupyterlab/apputils-extension": "^4.0.7",
132132
"@jupyterlab/attachments": "^4.0.7",

buildutils/package.json

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

notebook/_version.py

Lines changed: 1 addition & 1 deletion
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.5"
8+
__version__ = "7.0.6"
99

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

packages/_metapackage/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
24-
"@jupyter-notebook/application-extension": "^7.0.5",
25-
"@jupyter-notebook/console-extension": "^7.0.5",
26-
"@jupyter-notebook/docmanager-extension": "^7.0.5",
27-
"@jupyter-notebook/documentsearch-extension": "^7.0.5",
28-
"@jupyter-notebook/help-extension": "^7.0.5",
29-
"@jupyter-notebook/lab-extension": "^7.0.5",
30-
"@jupyter-notebook/notebook-extension": "^7.0.5",
31-
"@jupyter-notebook/terminal-extension": "^7.0.5",
32-
"@jupyter-notebook/tree": "^7.0.5",
33-
"@jupyter-notebook/tree-extension": "^7.0.5",
34-
"@jupyter-notebook/ui-components": "^7.0.5"
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"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

packages/application-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
42-
"@jupyter-notebook/ui-components": "^7.0.5",
41+
"@jupyter-notebook/application": "^7.0.6",
42+
"@jupyter-notebook/ui-components": "^7.0.6",
4343
"@jupyterlab/application": "^4.0.7",
4444
"@jupyterlab/apputils": "^4.1.7",
4545
"@jupyterlab/codeeditor": "^4.0.7",

packages/application/package.json

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

packages/console-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/console": "^4.0.7",
4444
"@jupyterlab/coreutils": "^6.0.7",

packages/docmanager-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/coreutils": "^6.0.7",
4444
"@jupyterlab/docmanager": "^4.0.7",

packages/documentsearch-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/documentsearch": "^4.0.7",
4444
"@lumino/widgets": "^2.3.0"

packages/help-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/help-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/ui-components": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/apputils": "^4.1.7",
4444
"@jupyterlab/mainmenu": "^4.0.7",

packages/lab-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/lab-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
46+
"@jupyter-notebook/application": "^7.0.6",
4747
"@jupyterlab/application": "^4.0.7",
4848
"@jupyterlab/apputils": "^4.1.7",
4949
"@jupyterlab/coreutils": "^6.0.7",

packages/notebook-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/notebook-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/apputils": "^4.1.7",
4444
"@jupyterlab/cells": "^4.0.7",

packages/terminal-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/terminal-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/coreutils": "^6.0.7",
4444
"@jupyterlab/terminal": "^4.0.7",

packages/tree-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree-extension",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
42-
"@jupyter-notebook/tree": "^7.0.5",
41+
"@jupyter-notebook/application": "^7.0.6",
42+
"@jupyter-notebook/tree": "^7.0.6",
4343
"@jupyterlab/application": "^4.0.7",
4444
"@jupyterlab/apputils": "^4.1.7",
4545
"@jupyterlab/coreutils": "^6.0.7",

packages/tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree",
3-
"version": "7.0.5",
3+
"version": "7.0.6",
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.5",
41+
"@jupyter-notebook/application": "^7.0.6",
4242
"@jupyterlab/application": "^4.0.7",
4343
"@jupyterlab/apputils": "^4.1.7",
4444
"@jupyterlab/coreutils": "^6.0.7",

packages/ui-components/package.json

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

0 commit comments

Comments
 (0)