Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 6b85dd5

Browse files
Update dependency @jupyterlab/notebook to v4
1 parent a18b3d2 commit 6b85dd5

File tree

3 files changed

+1271
-30
lines changed

3 files changed

+1271
-30
lines changed

extensions/jupyterlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@jupyterlab/application": "^2.0.0 || ^3.0.0",
35-
"@jupyterlab/notebook": "^2.0.0 || ^3.0.0",
35+
"@jupyterlab/notebook": "^2.0.0 || ^3.0.0 || ^4.0.0",
3636
"@jupyterlab/console": "^2.0.0 || ^3.0.0"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)