Skip to content

Commit f6f5a1f

Browse files
committed
Publish 7.1.0
SHA256 hashes: jupyter-notebook-application-7.1.0.tgz: dcc978a354ab45e1a7cfdf5bd7100b22ffed264f421b9de45027e3f3da6a4f4b jupyter-notebook-application-extension-7.1.0.tgz: d37ae7c9e1a60472f6ae469ac5604566fb280908304ced323ef511f2f8e71ee3 jupyter-notebook-console-extension-7.1.0.tgz: 8e3e4b066899bcbd9b888ed463af54ab600651debc4d0e003eba30a3ca590c2f jupyter-notebook-docmanager-extension-7.1.0.tgz: 88895c6dd6b10448996438877ea4715bf4685f9538f57b4138fde49bf315fe7c jupyter-notebook-documentsearch-extension-7.1.0.tgz: b54e6d03b6f3ca339d3d5b75d9bfe884d749cf0a982b5f446183a2d85ff958c5 jupyter-notebook-help-extension-7.1.0.tgz: 0fcd567fbf903da022791934027ff2d3f4b3767837eaac9090c627e919662334 jupyter-notebook-lab-extension-7.1.0.tgz: 2ce4a8eb8a33e93d3ab05fbb70cc293deefbc5ce1077ae608cb06187ec96cb99 jupyter-notebook-notebook-extension-7.1.0.tgz: dde750846bdd90afde21a3185742997c9df884b77f6f5a0a48e54dae8c556085 jupyter-notebook-terminal-extension-7.1.0.tgz: 38e5c29271529aa5a912103815a2fc3be48a2180306c8c6f29cc520fa75f5559 jupyter-notebook-tree-7.1.0.tgz: b2a092a6d13b058050af88d5b1b9e842490d5f8525fe7b934f57d5ba97e7d13d jupyter-notebook-tree-extension-7.1.0.tgz: d824a0137f4acdb7b2367f35ede1d94ce80126a9d157ce0afc09bbb16ab7ddde jupyter-notebook-ui-components-7.1.0.tgz: e7e645a31d24511be186f39199eff7309e7021415d5f8e264c8e7c3de8222059 notebook-7.1.0-py3-none-any.whl: a8fa4ccb5e5fe220f29d9900337efd7752bc6f2efe004d6f320db01f7743adc9 notebook-7.1.0.tar.gz: 99caf01ff166b1cc86355c9b37c1ba9bf566c1d7fc4ab57bb6f8f24e36c4260e
1 parent b8ec7e4 commit f6f5a1f

File tree

18 files changed

+178
-111
lines changed

18 files changed

+178
-111
lines changed

CHANGELOG.md

+69-2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,75 @@ increasing awareness of the notebook state and enabling users to quickly navigat
108108

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

