Skip to content

Commit 1d9dbd3

Browse files
committed
Publish 7.5.0a0
SHA256 hashes: jupyter-notebook-application-7.5.0-alpha.0.tgz: 6eef169409489bfe7f8511cebfc42dbb9eb8941f08e19cc9e696fa6b87a86f31 jupyter-notebook-application-extension-7.5.0-alpha.0.tgz: 6e238efe64dc40442478aa7c3d8785543be230a81d6283c013b8392d27baf7a7 jupyter-notebook-console-extension-7.5.0-alpha.0.tgz: ec9756d2f64a5b7179d370d825daeb4039b8c492f1ac1165d52b6f3b846c6853 jupyter-notebook-docmanager-extension-7.5.0-alpha.0.tgz: cd3fb7752998926002327189a61f7885378c97e6a08bc41011a03230d2b045e8 jupyter-notebook-documentsearch-extension-7.5.0-alpha.0.tgz: d5d6c106ddd8fd8fd300884a5af58d0238bad27d4bae829185a3bee560dd2cc3 jupyter-notebook-help-extension-7.5.0-alpha.0.tgz: 2269d386311256be3229a1dcc193e842660797a58520a20655859082bc0eb45b jupyter-notebook-lab-extension-7.5.0-alpha.0.tgz: f7b3a90e732826b62a49fe73cf63db5829750376dd8e5eb06d44f181ca06adfe jupyter-notebook-notebook-extension-7.5.0-alpha.0.tgz: d049ef8de21abc47f61a61915768d9137bf959eb28ac19eb63ba89c855f67712 jupyter-notebook-terminal-extension-7.5.0-alpha.0.tgz: 6cfade9a4906b01a99ce7e14dde442b8dcb4480bed56f18dfed06d8946fb06c9 jupyter-notebook-tree-7.5.0-alpha.0.tgz: b85ad7d4ab92f1302550a5e82d7cf33dde0e7da725083eeb7342f6e8d5e6a06a jupyter-notebook-tree-extension-7.5.0-alpha.0.tgz: 308e37e853c4c405065e94d16fa8190ad62c27bb1c4dde9d1063fca21d96e0a0 jupyter-notebook-ui-components-7.5.0-alpha.0.tgz: e36be07cee500588793d273ee6158e474520e7d7026ee8acf4b28edd772bbe89 notebook-7.5.0a0-py3-none-any.whl: b3c7875feb451c77430054fd2ef96d49e7ddf66ff4a5e2f8a3840bab18da85ba notebook-7.5.0a0.tar.gz: bf26d98588be0d3d0a1d286521a60f7fc2f72f93afe23688fd4790fccbe18e5a
1 parent 22e29fc commit 1d9dbd3

File tree

18 files changed

+131
-111
lines changed

18 files changed

+131
-111
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,28 @@ or via the JSON Settings Editor in the Application Context Menu.
6969

7070
<!-- <START NEW CHANGELOG ENTRY> -->
7171

72+
## 7.5.0a0
73+
74+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...22e29fc41901ef8116670bc8a04eeb833858ff51))
75+
76+
### Maintenance and upkeep improvements
77+
78+
- Update to JupyterLab v4.5.0a0 [#7650](https://github.com/jupyter/notebook/pull/7650) ([@jtpio](https://github.com/jtpio))
79+
- Run UI tests on `ubuntu-latest` [#7639](https://github.com/jupyter/notebook/pull/7639) ([@jtpio](https://github.com/jtpio))
80+
- Update to JupyterLab v4.4.1 [#7638](https://github.com/jupyter/notebook/pull/7638) ([@jtpio](https://github.com/jtpio))
81+
- 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))
82+
- chore: Fix UP006 [#7633](https://github.com/jupyter/notebook/pull/7633) ([@honnix](https://github.com/honnix))
83+
- 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))
84+
- Drop support for Python 3.8 [#7628](https://github.com/jupyter/notebook/pull/7628) ([@honnix](https://github.com/honnix))
85+
86+
### Contributors to this release
87+
88+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-04-09&to=2025-05-07&type=c))
89+
90+
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-04-09..2025-05-07&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-04-09..2025-05-07&type=Issues) | [@honnix](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahonnix+updated%3A2025-04-09..2025-05-07&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-04-09..2025-05-07&type=Issues)
91+
92+
<!-- <END NEW CHANGELOG ENTRY> -->
93+
7294
## 7.4.0
7395

7496
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.2...fbfe36574e04b16ed7ba9303c5e819330f402f87))
@@ -123,8 +145,6 @@ To learn more about the highlights of the 7.4.0 release: https://jupyter-noteboo
123145

124146
[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2024-12-21..2025-04-09&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-21..2025-04-09&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jdavid](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajdavid+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-21..2025-04-09&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-21..2025-04-09&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-12-21..2025-04-09&type=Issues)
125147

126-
<!-- <END NEW CHANGELOG ENTRY> -->
127-
128148
## 7.4.0rc0
129149

