|
|
|
|
@ -48,6 +48,7 @@
|
|
|
|
|
"@jupyterlab/json-extension": "~4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/mainmenu": "~4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.6",
|
|
|
|
|
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/notebook": "~4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/notebook-extension": "~4.0.0-alpha.7",
|
|
|
|
|
@ -90,7 +91,7 @@
|
|
|
|
|
"@lumino/widgets": "~1.31.1",
|
|
|
|
|
"react": "~17.0.2",
|
|
|
|
|
"react-dom": "~17.0.2",
|
|
|
|
|
"yjs": "~13.5.27"
|
|
|
|
|
"yjs": "~13.5.28"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jupyter-notebook/application": "^7.0.0-alpha.1",
|
|
|
|
|
@ -119,6 +120,7 @@
|
|
|
|
|
"@jupyterlab/javascript-extension": "^4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/json-extension": "^4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.6",
|
|
|
|
|
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/notebook-extension": "^4.0.0-alpha.7",
|
|
|
|
|
"@jupyterlab/pdf-extension": "^4.0.0-alpha.7",
|
|
|
|
|
@ -178,6 +180,7 @@
|
|
|
|
|
"@jupyterlab/hub-extension",
|
|
|
|
|
"@jupyterlab/mainmenu-extension",
|
|
|
|
|
"@jupyterlab/mathjax2-extension",
|
|
|
|
|
"@jupyterlab/markedparser-extension",
|
|
|
|
|
"@jupyterlab/notebook-extension",
|
|
|
|
|
"@jupyterlab/rendermime-extension",
|
|
|
|
|
"@jupyterlab/running-extension",
|
|
|
|
|
|