111+
## 7.1.0
112+
113+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...b8ec7e4a8eda70a8d7dca19799acd3e96e019160))
114+
115+
### Enhancements made
116+
117+
- Create a new notebook with a specific kernel from the new dropdown [#7255](https://github.com/jupyter/notebook/pull/7255) ([@jtpio](https://github.com/jtpio))
118+
- Add the plugin manager [#7198](https://github.com/jupyter/notebook/pull/7198) ([@jtpio](https://github.com/jtpio))
119+
- Fix toggle functionality for widgets. [#7178](https://github.com/jupyter/notebook/pull/7178) ([@haok1402](https://github.com/haok1402))
120+
- Bump to JupyterLab 4.1.0a4 bis [#7172](https://github.com/jupyter/notebook/pull/7172) ([@brichet](https://github.com/brichet))
121+
- Update to JupyterLab `4.1.0a3` [#7161](https://github.com/jupyter/notebook/pull/7161) ([@jtpio](https://github.com/jtpio))
122+
- Added Lumino Plugin Description (#7008) [#7127](https://github.com/jupyter/notebook/pull/7127) ([@Dilip-Jain](https://github.com/Dilip-Jain))
123+
- Added Edit Notebook Metadata Option (#6402) [#7099](https://github.com/jupyter/notebook/pull/7099) ([@Dilip-Jain](https://github.com/Dilip-Jain))
124+
- Update to JupyterLab 4.1 [#7096](https://github.com/jupyter/notebook/pull/7096) ([@jtpio](https://github.com/jtpio))
125+
- Add the JupyterLab resources plugin [#6968](https://github.com/jupyter/notebook/pull/6968) ([@jtpio](https://github.com/jtpio))
126+
127+
### Bugs fixed
128+
129+
- Fix spurious kernel selection dialog on notebook creation [#7258](https://github.com/jupyter/notebook/pull/7258) ([@jtpio](https://github.com/jtpio))
130+
- Workaround for the file browser tracker focus issue [#7224](https://github.com/jupyter/notebook/pull/7224) ([@jtpio](https://github.com/jtpio))
131+
132+
### Maintenance and upkeep improvements
133+
134+
- Update to JupyterLab 4.1.1 [#7256](https://github.com/jupyter/notebook/pull/7256) ([@jtpio](https://github.com/jtpio))
135+
- Follow JupyterLab minor versions [#7250](https://github.com/jupyter/notebook/pull/7250) ([@jtpio](https://github.com/jtpio))
136+
- chore: update pre-commit hooks [#7237](https://github.com/jupyter/notebook/pull/7237) ([@pre-commit-ci](https://github.com/pre-commit-ci))
137+
- Update to JupyterLab 4.1.0 final [#7234](https://github.com/jupyter/notebook/pull/7234) ([@jtpio](https://github.com/jtpio))
138+
- Update to JupyterLab 4.1.0rc1 [#7230](https://github.com/jupyter/notebook/pull/7230) ([@jtpio](https://github.com/jtpio))
139+
- Update to JupyterLab 4.1.0rc0 [#7227](https://github.com/jupyter/notebook/pull/7227) ([@jtpio](https://github.com/jtpio))
140+
- Update to JupyterLab 4.1.0b2 [#7222](https://github.com/jupyter/notebook/pull/7222) ([@jtpio](https://github.com/jtpio))
141+
- Fix `check_links` on CI [#7219](https://github.com/jupyter/notebook/pull/7219) ([@jtpio](https://github.com/jtpio))
142+
- Bump the actions group with 1 update [#7218](https://github.com/jupyter/notebook/pull/7218) ([@dependabot](https://github.com/dependabot))
143+
- Bump the actions group with 2 updates [#7207](https://github.com/jupyter/notebook/pull/7207) ([@dependabot](https://github.com/dependabot))
144+
- chore: update pre-commit hooks [#7206](https://github.com/jupyter/notebook/pull/7206) ([@pre-commit-ci](https://github.com/pre-commit-ci))
145+
- Add nbviewer.jupyter.org to the ignore list [#7197](https://github.com/jupyter/notebook/pull/7197) ([@jtpio](https://github.com/jtpio))
146+
- Update to JupyterLab 4.1.0b0 [#7196](https://github.com/jupyter/notebook/pull/7196) ([@jtpio](https://github.com/jtpio))
147+
- Update ruff config [#7190](https://github.com/jupyter/notebook/pull/7190) ([@blink1073](https://github.com/blink1073))
148+
- Bump @babel/traverse from 7.23.0 to 7.23.6 [#7187](https://github.com/jupyter/notebook/pull/7187) ([@dependabot](https://github.com/dependabot))
149+
- Bump actions/setup-python from 4 to 5 [#7180](https://github.com/jupyter/notebook/pull/7180) ([@dependabot](https://github.com/dependabot))
150+
- Update publish-release workflow for PyPI trusted publisher [#7176](https://github.com/jupyter/notebook/pull/7176) ([@jtpio](https://github.com/jtpio))
151+
- chore: update pre-commit hooks [#7174](https://github.com/jupyter/notebook/pull/7174) ([@pre-commit-ci](https://github.com/pre-commit-ci))
152+
- Update `yarn.lock` [#7170](https://github.com/jupyter/notebook/pull/7170) ([@jtpio](https://github.com/jtpio))
153+
- Bump axios from 1.5.1 to 1.6.2 [#7165](https://github.com/jupyter/notebook/pull/7165) ([@dependabot](https://github.com/dependabot))
154+
- Bump dessant/lock-threads from 4 to 5 [#7159](https://github.com/jupyter/notebook/pull/7159) ([@dependabot](https://github.com/dependabot))
155+
- Update ruff config and typing [#7145](https://github.com/jupyter/notebook/pull/7145) ([@blink1073](https://github.com/blink1073))
156+
- chore: update pre-commit hooks [#7143](https://github.com/jupyter/notebook/pull/7143) ([@pre-commit-ci](https://github.com/pre-commit-ci))
157+
- Clean up lint handling [#7142](https://github.com/jupyter/notebook/pull/7142) ([@blink1073](https://github.com/blink1073))
158+
- Adopt ruff format [#7132](https://github.com/jupyter/notebook/pull/7132) ([@blink1073](https://github.com/blink1073))
159+
- Fix python bumping to `minor` [#7131](https://github.com/jupyter/notebook/pull/7131) ([@jtpio](https://github.com/jtpio))
160+
- Add Python 3.12 classifier [#7111](https://github.com/jupyter/notebook/pull/7111) ([@jtpio](https://github.com/jtpio))
161+
- Remove viewport workaround in the UI tests [#6887](https://github.com/jupyter/notebook/pull/6887) ([@jtpio](https://github.com/jtpio))
162+
163+
### Documentation improvements
164+
165+
- Add documentation for updating `notebook` imports [#7244](https://github.com/jupyter/notebook/pull/7244) ([@jtpio](https://github.com/jtpio))
166+
- Fix link in `CONTRIBUTING.md` [#7235](https://github.com/jupyter/notebook/pull/7235) ([@jtpio](https://github.com/jtpio))
167+
- Add user facing changelog for 7.1 [#7232](https://github.com/jupyter/notebook/pull/7232) ([@jtpio](https://github.com/jtpio))
168+
- Clarify README about supported versions (post v7 release) [#7193](https://github.com/jupyter/notebook/pull/7193) ([@akx](https://github.com/akx))
169+
- Set `navigation_with_keys` to `False` [#7129](https://github.com/jupyter/notebook/pull/7129) ([@jtpio](https://github.com/jtpio))
170+
- Updated ui-tests Configuration in Contributing.md [#7124](https://github.com/jupyter/notebook/pull/7124) ([@jayeshsingh9767](https://github.com/jayeshsingh9767))
171+
172+
### Contributors to this release
173+
174+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2024-02-13&type=c))
175+
176+
[@akx](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aakx+updated%3A2023-10-17..2024-02-13&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-10-17..2024-02-13&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-17..2024-02-13&type=Issues) | [@d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-10-17..2024-02-13&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-17..2024-02-13&type=Issues) | [@Dilip-Jain](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ADilip-Jain+updated%3A2023-10-17..2024-02-13&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2024-02-13&type=Issues) | [@haok1402](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahaok1402+updated%3A2023-10-17..2024-02-13&type=Issues) | [@jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-17..2024-02-13&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2024-02-13&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-17..2024-02-13&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-10-17..2024-02-13&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-10-17..2024-02-13&type=Issues)
177+
178+
<!-- <END NEW CHANGELOG ENTRY> -->
179+
111180
## 7.1.0rc1
112181

113182
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0rc0...376a2f97c883e6e91f321d0a676e1ee9ff3b8d87))
@@ -126,8 +195,6 @@ increasing awareness of the notebook state and enabling users to quickly navigat
126195

127196
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-02-07..2024-02-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-02-07..2024-02-09&type=Issues)
128197

129-
<!-- <END NEW CHANGELOG ENTRY> -->
130-
131198
## 7.1.0rc0
132199

133200
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.1.0b0...2d717f5896a1d4310baa2499c7e6197d1914201d))

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

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

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
3+
"version": "7.1.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-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/console": "~4.1.1",
4444
"@jupyterlab/coreutils": "~6.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/coreutils": "~6.1.1",
4444
"@jupyterlab/docmanager": "~4.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/documentsearch": "~4.1.1",
4444
"@lumino/widgets": "^2.3.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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
41+
"@jupyter-notebook/ui-components": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/apputils": "~4.2.1",
4444
"@jupyterlab/mainmenu": "~4.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
46+
"@jupyter-notebook/application": "^7.1.0",
4747
"@jupyterlab/application": "~4.1.1",
4848
"@jupyterlab/apputils": "~4.2.1",
4949
"@jupyterlab/coreutils": "~6.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/apputils": "~4.2.1",
4444
"@jupyterlab/cells": "~4.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/coreutils": "~6.1.1",
4444
"@jupyterlab/terminal": "~4.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
42-
"@jupyter-notebook/tree": "^7.1.0-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
42+
"@jupyter-notebook/tree": "^7.1.0",
4343
"@jupyterlab/application": "~4.1.1",
4444
"@jupyterlab/apputils": "~4.2.1",
4545
"@jupyterlab/coreutils": "~6.1.1",

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.1.0-rc.1",
3+
"version": "7.1.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.1.0-rc.1",
41+
"@jupyter-notebook/application": "^7.1.0",
4242
"@jupyterlab/application": "~4.1.1",
4343
"@jupyterlab/apputils": "~4.2.1",
4444
"@jupyterlab/coreutils": "~6.1.1",

0 commit comments

Comments
 (0)