We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7321d36 commit 6dbe4b1Copy full SHA for 6dbe4b1
app/package.json
@@ -23,6 +23,8 @@
23
"@jupyter-notebook/tree": "~7.2.2",
24
"@jupyter-notebook/tree-extension": "~7.2.2",
25
"@jupyter-notebook/ui-components": "~7.2.2",
26
+ "@jupyter/react-components": "^0.16.3",
27
+ "@jupyter/web-components": "^0.16.3",
28
"@jupyter/ydoc": "~2.0.1",
29
"@jupyterlab/application": "~4.2.5",
30
"@jupyterlab/application-extension": "~4.2.5",
@@ -367,6 +369,8 @@
367
369
"@codemirror/state",
368
370
"@codemirror/view",
371
"@jupyter-notebook/tree",
372
+ "@jupyter/react-components",
373
+ "@jupyter/web-components",
374
"@jupyter/ydoc",
375
"@jupyterlab/application",
376
"@jupyterlab/apputils",
0 commit comments