130150
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-beta.3...7fa19999c9e01d713a684e0f25d8017dbc999528))

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.4.0",
3+
"version": "7.5.0-alpha.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.36.7",
15-
"@jupyter-notebook/application": "~7.4.0",
16-
"@jupyter-notebook/application-extension": "~7.4.0",
17-
"@jupyter-notebook/console-extension": "~7.4.0",
18-
"@jupyter-notebook/docmanager-extension": "~7.4.0",
19-
"@jupyter-notebook/documentsearch-extension": "~7.4.0",
20-
"@jupyter-notebook/help-extension": "~7.4.0",
21-
"@jupyter-notebook/notebook-extension": "~7.4.0",
22-
"@jupyter-notebook/terminal-extension": "~7.4.0",
23-
"@jupyter-notebook/tree": "~7.4.0",
24-
"@jupyter-notebook/tree-extension": "~7.4.0",
25-
"@jupyter-notebook/ui-components": "~7.4.0",
15+
"@jupyter-notebook/application": "~7.5.0-alpha.0",
16+
"@jupyter-notebook/application-extension": "~7.5.0-alpha.0",
17+
"@jupyter-notebook/console-extension": "~7.5.0-alpha.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.5.0-alpha.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.5.0-alpha.0",
20+
"@jupyter-notebook/help-extension": "~7.5.0-alpha.0",
21+
"@jupyter-notebook/notebook-extension": "~7.5.0-alpha.0",
22+
"@jupyter-notebook/terminal-extension": "~7.5.0-alpha.0",
23+
"@jupyter-notebook/tree": "~7.5.0-alpha.0",
24+
"@jupyter-notebook/tree-extension": "~7.5.0-alpha.0",
25+
"@jupyter-notebook/ui-components": "~7.5.0-alpha.0",
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.0.4",
@@ -125,17 +125,17 @@
125125
"yjs": "~13.6.8"
126126
},
127127
"dependencies": {
128-
"@jupyter-notebook/application": "^7.4.0",
129-
"@jupyter-notebook/application-extension": "^7.4.0",
130-
"@jupyter-notebook/console-extension": "^7.4.0",
131-
"@jupyter-notebook/docmanager-extension": "^7.4.0",
132-
"@jupyter-notebook/documentsearch-extension": "^7.4.0",
133-
"@jupyter-notebook/help-extension": "^7.4.0",
134-
"@jupyter-notebook/notebook-extension": "^7.4.0",
135-
"@jupyter-notebook/terminal-extension": "^7.4.0",
136-
"@jupyter-notebook/tree": "^7.4.0",
137-
"@jupyter-notebook/tree-extension": "^7.4.0",
138-
"@jupyter-notebook/ui-components": "^7.4.0",
128+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
129+
"@jupyter-notebook/application-extension": "^7.5.0-alpha.0",
130+
"@jupyter-notebook/console-extension": "^7.5.0-alpha.0",
131+
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.0",
132+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.0",
133+
"@jupyter-notebook/help-extension": "^7.5.0-alpha.0",
134+
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.0",
135+
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.0",
136+
"@jupyter-notebook/tree": "^7.5.0-alpha.0",
137+
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.0",
138+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.0",
139139
"@jupyterlab/application-extension": "~4.5.0-alpha.0",
140140
"@jupyterlab/apputils-extension": "~4.5.0-alpha.0",
141141
"@jupyterlab/attachments": "~4.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0"
9+
__version__ = "7.5.0a0"
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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
24-
"@jupyter-notebook/application-extension": "^7.4.0",
25-
"@jupyter-notebook/console-extension": "^7.4.0",
26-
"@jupyter-notebook/docmanager-extension": "^7.4.0",
27-
"@jupyter-notebook/documentsearch-extension": "^7.4.0",
28-
"@jupyter-notebook/help-extension": "^7.4.0",
29-
"@jupyter-notebook/lab-extension": "^7.4.0",
30-
"@jupyter-notebook/notebook-extension": "^7.4.0",
31-
"@jupyter-notebook/terminal-extension": "^7.4.0",
32-
"@jupyter-notebook/tree": "^7.4.0",
33-
"@jupyter-notebook/tree-extension": "^7.4.0",
34-
"@jupyter-notebook/ui-components": "^7.4.0"
23+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
24+
"@jupyter-notebook/application-extension": "^7.5.0-alpha.0",
25+
"@jupyter-notebook/console-extension": "^7.5.0-alpha.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.0",
28+
"@jupyter-notebook/help-extension": "^7.5.0-alpha.0",
29+
"@jupyter-notebook/lab-extension": "^7.5.0-alpha.0",
30+
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.0",
31+
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.0",
32+
"@jupyter-notebook/tree": "^7.5.0-alpha.0",
33+
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.0",
34+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
42-
"@jupyter-notebook/ui-components": "^7.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
42+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.0",
4343
"@jupyterlab/application": "~4.5.0-alpha.0",
4444
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4545
"@jupyterlab/codeeditor": "~4.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/console": "~4.5.0-alpha.0",
4444
"@jupyterlab/coreutils": "~6.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/coreutils": "~6.5.0-alpha.0",
4444
"@jupyterlab/docmanager": "~4.5.0-alpha.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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/documentsearch": "~4.5.0-alpha.0",
4444
"@lumino/widgets": "^2.7.1"

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4444
"@jupyterlab/mainmenu": "~4.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
46+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4747
"@jupyterlab/application": "~4.5.0-alpha.0",
4848
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4949
"@jupyterlab/coreutils": "~6.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4444
"@jupyterlab/cells": "~4.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/coreutils": "~6.5.0-alpha.0",
4444
"@jupyterlab/terminal": "~4.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
42-
"@jupyter-notebook/tree": "^7.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
42+
"@jupyter-notebook/tree": "^7.5.0-alpha.0",
4343
"@jupyterlab/application": "~4.5.0-alpha.0",
4444
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4545
"@jupyterlab/coreutils": "~6.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.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.4.0",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.0",
4242
"@jupyterlab/application": "~4.5.0-alpha.0",
4343
"@jupyterlab/apputils": "~4.6.0-alpha.0",
4444
"@jupyterlab/coreutils": "~6.5.0-alpha.0",

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.4.0",
3+
"version": "7.5.0-alpha.0",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)