Skip to content

Commit 5909ff9

Browse files
committed
Publish 7.1.0rc0
SHA256 hashes: jupyter-notebook-application-7.1.0-rc.0.tgz: 676131a17fcd1cc5a32dd8d97a95855989c8dbd8c31301de4c7a25fdba60cfc8 jupyter-notebook-application-extension-7.1.0-rc.0.tgz: 5e2fe5457814b45dd39265a18abdeb5f093aa376b1b9dd9e6e9cdacc4e7b3486 jupyter-notebook-console-extension-7.1.0-rc.0.tgz: 7506bf7150b61a80b54a58f4953a8da4a47e739fcc5c7d853a04035bca1349e4 jupyter-notebook-docmanager-extension-7.1.0-rc.0.tgz: 2e05cc20b2cab909cedea876c01ca0f0add9b2ebe6cd506b34ee3343de734865 jupyter-notebook-documentsearch-extension-7.1.0-rc.0.tgz: f749bd87fd950924e2c1a95b816ba98184346ebaa6da55bc0ebffa4616a49bb7 jupyter-notebook-help-extension-7.1.0-rc.0.tgz: 786f1ae0d7fdf6464916ee5ebcefeb8478230d9e2ab9aa7ec3026c98cedd04cc jupyter-notebook-lab-extension-7.1.0-rc.0.tgz: ab14112d8719289e5939f92cc870b2d3965d510f7f347bef8d5b0c7c47805579 jupyter-notebook-notebook-extension-7.1.0-rc.0.tgz: 8f3310739cf424056c5bd3e07ad7e8ba7832d57061e9ba63aa1a28d18d5cdc78 jupyter-notebook-terminal-extension-7.1.0-rc.0.tgz: d508c16b4a70c5cfbd2eea763679c66dab1214622cbacba215dd3575b5962602 jupyter-notebook-tree-7.1.0-rc.0.tgz: 3df8a071dbf42ac7f8df617215e9450a48e73c67949e26bae0aec551dbcdea06 jupyter-notebook-tree-extension-7.1.0-rc.0.tgz: 7064d9aa54fd38dbbc20d7f8bc9fc96956164c95c05850e06a0c0808da6961e4 jupyter-notebook-ui-components-7.1.0-rc.0.tgz: 283e4e153b039a13a7477510bfdee5b185fc2a002d43770183764eb9f6f8601e notebook-7.1.0rc0-py3-none-any.whl: 2ad1d72f49e0db438e00a8f816e136d9b3e996ae79b364fc7b3569db34233c82 notebook-7.1.0rc0.tar.gz: bd4f58e4761251ded8be697ee62009bda0c1cbccd73ba0ba05343f83de04e4ae
1 parent 2d717f5 commit 5909ff9

File tree

18 files changed

+137
-112
lines changed

18 files changed

+137
-112
lines changed

CHANGELOG.md

Lines changed: 28 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,36 @@ increasing awareness of the notebook state and enabling users to quickly navigat
106106
- Native support for viewing jsonl/ndjson files was added
107107
- Collapsing of breadcrumbs in the File Browser can be disabled in File Browser settings
108108

109-
110109
<!-- <START NEW CHANGELOG ENTRY> -->
111110

