Skip to content

Commit b45653f

Browse files
committed
Publish 7.5.0
SHA256 hashes: jupyter-notebook-application-7.5.0.tgz: 7816572ea1ec4440c92d90a59769a9022c7fdc5e3b70cbcb693feb98b0daff9f jupyter-notebook-application-extension-7.5.0.tgz: bd4f77bc8a248f63cd900012b2805f020933ecc6369dd64e89862162a356ce04 jupyter-notebook-console-extension-7.5.0.tgz: 61adf1f0cfef8d50435cd0bb5b8eb681bbb7b2dd4b8ff501652431500d99a228 jupyter-notebook-docmanager-extension-7.5.0.tgz: 35fd7c16681895b19842facb8239d9f815a0d1ed95946e7d76bd45d4acfe0347 jupyter-notebook-documentsearch-extension-7.5.0.tgz: e25044dd9dad779675c6cb732d65c02f019ae449f4a6eaa3c2ed815be93ebb9f jupyter-notebook-help-extension-7.5.0.tgz: 873893c122338628c993da73d3645cc037b98aac137c4addb15682d7e931d184 jupyter-notebook-lab-extension-7.5.0.tgz: b637f38dc1820ac1aa12c04bc2785b6e017443f338e8d0c97c6d51b149045080 jupyter-notebook-notebook-extension-7.5.0.tgz: fdca2acc9a16b451c9bea8348bef3b4cb5a171860b3355be21d549fc3887cbd6 jupyter-notebook-terminal-extension-7.5.0.tgz: a9439de070823729873c8a627f1eef8931e8f4e7a983bf6f16c03bf5a209aa84 jupyter-notebook-tree-7.5.0.tgz: 0b840e75f562f344b813203d2ac88071f517b4dc67aec8510c4ba1634b399b5f jupyter-notebook-tree-extension-7.5.0.tgz: 51bfc61a5b7f7eff7f95f0e75aa9b508a229cd6f83ac0e0937139ecf7c3eb9da jupyter-notebook-ui-components-7.5.0.tgz: e8b478fb012b371af1f4289d06b812c2fe48a0d003b14816402d2c6f522c7f19 notebook-7.5.0-py3-none-any.whl: 3300262d52905ca271bd50b22617681d95f08a8360d099e097726e6d2efb5811 notebook-7.5.0.tar.gz: 3b27eaf9913033c28dde92d02139414c608992e1df4b969c843219acf2ff95e4
1 parent be53ec8 commit b45653f

File tree

18 files changed

+174
-111
lines changed

18 files changed

+174
-111
lines changed

CHANGELOG.md

Lines changed: 65 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,71 @@ Python 3.8 support has been dropped in this release.
7777

7878
<!-- <START NEW CHANGELOG ENTRY> -->
7979

