There was an error while loading. Please reload this page.
2 parents 9e2c037 + 3f503ac commit b66d51eCopy full SHA for b66d51e
package.json
@@ -48,9 +48,13 @@
48
"@jupyterlab/docmanager": "^2.1.2",
49
"@jupyterlab/docregistry": "^2.1.2",
50
"@jupyterlab/fileeditor": "^2.1.2",
51
+ "@jupyterlab/nbformat": "^2.1.0",
52
"@jupyterlab/notebook": "^2.1.2",
53
"@jupyterlab/rendermime": "^2.1.1",
54
+ "@lumino/algorithm": "^1.3.2",
55
+ "@lumino/dragdrop": "^1.6.2",
56
"@lumino/messaging": "^1.4.2",
57
+ "@lumino/properties": "^1.2.2",
58
"@lumino/signaling": "^1.4.2",
59
"@lumino/widgets": "^1.13.2",
60
"@jupyterlab/services": "^5.0.0"
0 commit comments