mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
Update to JupyterLab 4.1.0b2 (#7222)
* Update to JupyterLab 4.1.0b2 * fix rendermime * Update galata * hide the notification status item
This commit is contained in:
parent
b21fede639
commit
1145745651
4
.github/workflows/buildutils.yml
vendored
4
.github/workflows/buildutils.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U "jupyterlab>=4.1.0b0,<5" hatch
|
||||
python -m pip install -U "jupyterlab>=4.1.0b2,<5" hatch
|
||||
jlpm
|
||||
jlpm run build
|
||||
|
||||
@ -79,6 +79,6 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U "jupyterlab>=4.1.0b0,<5" pip
|
||||
python -m pip install -U "jupyterlab>=4.1.0b2,<5" pip
|
||||
jlpm
|
||||
jlpm run build
|
||||
|
@ -44,7 +44,7 @@ repos:
|
||||
files: "^notebook"
|
||||
stages: [manual]
|
||||
args: ["--install-types", "--non-interactive"]
|
||||
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.1.0b0"]
|
||||
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.1.0b2"]
|
||||
|
||||
- repo: https://github.com/pre-commit/pygrep-hooks
|
||||
rev: 'v1.10.0'
|
||||
|
250
app/package.json
250
app/package.json
@ -24,83 +24,83 @@
|
||||
"@jupyter-notebook/tree-extension": "~7.1.0-alpha.2",
|
||||
"@jupyter-notebook/ui-components": "~7.1.0-alpha.2",
|
||||
"@jupyter/ydoc": "~1.1.1",
|
||||
"@jupyterlab/application": "~4.1.0-beta.0",
|
||||
"@jupyterlab/application-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "~4.2.0-beta.0",
|
||||
"@jupyterlab/apputils-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/attachments": "~4.1.0-beta.0",
|
||||
"@jupyterlab/cell-toolbar": "~4.1.0-beta.0",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/celltags-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/codeeditor": "~4.1.0-beta.0",
|
||||
"@jupyterlab/codemirror": "~4.1.0-beta.0",
|
||||
"@jupyterlab/codemirror-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/completer": "~4.1.0-beta.0",
|
||||
"@jupyterlab/completer-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/console": "~4.1.0-beta.0",
|
||||
"@jupyterlab/console-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "~6.1.0-beta.0",
|
||||
"@jupyterlab/csvviewer-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/debugger": "~4.1.0-beta.0",
|
||||
"@jupyterlab/debugger-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "~4.1.0-beta.0",
|
||||
"@jupyterlab/docmanager-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/documentsearch": "~4.1.0-beta.0",
|
||||
"@jupyterlab/documentsearch-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/extensionmanager": "~4.1.0-beta.0",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/filebrowser": "~4.1.0-beta.0",
|
||||
"@jupyterlab/filebrowser-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/fileeditor": "~4.1.0-beta.0",
|
||||
"@jupyterlab/fileeditor-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/help-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/htmlviewer": "~4.1.0-beta.0",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/hub-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/imageviewer": "~4.1.0-beta.0",
|
||||
"@jupyterlab/imageviewer-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/javascript-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/json-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/lsp": "~4.1.0-beta.0",
|
||||
"@jupyterlab/lsp-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu": "~4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/markdownviewer": "~4.1.0-beta.0",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/markedparser-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/mathjax-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/mermaid": "~4.1.0-beta.0",
|
||||
"@jupyterlab/mermaid-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/metadataform": "~4.1.0-beta.0",
|
||||
"@jupyterlab/metadataform-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/notebook": "~4.1.0-beta.0",
|
||||
"@jupyterlab/notebook-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/observables": "~5.1.0-beta.0",
|
||||
"@jupyterlab/outputarea": "~4.1.0-beta.0",
|
||||
"@jupyterlab/pdf-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/pluginmanager-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/rendermime": "~4.1.0-beta.0",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.9.0-beta.0",
|
||||
"@jupyterlab/running-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/services": "~7.1.0-beta.0",
|
||||
"@jupyterlab/settingeditor": "~4.1.0-beta.0",
|
||||
"@jupyterlab/settingeditor-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/settingregistry": "~4.1.0-beta.0",
|
||||
"@jupyterlab/shortcuts-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/statedb": "~4.1.0-beta.0",
|
||||
"@jupyterlab/statusbar": "~4.1.0-beta.0",
|
||||
"@jupyterlab/terminal": "~4.1.0-beta.0",
|
||||
"@jupyterlab/terminal-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/theme-dark-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/theme-light-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/toc-extension": "~6.1.0-beta.0",
|
||||
"@jupyterlab/tooltip": "~4.1.0-beta.0",
|
||||
"@jupyterlab/tooltip-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "~4.1.0-beta.0",
|
||||
"@jupyterlab/translation-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components": "~4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/vega5-extension": "~4.1.0-beta.0",
|
||||
"@jupyterlab/application": "~4.1.0-beta.2",
|
||||
"@jupyterlab/application-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "~4.2.0-beta.2",
|
||||
"@jupyterlab/apputils-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/attachments": "~4.1.0-beta.2",
|
||||
"@jupyterlab/cell-toolbar": "~4.1.0-beta.2",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/celltags-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/codeeditor": "~4.1.0-beta.2",
|
||||
"@jupyterlab/codemirror": "~4.1.0-beta.2",
|
||||
"@jupyterlab/codemirror-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/completer": "~4.1.0-beta.2",
|
||||
"@jupyterlab/completer-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/console": "~4.1.0-beta.2",
|
||||
"@jupyterlab/console-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "~6.1.0-beta.2",
|
||||
"@jupyterlab/csvviewer-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/debugger": "~4.1.0-beta.2",
|
||||
"@jupyterlab/debugger-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "~4.1.0-beta.2",
|
||||
"@jupyterlab/docmanager-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/documentsearch": "~4.1.0-beta.2",
|
||||
"@jupyterlab/documentsearch-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/extensionmanager": "~4.1.0-beta.2",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/filebrowser": "~4.1.0-beta.2",
|
||||
"@jupyterlab/filebrowser-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/fileeditor": "~4.1.0-beta.2",
|
||||
"@jupyterlab/fileeditor-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/help-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/htmlviewer": "~4.1.0-beta.2",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/hub-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/imageviewer": "~4.1.0-beta.2",
|
||||
"@jupyterlab/imageviewer-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/javascript-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/json-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/lsp": "~4.1.0-beta.2",
|
||||
"@jupyterlab/lsp-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu": "~4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/markdownviewer": "~4.1.0-beta.2",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/markedparser-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/mathjax-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/mermaid": "~4.1.0-beta.2",
|
||||
"@jupyterlab/mermaid-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/metadataform": "~4.1.0-beta.2",
|
||||
"@jupyterlab/metadataform-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/notebook": "~4.1.0-beta.2",
|
||||
"@jupyterlab/notebook-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/observables": "~5.1.0-beta.2",
|
||||
"@jupyterlab/outputarea": "~4.1.0-beta.2",
|
||||
"@jupyterlab/pdf-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/pluginmanager-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/rendermime": "~4.1.0-beta.2",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.9.0-beta.2",
|
||||
"@jupyterlab/running-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/services": "~7.1.0-beta.2",
|
||||
"@jupyterlab/settingeditor": "~4.1.0-beta.2",
|
||||
"@jupyterlab/settingeditor-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/settingregistry": "~4.1.0-beta.2",
|
||||
"@jupyterlab/shortcuts-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/statedb": "~4.1.0-beta.2",
|
||||
"@jupyterlab/statusbar": "~4.1.0-beta.2",
|
||||
"@jupyterlab/terminal": "~4.1.0-beta.2",
|
||||
"@jupyterlab/terminal-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/theme-dark-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/theme-light-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/toc-extension": "~6.1.0-beta.2",
|
||||
"@jupyterlab/tooltip": "~4.1.0-beta.2",
|
||||
"@jupyterlab/tooltip-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "~4.1.0-beta.2",
|
||||
"@jupyterlab/translation-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components": "~4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components-extension": "~4.1.0-beta.2",
|
||||
"@jupyterlab/vega5-extension": "~4.1.0-beta.2",
|
||||
"@lezer/common": "~1.1.0",
|
||||
"@lezer/highlight": "~1.1.6",
|
||||
"@lumino/algorithm": "~2.0.1",
|
||||
@ -131,59 +131,59 @@
|
||||
"@jupyter-notebook/tree": "^7.1.0-alpha.2",
|
||||
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.2",
|
||||
"@jupyter-notebook/ui-components": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/attachments": "^4.1.0-beta.0",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/celltags-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/codemirror": "^4.1.0-beta.0",
|
||||
"@jupyterlab/codemirror-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/completer-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/console-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/csvviewer-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/debugger-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/docmanager-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/documentsearch-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/filebrowser-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/fileeditor-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/help-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/hub-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/imageviewer-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/javascript-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/json-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/lsp": "^4.1.0-beta.0",
|
||||
"@jupyterlab/lsp-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/markedparser-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mathjax-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mermaid-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/metadataform-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/notebook-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/pdf-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/pluginmanager-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/running-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/settingeditor": "^4.1.0-beta.0",
|
||||
"@jupyterlab/settingeditor-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/shortcuts-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/terminal-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/theme-dark-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/theme-light-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/toc-extension": "^6.1.0-beta.0",
|
||||
"@jupyterlab/tooltip-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/vega5-extension": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/attachments": "^4.1.0-beta.2",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/celltags-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/codemirror": "^4.1.0-beta.2",
|
||||
"@jupyterlab/codemirror-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/completer-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/console-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/csvviewer-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/debugger-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/docmanager-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/documentsearch-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/filebrowser-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/fileeditor-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/help-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/hub-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/imageviewer-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/javascript-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/json-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/lsp": "^4.1.0-beta.2",
|
||||
"@jupyterlab/lsp-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/markedparser-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mathjax-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mermaid-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/metadataform-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/notebook-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/pdf-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/pluginmanager-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/running-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/settingeditor": "^4.1.0-beta.2",
|
||||
"@jupyterlab/settingeditor-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/shortcuts-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/terminal-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/theme-dark-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/theme-light-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/toc-extension": "^6.1.0-beta.2",
|
||||
"@jupyterlab/tooltip-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components-extension": "^4.1.0-beta.2",
|
||||
"@jupyterlab/vega5-extension": "^4.1.0-beta.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.1.0-beta.0",
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.0",
|
||||
"@jupyterlab/builder": "^4.1.0-beta.2",
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.2",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"css-loader": "~5.0.1",
|
||||
"extra-watch-webpack-plugin": "^1.0.3",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"watch": "tsc -w --listEmittedFiles"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.0",
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.2",
|
||||
"commander": "^6.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"typescript": "~5.0.2"
|
||||
|
@ -49,7 +49,7 @@
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.0",
|
||||
"@jupyterlab/buildutils": "^4.1.0-beta.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"eslint": "^8.36.0",
|
||||
|
@ -40,17 +40,17 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyter-notebook/ui-components": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/codeeditor": "^4.1.0-beta.0",
|
||||
"@jupyterlab/console": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.0",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.0",
|
||||
"@jupyterlab/rendermime": "^4.1.0-beta.0",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/codeeditor": "^4.1.0-beta.2",
|
||||
"@jupyterlab/console": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.2",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.2",
|
||||
"@jupyterlab/rendermime": "^4.1.0-beta.2",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/disposable": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.1"
|
||||
|
@ -38,3 +38,8 @@
|
||||
/* bring logo to the front so it is selectable by tab*/
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* Hide the notification status item */
|
||||
.jp-Notification-Status {
|
||||
display: none;
|
||||
}
|
||||
|
@ -42,11 +42,11 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.9.0-beta.0",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.9.0-beta.2",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/messaging": "^2.0.1",
|
||||
@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@jupyterlab/testutils": "^4.1.0-beta.0",
|
||||
"@jupyterlab/testutils": "^4.1.0-beta.2",
|
||||
"@types/jest": "^29.2.5",
|
||||
"jest": "^29.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
|
@ -39,9 +39,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/console": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/console": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,11 +39,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.0",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/services": "^7.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.2",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/services": "^7.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/signaling": "^2.1.2"
|
||||
},
|
||||
|
@ -39,8 +39,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/documentsearch": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/documentsearch": "^4.1.0-beta.2",
|
||||
"@lumino/widgets": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,10 +39,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/ui-components": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
@ -44,18 +44,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/notebook": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/notebook": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.2",
|
||||
"@lumino/commands": "^2.2.0",
|
||||
"@lumino/disposable": "^2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.1.0-beta.0",
|
||||
"@jupyterlab/builder": "^4.1.0-beta.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
},
|
||||
|
@ -39,13 +39,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/cells": "^4.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.0",
|
||||
"@jupyterlab/notebook": "^4.1.0-beta.0",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/cells": "^4.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.2",
|
||||
"@jupyterlab/notebook": "^4.1.0-beta.2",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"@lumino/polling": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.1",
|
||||
"react": "^18.2.0",
|
||||
|
@ -39,9 +39,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/terminal": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/terminal": "^4.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -40,18 +40,18 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyter-notebook/tree": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.0",
|
||||
"@jupyterlab/filebrowser": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.0",
|
||||
"@jupyterlab/services": "^7.1.0-beta.0",
|
||||
"@jupyterlab/settingeditor": "^4.1.0-beta.0",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/statedb": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.2",
|
||||
"@jupyterlab/filebrowser": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.2",
|
||||
"@jupyterlab/services": "^7.1.0-beta.2",
|
||||
"@jupyterlab/settingeditor": "^4.1.0-beta.2",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/statedb": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.2.0",
|
||||
"@lumino/widgets": "^2.3.1"
|
||||
|
@ -39,17 +39,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.1.0-alpha.2",
|
||||
"@jupyterlab/application": "^4.1.0-beta.0",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.0",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.0",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.0",
|
||||
"@jupyterlab/filebrowser": "^4.1.0-beta.0",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.0",
|
||||
"@jupyterlab/services": "^7.1.0-beta.0",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.0",
|
||||
"@jupyterlab/statedb": "^4.1.0-beta.0",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.0",
|
||||
"@jupyterlab/application": "^4.1.0-beta.2",
|
||||
"@jupyterlab/apputils": "^4.2.0-beta.2",
|
||||
"@jupyterlab/coreutils": "^6.1.0-beta.2",
|
||||
"@jupyterlab/docmanager": "^4.1.0-beta.2",
|
||||
"@jupyterlab/filebrowser": "^4.1.0-beta.2",
|
||||
"@jupyterlab/mainmenu": "^4.1.0-beta.2",
|
||||
"@jupyterlab/services": "^7.1.0-beta.2",
|
||||
"@jupyterlab/settingregistry": "^4.1.0-beta.2",
|
||||
"@jupyterlab/statedb": "^4.1.0-beta.2",
|
||||
"@jupyterlab/translation": "^4.1.0-beta.2",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.2",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.2.0",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
|
@ -42,14 +42,14 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.0",
|
||||
"@jupyterlab/ui-components": "^4.1.0-beta.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@jupyterlab/testutils": "^4.1.0-beta.0",
|
||||
"@jupyterlab/testutils": "^4.1.0-beta.2",
|
||||
"@types/jest": "^29.2.5",
|
||||
"babel-loader": "^8.0.6",
|
||||
"jest": "^29.3.1",
|
||||
|
@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["hatchling>=1.11", "jupyterlab>=4.1.0b0,<5"]
|
||||
requires = ["hatchling>=1.11", "jupyterlab>=4.1.0b2,<5"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
@ -32,7 +32,7 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"jupyter_server>=2.4.0,<3",
|
||||
"jupyterlab>=4.1.0b0,<5",
|
||||
"jupyterlab>=4.1.0b2,<5",
|
||||
"jupyterlab_server>=2.22.1,<3",
|
||||
"notebook_shim>=0.2,<0.3",
|
||||
"tornado>=6.2.0",
|
||||
|
@ -15,7 +15,7 @@
|
||||
"test:update": "playwright test --update-snapshots"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/galata": "~5.1.0-alpha.4",
|
||||
"@jupyterlab/galata": "~5.1.0-beta.2",
|
||||
"@playwright/test": "^1.33.0",
|
||||
"rimraf": "^3.0.2"
|
||||
}
|
||||
|
@ -289,7 +289,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/ui-tests@workspace:."
|
||||
dependencies:
|
||||
"@jupyterlab/galata": ~5.1.0-alpha.4
|
||||
"@jupyterlab/galata": ~5.1.0-beta.2
|
||||
"@playwright/test": ^1.33.0
|
||||
rimraf: ^3.0.2
|
||||
languageName: unknown
|
||||
@ -333,20 +333,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/application@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/application@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/application@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/application@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@fortawesome/fontawesome-free": ^5.12.0
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/application": ^2.3.0
|
||||
"@lumino/commands": ^2.2.0
|
||||
@ -357,23 +357,23 @@ __metadata:
|
||||
"@lumino/properties": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
checksum: d7d426bb7a1f4aadfe48c22c7a5cda3e2e224f29e32d79836e972d92e97a6956f68bba96434f290ae10aa1b2793fd4b66585b84ee0f778eaf73b51858b65569b
|
||||
checksum: 8a5911381c867adab5257e96a42e5595800952478865db1c9042af33b97992704f7f078be84fc30ec1b3a5a041a47dcb1a4e6bb40064c44adf09d4f85468a19c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/apputils@npm:^4.2.0-alpha.4":
|
||||
version: 4.2.0-alpha.4
|
||||
resolution: "@jupyterlab/apputils@npm:4.2.0-alpha.4"
|
||||
"@jupyterlab/apputils@npm:^4.2.0-beta.2":
|
||||
version: 4.2.0-beta.2
|
||||
resolution: "@jupyterlab/apputils@npm:4.2.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/settingregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/settingregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
@ -386,46 +386,46 @@ __metadata:
|
||||
"@types/react": ^18.0.26
|
||||
react: ^18.2.0
|
||||
sanitize-html: ~2.7.3
|
||||
checksum: dc2863e9b4d31cd90a2197b1bb1e872d12cdb198fd37eba9a9f9560e2331db77f26bdaeeacf9eae0386f5b0f6e9bb7c98607604e29eb5799e821efee48868f9a
|
||||
checksum: b44b555f64db6f000a2e5807b8bc3215fc4771c93c1f4ae4fe60c3374af3eaaf65cbc33139a6fc2da251cbdef224571ce36617c3497d16712549ccaa76905c86
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/attachments@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/attachments@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/attachments@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/attachments@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/signaling": ^2.1.2
|
||||
checksum: d36b1797047e42fbf811d02154462c876f2f12b4e71f87480c0a0828b0209d7e16e1e0e494a1b34c4e0a752f55edfe92e39f010b783f0495490d7e31d2e075df
|
||||
checksum: ba89f636fd192c1d3c181d388e5c70ebf8476313bcf10f5213fe0f6e3e2739c14d5cae690f7658a82a5f8e1a7d7661cfc24141831fac7320d19218f62f3e05bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/cells@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/cells@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/cells@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/cells@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@codemirror/view": ^6.9.6
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/attachments": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codemirror": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/documentsearch": ^4.1.0-alpha.4
|
||||
"@jupyterlab/filebrowser": ^4.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/outputarea": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/toc": ^6.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/attachments": ^4.1.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/codemirror": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/documentsearch": ^4.1.0-beta.2
|
||||
"@jupyterlab/filebrowser": ^4.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/outputarea": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/toc": ^6.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/domutils": ^2.0.1
|
||||
@ -436,22 +436,23 @@ __metadata:
|
||||
"@lumino/virtualdom": ^2.0.1
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: ddc877c39f349e5e8b3dfe6adff8be0a99511dc239553079428023f1d4af985dacb1c9cbcdeb7ba806252c0547aca0302c3cfea7dc61e9e84d29b575f6b87db2
|
||||
checksum: a87b4317aca8a758bceb9c2e88662b7e8a9e77654c2fcdca4b07c0fd20558d70b9ffb3b02ad9600fee62cf98966d1a3668691dc72f78adb5498b86ceb87e7698
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/codeeditor@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/codeeditor@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/codeeditor@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/codeeditor@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/dragdrop": ^2.1.4
|
||||
@ -459,13 +460,13 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: 9336e556ffb212abc66a43a5dce18ca9f0faea74adf5ef64695aad25c852be1fd8cf7f024387a2fe1d507a75fd9daac380251e316effe1faeeae043bb4ced9fe
|
||||
checksum: e3f4b217dd06efb0ba880b4309484c4f8399ea093c2971f409b1b57d255cd22f0fa18f985fcd1edd24e84eae7ba4c86fa334723ac39e0009a82c444c5b4d4c0c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/codemirror@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/codemirror@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/codemirror@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/codemirror@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@codemirror/autocomplete": ^6.5.1
|
||||
"@codemirror/commands": ^6.2.3
|
||||
@ -488,11 +489,11 @@ __metadata:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@codemirror/view": ^6.9.6
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/documentsearch": ^4.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/documentsearch": ^4.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@lezer/common": ^1.0.2
|
||||
"@lezer/generator": ^1.2.2
|
||||
"@lezer/highlight": ^1.1.4
|
||||
@ -501,40 +502,40 @@ __metadata:
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/signaling": ^2.1.2
|
||||
yjs: ^13.5.40
|
||||
checksum: bb7d2145f5d9084f221a33a7f85b35124ff55afd8bfe524f54191cf32407be40a6e01dd836da9e184a2ea9a29b09949d0aa915aa4ffa4ccb87406a540078edca
|
||||
checksum: 95886cea7e05ba45bf3424c7ef23016a510c59b767b2f7d4885ed14ae3bec3cb8d9471afab64a4bc8fc6de55e61955150662f73616e11d79601e7fc731cc1cd7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/console@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/console@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/console@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/console@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@codemirror/view": ^6.9.6
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/cells": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/cells": ^4.1.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/dragdrop": ^2.1.4
|
||||
"@lumino/messaging": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
checksum: 431e582c7a2cb5c2be176fff8dce5e7bcd41603c4e9863d4c1eb681bbc2bfbdaf9b6aafd557ab78fd02e82b4378ec883b55e03dcf215f604c8876a26a2db5158
|
||||
checksum: 764b91b21deeade198a438ab2c259298bd3365ac220eec6213c0fb9bcb315ade5bc9ea80181b2092a9622ab3d1a168f7aabeb71915d7366c8c50c04da107829f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/coreutils@npm:^6.1.0-alpha.4":
|
||||
version: 6.1.0-alpha.4
|
||||
resolution: "@jupyterlab/coreutils@npm:6.1.0-alpha.4"
|
||||
"@jupyterlab/coreutils@npm:^6.1.0-beta.2":
|
||||
version: 6.1.0-beta.2
|
||||
resolution: "@jupyterlab/coreutils@npm:6.1.0-beta.2"
|
||||
dependencies:
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -542,32 +543,32 @@ __metadata:
|
||||
minimist: ~1.2.0
|
||||
path-browserify: ^1.0.0
|
||||
url-parse: ~1.5.4
|
||||
checksum: ac56c0101b8f498a8273c19d0510bdb537f6b56fd6122d823be16131d88d80a9697840a8c76a35c35f9a20acb08c490e2c7fc1635c2778e0a70d9141398741de
|
||||
checksum: c0425b4d4a782b3cf9d01e3626a972ce6e1c6f1be1654cd39a18fddb0a96a266440d004075a392478738b92300383f34a2132662cfd11f29c077c423c90b20ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/debugger@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/debugger@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/debugger@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/debugger@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@codemirror/state": ^6.2.0
|
||||
"@codemirror/view": ^6.9.6
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/application": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/cells": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codemirror": ^4.1.0-alpha.4
|
||||
"@jupyterlab/console": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/fileeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/notebook": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/application": ^4.1.0-beta.2
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/cells": ^4.1.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/codemirror": ^4.1.0-beta.2
|
||||
"@jupyterlab/console": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/fileeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/notebook": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
@ -579,21 +580,21 @@ __metadata:
|
||||
"@lumino/widgets": ^2.3.1
|
||||
"@vscode/debugprotocol": ^1.51.0
|
||||
react: ^18.2.0
|
||||
checksum: 88a64c729c27faa7603cd3d2d2b6fd860949aef7e081e0f5fd842fab99afdf35601ce732ab7e548070446a3be512795284e83531710ba6ef342f902097af9a0f
|
||||
checksum: 62fd2aa334c79af2690165b3140b0384ae35f43e143ae24ecaa2c0bd4418ee026f0ab93a79fd082a13ed11722730ea5362ba1f0ae030b150522e42bf286a8043
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/docmanager@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/docmanager@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/docmanager@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/docmanager@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -602,24 +603,24 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: da8c11276de11179127cbf5361d73c62350abdb34349b95a667551de20f1a74ab16d3423eff202b9423f984fa8f5d64b029e2a4a20b2eb37d314ed302ffb4bff
|
||||
checksum: eb1ba8c4df26a8a4d231d85e5bb2176ca880277806389cb8d16431178cb5f0bf5b0e25f6ab01855a5f5006311f757d4de8bf47879a93e6c90fc389b0e3008997
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/docregistry@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/docregistry@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/docregistry@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/docregistry@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -628,17 +629,17 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: e8a1ed7ad9f25d05be94cdeae3d44339c07ead88c4b6ad33aa7d591f7c620aed3ea26189c012ac8284999d312349e804308164b664391cdb74bfb04c8e56173d
|
||||
checksum: eb042f346d39e3f4fc60ff0fd858b38481fe1172fd38ac87ff5044ec87dd492de2dcadf76523a07726c76d3dd558974f3ea43ae7f1cd06a29dc4d47cfdb76e6f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/documentsearch@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/documentsearch@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/documentsearch@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/documentsearch@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -647,23 +648,23 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: 8ad8832e46201653c08df55fdc4ace085507774ce564e80edfb944f12a0fe76cccf4b13e56160903d2b7e08f27f8cabaee4ef6d9c499e6c9875f16480d51c504
|
||||
checksum: 1e7b821066c9846537ad4b5461354f1ec0bfac271740f5b62a38419044de2e7e91e869a583249ca99c50e390ba0c0fa3e31062dac2d24c0dc330309a73599017
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/filebrowser@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/filebrowser@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/filebrowser@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/filebrowser@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docmanager": ^4.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docmanager": ^4.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -675,48 +676,49 @@ __metadata:
|
||||
"@lumino/virtualdom": ^2.0.1
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: 6c70c0d26a40f7619c5fe6c3c9abc7eaee0a790c55b380f1f87e12fe2b52cdf70f2c4f6dbb615c2027bbb5f1560f072905768e65023df0f786c005437ce2f02b
|
||||
checksum: b59a713b4901b27c1241fa9baa231778785b74845dffaab8bbc251d4de7cebb9e57b4ffe84ceee3ab101d3ff7d999c5ed819273e99b1401ef76e9ca8292f1dfd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/fileeditor@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/fileeditor@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/fileeditor@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/fileeditor@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codemirror": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/documentsearch": ^4.1.0-alpha.4
|
||||
"@jupyterlab/lsp": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/toc": ^6.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/codemirror": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/documentsearch": ^4.1.0-beta.2
|
||||
"@jupyterlab/lsp": ^4.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/toc": ^6.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/messaging": ^2.0.1
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
regexp-match-indices: ^1.0.2
|
||||
checksum: 395defea53e4ed96e0cc1d8240fe2175d44ce7574ed6acfb70bfe87f047c5c3838202bcb9f58a42b3162c6832d2a014d35c94b81f4d79c605761ff8ff9ffed2b
|
||||
checksum: 43ec4059f9ab10a4ec052bd79a54a6049e412011beee8db0acdfb7042c30dca0e616974be071070db951f9a4e53cf182cbc1890dc63212118946493c19c4e7f2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/galata@npm:~5.1.0-alpha.4":
|
||||
version: 5.1.0-alpha.4
|
||||
resolution: "@jupyterlab/galata@npm:5.1.0-alpha.4"
|
||||
"@jupyterlab/galata@npm:~5.1.0-beta.2":
|
||||
version: 5.1.0-beta.2
|
||||
resolution: "@jupyterlab/galata@npm:5.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/application": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/debugger": ^4.1.0-alpha.4
|
||||
"@jupyterlab/docmanager": ^4.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/notebook": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/settingregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/application": ^4.1.0-beta.2
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/debugger": ^4.1.0-beta.2
|
||||
"@jupyterlab/docmanager": ^4.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/notebook": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/settingregistry": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@playwright/test": ^1.32.2
|
||||
"@stdlib/stats": ~0.0.13
|
||||
@ -727,21 +729,21 @@ __metadata:
|
||||
vega: ^5.20.0
|
||||
vega-lite: ^5.6.1
|
||||
vega-statistics: ^1.7.9
|
||||
checksum: 63dd1868e10f93800c979472e7bb04b27764d9837d0f04dc8868320a5c523f6429e036147638efb7ae519108adbcd82568e897e47aa7504a341bb3f55abce016
|
||||
checksum: a934d9aef2a8639c10583ea92c9209dd83a9a2537b330c9fbc89c6aad9ee8306d03c4b0af12b059c7485c04d2ee21032fdbe52b207826bcc2fbaf5de2b1a5b01
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/lsp@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/lsp@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/lsp@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/lsp@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codemirror": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/codemirror": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/signaling": ^2.1.2
|
||||
@ -750,7 +752,7 @@ __metadata:
|
||||
vscode-jsonrpc: ^6.0.0
|
||||
vscode-languageserver-protocol: ^3.17.0
|
||||
vscode-ws-jsonrpc: ~1.0.2
|
||||
checksum: f6bae7ba7fdfe4de424e4e386487cd55a2d59298b9674796b1093782eb32837cdb8e3be6a761c54934120c4343bd1a8bb7d34b99f3216c7752e0fd5c10c6813e
|
||||
checksum: 57d44c0588eea6f7264e08b5555cec98e85ef30ae1bae19873a1ca72443f054871e82303c65f58c0a9db50a02c77ffad95b71a905019d4ab53f7db5090b18224
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -763,37 +765,37 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/nbformat@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/nbformat@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/nbformat@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/nbformat@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
checksum: c4f820e67fed19a175a22f8376613a176e46896b5033e450f9572a5fd8c7b89571af836f457b2f4e12ea91f58eaf12c61a775f303527d0005aaa664c0c0438f1
|
||||
checksum: a469d2befbb3116a47f3da79666a4035fbc012cd02b7574929327cc7d1bb7744d82ffcced579f41831ed43a4a31f54e10b1e0a7921f7f746990190da885d4019
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/notebook@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/notebook@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/notebook@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/notebook@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/cells": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codeeditor": ^4.1.0-alpha.4
|
||||
"@jupyterlab/codemirror": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/documentsearch": ^4.1.0-alpha.4
|
||||
"@jupyterlab/lsp": ^4.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/settingregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statusbar": ^4.1.0-alpha.4
|
||||
"@jupyterlab/toc": ^6.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/cells": ^4.1.0-beta.2
|
||||
"@jupyterlab/codeeditor": ^4.1.0-beta.2
|
||||
"@jupyterlab/codemirror": ^4.1.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/documentsearch": ^4.1.0-beta.2
|
||||
"@jupyterlab/lsp": ^4.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/settingregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/statusbar": ^4.1.0-beta.2
|
||||
"@jupyterlab/toc": ^6.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -805,34 +807,34 @@ __metadata:
|
||||
"@lumino/virtualdom": ^2.0.1
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: 4470a76511b9f9d2b2d8b31c2d8ccb88c65f5e5898b8b42a7a8bb73746209b41ba03793be280482c6f44fd6d4682d746f6605cf89bd0935d083f80234692d40a
|
||||
checksum: d1780a26b7495ca11e77bb95d958ac6e133a19b2faea4066a7296fff43319d9179d1e9aee85fedfed5d665b9f330ad6993aca16b222116f2aaba69be19b965d9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/observables@npm:^5.1.0-alpha.4":
|
||||
version: 5.1.0-alpha.4
|
||||
resolution: "@jupyterlab/observables@npm:5.1.0-alpha.4"
|
||||
"@jupyterlab/observables@npm:^5.1.0-beta.2":
|
||||
version: 5.1.0-beta.2
|
||||
resolution: "@jupyterlab/observables@npm:5.1.0-beta.2"
|
||||
dependencies:
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/messaging": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
checksum: 4f2253c34fe8ccf42113f917409a5972f7d42a1ac6bff7b4de4cdf1c5ba3e03e567417b565e4ad4a9074def90da10c47beaa37387e03e64e1c476afbd2bf83bd
|
||||
checksum: c746783cd08ea7eb2a784340102ac06fbc46c20b212d9b37c846af39a28ca984cdfc863749951cb5cda41fea2a8dd486fcd5ff1e9770f8204ecc87ceb59b8131
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/outputarea@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/outputarea@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/outputarea@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/outputarea@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -840,96 +842,96 @@ __metadata:
|
||||
"@lumino/properties": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
checksum: 39763b8b939e4d69d9d66bf4eeb1bf745577680cf24457ed25d6814f151a48a32629f251a87cb1b0b556979c4c61efa485ec28e883dbb91e124c22271920a093
|
||||
checksum: 30fb3ed1e1b62c41dfe821f0fa9769f5104e0d8223d51095376a8878d7a909eee2fafb4714621fbdaacac47d1957c0f55f0e49c91f3549951824623e07e2857b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/rendermime-interfaces@npm:^3.9.0-alpha.3":
|
||||
version: 3.9.0-alpha.3
|
||||
resolution: "@jupyterlab/rendermime-interfaces@npm:3.9.0-alpha.3"
|
||||
"@jupyterlab/rendermime-interfaces@npm:^3.9.0-beta.2":
|
||||
version: 3.9.0-beta.2
|
||||
resolution: "@jupyterlab/rendermime-interfaces@npm:3.9.0-beta.2"
|
||||
dependencies:
|
||||
"@lumino/coreutils": ^1.11.0 || ^2.1.2
|
||||
"@lumino/widgets": ^1.37.2 || ^2.3.1
|
||||
checksum: 03682b515bfd882e71d8d514f65f87d9897eaa4c54732520f4c1ad0fc177afe3db7f232ced01dae20cbdeecbc7840010a99c96a0423f0243d3e7e415cc21de81
|
||||
checksum: 40b8240f6ff9a6bd062d4a2ce227cb8f08e5bf4d94d5dd406f2bd7f10c462c382cfc582683530e2a690be2bf0cac8cb95f1ff3958c40ac4a00d5a53c909d007d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/rendermime@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/rendermime@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/rendermime@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/rendermime@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/messaging": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
lodash.escape: ^4.0.1
|
||||
checksum: 2dc4c6bef8577ec56f6c21d49764145c236479a4b888923ef05eccc452a75f627661e29ce5f69f87a5d9a1ec37b8854ca99cb3dc042da3d352fb77770edddf7e
|
||||
checksum: a2bed7df72b33bb35733495b724fabca7948aaddba9de959966dd2205a92003aa3393a1964c3c4f1acb70a4c949e024786d8fdc2b466b020e68449a2dfae9e20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/services@npm:^7.1.0-alpha.4":
|
||||
version: 7.1.0-alpha.4
|
||||
resolution: "@jupyterlab/services@npm:7.1.0-alpha.4"
|
||||
"@jupyterlab/services@npm:^7.1.0-beta.2":
|
||||
version: 7.1.0-beta.2
|
||||
resolution: "@jupyterlab/services@npm:7.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyter/ydoc": ^1.1.1
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/settingregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/settingregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/polling": ^2.1.2
|
||||
"@lumino/properties": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
ws: ^8.11.0
|
||||
checksum: 22c3a86ff48b1bf65d6779f6a2673e649aa7282955381cc1c2c2a0d9b6987be90424a1ed3f8e2820efbbddec453c0c177e834a16371bb9fe284895812c0a3164
|
||||
checksum: 2e71cc29b62ee43146dd263709d402daa9c59a91248ad55513d7f6b4a47634212fd12749de3dc2d8259994d4c671f9d8a7877a4df7f14e68caa42f9eeb2379b0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/settingregistry@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/settingregistry@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/settingregistry@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/settingregistry@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/nbformat": ^4.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/nbformat": ^4.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@rjsf/utils": ^5.13.2
|
||||
"@rjsf/utils": ^5.13.4
|
||||
ajv: ^8.12.0
|
||||
json5: ^2.2.3
|
||||
peerDependencies:
|
||||
react: ">=16"
|
||||
checksum: 3ca9d72aba3036bc150263cd3d2191ff1dfffdc64c9eb7e30fdaa22989ebf130735d64d81d5f749b8eda226d958c22de2a4a625c56d30268fb96ad40133d671a
|
||||
checksum: 5688891bb456fa12bb9496e54fb9ec898311ad1729f3acff3d3378a8527339b0debfc1a0660ce5e4aaa246a5735dac477f311e4302ece63018fd288beac815a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/statedb@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/statedb@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/statedb@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/statedb@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/properties": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
checksum: e4e3d61612cfb160266e0fc151939ec61a331e715003233c7c80968fe529ec80f6017282580567e3e7802744b5b3165fbf7c640a95b201c6c5f4d5774bb27c69
|
||||
checksum: 3b9d1efff7a91612c82027a544a67948a7016182b89ca1d6c96343dbaa79f5f8fe51f9aab376161b371f1c088e09b69c29bd9c5b8d96ad9ab55b96901d46c9e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/statusbar@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/statusbar@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/statusbar@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/statusbar@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
@ -937,54 +939,55 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: 4027370382171a0778a0af503f234689f105df9ebcf67052589a82c739dca5c3bf7b3b2260c22e58326591bf7ad252dea598eff04bdb927ee93790217e08db9b
|
||||
checksum: 0481f080428c29e575d0d1257c6a1e57745e8ab0859f9c67c314732e47764a426c80cb8f933e94b7d455ac967804a7b8b7e229651bb73bbe2dab6a18245bfd31
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/toc@npm:^6.1.0-alpha.4":
|
||||
version: 6.1.0-alpha.4
|
||||
resolution: "@jupyterlab/toc@npm:6.1.0-alpha.4"
|
||||
"@jupyterlab/toc@npm:^6.1.0-beta.2":
|
||||
version: 6.1.0-beta.2
|
||||
resolution: "@jupyterlab/toc@npm:6.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/apputils": ^4.2.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/docregistry": ^4.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime": ^4.1.0-alpha.4
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/ui-components": ^4.1.0-alpha.4
|
||||
"@jupyterlab/apputils": ^4.2.0-beta.2
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/docregistry": ^4.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime": ^4.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@jupyterlab/ui-components": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
"@lumino/disposable": ^2.1.2
|
||||
"@lumino/messaging": ^2.0.1
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/widgets": ^2.3.1
|
||||
react: ^18.2.0
|
||||
checksum: e0f4c10d97331c7d91b104564bdca0929291c41814d8af7767c61fa625846a1c62c0394503799d38168c4959fd3717f2d26cf062ab9c55c89dbb18c52b937430
|
||||
checksum: 55dbbde640d6f2afd3caa8d870b9d6716835cd47b964f6c9a340a7a7b8fe67ed5fb1f0b9d9c59be03c8c97c2158383dd32812da766e6fee16301d68c61b1c9df
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/translation@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/translation@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/translation@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/translation@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/services": ^7.1.0-alpha.4
|
||||
"@jupyterlab/statedb": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/services": ^7.1.0-beta.2
|
||||
"@jupyterlab/statedb": ^4.1.0-beta.2
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
checksum: ea4b50e9ff527658edb69d1b9216486b4d33267be366e239a05b4622375687e9b70ef5e94e4bb48c391b678321914b259469fbf0f5ef0c83d5baaebb7034206a
|
||||
checksum: b76c38eb12933def9c560eb392ba2f5e2e9fa7bfccfab2def918534b903b2d5a99b17ae926238b04a8f52be4f8e2666b0b7181c91e746033c91a02c8a99c1b1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@jupyterlab/ui-components@npm:^4.1.0-alpha.4":
|
||||
version: 4.1.0-alpha.4
|
||||
resolution: "@jupyterlab/ui-components@npm:4.1.0-alpha.4"
|
||||
"@jupyterlab/ui-components@npm:^4.1.0-beta.2":
|
||||
version: 4.1.0-beta.2
|
||||
resolution: "@jupyterlab/ui-components@npm:4.1.0-beta.2"
|
||||
dependencies:
|
||||
"@jupyter/react-components": ^0.13.3
|
||||
"@jupyter/web-components": ^0.13.3
|
||||
"@jupyterlab/coreutils": ^6.1.0-alpha.4
|
||||
"@jupyterlab/observables": ^5.1.0-alpha.4
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-alpha.3
|
||||
"@jupyterlab/translation": ^4.1.0-alpha.4
|
||||
"@jupyterlab/coreutils": ^6.1.0-beta.2
|
||||
"@jupyterlab/observables": ^5.1.0-beta.2
|
||||
"@jupyterlab/rendermime-interfaces": ^3.9.0-beta.2
|
||||
"@jupyterlab/translation": ^4.1.0-beta.2
|
||||
"@lumino/algorithm": ^2.0.1
|
||||
"@lumino/commands": ^2.2.0
|
||||
"@lumino/coreutils": ^2.1.2
|
||||
@ -995,14 +998,14 @@ __metadata:
|
||||
"@lumino/signaling": ^2.1.2
|
||||
"@lumino/virtualdom": ^2.0.1
|
||||
"@lumino/widgets": ^2.3.1
|
||||
"@rjsf/core": ^5.13.2
|
||||
"@rjsf/utils": ^5.13.2
|
||||
"@rjsf/core": ^5.13.4
|
||||
"@rjsf/utils": ^5.13.4
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
typestyle: ^2.0.4
|
||||
peerDependencies:
|
||||
react: ^18.2.0
|
||||
checksum: cc7f3bcbdcf17878e43312c9fac35dc90ff5765816bcc7cb118dc9a47df69df219f3804aa0cc3e10414334feac652c864a9119d1060ddbc1c131f3877a381818
|
||||
checksum: 7091985c6f654bc03b268d8a94ac3dd31c97dfa87cb5b41cb7625c74d838985b70bca839a7b1b936c8fc507fe9094cf056a6457ffa07862a4b33bc6b156a9b4d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1464,25 +1467,25 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rjsf/core@npm:^5.13.2":
|
||||
version: 5.14.3
|
||||
resolution: "@rjsf/core@npm:5.14.3"
|
||||
"@rjsf/core@npm:^5.13.4":
|
||||
version: 5.16.1
|
||||
resolution: "@rjsf/core@npm:5.16.1"
|
||||
dependencies:
|
||||
lodash: ^4.17.21
|
||||
lodash-es: ^4.17.21
|
||||
markdown-to-jsx: ^7.3.2
|
||||
nanoid: ^3.3.6
|
||||
markdown-to-jsx: ^7.4.0
|
||||
nanoid: ^3.3.7
|
||||
prop-types: ^15.8.1
|
||||
peerDependencies:
|
||||
"@rjsf/utils": ^5.12.x
|
||||
"@rjsf/utils": ^5.16.x
|
||||
react: ^16.14.0 || >=17
|
||||
checksum: 9929ae7b99f1c79dc108095c3338a30fe373cd0fc6c613f65d163f7729cda2509070bb7da581ce3ad068a41ea5050f4e8417508c12e53feb41c56119082d3aac
|
||||
checksum: 2f88dc6af9dda8ec5c8cbac63f3f9e776a11fe363ce938aa7b5c7a3baaa84a7a2f3796ebf55b361a8cb65267a1715ab880a4743636fb88e06b0240d07f0e4c7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rjsf/utils@npm:^5.13.2":
|
||||
version: 5.14.3
|
||||
resolution: "@rjsf/utils@npm:5.14.3"
|
||||
"@rjsf/utils@npm:^5.13.4":
|
||||
version: 5.16.1
|
||||
resolution: "@rjsf/utils@npm:5.16.1"
|
||||
dependencies:
|
||||
json-schema-merge-allof: ^0.8.1
|
||||
jsonpointer: ^5.0.1
|
||||
@ -1491,7 +1494,7 @@ __metadata:
|
||||
react-is: ^18.2.0
|
||||
peerDependencies:
|
||||
react: ^16.14.0 || >=17
|
||||
checksum: 759f85e1d205d360024e569ab04c57543cbec4af8293636ba0af0ec7797bdcb361cd0b33c176ede464f101b33eb4240b60e241537ba19edefc04b91b80e6051e
|
||||
checksum: 0c69527de4ab6f9d6ec4d1a5e05a31a0a38062d40abe2a2da7bc2324b20b08b0e90c188977ac4408f3b004c758c28097444746f3215e21e184c11cad7e9278c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3017,12 +3020,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"markdown-to-jsx@npm:^7.3.2":
|
||||
version: 7.3.2
|
||||
resolution: "markdown-to-jsx@npm:7.3.2"
|
||||
"markdown-to-jsx@npm:^7.4.0":
|
||||
version: 7.4.0
|
||||
resolution: "markdown-to-jsx@npm:7.4.0"
|
||||
peerDependencies:
|
||||
react: ">= 0.14.0"
|
||||
checksum: 8885c6343b71570b0a7ec16cd85a49b853a830234790ee7430e2517ea5d8d361ff138bd52147f650790f3e7b3a28a15c755fc16f8856dd01ddf09a6161782e06
|
||||
checksum: 59959d14d7927ed8a97e42d39771e2b445b90fa098477fb6ab040f044d230517dc4a95ba38a4f924cfc965a96b32211d93def150a6184f0e51d2cefdc8cb415d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3167,6 +3170,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"nanoid@npm:^3.3.7":
|
||||
version: 3.3.7
|
||||
resolution: "nanoid@npm:3.3.7"
|
||||
bin:
|
||||
nanoid: bin/nanoid.cjs
|
||||
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"negotiator@npm:^0.6.3":
|
||||
version: 0.6.3
|
||||
resolution: "negotiator@npm:0.6.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user