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 d847b24 commit 21d0306Copy full SHA for 21d0306
app/package.json
@@ -23,6 +23,8 @@
23
"@jupyter-notebook/tree": "~7.3.0",
24
"@jupyter-notebook/tree-extension": "~7.3.0",
25
"@jupyter-notebook/ui-components": "~7.3.0",
26
+ "@jupyter/react-components": "^0.16.6",
27
+ "@jupyter/web-components": "^0.16.6",
28
"@jupyter/ydoc": "~3.0.0",
29
"@jupyterlab/application": "~4.3.2",
30
"@jupyterlab/application-extension": "~4.3.2",
@@ -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