111+
## 7.1.0rc0
112+
113+
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0b0...2d717f5896a1d4310baa2499c7e6197d1914201d))
114+
115+
### Enhancements made
116+
117+
- Added Edit Notebook Metadata Option (#6402) [#7099](https://github.com/jupyter/notebook/pull/7099) ([@Dilip-Jain](https://github.com/Dilip-Jain))
118+
119+
### Maintenance and upkeep improvements
120+
121+
- chore: update pre-commit hooks [#7237](https://github.com/jupyter/notebook/pull/7237) ([@pre-commit-ci](https://github.com/pre-commit-ci))
122+
- Update to JupyterLab 4.1.0 final [#7234](https://github.com/jupyter/notebook/pull/7234) ([@jtpio](https://github.com/jtpio))
123+
- Update to JupyterLab 4.1.0rc1 [#7230](https://github.com/jupyter/notebook/pull/7230) ([@jtpio](https://github.com/jtpio))
124+
- Update to JupyterLab 4.1.0rc0 [#7227](https://github.com/jupyter/notebook/pull/7227) ([@jtpio](https://github.com/jtpio))
125+
126+
### Documentation improvements
127+
128+
- Fix link in `CONTRIBUTING.md` [#7235](https://github.com/jupyter/notebook/pull/7235) ([@jtpio](https://github.com/jtpio))
129+
- Add user facing changelog for 7.1 [#7232](https://github.com/jupyter/notebook/pull/7232) ([@jtpio](https://github.com/jtpio))
130+
131+
### Contributors to this release
132+
133+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-01-26&to=2024-02-07&type=c))
134+
135+
[@Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2024-01-26..2024-02-07&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-01-26..2024-02-07&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-01-26..2024-02-07&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2024-01-26..2024-02-07&type=Issues)
136+
137+
<!-- <END NEW CHANGELOG ENTRY> -->
138+
112139
## 7.1.0b0
113140

114141
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0a2...5d265b90ed5f097af4ca22d283ecdc705229ff92))
@@ -131,8 +158,6 @@ increasing awareness of the notebook state and enabling users to quickly navigat
131158

132159
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-12-27..2024-01-26&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-12-27..2024-01-26&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-12-27..2024-01-26&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-12-27..2024-01-26&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-12-27..2024-01-26&type=Issues)
133160

134-
<!-- <END NEW CHANGELOG ENTRY> -->
135-
136161
## 7.1.0a2
137162

138163
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0a1...251e0e360603b6e63b280b3bd04a5406f7da28da))

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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
16-
"@jupyter-notebook/application-extension": "~7.1.0-beta.0",
17-
"@jupyter-notebook/console-extension": "~7.1.0-beta.0",
18-
"@jupyter-notebook/docmanager-extension": "~7.1.0-beta.0",
19-
"@jupyter-notebook/documentsearch-extension": "~7.1.0-beta.0",
20-
"@jupyter-notebook/help-extension": "~7.1.0-beta.0",
21-
"@jupyter-notebook/notebook-extension": "~7.1.0-beta.0",
22-
"@jupyter-notebook/terminal-extension": "~7.1.0-beta.0",
23-
"@jupyter-notebook/tree": "~7.1.0-beta.0",
24-
"@jupyter-notebook/tree-extension": "~7.1.0-beta.0",
25-
"@jupyter-notebook/ui-components": "~7.1.0-beta.0",
15+
"@jupyter-notebook/application": "~7.1.0-rc.0",
16+
"@jupyter-notebook/application-extension": "~7.1.0-rc.0",
17+
"@jupyter-notebook/console-extension": "~7.1.0-rc.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.1.0-rc.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.1.0-rc.0",
20+
"@jupyter-notebook/help-extension": "~7.1.0-rc.0",
21+
"@jupyter-notebook/notebook-extension": "~7.1.0-rc.0",
22+
"@jupyter-notebook/terminal-extension": "~7.1.0-rc.0",
23+
"@jupyter-notebook/tree": "~7.1.0-rc.0",
24+
"@jupyter-notebook/tree-extension": "~7.1.0-rc.0",
25+
"@jupyter-notebook/ui-components": "~7.1.0-rc.0",
2626
"@jupyter/ydoc": "~1.1.1",
2727
"@jupyterlab/application": "~4.1.0",
2828
"@jupyterlab/application-extension": "~4.1.0",
@@ -120,17 +120,17 @@
120120
"yjs": "~13.6.8"
121121
},
122122
"dependencies": {
123-
"@jupyter-notebook/application": "^7.1.0-beta.0",
124-
"@jupyter-notebook/application-extension": "^7.1.0-beta.0",
125-
"@jupyter-notebook/console-extension": "^7.1.0-beta.0",
126-
"@jupyter-notebook/docmanager-extension": "^7.1.0-beta.0",
127-
"@jupyter-notebook/documentsearch-extension": "^7.1.0-beta.0",
128-
"@jupyter-notebook/help-extension": "^7.1.0-beta.0",
129-
"@jupyter-notebook/notebook-extension": "^7.1.0-beta.0",
130-
"@jupyter-notebook/terminal-extension": "^7.1.0-beta.0",
131-
"@jupyter-notebook/tree": "^7.1.0-beta.0",
132-
"@jupyter-notebook/tree-extension": "^7.1.0-beta.0",
133-
"@jupyter-notebook/ui-components": "^7.1.0-beta.0",
123+
"@jupyter-notebook/application": "^7.1.0-rc.0",
124+
"@jupyter-notebook/application-extension": "^7.1.0-rc.0",
125+
"@jupyter-notebook/console-extension": "^7.1.0-rc.0",
126+
"@jupyter-notebook/docmanager-extension": "^7.1.0-rc.0",
127+
"@jupyter-notebook/documentsearch-extension": "^7.1.0-rc.0",
128+
"@jupyter-notebook/help-extension": "^7.1.0-rc.0",
129+
"@jupyter-notebook/notebook-extension": "^7.1.0-rc.0",
130+
"@jupyter-notebook/terminal-extension": "^7.1.0-rc.0",
131+
"@jupyter-notebook/tree": "^7.1.0-rc.0",
132+
"@jupyter-notebook/tree-extension": "^7.1.0-rc.0",
133+
"@jupyter-notebook/ui-components": "^7.1.0-rc.0",
134134
"@jupyterlab/application-extension": "^4.1.0",
135135
"@jupyterlab/apputils-extension": "^4.1.0",
136136
"@jupyterlab/attachments": "^4.1.0",

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.1.0-beta.0",
3+
"version": "7.1.0-rc.0",
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.1.0b0"
8+
__version__ = "7.1.0rc0"
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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
24-
"@jupyter-notebook/application-extension": "^7.1.0-beta.0",
25-
"@jupyter-notebook/console-extension": "^7.1.0-beta.0",
26-
"@jupyter-notebook/docmanager-extension": "^7.1.0-beta.0",
27-
"@jupyter-notebook/documentsearch-extension": "^7.1.0-beta.0",
28-
"@jupyter-notebook/help-extension": "^7.1.0-beta.0",
29-
"@jupyter-notebook/lab-extension": "^7.1.0-beta.0",
30-
"@jupyter-notebook/notebook-extension": "^7.1.0-beta.0",
31-
"@jupyter-notebook/terminal-extension": "^7.1.0-beta.0",
32-
"@jupyter-notebook/tree": "^7.1.0-beta.0",
33-
"@jupyter-notebook/tree-extension": "^7.1.0-beta.0",
34-
"@jupyter-notebook/ui-components": "^7.1.0-beta.0"
23+
"@jupyter-notebook/application": "^7.1.0-rc.0",
24+
"@jupyter-notebook/application-extension": "^7.1.0-rc.0",
25+
"@jupyter-notebook/console-extension": "^7.1.0-rc.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.1.0-rc.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.1.0-rc.0",
28+
"@jupyter-notebook/help-extension": "^7.1.0-rc.0",
29+
"@jupyter-notebook/lab-extension": "^7.1.0-rc.0",
30+
"@jupyter-notebook/notebook-extension": "^7.1.0-rc.0",
31+
"@jupyter-notebook/terminal-extension": "^7.1.0-rc.0",
32+
"@jupyter-notebook/tree": "^7.1.0-rc.0",
33+
"@jupyter-notebook/tree-extension": "^7.1.0-rc.0",
34+
"@jupyter-notebook/ui-components": "^7.1.0-rc.0"
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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
42-
"@jupyter-notebook/ui-components": "^7.1.0-beta.0",
41+
"@jupyter-notebook/application": "^7.1.0-rc.0",
42+
"@jupyter-notebook/ui-components": "^7.1.0-rc.0",
4343
"@jupyterlab/application": "^4.1.0",
4444
"@jupyterlab/apputils": "^4.2.0",
4545
"@jupyterlab/codeeditor": "^4.1.0",

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.1.0-beta.0",
3+
"version": "7.1.0-rc.0",
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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
41+
"@jupyter-notebook/application": "^7.1.0-rc.0",
4242
"@jupyterlab/application": "^4.1.0",
4343
"@jupyterlab/console": "^4.1.0",
4444
"@jupyterlab/coreutils": "^6.1.0",

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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
41+
"@jupyter-notebook/application": "^7.1.0-rc.0",
4242
"@jupyterlab/application": "^4.1.0",
4343
"@jupyterlab/coreutils": "^6.1.0",
4444
"@jupyterlab/docmanager": "^4.1.0",

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.1.0-beta.0",
3+
"version": "7.1.0-rc.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.1.0-beta.0",
41+
"@jupyter-notebook/application": "^7.1.0-rc.0",
4242
"@jupyterlab/application": "^4.1.0",
4343
"@jupyterlab/documentsearch": "^4.1.0",
4444
"@lumino/widgets": "^2.3.1"

0 commit comments

Comments
 (0)