80+
## 7.5.0
81+
82+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...be53ec8bc96cdbcb64b6f1c5ec39c123c087a348))
83+
84+
### Enhancements made
85+
86+
- Update to JupyterLab v4.5.0b1 [#7746](https://github.com/jupyter/notebook/pull/7746) ([@jtpio](https://github.com/jtpio))
87+
- Update to JupyterLab v4.5.0b0 [#7739](https://github.com/jupyter/notebook/pull/7739) ([@jtpio](https://github.com/jtpio))
88+
- Update to JupyterLab v4.5.0a4 [#7728](https://github.com/jupyter/notebook/pull/7728) ([@jtpio](https://github.com/jtpio))
89+
- Increase the checkpoint polling interval to 30s [#7711](https://github.com/jupyter/notebook/pull/7711) ([@jtpio](https://github.com/jtpio))
90+
- Define `O` as the keyboard shortcut to toggle cell outputs [#7709](https://github.com/jupyter/notebook/pull/7709) ([@jtpio](https://github.com/jtpio))
91+
- Update to JupyterLab v4.5.0a3 [#7703](https://github.com/jupyter/notebook/pull/7703) ([@jtpio](https://github.com/jtpio))
92+
93+
### Bugs fixed
94+
95+
- Expose the cell toolbar settings [#7766](https://github.com/jupyter/notebook/pull/7766) ([@jtpio](https://github.com/jtpio))
96+
- Handle file rename errors [#7710](https://github.com/jupyter/notebook/pull/7710) ([@jtpio](https://github.com/jtpio))
97+
- Fix open file with “#” in the filename [#7698](https://github.com/jupyter/notebook/pull/7698) ([@itsmevichu](https://github.com/itsmevichu))
98+
99+
### Maintenance and upkeep improvements
100+
101+
- Update to JupyterLab v4.5.0 [#7768](https://github.com/jupyter/notebook/pull/7768) ([@jtpio](https://github.com/jtpio))
102+
- Update to JupyterLab v4.5.0rc1 [#7764](https://github.com/jupyter/notebook/pull/7764) ([@jtpio](https://github.com/jtpio))
103+
- Update to JupyterLab v4.5.0rc0 [#7755](https://github.com/jupyter/notebook/pull/7755) ([@jtpio](https://github.com/jtpio))
104+
- Bump the actions group across 1 directory with 3 updates [#7751](https://github.com/jupyter/notebook/pull/7751) ([@dependabot](https://github.com/dependabot))
105+
- Use Node.js 24 / npm 11 to publish releases [#7749](https://github.com/jupyter/notebook/pull/7749) ([@jtpio](https://github.com/jtpio))
106+
- Revert "Pin `click<8.3`" [#7733](https://github.com/jupyter/notebook/pull/7733) ([@jtpio](https://github.com/jtpio))
107+
- Remove link to `npmjs.com` [#7730](https://github.com/jupyter/notebook/pull/7730) ([@jtpio](https://github.com/jtpio))
108+
- Pin `click<8.3` [#7729](https://github.com/jupyter/notebook/pull/7729) ([@jtpio](https://github.com/jtpio))
109+
- Bump the actions group across 1 directory with 3 updates [#7704](https://github.com/jupyter/notebook/pull/7704) ([@dependabot](https://github.com/dependabot))
110+
- Update to JupyterLab v4.5.0a2 [#7694](https://github.com/jupyter/notebook/pull/7694) ([@jtpio](https://github.com/jtpio))
111+
- Pin `httpx` [#7691](https://github.com/jupyter/notebook/pull/7691) ([@jtpio](https://github.com/jtpio))
112+
- Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 in the actions group [#7675](https://github.com/jupyter/notebook/pull/7675) ([@dependabot](https://github.com/dependabot))
113+
- Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 in the actions group [#7665](https://github.com/jupyter/notebook/pull/7665) ([@dependabot](https://github.com/dependabot))
114+
- Bump brace-expansion from 1.1.11 to 1.1.12 in /ui-tests [#7664](https://github.com/jupyter/notebook/pull/7664) ([@dependabot](https://github.com/dependabot))
115+
- Revert "CI: pin to `jupyter-core<5.8.0` on Windows" [#7657](https://github.com/jupyter/notebook/pull/7657) ([@minrk](https://github.com/minrk))
116+
- Update to JupyterLab v4.5.0a1 [#7656](https://github.com/jupyter/notebook/pull/7656) ([@jtpio](https://github.com/jtpio))
117+
- CI: pin to `jupyter-core<5.8.0` on Windows [#7655](https://github.com/jupyter/notebook/pull/7655) ([@jtpio](https://github.com/jtpio))
118+
- Update to JupyterLab v4.5.0a0 [#7650](https://github.com/jupyter/notebook/pull/7650) ([@jtpio](https://github.com/jtpio))
119+
- Run UI tests on `ubuntu-latest` [#7639](https://github.com/jupyter/notebook/pull/7639) ([@jtpio](https://github.com/jtpio))
120+
- Update to JupyterLab v4.4.1 [#7638](https://github.com/jupyter/notebook/pull/7638) ([@jtpio](https://github.com/jtpio))
121+
- Bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8 in the actions group [#7637](https://github.com/jupyter/notebook/pull/7637) ([@dependabot](https://github.com/dependabot))
122+
- chore: Fix UP006 [#7633](https://github.com/jupyter/notebook/pull/7633) ([@honnix](https://github.com/honnix))
123+
- Bump prefix-dev/setup-pixi from 0.8.4 to 0.8.5 in the actions group [#7632](https://github.com/jupyter/notebook/pull/7632) ([@dependabot](https://github.com/dependabot))
124+
- Drop support for Python 3.8 [#7628](https://github.com/jupyter/notebook/pull/7628) ([@honnix](https://github.com/honnix))
125+
126+
### Documentation improvements
127+
128+
- User facing changelog for 7.5 [#7770](https://github.com/jupyter/notebook/pull/7770) ([@jtpio](https://github.com/jtpio))
129+
- Clean up references to Gitpod [#7767](https://github.com/jupyter/notebook/pull/7767) ([@jtpio](https://github.com/jtpio))
130+
- Fix link to Code of Conduct in CONTRIBUTING.md [#7758](https://github.com/jupyter/notebook/pull/7758) ([@jtpio](https://github.com/jtpio))
131+
- Remove JupyterCon 2025 announcement banner [#7757](https://github.com/jupyter/notebook/pull/7757) ([@jasongrout](https://github.com/jasongrout))
132+
- Update JupyterCon 2025 announcement links [#7744](https://github.com/jupyter/notebook/pull/7744) ([@krassowski](https://github.com/krassowski))
133+
- Add JupyterCon banner and add Jupyter colors [#7727](https://github.com/jupyter/notebook/pull/7727) ([@choldgraf](https://github.com/choldgraf))
134+
- Fix grammatical issues in Contributing.md [#7669](https://github.com/jupyter/notebook/pull/7669) ([@sangampaudel530](https://github.com/sangampaudel530))
135+
- Fixed grammar and typos in CONTRIBUTING.md [#7645](https://github.com/jupyter/notebook/pull/7645) ([@jchen1223](https://github.com/jchen1223))
136+
137+
### Contributors to this release
138+
139+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-04-09&to=2025-11-19&type=c))
140+
141+
[@afshin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2025-04-09..2025-11-19&type=Issues) | [@choldgraf](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Acholdgraf+updated%3A2025-04-09..2025-11-19&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-04-09..2025-11-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-04-09..2025-11-19&type=Issues) | [@honnix](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahonnix+updated%3A2025-04-09..2025-11-19&type=Issues) | [@itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajasongrout+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jchen1223](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajchen1223+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-04-09..2025-11-19&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-04-09..2025-11-19&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Alumberbot-app+updated%3A2025-04-09..2025-11-19&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aminrk+updated%3A2025-04-09..2025-11-19&type=Issues) | [@nkn2022](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ankn2022+updated%3A2025-04-09..2025-11-19&type=Issues) | [@sangampaudel530](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Asangampaudel530+updated%3A2025-04-09..2025-11-19&type=Issues)
142+
143+
<!-- <END NEW CHANGELOG ENTRY> -->
144+
80145
## 7.5.0rc1
81146

82147
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-rc.0...7533ccab5e4adc765e57a35b1791850daf952044))
@@ -97,8 +162,6 @@ Python 3.8 support has been dropped in this release.
97162

98163
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-11-03..2025-11-14&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-11-03..2025-11-14&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajasongrout+updated%3A2025-11-03..2025-11-14&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-11-03..2025-11-14&type=Issues)
99164

100-
<!-- <END NEW CHANGELOG ENTRY> -->
101-
102165
## 7.5.0rc0
103166

104167
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-beta.1...18ba796a58402999044b7e8c4401319b76fed0ce))

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.5.0-rc.1",
3+
"version": "7.5.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.2",
1414
"@codemirror/view": "~6.38.1",
15-
"@jupyter-notebook/application": "~7.5.0-rc.1",
16-
"@jupyter-notebook/application-extension": "~7.5.0-rc.1",
17-
"@jupyter-notebook/console-extension": "~7.5.0-rc.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.5.0-rc.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.5.0-rc.1",
20-
"@jupyter-notebook/help-extension": "~7.5.0-rc.1",
21-
"@jupyter-notebook/notebook-extension": "~7.5.0-rc.1",
22-
"@jupyter-notebook/terminal-extension": "~7.5.0-rc.1",
23-
"@jupyter-notebook/tree": "~7.5.0-rc.1",
24-
"@jupyter-notebook/tree-extension": "~7.5.0-rc.1",
25-
"@jupyter-notebook/ui-components": "~7.5.0-rc.1",
15+
"@jupyter-notebook/application": "~7.5.0",
16+
"@jupyter-notebook/application-extension": "~7.5.0",
17+
"@jupyter-notebook/console-extension": "~7.5.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.5.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.5.0",
20+
"@jupyter-notebook/help-extension": "~7.5.0",
21+
"@jupyter-notebook/notebook-extension": "~7.5.0",
22+
"@jupyter-notebook/terminal-extension": "~7.5.0",
23+
"@jupyter-notebook/tree": "~7.5.0",
24+
"@jupyter-notebook/tree-extension": "~7.5.0",
25+
"@jupyter-notebook/ui-components": "~7.5.0",
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.1.0",
@@ -127,17 +127,17 @@
127127
"yjs": "~13.6.8"
128128
},
129129
"dependencies": {
130-
"@jupyter-notebook/application": "^7.5.0-rc.1",
131-
"@jupyter-notebook/application-extension": "^7.5.0-rc.1",
132-
"@jupyter-notebook/console-extension": "^7.5.0-rc.1",
133-
"@jupyter-notebook/docmanager-extension": "^7.5.0-rc.1",
134-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-rc.1",
135-
"@jupyter-notebook/help-extension": "^7.5.0-rc.1",
136-
"@jupyter-notebook/notebook-extension": "^7.5.0-rc.1",
137-
"@jupyter-notebook/terminal-extension": "^7.5.0-rc.1",
138-
"@jupyter-notebook/tree": "^7.5.0-rc.1",
139-
"@jupyter-notebook/tree-extension": "^7.5.0-rc.1",
140-
"@jupyter-notebook/ui-components": "^7.5.0-rc.1",
130+
"@jupyter-notebook/application": "^7.5.0",
131+
"@jupyter-notebook/application-extension": "^7.5.0",
132+
"@jupyter-notebook/console-extension": "^7.5.0",
133+
"@jupyter-notebook/docmanager-extension": "^7.5.0",
134+
"@jupyter-notebook/documentsearch-extension": "^7.5.0",
135+
"@jupyter-notebook/help-extension": "^7.5.0",
136+
"@jupyter-notebook/notebook-extension": "^7.5.0",
137+
"@jupyter-notebook/terminal-extension": "^7.5.0",
138+
"@jupyter-notebook/tree": "^7.5.0",
139+
"@jupyter-notebook/tree-extension": "^7.5.0",
140+
"@jupyter-notebook/ui-components": "^7.5.0",
141141
"@jupyterlab/application-extension": "~4.5.0",
142142
"@jupyterlab/apputils-extension": "~4.5.0",
143143
"@jupyterlab/attachments": "~4.5.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.5.0-rc.1",
3+
"version": "7.5.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
@@ -6,7 +6,7 @@
66
from collections import namedtuple
77

88
# Use "hatch version xx.yy.zz" to handle version changes
9-
__version__ = "7.5.0rc1"
9+
__version__ = "7.5.0"
1010

1111
# PEP440 version parser
1212
_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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
24-
"@jupyter-notebook/application-extension": "^7.5.0-rc.1",
25-
"@jupyter-notebook/console-extension": "^7.5.0-rc.1",
26-
"@jupyter-notebook/docmanager-extension": "^7.5.0-rc.1",
27-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-rc.1",
28-
"@jupyter-notebook/help-extension": "^7.5.0-rc.1",
29-
"@jupyter-notebook/lab-extension": "^7.5.0-rc.1",
30-
"@jupyter-notebook/notebook-extension": "^7.5.0-rc.1",
31-
"@jupyter-notebook/terminal-extension": "^7.5.0-rc.1",
32-
"@jupyter-notebook/tree": "^7.5.0-rc.1",
33-
"@jupyter-notebook/tree-extension": "^7.5.0-rc.1",
34-
"@jupyter-notebook/ui-components": "^7.5.0-rc.1"
23+
"@jupyter-notebook/application": "^7.5.0",
24+
"@jupyter-notebook/application-extension": "^7.5.0",
25+
"@jupyter-notebook/console-extension": "^7.5.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.5.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.5.0",
28+
"@jupyter-notebook/help-extension": "^7.5.0",
29+
"@jupyter-notebook/lab-extension": "^7.5.0",
30+
"@jupyter-notebook/notebook-extension": "^7.5.0",
31+
"@jupyter-notebook/terminal-extension": "^7.5.0",
32+
"@jupyter-notebook/tree": "^7.5.0",
33+
"@jupyter-notebook/tree-extension": "^7.5.0",
34+
"@jupyter-notebook/ui-components": "^7.5.0"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.5.4"

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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
42-
"@jupyter-notebook/ui-components": "^7.5.0-rc.1",
41+
"@jupyter-notebook/application": "^7.5.0",
42+
"@jupyter-notebook/ui-components": "^7.5.0",
4343
"@jupyterlab/application": "~4.5.0",
4444
"@jupyterlab/apputils": "~4.6.0",
4545
"@jupyterlab/codeeditor": "~4.5.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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
41+
"@jupyter-notebook/application": "^7.5.0",
4242
"@jupyterlab/application": "~4.5.0",
4343
"@jupyterlab/console": "~4.5.0",
4444
"@jupyterlab/coreutils": "~6.5.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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
41+
"@jupyter-notebook/application": "^7.5.0",
4242
"@jupyterlab/application": "~4.5.0",
4343
"@jupyterlab/coreutils": "~6.5.0",
4444
"@jupyterlab/docmanager": "~4.5.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.5.0-rc.1",
3+
"version": "7.5.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.5.0-rc.1",
41+
"@jupyter-notebook/application": "^7.5.0",
4242
"@jupyterlab/application": "~4.5.0",
4343
"@jupyterlab/documentsearch": "~4.5.0",
4444
"@lumino/widgets": "^2.7.2"

0 commit comments

Comments
 (0)