Skip to content

Commit 8efd94a

Browse files
committed
Publish 7.0.0rc1
SHA256 hashes: jupyter-notebook-application-7.0.0-rc.1.tgz: e15112f73d6157d0e4a0e3b746aaf2748de5a269f5c6d62c1ade024de3e41bc2 jupyter-notebook-application-extension-7.0.0-rc.1.tgz: ddb45b4ed6987a710dcf990a20a58e2c3e74746bb8a86471a1cc7d76e74552b9 jupyter-notebook-console-extension-7.0.0-rc.1.tgz: dfa112e5e168773bfe15e35654269175bf9d177b05d172c93b79518ef749ac51 jupyter-notebook-docmanager-extension-7.0.0-rc.1.tgz: b799da3ff729f33eba46d8e55b1d938286ed1f3e36b954e295c643809f3432da jupyter-notebook-documentsearch-extension-7.0.0-rc.1.tgz: b5877fdc59168d885c85d9ee534d364e4925e77ae79cddfef660931ab2cc35f9 jupyter-notebook-help-extension-7.0.0-rc.1.tgz: 562ad17ae13d8855a5a806f15e62e178963344f724d28884f1a0eded112200e7 jupyter-notebook-lab-extension-7.0.0-rc.1.tgz: 6c37cf68964de07023da4765c71fd5ac8941fcc8d84e5a393c68cd973dfb70eb jupyter-notebook-notebook-extension-7.0.0-rc.1.tgz: d2fc7df877eb5f540e736b9b565a824f039d117a6f5bb04356c0790238276eb7 jupyter-notebook-terminal-extension-7.0.0-rc.1.tgz: ffca61992ae08d781f8f4cb00bd919125c77949a1424764ef70dd5e107f5b138 jupyter-notebook-tree-7.0.0-rc.1.tgz: f2f0dce9b15c822105873d2ba34519a6bb92a936347530963f6adc1689d44a7c jupyter-notebook-tree-extension-7.0.0-rc.1.tgz: 97efab3c76f8812c250b260c6d2a1e76f26ecbbd2f5bf113e45ae8579041a7f1 jupyter-notebook-ui-components-7.0.0-rc.1.tgz: f6c0ff3d1808187b077a82e19abc303b6a525013dbacca91b66cc5e4ce32ba81 notebook-7.0.0rc1-py3-none-any.whl: 01256885d00c02caa532147c4308d3e298298b055a1b454847b57b9506a5afe7 notebook-7.0.0rc1.tar.gz: b59cfec959611a0f0f3fdcb1bab9143bae257907947769636d396fee133ebb1e
1 parent 8493e1b commit 8efd94a

File tree

18 files changed

+129
-105
lines changed

18 files changed

+129
-105
lines changed

CHANGELOG.md

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

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

17+
## 7.0.0rc1
18+
19+
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc0...8493e1ba21ebaca5c192d68bdc829ccc5b29a799))
20+
21+
### Enhancements made
22+
23+
- Close the browser tab when clicking on "Close and Shut Down Notebook" [#6937](https://github.com/jupyter/notebook/pull/6937) ([@jtpio](https://github.com/jtpio))
24+
25+
### Bugs fixed
26+
27+
- Fix the redirect handler [#6941](https://github.com/jupyter/notebook/pull/6941) ([@jtpio](https://github.com/jtpio))
28+
- Make jupyter logo select properly (#6927) [#6938](https://github.com/jupyter/notebook/pull/6938) ([@Cheukting](https://github.com/Cheukting))
29+
30+
### Documentation improvements
31+
32+
- Update issue templates [#6939](https://github.com/jupyter/notebook/pull/6939) ([@RRosio](https://github.com/RRosio))
33+
- Docs parity for find with JupyterLab. [#6917](https://github.com/jupyter/notebook/pull/6917) ([@ericsnekbytes](https://github.com/ericsnekbytes))
34+
35+
### Contributors to this release
36+
37+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-19&to=2023-06-22&type=c))
38+
39+
[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-06-19..2023-06-22&type=Issues) | [@Cheukting](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACheukting+updated%3A2023-06-19..2023-06-22&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-06-19..2023-06-22&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-19..2023-06-22&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-19..2023-06-22&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-19..2023-06-22&type=Issues)
40+
41+
<!-- <END NEW CHANGELOG ENTRY> -->
42+
1743
## 7.0.0rc0
1844

1945
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b4...d0692112a4b2db20c2178205d4b5630184acbf7b))
@@ -42,8 +68,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
4268

4369
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-12..2023-06-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-12..2023-06-19&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-12..2023-06-19&type=Issues)
4470

45-
<!-- <END NEW CHANGELOG ENTRY> -->
46-
4771
## 7.0.0b4
4872

4973
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b3...ee3e1c221226d482ca1c9bec6362c8af36f1da56))

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.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
1414
"@codemirror/view": "~6.13.2",
15-
"@jupyter-notebook/application": "~7.0.0-rc.0",
16-
"@jupyter-notebook/application-extension": "~7.0.0-rc.0",
17-
"@jupyter-notebook/console-extension": "~7.0.0-rc.0",
18-
"@jupyter-notebook/docmanager-extension": "~7.0.0-rc.0",
19-
"@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.0",
20-
"@jupyter-notebook/help-extension": "~7.0.0-rc.0",
21-
"@jupyter-notebook/notebook-extension": "~7.0.0-rc.0",
22-
"@jupyter-notebook/terminal-extension": "~7.0.0-rc.0",
23-
"@jupyter-notebook/tree": "~7.0.0-rc.0",
24-
"@jupyter-notebook/tree-extension": "~7.0.0-rc.0",
25-
"@jupyter-notebook/ui-components": "~7.0.0-rc.0",
15+
"@jupyter-notebook/application": "~7.0.0-rc.1",
16+
"@jupyter-notebook/application-extension": "~7.0.0-rc.1",
17+
"@jupyter-notebook/console-extension": "~7.0.0-rc.1",
18+
"@jupyter-notebook/docmanager-extension": "~7.0.0-rc.1",
19+
"@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.1",
20+
"@jupyter-notebook/help-extension": "~7.0.0-rc.1",
21+
"@jupyter-notebook/notebook-extension": "~7.0.0-rc.1",
22+
"@jupyter-notebook/terminal-extension": "~7.0.0-rc.1",
23+
"@jupyter-notebook/tree": "~7.0.0-rc.1",
24+
"@jupyter-notebook/tree-extension": "~7.0.0-rc.1",
25+
"@jupyter-notebook/ui-components": "~7.0.0-rc.1",
2626
"@jupyter/ydoc": "~1.0.2",
2727
"@jupyterlab/application": "~4.0.2",
2828
"@jupyterlab/application-extension": "~4.0.2",
@@ -116,17 +116,17 @@
116116
"yjs": "~13.6.2"
117117
},
118118
"dependencies": {
119-
"@jupyter-notebook/application": "^7.0.0-rc.0",
120-
"@jupyter-notebook/application-extension": "^7.0.0-rc.0",
121-
"@jupyter-notebook/console-extension": "^7.0.0-rc.0",
122-
"@jupyter-notebook/docmanager-extension": "^7.0.0-rc.0",
123-
"@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.0",
124-
"@jupyter-notebook/help-extension": "^7.0.0-rc.0",
125-
"@jupyter-notebook/notebook-extension": "^7.0.0-rc.0",
126-
"@jupyter-notebook/terminal-extension": "^7.0.0-rc.0",
127-
"@jupyter-notebook/tree": "^7.0.0-rc.0",
128-
"@jupyter-notebook/tree-extension": "^7.0.0-rc.0",
129-
"@jupyter-notebook/ui-components": "^7.0.0-rc.0",
119+
"@jupyter-notebook/application": "^7.0.0-rc.1",
120+
"@jupyter-notebook/application-extension": "^7.0.0-rc.1",
121+
"@jupyter-notebook/console-extension": "^7.0.0-rc.1",
122+
"@jupyter-notebook/docmanager-extension": "^7.0.0-rc.1",
123+
"@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.1",
124+
"@jupyter-notebook/help-extension": "^7.0.0-rc.1",
125+
"@jupyter-notebook/notebook-extension": "^7.0.0-rc.1",
126+
"@jupyter-notebook/terminal-extension": "^7.0.0-rc.1",
127+
"@jupyter-notebook/tree": "^7.0.0-rc.1",
128+
"@jupyter-notebook/tree-extension": "^7.0.0-rc.1",
129+
"@jupyter-notebook/ui-components": "^7.0.0-rc.1",
130130
"@jupyterlab/application-extension": "^4.0.2",
131131
"@jupyterlab/apputils-extension": "^4.0.2",
132132
"@jupyterlab/attachments": "^4.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0rc0"
8+
__version__ = "7.0.0rc1"
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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
24-
"@jupyter-notebook/application-extension": "^7.0.0-rc.0",
25-
"@jupyter-notebook/console-extension": "^7.0.0-rc.0",
26-
"@jupyter-notebook/docmanager-extension": "^7.0.0-rc.0",
27-
"@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.0",
28-
"@jupyter-notebook/help-extension": "^7.0.0-rc.0",
29-
"@jupyter-notebook/lab-extension": "^7.0.0-rc.0",
30-
"@jupyter-notebook/notebook-extension": "^7.0.0-rc.0",
31-
"@jupyter-notebook/terminal-extension": "^7.0.0-rc.0",
32-
"@jupyter-notebook/tree": "^7.0.0-rc.0",
33-
"@jupyter-notebook/tree-extension": "^7.0.0-rc.0",
34-
"@jupyter-notebook/ui-components": "^7.0.0-rc.0"
23+
"@jupyter-notebook/application": "^7.0.0-rc.1",
24+
"@jupyter-notebook/application-extension": "^7.0.0-rc.1",
25+
"@jupyter-notebook/console-extension": "^7.0.0-rc.1",
26+
"@jupyter-notebook/docmanager-extension": "^7.0.0-rc.1",
27+
"@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.1",
28+
"@jupyter-notebook/help-extension": "^7.0.0-rc.1",
29+
"@jupyter-notebook/lab-extension": "^7.0.0-rc.1",
30+
"@jupyter-notebook/notebook-extension": "^7.0.0-rc.1",
31+
"@jupyter-notebook/terminal-extension": "^7.0.0-rc.1",
32+
"@jupyter-notebook/tree": "^7.0.0-rc.1",
33+
"@jupyter-notebook/tree-extension": "^7.0.0-rc.1",
34+
"@jupyter-notebook/ui-components": "^7.0.0-rc.1"
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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
42-
"@jupyter-notebook/ui-components": "^7.0.0-rc.0",
41+
"@jupyter-notebook/application": "^7.0.0-rc.1",
42+
"@jupyter-notebook/ui-components": "^7.0.0-rc.1",
4343
"@jupyterlab/application": "^4.0.2",
4444
"@jupyterlab/apputils": "^4.1.2",
4545
"@jupyterlab/codeeditor": "^4.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.0.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Jupyter Notebook - Console Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/docmanager-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.0.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Jupyter Notebook - Document Manager Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
41+
"@jupyter-notebook/application": "^7.0.0-rc.1",
4242
"@jupyterlab/application": "^4.0.2",
4343
"@jupyterlab/documentsearch": "^4.0.2",
4444
"@lumino/widgets": "^2.1.1"

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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
41+
"@jupyter-notebook/ui-components": "^7.0.0-rc.1",
4242
"@jupyterlab/application": "^4.0.2",
4343
"@jupyterlab/apputils": "^4.1.2",
4444
"@jupyterlab/mainmenu": "^4.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
46+
"@jupyter-notebook/application": "^7.0.0-rc.1",
4747
"@jupyterlab/application": "^4.0.2",
4848
"@jupyterlab/apputils": "^4.1.2",
4949
"@jupyterlab/coreutils": "^6.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
41+
"@jupyter-notebook/application": "^7.0.0-rc.1",
4242
"@jupyterlab/application": "^4.0.2",
4343
"@jupyterlab/apputils": "^4.1.2",
4444
"@jupyterlab/cells": "^4.0.2",

packages/terminal-extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/terminal-extension",
3-
"version": "7.0.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Jupyter Notebook - Terminal Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
42-
"@jupyter-notebook/tree": "^7.0.0-rc.0",
41+
"@jupyter-notebook/application": "^7.0.0-rc.1",
42+
"@jupyter-notebook/tree": "^7.0.0-rc.1",
4343
"@jupyterlab/application": "^4.0.2",
4444
"@jupyterlab/apputils": "^4.1.2",
4545
"@jupyterlab/coreutils": "^6.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
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.0-rc.0",
41+
"@jupyter-notebook/application": "^7.0.0-rc.1",
4242
"@jupyterlab/application": "^4.0.2",
4343
"@jupyterlab/apputils": "^4.1.2",
4444
"@jupyterlab/coreutils": "^6.0.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.0-rc.0",
3+
"version": "7.0.0-rc.1",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)