jupyterlab 4.2.0b3__py3-none-any.whl → 4.2.0rc0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- jupyterlab/_version.py +1 -1
- jupyterlab/commands.py +47 -7
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +99 -99
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.8cb46cbf8f08cc57e208.js → remoteEntry.62bb5d15ae8d5829fefc.js} +3 -3
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +4 -4
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/export.json +1 -1
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab/staging/package.json +152 -152
- jupyterlab/staging/yarn.lock +1084 -1084
- jupyterlab/static/{7848.e83aa4b90ae87209abb8.js → 1269.04695943ab8f25506050.js} +1 -1
- jupyterlab/static/2655.71a94960aa4ab2040d8f.js +1 -0
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/4136.3c229f06e5922a996653.js → jupyterlab/static/4136.4b9f72f85f49f979ebb8.js +2 -2
- jupyterlab/static/{8131.c8a60e83408f41143c22.js → 5071.61e0f6409beb5f34c3a3.js} +1 -1
- jupyterlab/static/6515.83df576ae83e5db1d8fc.js +1 -0
- jupyterlab/static/{7508.b902347f820c70cd386a.js → 7508.fa17d8aed42982e6745f.js} +1 -1
- jupyterlab/static/812.6e6f1392e04ad8e9a503.js +1 -0
- jupyterlab/static/build_log.json +98 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.3c2b337fd0d49a1e8d39.js +1 -0
- jupyterlab/static/main.4bc1a1d444e936b0e430.js +1 -0
- jupyterlab/static/package.json +152 -152
- jupyterlab/static/third-party-licenses.json +96 -96
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +4 -4
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +1 -1
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js → jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/1269.04695943ab8f25506050.js +1 -1
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/2655.71a94960aa4ab2040d8f.js +1 -0
- jupyterlab/static/4136.3c229f06e5922a996653.js → jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js +2 -2
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/8131.c8a60e83408f41143c22.js → jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/5071.61e0f6409beb5f34c3a3.js +1 -1
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/6515.83df576ae83e5db1d8fc.js +1 -0
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js → jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/7508.fa17d8aed42982e6745f.js +1 -1
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/812.6e6f1392e04ad8e9a503.js +1 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/build_log.json +98 -98
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/jlab_core.3c2b337fd0d49a1e8d39.js +1 -0
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/main.4bc1a1d444e936b0e430.js +1 -0
- jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/package.json +357 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/third-party-licenses.json +96 -96
- {jupyterlab-4.2.0b3.dist-info → jupyterlab-4.2.0rc0.dist-info}/METADATA +2 -2
- jupyterlab-4.2.0rc0.dist-info/RECORD +882 -0
- {jupyterlab-4.2.0b3.dist-info → jupyterlab-4.2.0rc0.dist-info}/WHEEL +1 -1
- jupyterlab/static/2655.c276d11a6f6265cf4214.js +0 -1
- jupyterlab/static/6515.56c63929fb079a820cbc.js +0 -1
- jupyterlab/static/812.ecb030ec7be73c168576.js +0 -1
- jupyterlab/static/jlab_core.f799e38885dfac8e2b26.js +0 -1
- jupyterlab/static/main.660383582b5914cc4e5d.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/2655.c276d11a6f6265cf4214.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/6515.56c63929fb079a820cbc.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/812.ecb030ec7be73c168576.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/jlab_core.f799e38885dfac8e2b26.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/main.660383582b5914cc4e5d.js +0 -1
- jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/package.json +0 -357
- jupyterlab-4.2.0b3.dist-info/RECORD +0 -882
- /jupyterlab/static/{4136.3c229f06e5922a996653.js.LICENSE.txt → 4136.4b9f72f85f49f979ebb8.js.LICENSE.txt} +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1166.08f9e1fd722f61c9b69c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1410.d8f5e39e1e01d696d2ab.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1760.9a71f4501e9bbaa4c4d8.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1917.05d73322caab1f77e3bf.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1929.96e62233aa6f2a8363d4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2091.0ad2070604beb93b34c5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2102.ff1893c4bd1104a1f57d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2104.96885e414ee656615c2b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/226.5dc3528c008170b37b21.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2551.b07d561a12360c38c589.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2579.b19edefeb9ee4daed4bd.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2584.e4b860ab848de94978cf.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2727.6925b8cf1c5363f40138.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2755.696bab6bdca0d9a78131.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2800.8acae2f2fef55d2ccdf2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/2995.334184c36a45c82ad564.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3308.764d71af7e591cdb1345.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3547.2a00f51cd14b6060c5d6.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3711.150292a21fd47be1c05f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3783.36bf783a511cc87997c0.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4043.c57e85faf640ba37b87c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/406.81906f96059e31e907a2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4086.3087c0abed5ca45b823b.js +0 -0
- /jupyterlab-4.2.0b3.data/data/share/jupyter/lab/static/4136.3c229f06e5922a996653.js.LICENSE.txt → /jupyterlab-4.2.0rc0.data/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4244.3d69bbe0937f69ca1f80.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4405.196dd63db3761b4bb7fe.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4457.0add5dec58939a80e2c3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4503.5f41fcfefb7e83b6190e.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4765.093b4f8b3cee1251db8d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/49.43ad810fe0adbd6be564.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/4986.c819184e09e1e15ef06b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5083.4926253681abafa806f9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5201.26a6f909d5e2eaa4ada3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/526.601d8ddd8347cd7790b9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5794.3cb2bcd1a3e23d0c084e.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6001.963601fcecb8b4c1d1f1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6177.a4ddefac453fccec8424.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6436.8d9ba427de4ab1053871.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6532.598324868e83c4cbe4e4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6770.fd7084bb2f4b7622401d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6778.345e6ac9818e30317310.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6888.f71353e198bce9c2f409.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/6898.742a7062fa979fb68a80.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7161.353c3ab960df72e6f1ea.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7272.72081c10e0f645b0631a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7318.f5a0db6dd94488328be5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7629.1f295461ebf56a48c197.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7734.b08c15e9f538f44d0f52.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7823.f3c8154418bc214dc89a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/7946.7fe46d47492e459b7cb5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/795.c780bf11bb08527e3c84.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8152.5baac73844a065f34284.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8267.01bec3949b651535e6f5.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8302.5c5e5a2da7fe74b12a1d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8322.288af285dac9cb9a8800.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8462.74d5f5afd4f9d7825eed.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8738.782816e9072ac38762b4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8771.ac4c870ed77005ec8e34.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/881.972f79365eed0f77378e.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9.82c3bf54739d037b7bd1.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9030.61b135ed4411056792ab.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9041.d439f3e9bdd4ea5a681b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9395.b59dceae72715c9f885c.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/942.68bd92fc10c9f9d7004f.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9440.04751e25c9cde059ff37.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9545.f0f7a2959bdd17ee3448.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9653.52cac2cc6fb3dc3bf28a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/9984.6ba5355e0d5487d5ac63.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.2.0b3.data → jupyterlab-4.2.0rc0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.2.0b3.dist-info → jupyterlab-4.2.0rc0.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.2.0b3.dist-info → jupyterlab-4.2.0rc0.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -412,26 +412,26 @@ __metadata:
|
|
412
412
|
languageName: node
|
413
413
|
linkType: hard
|
414
414
|
|
415
|
-
"@jupyterlab/application-extension@npm:~4.2.0-
|
416
|
-
version: 4.2.0-
|
417
|
-
resolution: "@jupyterlab/application-extension@npm:4.2.0-
|
418
|
-
dependencies:
|
419
|
-
"@jupyterlab/application": ^4.2.0-
|
420
|
-
"@jupyterlab/apputils": ^4.3.0-
|
421
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
422
|
-
"@jupyterlab/property-inspector": ^4.2.0-
|
423
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
424
|
-
"@jupyterlab/statedb": ^4.2.0-
|
425
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
426
|
-
"@jupyterlab/translation": ^4.2.0-
|
427
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
415
|
+
"@jupyterlab/application-extension@npm:~4.2.0-rc.0":
|
416
|
+
version: 4.2.0-rc.0
|
417
|
+
resolution: "@jupyterlab/application-extension@npm:4.2.0-rc.0"
|
418
|
+
dependencies:
|
419
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
420
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
421
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
422
|
+
"@jupyterlab/property-inspector": ^4.2.0-rc.0
|
423
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
424
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
425
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
426
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
427
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
428
428
|
"@lumino/algorithm": ^2.0.1
|
429
429
|
"@lumino/commands": ^2.3.0
|
430
430
|
"@lumino/coreutils": ^2.1.2
|
431
431
|
"@lumino/disposable": ^2.1.2
|
432
432
|
"@lumino/widgets": ^2.3.2
|
433
433
|
react: ^18.2.0
|
434
|
-
checksum:
|
434
|
+
checksum: ea3e81e804845647b3d8315abb3e383d4fe358ad6c72512bb1c60a819992a77ba73acc09e7938f083d0166459ef5ed0d495a2de52dfd6f442b75a90ebefcf971
|
435
435
|
languageName: node
|
436
436
|
linkType: hard
|
437
437
|
|
@@ -439,58 +439,58 @@ __metadata:
|
|
439
439
|
version: 0.0.0-use.local
|
440
440
|
resolution: "@jupyterlab/application-top@workspace:."
|
441
441
|
dependencies:
|
442
|
-
"@jupyterlab/application": ~4.2.0-
|
443
|
-
"@jupyterlab/application-extension": ~4.2.0-
|
444
|
-
"@jupyterlab/apputils-extension": ~4.2.0-
|
445
|
-
"@jupyterlab/builder": ^4.2.0-
|
446
|
-
"@jupyterlab/buildutils": ^4.2.0-
|
447
|
-
"@jupyterlab/cell-toolbar-extension": ~4.2.0-
|
448
|
-
"@jupyterlab/celltags-extension": ~4.2.0-
|
449
|
-
"@jupyterlab/codemirror-extension": ~4.2.0-
|
450
|
-
"@jupyterlab/completer-extension": ~4.2.0-
|
451
|
-
"@jupyterlab/console-extension": ~4.2.0-
|
452
|
-
"@jupyterlab/coreutils": ~6.2.0-
|
453
|
-
"@jupyterlab/csvviewer-extension": ~4.2.0-
|
454
|
-
"@jupyterlab/debugger-extension": ~4.2.0-
|
455
|
-
"@jupyterlab/docmanager-extension": ~4.2.0-
|
456
|
-
"@jupyterlab/documentsearch-extension": ~4.2.0-
|
457
|
-
"@jupyterlab/extensionmanager-extension": ~4.2.0-
|
458
|
-
"@jupyterlab/filebrowser-extension": ~4.2.0-
|
459
|
-
"@jupyterlab/fileeditor-extension": ~4.2.0-
|
460
|
-
"@jupyterlab/help-extension": ~4.2.0-
|
461
|
-
"@jupyterlab/htmlviewer-extension": ~4.2.0-
|
462
|
-
"@jupyterlab/hub-extension": ~4.2.0-
|
463
|
-
"@jupyterlab/imageviewer-extension": ~4.2.0-
|
464
|
-
"@jupyterlab/inspector-extension": ~4.2.0-
|
465
|
-
"@jupyterlab/javascript-extension": ~4.2.0-
|
466
|
-
"@jupyterlab/json-extension": ~4.2.0-
|
467
|
-
"@jupyterlab/launcher-extension": ~4.2.0-
|
468
|
-
"@jupyterlab/logconsole-extension": ~4.2.0-
|
469
|
-
"@jupyterlab/lsp-extension": ~4.2.0-
|
470
|
-
"@jupyterlab/mainmenu-extension": ~4.2.0-
|
471
|
-
"@jupyterlab/markdownviewer-extension": ~4.2.0-
|
472
|
-
"@jupyterlab/markedparser-extension": ~4.2.0-
|
473
|
-
"@jupyterlab/mathjax-extension": ~4.2.0-
|
474
|
-
"@jupyterlab/mermaid-extension": ~4.2.0-
|
475
|
-
"@jupyterlab/metadataform-extension": ~4.2.0-
|
476
|
-
"@jupyterlab/notebook-extension": ~4.2.0-
|
477
|
-
"@jupyterlab/pdf-extension": ~4.2.0-
|
478
|
-
"@jupyterlab/pluginmanager-extension": ~4.2.0-
|
479
|
-
"@jupyterlab/rendermime-extension": ~4.2.0-
|
480
|
-
"@jupyterlab/running-extension": ~4.2.0-
|
481
|
-
"@jupyterlab/settingeditor-extension": ~4.2.0-
|
482
|
-
"@jupyterlab/shortcuts-extension": ~5.0.0-
|
483
|
-
"@jupyterlab/statusbar-extension": ~4.2.0-
|
484
|
-
"@jupyterlab/terminal-extension": ~4.2.0-
|
485
|
-
"@jupyterlab/theme-dark-extension": ~4.2.0-
|
486
|
-
"@jupyterlab/theme-dark-high-contrast-extension": ~4.2.0-
|
487
|
-
"@jupyterlab/theme-light-extension": ~4.2.0-
|
488
|
-
"@jupyterlab/toc-extension": ~6.2.0-
|
489
|
-
"@jupyterlab/tooltip-extension": ~4.2.0-
|
490
|
-
"@jupyterlab/translation-extension": ~4.2.0-
|
491
|
-
"@jupyterlab/ui-components-extension": ~4.2.0-
|
492
|
-
"@jupyterlab/vega5-extension": ~4.2.0-
|
493
|
-
"@jupyterlab/workspaces-extension": ~4.2.0-
|
442
|
+
"@jupyterlab/application": ~4.2.0-rc.0
|
443
|
+
"@jupyterlab/application-extension": ~4.2.0-rc.0
|
444
|
+
"@jupyterlab/apputils-extension": ~4.2.0-rc.0
|
445
|
+
"@jupyterlab/builder": ^4.2.0-rc.0
|
446
|
+
"@jupyterlab/buildutils": ^4.2.0-rc.0
|
447
|
+
"@jupyterlab/cell-toolbar-extension": ~4.2.0-rc.0
|
448
|
+
"@jupyterlab/celltags-extension": ~4.2.0-rc.0
|
449
|
+
"@jupyterlab/codemirror-extension": ~4.2.0-rc.0
|
450
|
+
"@jupyterlab/completer-extension": ~4.2.0-rc.0
|
451
|
+
"@jupyterlab/console-extension": ~4.2.0-rc.0
|
452
|
+
"@jupyterlab/coreutils": ~6.2.0-rc.0
|
453
|
+
"@jupyterlab/csvviewer-extension": ~4.2.0-rc.0
|
454
|
+
"@jupyterlab/debugger-extension": ~4.2.0-rc.0
|
455
|
+
"@jupyterlab/docmanager-extension": ~4.2.0-rc.0
|
456
|
+
"@jupyterlab/documentsearch-extension": ~4.2.0-rc.0
|
457
|
+
"@jupyterlab/extensionmanager-extension": ~4.2.0-rc.0
|
458
|
+
"@jupyterlab/filebrowser-extension": ~4.2.0-rc.0
|
459
|
+
"@jupyterlab/fileeditor-extension": ~4.2.0-rc.0
|
460
|
+
"@jupyterlab/help-extension": ~4.2.0-rc.0
|
461
|
+
"@jupyterlab/htmlviewer-extension": ~4.2.0-rc.0
|
462
|
+
"@jupyterlab/hub-extension": ~4.2.0-rc.0
|
463
|
+
"@jupyterlab/imageviewer-extension": ~4.2.0-rc.0
|
464
|
+
"@jupyterlab/inspector-extension": ~4.2.0-rc.0
|
465
|
+
"@jupyterlab/javascript-extension": ~4.2.0-rc.0
|
466
|
+
"@jupyterlab/json-extension": ~4.2.0-rc.0
|
467
|
+
"@jupyterlab/launcher-extension": ~4.2.0-rc.0
|
468
|
+
"@jupyterlab/logconsole-extension": ~4.2.0-rc.0
|
469
|
+
"@jupyterlab/lsp-extension": ~4.2.0-rc.0
|
470
|
+
"@jupyterlab/mainmenu-extension": ~4.2.0-rc.0
|
471
|
+
"@jupyterlab/markdownviewer-extension": ~4.2.0-rc.0
|
472
|
+
"@jupyterlab/markedparser-extension": ~4.2.0-rc.0
|
473
|
+
"@jupyterlab/mathjax-extension": ~4.2.0-rc.0
|
474
|
+
"@jupyterlab/mermaid-extension": ~4.2.0-rc.0
|
475
|
+
"@jupyterlab/metadataform-extension": ~4.2.0-rc.0
|
476
|
+
"@jupyterlab/notebook-extension": ~4.2.0-rc.0
|
477
|
+
"@jupyterlab/pdf-extension": ~4.2.0-rc.0
|
478
|
+
"@jupyterlab/pluginmanager-extension": ~4.2.0-rc.0
|
479
|
+
"@jupyterlab/rendermime-extension": ~4.2.0-rc.0
|
480
|
+
"@jupyterlab/running-extension": ~4.2.0-rc.0
|
481
|
+
"@jupyterlab/settingeditor-extension": ~4.2.0-rc.0
|
482
|
+
"@jupyterlab/shortcuts-extension": ~5.0.0-rc.0
|
483
|
+
"@jupyterlab/statusbar-extension": ~4.2.0-rc.0
|
484
|
+
"@jupyterlab/terminal-extension": ~4.2.0-rc.0
|
485
|
+
"@jupyterlab/theme-dark-extension": ~4.2.0-rc.0
|
486
|
+
"@jupyterlab/theme-dark-high-contrast-extension": ~4.2.0-rc.0
|
487
|
+
"@jupyterlab/theme-light-extension": ~4.2.0-rc.0
|
488
|
+
"@jupyterlab/toc-extension": ~6.2.0-rc.0
|
489
|
+
"@jupyterlab/tooltip-extension": ~4.2.0-rc.0
|
490
|
+
"@jupyterlab/translation-extension": ~4.2.0-rc.0
|
491
|
+
"@jupyterlab/ui-components-extension": ~4.2.0-rc.0
|
492
|
+
"@jupyterlab/vega5-extension": ~4.2.0-rc.0
|
493
|
+
"@jupyterlab/workspaces-extension": ~4.2.0-rc.0
|
494
494
|
chokidar: ^3.4.0
|
495
495
|
css-loader: ^6.7.1
|
496
496
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -515,20 +515,20 @@ __metadata:
|
|
515
515
|
languageName: unknown
|
516
516
|
linkType: soft
|
517
517
|
|
518
|
-
"@jupyterlab/application@npm:~4.2.0-
|
519
|
-
version: 4.2.0-
|
520
|
-
resolution: "@jupyterlab/application@npm:4.2.0-
|
518
|
+
"@jupyterlab/application@npm:~4.2.0-rc.0":
|
519
|
+
version: 4.2.0-rc.0
|
520
|
+
resolution: "@jupyterlab/application@npm:4.2.0-rc.0"
|
521
521
|
dependencies:
|
522
522
|
"@fortawesome/fontawesome-free": ^5.12.0
|
523
|
-
"@jupyterlab/apputils": ^4.3.0-
|
524
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
525
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
526
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
527
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
528
|
-
"@jupyterlab/services": ^7.2.0-
|
529
|
-
"@jupyterlab/statedb": ^4.2.0-
|
530
|
-
"@jupyterlab/translation": ^4.2.0-
|
531
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
523
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
524
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
525
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
526
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
527
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
528
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
529
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
530
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
531
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
532
532
|
"@lumino/algorithm": ^2.0.1
|
533
533
|
"@lumino/application": ^2.3.1
|
534
534
|
"@lumino/commands": ^2.3.0
|
@@ -539,27 +539,27 @@ __metadata:
|
|
539
539
|
"@lumino/properties": ^2.0.1
|
540
540
|
"@lumino/signaling": ^2.1.2
|
541
541
|
"@lumino/widgets": ^2.3.2
|
542
|
-
checksum:
|
543
|
-
languageName: node
|
544
|
-
linkType: hard
|
545
|
-
|
546
|
-
"@jupyterlab/apputils-extension@npm:~4.2.0-
|
547
|
-
version: 4.2.0-
|
548
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.2.0-
|
549
|
-
dependencies:
|
550
|
-
"@jupyterlab/application": ^4.2.0-
|
551
|
-
"@jupyterlab/apputils": ^4.3.0-
|
552
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
553
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
554
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
555
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
556
|
-
"@jupyterlab/services": ^7.2.0-
|
557
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
558
|
-
"@jupyterlab/statedb": ^4.2.0-
|
559
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
560
|
-
"@jupyterlab/translation": ^4.2.0-
|
561
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
562
|
-
"@jupyterlab/workspaces": ^4.2.0-
|
542
|
+
checksum: 25bc30e9d9f5124d6f090c4fefb6e0f794d598ecc538f0215ffc2825c060c19a94e7c3df77054b28f67bec0fdc8f43636dc6d64f53f1bbd369f9b5b00595a455
|
543
|
+
languageName: node
|
544
|
+
linkType: hard
|
545
|
+
|
546
|
+
"@jupyterlab/apputils-extension@npm:~4.2.0-rc.0":
|
547
|
+
version: 4.2.0-rc.0
|
548
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.2.0-rc.0"
|
549
|
+
dependencies:
|
550
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
551
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
552
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
553
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
554
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
555
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
556
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
557
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
558
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
559
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
560
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
561
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
562
|
+
"@jupyterlab/workspaces": ^4.2.0-rc.0
|
563
563
|
"@lumino/algorithm": ^2.0.1
|
564
564
|
"@lumino/commands": ^2.3.0
|
565
565
|
"@lumino/coreutils": ^2.1.2
|
@@ -570,23 +570,23 @@ __metadata:
|
|
570
570
|
react: ^18.2.0
|
571
571
|
react-dom: ^18.2.0
|
572
572
|
react-toastify: ^9.0.8
|
573
|
-
checksum:
|
573
|
+
checksum: 8c72a086a8b3e34dcc6ad584d634eb90b5825dc414d069f5b04043c987ea137d9d0c186cb4343777c9ad0ecfd31ab3af2debea173122c1a3806210e126c8d63b
|
574
574
|
languageName: node
|
575
575
|
linkType: hard
|
576
576
|
|
577
|
-
"@jupyterlab/apputils@npm:~4.3.0-
|
578
|
-
version: 4.3.0-
|
579
|
-
resolution: "@jupyterlab/apputils@npm:4.3.0-
|
577
|
+
"@jupyterlab/apputils@npm:~4.3.0-rc.0":
|
578
|
+
version: 4.3.0-rc.0
|
579
|
+
resolution: "@jupyterlab/apputils@npm:4.3.0-rc.0"
|
580
580
|
dependencies:
|
581
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
582
|
-
"@jupyterlab/observables": ^5.2.0-
|
583
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
584
|
-
"@jupyterlab/services": ^7.2.0-
|
585
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
586
|
-
"@jupyterlab/statedb": ^4.2.0-
|
587
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
588
|
-
"@jupyterlab/translation": ^4.2.0-
|
589
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
581
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
582
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
583
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
584
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
585
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
586
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
587
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
588
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
589
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
590
590
|
"@lumino/algorithm": ^2.0.1
|
591
591
|
"@lumino/commands": ^2.3.0
|
592
592
|
"@lumino/coreutils": ^2.1.2
|
@@ -599,27 +599,27 @@ __metadata:
|
|
599
599
|
"@types/react": ^18.0.26
|
600
600
|
react: ^18.2.0
|
601
601
|
sanitize-html: ~2.12.1
|
602
|
-
checksum:
|
602
|
+
checksum: 133d34c4cdc78f2c1a22933e1a23d20f5749894e89b16bc09630c74625ca4fab9bfb4ace5862a7860ad5cf8f91a2e582925fe6431b16a7772e3ef8de3a97175f
|
603
603
|
languageName: node
|
604
604
|
linkType: hard
|
605
605
|
|
606
|
-
"@jupyterlab/attachments@npm:~4.2.0-
|
607
|
-
version: 4.2.0-
|
608
|
-
resolution: "@jupyterlab/attachments@npm:4.2.0-
|
606
|
+
"@jupyterlab/attachments@npm:~4.2.0-rc.0":
|
607
|
+
version: 4.2.0-rc.0
|
608
|
+
resolution: "@jupyterlab/attachments@npm:4.2.0-rc.0"
|
609
609
|
dependencies:
|
610
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
611
|
-
"@jupyterlab/observables": ^5.2.0-
|
612
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
613
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
610
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
611
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
612
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
613
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
614
614
|
"@lumino/disposable": ^2.1.2
|
615
615
|
"@lumino/signaling": ^2.1.2
|
616
|
-
checksum:
|
616
|
+
checksum: ae22d9a4b9d763b224ee5fe0b5b929375bd0fb8c5aa0971729b3020818924894e7826d5e92d7b31674834aa3bda5f55ae689508e227aa1bc0ceaec16fd20f57f
|
617
617
|
languageName: node
|
618
618
|
linkType: hard
|
619
619
|
|
620
|
-
"@jupyterlab/builder@npm:^4.2.0-
|
621
|
-
version: 4.2.0-
|
622
|
-
resolution: "@jupyterlab/builder@npm:4.2.0-
|
620
|
+
"@jupyterlab/builder@npm:^4.2.0-rc.0":
|
621
|
+
version: 4.2.0-rc.0
|
622
|
+
resolution: "@jupyterlab/builder@npm:4.2.0-rc.0"
|
623
623
|
dependencies:
|
624
624
|
"@lumino/algorithm": ^2.0.1
|
625
625
|
"@lumino/application": ^2.3.1
|
@@ -654,13 +654,13 @@ __metadata:
|
|
654
654
|
worker-loader: ^3.0.2
|
655
655
|
bin:
|
656
656
|
build-labextension: lib/build-labextension.js
|
657
|
-
checksum:
|
657
|
+
checksum: 4efef73f59bffc98b84983545c10e0028698c225a0d733b4cbbd21f19a4a15daa76f8d0ef73f448259cf63c6f670655b707c8f36f6837038b8d2fc0245db4fcf
|
658
658
|
languageName: node
|
659
659
|
linkType: hard
|
660
660
|
|
661
|
-
"@jupyterlab/buildutils@npm:^4.2.0-
|
662
|
-
version: 4.2.0-
|
663
|
-
resolution: "@jupyterlab/buildutils@npm:4.2.0-
|
661
|
+
"@jupyterlab/buildutils@npm:^4.2.0-rc.0":
|
662
|
+
version: 4.2.0-rc.0
|
663
|
+
resolution: "@jupyterlab/buildutils@npm:4.2.0-rc.0"
|
664
664
|
dependencies:
|
665
665
|
"@yarnpkg/core": ^4.0.3
|
666
666
|
"@yarnpkg/parsers": ^3.0.0
|
@@ -687,65 +687,65 @@ __metadata:
|
|
687
687
|
update-dependency: lib/update-dependency.js
|
688
688
|
update-dist-tag: lib/update-dist-tag.js
|
689
689
|
update-staging-lock: lib/update-staging-lock.js
|
690
|
-
checksum:
|
690
|
+
checksum: 643ffe57991bfdb77a10c129d4b379cdc59aee8e4a7cbd71e901fdce5723d1e97496f5df2bd57cbefab8e68321c804eb1df3fd079a1dc9df364d6c4cc616397a
|
691
691
|
languageName: node
|
692
692
|
linkType: hard
|
693
693
|
|
694
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.2.0-
|
695
|
-
version: 4.2.0-
|
696
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.2.0-
|
694
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.2.0-rc.0":
|
695
|
+
version: 4.2.0-rc.0
|
696
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.2.0-rc.0"
|
697
697
|
dependencies:
|
698
|
-
"@jupyterlab/application": ^4.2.0-
|
699
|
-
"@jupyterlab/apputils": ^4.3.0-
|
700
|
-
"@jupyterlab/cell-toolbar": ^4.2.0-
|
701
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
702
|
-
"@jupyterlab/translation": ^4.2.0-
|
703
|
-
checksum:
|
698
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
699
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
700
|
+
"@jupyterlab/cell-toolbar": ^4.2.0-rc.0
|
701
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
702
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
703
|
+
checksum: 3acd8e8ed35f23cb3383a7188c520ed0669df0743e82ed57aad3d8491b1a20bf23b5d5bf5ff6b96ff88c7793b362987799793f4a33a17074562ce0d1f285c8b4
|
704
704
|
languageName: node
|
705
705
|
linkType: hard
|
706
706
|
|
707
|
-
"@jupyterlab/cell-toolbar@npm:~4.2.0-
|
708
|
-
version: 4.2.0-
|
709
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.2.0-
|
707
|
+
"@jupyterlab/cell-toolbar@npm:~4.2.0-rc.0":
|
708
|
+
version: 4.2.0-rc.0
|
709
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.2.0-rc.0"
|
710
710
|
dependencies:
|
711
711
|
"@jupyter/ydoc": ^2.0.1
|
712
|
-
"@jupyterlab/apputils": ^4.3.0-
|
713
|
-
"@jupyterlab/cells": ^4.2.0-
|
714
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
715
|
-
"@jupyterlab/notebook": ^4.2.0-
|
716
|
-
"@jupyterlab/observables": ^5.2.0-
|
717
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
712
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
713
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
714
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
715
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
716
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
717
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
718
718
|
"@lumino/algorithm": ^2.0.1
|
719
719
|
"@lumino/commands": ^2.3.0
|
720
720
|
"@lumino/disposable": ^2.1.2
|
721
721
|
"@lumino/signaling": ^2.1.2
|
722
722
|
"@lumino/widgets": ^2.3.2
|
723
|
-
checksum:
|
723
|
+
checksum: f8656ebb28d61b71d4964fe96cfc701219b3bc961ab27ac684efd206dc051e107f4642a89cb747c05ab6391080feb1794a51c86f5915aaf88b1483c25d5049ea
|
724
724
|
languageName: node
|
725
725
|
linkType: hard
|
726
726
|
|
727
|
-
"@jupyterlab/cells@npm:~4.2.0-
|
728
|
-
version: 4.2.0-
|
729
|
-
resolution: "@jupyterlab/cells@npm:4.2.0-
|
727
|
+
"@jupyterlab/cells@npm:~4.2.0-rc.0":
|
728
|
+
version: 4.2.0-rc.0
|
729
|
+
resolution: "@jupyterlab/cells@npm:4.2.0-rc.0"
|
730
730
|
dependencies:
|
731
731
|
"@codemirror/state": ^6.4.1
|
732
732
|
"@codemirror/view": ^6.26.0
|
733
733
|
"@jupyter/ydoc": ^2.0.1
|
734
|
-
"@jupyterlab/apputils": ^4.3.0-
|
735
|
-
"@jupyterlab/attachments": ^4.2.0-
|
736
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
737
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
738
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
739
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
740
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
741
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
742
|
-
"@jupyterlab/observables": ^5.2.0-
|
743
|
-
"@jupyterlab/outputarea": ^4.2.0-
|
744
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
745
|
-
"@jupyterlab/services": ^7.2.0-
|
746
|
-
"@jupyterlab/toc": ^6.2.0-
|
747
|
-
"@jupyterlab/translation": ^4.2.0-
|
748
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
734
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
735
|
+
"@jupyterlab/attachments": ^4.2.0-rc.0
|
736
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
737
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
738
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
739
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
740
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
741
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
742
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
743
|
+
"@jupyterlab/outputarea": ^4.2.0-rc.0
|
744
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
745
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
746
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
747
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
748
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
749
749
|
"@lumino/algorithm": ^2.0.1
|
750
750
|
"@lumino/coreutils": ^2.1.2
|
751
751
|
"@lumino/domutils": ^2.0.1
|
@@ -756,38 +756,38 @@ __metadata:
|
|
756
756
|
"@lumino/virtualdom": ^2.0.1
|
757
757
|
"@lumino/widgets": ^2.3.2
|
758
758
|
react: ^18.2.0
|
759
|
-
checksum:
|
759
|
+
checksum: ecb39572b6659f833642b79a6ebbbe3069256bd4082c7b9baf66cc7b65cb15d4e27e399d498eb4e998eb700c1ca6f1bd106944dc59a8452a4324f44aa627b824
|
760
760
|
languageName: node
|
761
761
|
linkType: hard
|
762
762
|
|
763
|
-
"@jupyterlab/celltags-extension@npm:~4.2.0-
|
764
|
-
version: 4.2.0-
|
765
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.2.0-
|
763
|
+
"@jupyterlab/celltags-extension@npm:~4.2.0-rc.0":
|
764
|
+
version: 4.2.0-rc.0
|
765
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.2.0-rc.0"
|
766
766
|
dependencies:
|
767
|
-
"@jupyterlab/application": ^4.2.0-
|
768
|
-
"@jupyterlab/notebook": ^4.2.0-
|
769
|
-
"@jupyterlab/translation": ^4.2.0-
|
770
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
767
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
768
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
769
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
770
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
771
771
|
"@lumino/algorithm": ^2.0.1
|
772
772
|
"@rjsf/utils": ^5.13.4
|
773
773
|
react: ^18.2.0
|
774
|
-
checksum:
|
774
|
+
checksum: 8e3afd51c524c022be7a602aed1f360ea399f679db122997b3abd9f37ebdb8d54f0339c93e52c55632135ad95fa20517174731b6f13e68237927d52a7e6369d0
|
775
775
|
languageName: node
|
776
776
|
linkType: hard
|
777
777
|
|
778
|
-
"@jupyterlab/codeeditor@npm:~4.2.0-
|
779
|
-
version: 4.2.0-
|
780
|
-
resolution: "@jupyterlab/codeeditor@npm:4.2.0-
|
778
|
+
"@jupyterlab/codeeditor@npm:~4.2.0-rc.0":
|
779
|
+
version: 4.2.0-rc.0
|
780
|
+
resolution: "@jupyterlab/codeeditor@npm:4.2.0-rc.0"
|
781
781
|
dependencies:
|
782
782
|
"@codemirror/state": ^6.4.1
|
783
783
|
"@jupyter/ydoc": ^2.0.1
|
784
|
-
"@jupyterlab/apputils": ^4.3.0-
|
785
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
786
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
787
|
-
"@jupyterlab/observables": ^5.2.0-
|
788
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
789
|
-
"@jupyterlab/translation": ^4.2.0-
|
790
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
784
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
785
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
786
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
787
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
788
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
789
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
790
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
791
791
|
"@lumino/coreutils": ^2.1.2
|
792
792
|
"@lumino/disposable": ^2.1.2
|
793
793
|
"@lumino/dragdrop": ^2.1.4
|
@@ -795,13 +795,13 @@ __metadata:
|
|
795
795
|
"@lumino/signaling": ^2.1.2
|
796
796
|
"@lumino/widgets": ^2.3.2
|
797
797
|
react: ^18.2.0
|
798
|
-
checksum:
|
798
|
+
checksum: 4ea9392a5f67cf3d7fa3e664039a3b1a080baea157f0e3485d4457c8d37fac1ace87e5aa277fbf55e8a450240560ec81211f9a5c4d4c06f272c20f3f8ef5a3b3
|
799
799
|
languageName: node
|
800
800
|
linkType: hard
|
801
801
|
|
802
|
-
"@jupyterlab/codemirror-extension@npm:~4.2.0-
|
803
|
-
version: 4.2.0-
|
804
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.2.0-
|
802
|
+
"@jupyterlab/codemirror-extension@npm:~4.2.0-rc.0":
|
803
|
+
version: 4.2.0-rc.0
|
804
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.2.0-rc.0"
|
805
805
|
dependencies:
|
806
806
|
"@codemirror/commands": ^6.3.3
|
807
807
|
"@codemirror/lang-markdown": ^6.2.4
|
@@ -810,25 +810,25 @@ __metadata:
|
|
810
810
|
"@codemirror/search": ^6.5.6
|
811
811
|
"@codemirror/view": ^6.26.0
|
812
812
|
"@jupyter/ydoc": ^2.0.1
|
813
|
-
"@jupyterlab/application": ^4.2.0-
|
814
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
815
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
816
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
817
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
818
|
-
"@jupyterlab/translation": ^4.2.0-
|
819
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
813
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
814
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
815
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
816
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
817
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
818
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
819
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
820
820
|
"@lumino/coreutils": ^2.1.2
|
821
821
|
"@lumino/widgets": ^2.3.2
|
822
822
|
"@rjsf/utils": ^5.13.4
|
823
823
|
"@rjsf/validator-ajv8": ^5.13.4
|
824
824
|
react: ^18.2.0
|
825
|
-
checksum:
|
825
|
+
checksum: eef3618332786826480aaa3d257938c2f95963327abf8f3b228dc61ef9eb287e352ebc11025bf3d5a325601265ac6cb698459cd217c84eb4cf15252c03069d55
|
826
826
|
languageName: node
|
827
827
|
linkType: hard
|
828
828
|
|
829
|
-
"@jupyterlab/codemirror@npm:~4.2.0-
|
830
|
-
version: 4.2.0-
|
831
|
-
resolution: "@jupyterlab/codemirror@npm:4.2.0-
|
829
|
+
"@jupyterlab/codemirror@npm:~4.2.0-rc.0":
|
830
|
+
version: 4.2.0-rc.0
|
831
|
+
resolution: "@jupyterlab/codemirror@npm:4.2.0-rc.0"
|
832
832
|
dependencies:
|
833
833
|
"@codemirror/autocomplete": ^6.15.0
|
834
834
|
"@codemirror/commands": ^6.3.3
|
@@ -851,11 +851,11 @@ __metadata:
|
|
851
851
|
"@codemirror/state": ^6.4.1
|
852
852
|
"@codemirror/view": ^6.26.0
|
853
853
|
"@jupyter/ydoc": ^2.0.1
|
854
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
855
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
856
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
857
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
858
|
-
"@jupyterlab/translation": ^4.2.0-
|
854
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
855
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
856
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
857
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
858
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
859
859
|
"@lezer/common": ^1.2.1
|
860
860
|
"@lezer/generator": ^1.7.0
|
861
861
|
"@lezer/highlight": ^1.2.0
|
@@ -864,44 +864,44 @@ __metadata:
|
|
864
864
|
"@lumino/disposable": ^2.1.2
|
865
865
|
"@lumino/signaling": ^2.1.2
|
866
866
|
yjs: ^13.5.40
|
867
|
-
checksum:
|
867
|
+
checksum: ee5e28f1c23ce65de02ad3f7c5541abd48bff8333275646110d7b9926a61b9488c5fedc8cd9218a9efa7489b162f6c58c2e23b4d7b23a88075d3a118684ed36c
|
868
868
|
languageName: node
|
869
869
|
linkType: hard
|
870
870
|
|
871
|
-
"@jupyterlab/completer-extension@npm:~4.2.0-
|
872
|
-
version: 4.2.0-
|
873
|
-
resolution: "@jupyterlab/completer-extension@npm:4.2.0-
|
871
|
+
"@jupyterlab/completer-extension@npm:~4.2.0-rc.0":
|
872
|
+
version: 4.2.0-rc.0
|
873
|
+
resolution: "@jupyterlab/completer-extension@npm:4.2.0-rc.0"
|
874
874
|
dependencies:
|
875
|
-
"@jupyterlab/application": ^4.2.0-
|
876
|
-
"@jupyterlab/completer": ^4.2.0-
|
877
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
878
|
-
"@jupyterlab/translation": ^4.2.0-
|
879
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
875
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
876
|
+
"@jupyterlab/completer": ^4.2.0-rc.0
|
877
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
878
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
879
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
880
880
|
"@lumino/commands": ^2.3.0
|
881
881
|
"@lumino/coreutils": ^2.1.2
|
882
882
|
"@rjsf/utils": ^5.13.4
|
883
883
|
react: ^18.2.0
|
884
|
-
checksum:
|
884
|
+
checksum: d483c74ded30b6645a3811ef109c5fb7de5a1ce9660aeb6927ff41d29a9f0a1725ac62efb80f21c3fd9040751ac4f52e1c4f8ce3fb2514aef247120a120b7ec6
|
885
885
|
languageName: node
|
886
886
|
linkType: hard
|
887
887
|
|
888
|
-
"@jupyterlab/completer@npm:~4.2.0-
|
889
|
-
version: 4.2.0-
|
890
|
-
resolution: "@jupyterlab/completer@npm:4.2.0-
|
888
|
+
"@jupyterlab/completer@npm:~4.2.0-rc.0":
|
889
|
+
version: 4.2.0-rc.0
|
890
|
+
resolution: "@jupyterlab/completer@npm:4.2.0-rc.0"
|
891
891
|
dependencies:
|
892
892
|
"@codemirror/state": ^6.4.1
|
893
893
|
"@codemirror/view": ^6.26.0
|
894
894
|
"@jupyter/ydoc": ^2.0.1
|
895
|
-
"@jupyterlab/apputils": ^4.3.0-
|
896
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
897
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
898
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
899
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
900
|
-
"@jupyterlab/services": ^7.2.0-
|
901
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
902
|
-
"@jupyterlab/statedb": ^4.2.0-
|
903
|
-
"@jupyterlab/translation": ^4.2.0-
|
904
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
895
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
896
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
897
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
898
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
899
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
900
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
901
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
902
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
903
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
904
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
905
905
|
"@lumino/algorithm": ^2.0.1
|
906
906
|
"@lumino/coreutils": ^2.1.2
|
907
907
|
"@lumino/disposable": ^2.1.2
|
@@ -909,65 +909,65 @@ __metadata:
|
|
909
909
|
"@lumino/messaging": ^2.0.1
|
910
910
|
"@lumino/signaling": ^2.1.2
|
911
911
|
"@lumino/widgets": ^2.3.2
|
912
|
-
checksum:
|
913
|
-
languageName: node
|
914
|
-
linkType: hard
|
915
|
-
|
916
|
-
"@jupyterlab/console-extension@npm:~4.2.0-
|
917
|
-
version: 4.2.0-
|
918
|
-
resolution: "@jupyterlab/console-extension@npm:4.2.0-
|
919
|
-
dependencies:
|
920
|
-
"@jupyterlab/application": ^4.2.0-
|
921
|
-
"@jupyterlab/apputils": ^4.3.0-
|
922
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
923
|
-
"@jupyterlab/completer": ^4.2.0-
|
924
|
-
"@jupyterlab/console": ^4.2.0-
|
925
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
926
|
-
"@jupyterlab/launcher": ^4.2.0-
|
927
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
928
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
929
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
930
|
-
"@jupyterlab/translation": ^4.2.0-
|
931
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
912
|
+
checksum: 48aacb34d3ccbab8ed43c3281865980abbbe2664611356da5b8b9fd3cefec4f2461f204fe6a7a761ba4eaf95a3d7bc6e666f9e61d2deee25ca59be7757460c2d
|
913
|
+
languageName: node
|
914
|
+
linkType: hard
|
915
|
+
|
916
|
+
"@jupyterlab/console-extension@npm:~4.2.0-rc.0":
|
917
|
+
version: 4.2.0-rc.0
|
918
|
+
resolution: "@jupyterlab/console-extension@npm:4.2.0-rc.0"
|
919
|
+
dependencies:
|
920
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
921
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
922
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
923
|
+
"@jupyterlab/completer": ^4.2.0-rc.0
|
924
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
925
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
926
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
927
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
928
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
929
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
930
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
931
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
932
932
|
"@lumino/algorithm": ^2.0.1
|
933
933
|
"@lumino/coreutils": ^2.1.2
|
934
934
|
"@lumino/disposable": ^2.1.2
|
935
935
|
"@lumino/properties": ^2.0.1
|
936
936
|
"@lumino/widgets": ^2.3.2
|
937
|
-
checksum:
|
937
|
+
checksum: 2c6e3d87f3d1854cd08280eba3aedf88d58d99d99373f169a366ce7c3602788f757e79c76b63d630dc8aff518f040e6727e799024c6dbdb946d34c1510ded159
|
938
938
|
languageName: node
|
939
939
|
linkType: hard
|
940
940
|
|
941
|
-
"@jupyterlab/console@npm:~4.2.0-
|
942
|
-
version: 4.2.0-
|
943
|
-
resolution: "@jupyterlab/console@npm:4.2.0-
|
941
|
+
"@jupyterlab/console@npm:~4.2.0-rc.0":
|
942
|
+
version: 4.2.0-rc.0
|
943
|
+
resolution: "@jupyterlab/console@npm:4.2.0-rc.0"
|
944
944
|
dependencies:
|
945
945
|
"@codemirror/state": ^6.4.1
|
946
946
|
"@codemirror/view": ^6.26.0
|
947
947
|
"@jupyter/ydoc": ^2.0.1
|
948
|
-
"@jupyterlab/apputils": ^4.3.0-
|
949
|
-
"@jupyterlab/cells": ^4.2.0-
|
950
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
951
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
952
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
953
|
-
"@jupyterlab/observables": ^5.2.0-
|
954
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
955
|
-
"@jupyterlab/services": ^7.2.0-
|
956
|
-
"@jupyterlab/translation": ^4.2.0-
|
957
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
948
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
949
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
950
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
951
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
952
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
953
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
954
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
955
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
956
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
957
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
958
958
|
"@lumino/coreutils": ^2.1.2
|
959
959
|
"@lumino/disposable": ^2.1.2
|
960
960
|
"@lumino/dragdrop": ^2.1.4
|
961
961
|
"@lumino/messaging": ^2.0.1
|
962
962
|
"@lumino/signaling": ^2.1.2
|
963
963
|
"@lumino/widgets": ^2.3.2
|
964
|
-
checksum:
|
964
|
+
checksum: afd1e43be72da11e7a6ccf67f1f2abbdce61514733c90e318b49c530f99c0aaa17cf2bda17e1cb938181e344356d92f95e233965bfe7aae37c3fd850931aeb1e
|
965
965
|
languageName: node
|
966
966
|
linkType: hard
|
967
967
|
|
968
|
-
"@jupyterlab/coreutils@npm:~6.2.0-
|
969
|
-
version: 6.2.0-
|
970
|
-
resolution: "@jupyterlab/coreutils@npm:6.2.0-
|
968
|
+
"@jupyterlab/coreutils@npm:~6.2.0-rc.0":
|
969
|
+
version: 6.2.0-rc.0
|
970
|
+
resolution: "@jupyterlab/coreutils@npm:6.2.0-rc.0"
|
971
971
|
dependencies:
|
972
972
|
"@lumino/coreutils": ^2.1.2
|
973
973
|
"@lumino/disposable": ^2.1.2
|
@@ -975,93 +975,93 @@ __metadata:
|
|
975
975
|
minimist: ~1.2.0
|
976
976
|
path-browserify: ^1.0.0
|
977
977
|
url-parse: ~1.5.4
|
978
|
-
checksum:
|
978
|
+
checksum: 866f85f496c4dcbf06c5ea1d5d11a6e769b8be7075a6da762eb2cb97ccef898e37b4fe0f44086ee713f71a8b49f7a78f63ac9771bfc3a631b62dc1f577a80367
|
979
979
|
languageName: node
|
980
980
|
linkType: hard
|
981
981
|
|
982
|
-
"@jupyterlab/csvviewer-extension@npm:~4.2.0-
|
983
|
-
version: 4.2.0-
|
984
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.2.0-
|
982
|
+
"@jupyterlab/csvviewer-extension@npm:~4.2.0-rc.0":
|
983
|
+
version: 4.2.0-rc.0
|
984
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.2.0-rc.0"
|
985
985
|
dependencies:
|
986
|
-
"@jupyterlab/application": ^4.2.0-
|
987
|
-
"@jupyterlab/apputils": ^4.3.0-
|
988
|
-
"@jupyterlab/csvviewer": ^4.2.0-
|
989
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
990
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
991
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
992
|
-
"@jupyterlab/observables": ^5.2.0-
|
993
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
994
|
-
"@jupyterlab/translation": ^4.2.0-
|
986
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
987
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
988
|
+
"@jupyterlab/csvviewer": ^4.2.0-rc.0
|
989
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
990
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
991
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
992
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
993
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
994
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
995
995
|
"@lumino/datagrid": ^2.3.1
|
996
996
|
"@lumino/widgets": ^2.3.2
|
997
|
-
checksum:
|
997
|
+
checksum: 1dd9dcf7d384c42cfb7b651edf3b75cad94cb81e41bcfe27b7f089190ad08d1e99dfd95b59347b3af64df6e8267b9773c6f99f48c4d80445ec857a2b38867976
|
998
998
|
languageName: node
|
999
999
|
linkType: hard
|
1000
1000
|
|
1001
|
-
"@jupyterlab/csvviewer@npm:~4.2.0-
|
1002
|
-
version: 4.2.0-
|
1003
|
-
resolution: "@jupyterlab/csvviewer@npm:4.2.0-
|
1001
|
+
"@jupyterlab/csvviewer@npm:~4.2.0-rc.0":
|
1002
|
+
version: 4.2.0-rc.0
|
1003
|
+
resolution: "@jupyterlab/csvviewer@npm:4.2.0-rc.0"
|
1004
1004
|
dependencies:
|
1005
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1006
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1007
|
-
"@jupyterlab/translation": ^4.2.0-
|
1008
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1005
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1006
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1007
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1008
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1009
1009
|
"@lumino/coreutils": ^2.1.2
|
1010
1010
|
"@lumino/datagrid": ^2.3.1
|
1011
1011
|
"@lumino/disposable": ^2.1.2
|
1012
1012
|
"@lumino/messaging": ^2.0.1
|
1013
1013
|
"@lumino/signaling": ^2.1.2
|
1014
1014
|
"@lumino/widgets": ^2.3.2
|
1015
|
-
checksum:
|
1015
|
+
checksum: 44eb35c9dce68b6a84f798568ff5c3741f80a91d6ac0eec6bf97814960bb313babd6a839ce04529e9b6c763bb122e5517ad83d28229145d6bc81570c1c50c751
|
1016
1016
|
languageName: node
|
1017
1017
|
linkType: hard
|
1018
1018
|
|
1019
|
-
"@jupyterlab/debugger-extension@npm:~4.2.0-
|
1020
|
-
version: 4.2.0-
|
1021
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.2.0-
|
1019
|
+
"@jupyterlab/debugger-extension@npm:~4.2.0-rc.0":
|
1020
|
+
version: 4.2.0-rc.0
|
1021
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.2.0-rc.0"
|
1022
1022
|
dependencies:
|
1023
|
-
"@jupyterlab/application": ^4.2.0-
|
1024
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1025
|
-
"@jupyterlab/cells": ^4.2.0-
|
1026
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1027
|
-
"@jupyterlab/console": ^4.2.0-
|
1028
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1029
|
-
"@jupyterlab/debugger": ^4.2.0-
|
1030
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1031
|
-
"@jupyterlab/fileeditor": ^4.2.0-
|
1032
|
-
"@jupyterlab/logconsole": ^4.2.0-
|
1033
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1034
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1035
|
-
"@jupyterlab/services": ^7.2.0-
|
1036
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1037
|
-
"@jupyterlab/translation": ^4.2.0-
|
1038
|
-
checksum:
|
1023
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1024
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1025
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
1026
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1027
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
1028
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1029
|
+
"@jupyterlab/debugger": ^4.2.0-rc.0
|
1030
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1031
|
+
"@jupyterlab/fileeditor": ^4.2.0-rc.0
|
1032
|
+
"@jupyterlab/logconsole": ^4.2.0-rc.0
|
1033
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1034
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1035
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1036
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1037
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1038
|
+
checksum: 027f15aad54c23ff42ca4a2163e1fb9b796d6de6f22b3bef4e5b194f2ec5f82f601fe8119d50a73413d22a4f26875ea8bfe1fbe679b43bef91e0d1cb760780fe
|
1039
1039
|
languageName: node
|
1040
1040
|
linkType: hard
|
1041
1041
|
|
1042
|
-
"@jupyterlab/debugger@npm:~4.2.0-
|
1043
|
-
version: 4.2.0-
|
1044
|
-
resolution: "@jupyterlab/debugger@npm:4.2.0-
|
1042
|
+
"@jupyterlab/debugger@npm:~4.2.0-rc.0":
|
1043
|
+
version: 4.2.0-rc.0
|
1044
|
+
resolution: "@jupyterlab/debugger@npm:4.2.0-rc.0"
|
1045
1045
|
dependencies:
|
1046
1046
|
"@codemirror/state": ^6.4.1
|
1047
1047
|
"@codemirror/view": ^6.26.0
|
1048
1048
|
"@jupyter/react-components": ^0.15.3
|
1049
1049
|
"@jupyter/ydoc": ^2.0.1
|
1050
|
-
"@jupyterlab/application": ^4.2.0-
|
1051
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1052
|
-
"@jupyterlab/cells": ^4.2.0-
|
1053
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1054
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1055
|
-
"@jupyterlab/console": ^4.2.0-
|
1056
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1057
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1058
|
-
"@jupyterlab/fileeditor": ^4.2.0-
|
1059
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1060
|
-
"@jupyterlab/observables": ^5.2.0-
|
1061
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1062
|
-
"@jupyterlab/services": ^7.2.0-
|
1063
|
-
"@jupyterlab/translation": ^4.2.0-
|
1064
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1050
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1051
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1052
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
1053
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1054
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1055
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
1056
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1057
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1058
|
+
"@jupyterlab/fileeditor": ^4.2.0-rc.0
|
1059
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1060
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1061
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1062
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1063
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1064
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1065
1065
|
"@lumino/algorithm": ^2.0.1
|
1066
1066
|
"@lumino/commands": ^2.3.0
|
1067
1067
|
"@lumino/coreutils": ^2.1.2
|
@@ -1073,25 +1073,25 @@ __metadata:
|
|
1073
1073
|
"@lumino/widgets": ^2.3.2
|
1074
1074
|
"@vscode/debugprotocol": ^1.51.0
|
1075
1075
|
react: ^18.2.0
|
1076
|
-
checksum:
|
1076
|
+
checksum: aee2a5648b9493c501d65bf2af8ff9ac8facea4b2d256fe8ca967738a526eb99602bbda15e4abb820e424029fca674ecced170a39604d75b9cc7f1f60683b7fa
|
1077
1077
|
languageName: node
|
1078
1078
|
linkType: hard
|
1079
1079
|
|
1080
|
-
"@jupyterlab/docmanager-extension@npm:~4.2.0-
|
1081
|
-
version: 4.2.0-
|
1082
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.2.0-
|
1080
|
+
"@jupyterlab/docmanager-extension@npm:~4.2.0-rc.0":
|
1081
|
+
version: 4.2.0-rc.0
|
1082
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.2.0-rc.0"
|
1083
1083
|
dependencies:
|
1084
|
-
"@jupyterlab/application": ^4.2.0-
|
1085
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1086
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1087
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1088
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1089
|
-
"@jupyterlab/services": ^7.2.0-
|
1090
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1091
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1092
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1093
|
-
"@jupyterlab/translation": ^4.2.0-
|
1094
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1084
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1085
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1086
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1087
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1088
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1089
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1090
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1091
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1092
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1093
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1094
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1095
1095
|
"@lumino/algorithm": ^2.0.1
|
1096
1096
|
"@lumino/commands": ^2.3.0
|
1097
1097
|
"@lumino/coreutils": ^2.1.2
|
@@ -1099,22 +1099,22 @@ __metadata:
|
|
1099
1099
|
"@lumino/signaling": ^2.1.2
|
1100
1100
|
"@lumino/widgets": ^2.3.2
|
1101
1101
|
react: ^18.2.0
|
1102
|
-
checksum:
|
1102
|
+
checksum: 00c2003f374be5447e8e4e951b2a36b320c9b82955d6f4901bc6938203fe76b8382b9ac7482c1be9adae9bdf33b0daabe0400f1add1bb2e7833c51f78476b5fc
|
1103
1103
|
languageName: node
|
1104
1104
|
linkType: hard
|
1105
1105
|
|
1106
|
-
"@jupyterlab/docmanager@npm:~4.2.0-
|
1107
|
-
version: 4.2.0-
|
1108
|
-
resolution: "@jupyterlab/docmanager@npm:4.2.0-
|
1106
|
+
"@jupyterlab/docmanager@npm:~4.2.0-rc.0":
|
1107
|
+
version: 4.2.0-rc.0
|
1108
|
+
resolution: "@jupyterlab/docmanager@npm:4.2.0-rc.0"
|
1109
1109
|
dependencies:
|
1110
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1111
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1112
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1113
|
-
"@jupyterlab/services": ^7.2.0-
|
1114
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1115
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1116
|
-
"@jupyterlab/translation": ^4.2.0-
|
1117
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1110
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1111
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1112
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1113
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1114
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1115
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1116
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1117
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1118
1118
|
"@lumino/algorithm": ^2.0.1
|
1119
1119
|
"@lumino/coreutils": ^2.1.2
|
1120
1120
|
"@lumino/disposable": ^2.1.2
|
@@ -1124,24 +1124,24 @@ __metadata:
|
|
1124
1124
|
"@lumino/signaling": ^2.1.2
|
1125
1125
|
"@lumino/widgets": ^2.3.2
|
1126
1126
|
react: ^18.2.0
|
1127
|
-
checksum:
|
1127
|
+
checksum: dba588c2667d32637b5e89b8d0b9f8dd7568693eeb518efdf5a6cad92728f3c727b187ae7fae6e91220a1b47e42a6fefbccd95c58f550a564800060ae895b979
|
1128
1128
|
languageName: node
|
1129
1129
|
linkType: hard
|
1130
1130
|
|
1131
|
-
"@jupyterlab/docregistry@npm:~4.2.0-
|
1132
|
-
version: 4.2.0-
|
1133
|
-
resolution: "@jupyterlab/docregistry@npm:4.2.0-
|
1131
|
+
"@jupyterlab/docregistry@npm:~4.2.0-rc.0":
|
1132
|
+
version: 4.2.0-rc.0
|
1133
|
+
resolution: "@jupyterlab/docregistry@npm:4.2.0-rc.0"
|
1134
1134
|
dependencies:
|
1135
1135
|
"@jupyter/ydoc": ^2.0.1
|
1136
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1137
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1138
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1139
|
-
"@jupyterlab/observables": ^5.2.0-
|
1140
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1141
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1142
|
-
"@jupyterlab/services": ^7.2.0-
|
1143
|
-
"@jupyterlab/translation": ^4.2.0-
|
1144
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1136
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1137
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1138
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1139
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1140
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1141
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1142
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1143
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1144
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1145
1145
|
"@lumino/algorithm": ^2.0.1
|
1146
1146
|
"@lumino/coreutils": ^2.1.2
|
1147
1147
|
"@lumino/disposable": ^2.1.2
|
@@ -1150,32 +1150,32 @@ __metadata:
|
|
1150
1150
|
"@lumino/signaling": ^2.1.2
|
1151
1151
|
"@lumino/widgets": ^2.3.2
|
1152
1152
|
react: ^18.2.0
|
1153
|
-
checksum:
|
1153
|
+
checksum: f042df65ce99eca79ad197e4e757764e3a623fde797f583fe877ebc147cbd8366d782324607ee319eeb73567827196790c641b2ebdbf95f374e9be035d90123b
|
1154
1154
|
languageName: node
|
1155
1155
|
linkType: hard
|
1156
1156
|
|
1157
|
-
"@jupyterlab/documentsearch-extension@npm:~4.2.0-
|
1158
|
-
version: 4.2.0-
|
1159
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.2.0-
|
1157
|
+
"@jupyterlab/documentsearch-extension@npm:~4.2.0-rc.0":
|
1158
|
+
version: 4.2.0-rc.0
|
1159
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.2.0-rc.0"
|
1160
1160
|
dependencies:
|
1161
|
-
"@jupyterlab/application": ^4.2.0-
|
1162
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1163
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
1164
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1165
|
-
"@jupyterlab/translation": ^4.2.0-
|
1161
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1162
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1163
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
1164
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1165
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1166
1166
|
"@lumino/commands": ^2.3.0
|
1167
1167
|
"@lumino/widgets": ^2.3.2
|
1168
|
-
checksum:
|
1168
|
+
checksum: 298d4ca73bdeae1434654d47d5b61214ccea249fca0b98d0a380905621b37ef79ea2f8f6f2d3ff0b11c9a9bc6d8f4bcf06effebc18f227017d4e590b0e0c802c
|
1169
1169
|
languageName: node
|
1170
1170
|
linkType: hard
|
1171
1171
|
|
1172
|
-
"@jupyterlab/documentsearch@npm:~4.2.0-
|
1173
|
-
version: 4.2.0-
|
1174
|
-
resolution: "@jupyterlab/documentsearch@npm:4.2.0-
|
1172
|
+
"@jupyterlab/documentsearch@npm:~4.2.0-rc.0":
|
1173
|
+
version: 4.2.0-rc.0
|
1174
|
+
resolution: "@jupyterlab/documentsearch@npm:4.2.0-rc.0"
|
1175
1175
|
dependencies:
|
1176
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1177
|
-
"@jupyterlab/translation": ^4.2.0-
|
1178
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1176
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1177
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1178
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1179
1179
|
"@lumino/commands": ^2.3.0
|
1180
1180
|
"@lumino/coreutils": ^2.1.2
|
1181
1181
|
"@lumino/disposable": ^2.1.2
|
@@ -1184,79 +1184,79 @@ __metadata:
|
|
1184
1184
|
"@lumino/signaling": ^2.1.2
|
1185
1185
|
"@lumino/widgets": ^2.3.2
|
1186
1186
|
react: ^18.2.0
|
1187
|
-
checksum:
|
1187
|
+
checksum: 96860c7cfa44930e6ebf38e5f4b23757a8f28cb5fd500977397f356ba416fd00460a4b5f54fc9901aecddf1bb5cb8c8eeac4e9e88284a072689644306fb3ff5b
|
1188
1188
|
languageName: node
|
1189
1189
|
linkType: hard
|
1190
1190
|
|
1191
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.2.0-
|
1192
|
-
version: 4.2.0-
|
1193
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.2.0-
|
1191
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.2.0-rc.0":
|
1192
|
+
version: 4.2.0-rc.0
|
1193
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.2.0-rc.0"
|
1194
1194
|
dependencies:
|
1195
|
-
"@jupyterlab/application": ^4.2.0-
|
1196
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1197
|
-
"@jupyterlab/extensionmanager": ^4.2.0-
|
1198
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1199
|
-
"@jupyterlab/translation": ^4.2.0-
|
1200
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1201
|
-
checksum:
|
1195
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1196
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1197
|
+
"@jupyterlab/extensionmanager": ^4.2.0-rc.0
|
1198
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1199
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1200
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1201
|
+
checksum: 30f17a356c1190f74d28f3f793d66b7123b65b34fdfaccc170ae0210efa9902f4dd13726c9457e8711bee75301736cb6bd145bb02ea605c3939967fd46454f74
|
1202
1202
|
languageName: node
|
1203
1203
|
linkType: hard
|
1204
1204
|
|
1205
|
-
"@jupyterlab/extensionmanager@npm:~4.2.0-
|
1206
|
-
version: 4.2.0-
|
1207
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.2.0-
|
1205
|
+
"@jupyterlab/extensionmanager@npm:~4.2.0-rc.0":
|
1206
|
+
version: 4.2.0-rc.0
|
1207
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.2.0-rc.0"
|
1208
1208
|
dependencies:
|
1209
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1210
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1211
|
-
"@jupyterlab/services": ^7.2.0-
|
1212
|
-
"@jupyterlab/translation": ^4.2.0-
|
1213
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1209
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1210
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1211
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1212
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1213
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1214
1214
|
"@lumino/messaging": ^2.0.1
|
1215
1215
|
"@lumino/polling": ^2.1.2
|
1216
1216
|
"@lumino/widgets": ^2.3.2
|
1217
1217
|
react: ^18.2.0
|
1218
1218
|
react-paginate: ^6.3.2
|
1219
1219
|
semver: ^7.3.2
|
1220
|
-
checksum:
|
1221
|
-
languageName: node
|
1222
|
-
linkType: hard
|
1223
|
-
|
1224
|
-
"@jupyterlab/filebrowser-extension@npm:~4.2.0-
|
1225
|
-
version: 4.2.0-
|
1226
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.2.0-
|
1227
|
-
dependencies:
|
1228
|
-
"@jupyterlab/application": ^4.2.0-
|
1229
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1230
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1231
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1232
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1233
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
1234
|
-
"@jupyterlab/services": ^7.2.0-
|
1235
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1236
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1237
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1238
|
-
"@jupyterlab/translation": ^4.2.0-
|
1239
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1220
|
+
checksum: d4888086475c00fd232b6389306700a81511f5c6f3992e151b41273bf632802f89820c7ef6f9a202158e0d33f69eb7c4b3b6cb4eec60def82434e58cedd4d01f
|
1221
|
+
languageName: node
|
1222
|
+
linkType: hard
|
1223
|
+
|
1224
|
+
"@jupyterlab/filebrowser-extension@npm:~4.2.0-rc.0":
|
1225
|
+
version: 4.2.0-rc.0
|
1226
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.2.0-rc.0"
|
1227
|
+
dependencies:
|
1228
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1229
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1230
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1231
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1232
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1233
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
1234
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1235
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1236
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1237
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1238
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1239
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1240
1240
|
"@lumino/algorithm": ^2.0.1
|
1241
1241
|
"@lumino/commands": ^2.3.0
|
1242
1242
|
"@lumino/widgets": ^2.3.2
|
1243
|
-
checksum:
|
1243
|
+
checksum: 6c1d4c088885c267865a3c0a9d67eb2ac8f951eaed551dcc491bf22658838a91f1445dba4bd08a74c5e6fc8bc7c56ab23a5bb81bce5c884e7240fee9b581cd0e
|
1244
1244
|
languageName: node
|
1245
1245
|
linkType: hard
|
1246
1246
|
|
1247
|
-
"@jupyterlab/filebrowser@npm:~4.2.0-
|
1248
|
-
version: 4.2.0-
|
1249
|
-
resolution: "@jupyterlab/filebrowser@npm:4.2.0-
|
1247
|
+
"@jupyterlab/filebrowser@npm:~4.2.0-rc.0":
|
1248
|
+
version: 4.2.0-rc.0
|
1249
|
+
resolution: "@jupyterlab/filebrowser@npm:4.2.0-rc.0"
|
1250
1250
|
dependencies:
|
1251
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1252
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1253
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1254
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1255
|
-
"@jupyterlab/services": ^7.2.0-
|
1256
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1257
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1258
|
-
"@jupyterlab/translation": ^4.2.0-
|
1259
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1251
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1252
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1253
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1254
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1255
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1256
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1257
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1258
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1259
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1260
1260
|
"@lumino/algorithm": ^2.0.1
|
1261
1261
|
"@lumino/coreutils": ^2.1.2
|
1262
1262
|
"@lumino/disposable": ^2.1.2
|
@@ -1268,221 +1268,221 @@ __metadata:
|
|
1268
1268
|
"@lumino/virtualdom": ^2.0.1
|
1269
1269
|
"@lumino/widgets": ^2.3.2
|
1270
1270
|
react: ^18.2.0
|
1271
|
-
checksum:
|
1271
|
+
checksum: 7b3b7570133239aba4a715d9a9069524fc6c81ee0e781d5720f0778f1932f66342f2d54d8d32433bab6a2c1dcaaee3d17053448fb96ace999fba1ad9288858c8
|
1272
1272
|
languageName: node
|
1273
1273
|
linkType: hard
|
1274
1274
|
|
1275
|
-
"@jupyterlab/fileeditor-extension@npm:~4.2.0-
|
1276
|
-
version: 4.2.0-
|
1277
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.2.0-
|
1275
|
+
"@jupyterlab/fileeditor-extension@npm:~4.2.0-rc.0":
|
1276
|
+
version: 4.2.0-rc.0
|
1277
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.2.0-rc.0"
|
1278
1278
|
dependencies:
|
1279
1279
|
"@codemirror/commands": ^6.3.3
|
1280
1280
|
"@codemirror/search": ^6.5.6
|
1281
|
-
"@jupyterlab/application": ^4.2.0-
|
1282
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1283
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1284
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1285
|
-
"@jupyterlab/completer": ^4.2.0-
|
1286
|
-
"@jupyterlab/console": ^4.2.0-
|
1287
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1288
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1289
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
1290
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
1291
|
-
"@jupyterlab/fileeditor": ^4.2.0-
|
1292
|
-
"@jupyterlab/launcher": ^4.2.0-
|
1293
|
-
"@jupyterlab/lsp": ^4.2.0-
|
1294
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
1295
|
-
"@jupyterlab/observables": ^5.2.0-
|
1296
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1297
|
-
"@jupyterlab/services": ^7.2.0-
|
1298
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1299
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1300
|
-
"@jupyterlab/toc": ^6.2.0-
|
1301
|
-
"@jupyterlab/translation": ^4.2.0-
|
1302
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1281
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1282
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1283
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1284
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1285
|
+
"@jupyterlab/completer": ^4.2.0-rc.0
|
1286
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
1287
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1288
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1289
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
1290
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
1291
|
+
"@jupyterlab/fileeditor": ^4.2.0-rc.0
|
1292
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
1293
|
+
"@jupyterlab/lsp": ^4.2.0-rc.0
|
1294
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
1295
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1296
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1297
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1298
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1299
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1300
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1301
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1302
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1303
1303
|
"@lumino/algorithm": ^2.0.1
|
1304
1304
|
"@lumino/commands": ^2.3.0
|
1305
1305
|
"@lumino/coreutils": ^2.1.2
|
1306
1306
|
"@lumino/widgets": ^2.3.2
|
1307
|
-
checksum:
|
1307
|
+
checksum: 1c78e5ae4650ee0d1ac72badcd0feec1cb2a4465198331a49fbeebe36dda9358e0c8ab2e78da7a254ea73027fa60e10afe77c11185f44546bfeb1988dd3d94f3
|
1308
1308
|
languageName: node
|
1309
1309
|
linkType: hard
|
1310
1310
|
|
1311
|
-
"@jupyterlab/fileeditor@npm:~4.2.0-
|
1312
|
-
version: 4.2.0-
|
1313
|
-
resolution: "@jupyterlab/fileeditor@npm:4.2.0-
|
1311
|
+
"@jupyterlab/fileeditor@npm:~4.2.0-rc.0":
|
1312
|
+
version: 4.2.0-rc.0
|
1313
|
+
resolution: "@jupyterlab/fileeditor@npm:4.2.0-rc.0"
|
1314
1314
|
dependencies:
|
1315
1315
|
"@jupyter/ydoc": ^2.0.1
|
1316
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1317
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1318
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1319
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1320
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1321
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
1322
|
-
"@jupyterlab/lsp": ^4.2.0-
|
1323
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1324
|
-
"@jupyterlab/toc": ^6.2.0-
|
1325
|
-
"@jupyterlab/translation": ^4.2.0-
|
1326
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1316
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1317
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1318
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1319
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1320
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1321
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
1322
|
+
"@jupyterlab/lsp": ^4.2.0-rc.0
|
1323
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1324
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1325
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1326
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1327
1327
|
"@lumino/commands": ^2.3.0
|
1328
1328
|
"@lumino/coreutils": ^2.1.2
|
1329
1329
|
"@lumino/messaging": ^2.0.1
|
1330
1330
|
"@lumino/widgets": ^2.3.2
|
1331
1331
|
react: ^18.2.0
|
1332
1332
|
regexp-match-indices: ^1.0.2
|
1333
|
-
checksum:
|
1333
|
+
checksum: 54e542c819fb1a00e6898ae4b0c144c7788ba25b6d7e2f510ddb7013ff2890c18497d80905c9df273c04177a494e126f64b29c0aec1862ab742a53df0c6219f4
|
1334
1334
|
languageName: node
|
1335
1335
|
linkType: hard
|
1336
1336
|
|
1337
|
-
"@jupyterlab/help-extension@npm:~4.2.0-
|
1338
|
-
version: 4.2.0-
|
1339
|
-
resolution: "@jupyterlab/help-extension@npm:4.2.0-
|
1337
|
+
"@jupyterlab/help-extension@npm:~4.2.0-rc.0":
|
1338
|
+
version: 4.2.0-rc.0
|
1339
|
+
resolution: "@jupyterlab/help-extension@npm:4.2.0-rc.0"
|
1340
1340
|
dependencies:
|
1341
|
-
"@jupyterlab/application": ^4.2.0-
|
1342
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1343
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1344
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
1345
|
-
"@jupyterlab/services": ^7.2.0-
|
1346
|
-
"@jupyterlab/translation": ^4.2.0-
|
1347
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1341
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1342
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1343
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1344
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
1345
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1346
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1347
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1348
1348
|
"@lumino/coreutils": ^2.1.2
|
1349
1349
|
"@lumino/signaling": ^2.1.2
|
1350
1350
|
"@lumino/virtualdom": ^2.0.1
|
1351
1351
|
"@lumino/widgets": ^2.3.2
|
1352
1352
|
react: ^18.2.0
|
1353
|
-
checksum:
|
1353
|
+
checksum: 565729c173e229aa5b1868c26b57b17a15d87235c4cfda4b1b6154b588fa2cc3acf80dc91b45e3942fef90305d72c82ce9baebf81e0e250e2cb41ffea1288bd5
|
1354
1354
|
languageName: node
|
1355
1355
|
linkType: hard
|
1356
1356
|
|
1357
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.2.0-
|
1358
|
-
version: 4.2.0-
|
1359
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.2.0-
|
1357
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.2.0-rc.0":
|
1358
|
+
version: 4.2.0-rc.0
|
1359
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.2.0-rc.0"
|
1360
1360
|
dependencies:
|
1361
|
-
"@jupyterlab/application": ^4.2.0-
|
1362
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1363
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1364
|
-
"@jupyterlab/htmlviewer": ^4.2.0-
|
1365
|
-
"@jupyterlab/observables": ^5.2.0-
|
1366
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1367
|
-
"@jupyterlab/translation": ^4.2.0-
|
1368
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1369
|
-
checksum:
|
1361
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1362
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1363
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1364
|
+
"@jupyterlab/htmlviewer": ^4.2.0-rc.0
|
1365
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1366
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1367
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1368
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1369
|
+
checksum: 5226d907c249b20a5483ff87a79527a44c7bc3eb22a38bdefc4b34dac987fc58ad30d3f3c5fa32b0ae59e221218b76a954b69764c2144f34566d64414bcfceab
|
1370
1370
|
languageName: node
|
1371
1371
|
linkType: hard
|
1372
1372
|
|
1373
|
-
"@jupyterlab/htmlviewer@npm:~4.2.0-
|
1374
|
-
version: 4.2.0-
|
1375
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.2.0-
|
1373
|
+
"@jupyterlab/htmlviewer@npm:~4.2.0-rc.0":
|
1374
|
+
version: 4.2.0-rc.0
|
1375
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.2.0-rc.0"
|
1376
1376
|
dependencies:
|
1377
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1378
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1379
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1380
|
-
"@jupyterlab/translation": ^4.2.0-
|
1381
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1377
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1378
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1379
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1380
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1381
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1382
1382
|
"@lumino/coreutils": ^2.1.2
|
1383
1383
|
"@lumino/signaling": ^2.1.2
|
1384
1384
|
"@lumino/widgets": ^2.3.2
|
1385
1385
|
react: ^18.2.0
|
1386
|
-
checksum:
|
1386
|
+
checksum: a6a572d5fa653c68402d459ff0208b3e2e23c113733ca9587406f814dc307c26b2b19f966a6c256ef5a4fd904277a66244bf56ce7734ff2664bfb7320235578b
|
1387
1387
|
languageName: node
|
1388
1388
|
linkType: hard
|
1389
1389
|
|
1390
|
-
"@jupyterlab/hub-extension@npm:~4.2.0-
|
1391
|
-
version: 4.2.0-
|
1392
|
-
resolution: "@jupyterlab/hub-extension@npm:4.2.0-
|
1390
|
+
"@jupyterlab/hub-extension@npm:~4.2.0-rc.0":
|
1391
|
+
version: 4.2.0-rc.0
|
1392
|
+
resolution: "@jupyterlab/hub-extension@npm:4.2.0-rc.0"
|
1393
1393
|
dependencies:
|
1394
|
-
"@jupyterlab/application": ^4.2.0-
|
1395
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1396
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1397
|
-
"@jupyterlab/services": ^7.2.0-
|
1398
|
-
"@jupyterlab/translation": ^4.2.0-
|
1399
|
-
checksum:
|
1394
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1395
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1396
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1397
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1398
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1399
|
+
checksum: 1d055da894382458983abacf955e15601e1873d286ce1f68decd38f4174652d04227852bff2ff2a4ea3166f0482e6556ccd394cc5539c128d8310b3353017a06
|
1400
1400
|
languageName: node
|
1401
1401
|
linkType: hard
|
1402
1402
|
|
1403
|
-
"@jupyterlab/imageviewer-extension@npm:~4.2.0-
|
1404
|
-
version: 4.2.0-
|
1405
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.2.0-
|
1403
|
+
"@jupyterlab/imageviewer-extension@npm:~4.2.0-rc.0":
|
1404
|
+
version: 4.2.0-rc.0
|
1405
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.2.0-rc.0"
|
1406
1406
|
dependencies:
|
1407
|
-
"@jupyterlab/application": ^4.2.0-
|
1408
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1409
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1410
|
-
"@jupyterlab/imageviewer": ^4.2.0-
|
1411
|
-
"@jupyterlab/translation": ^4.2.0-
|
1412
|
-
checksum:
|
1407
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1408
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1409
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1410
|
+
"@jupyterlab/imageviewer": ^4.2.0-rc.0
|
1411
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1412
|
+
checksum: b0a38b682b4bd67d9ec4ec9161017cdb7dc3f7114217c1161e2c08fd538954f4ee19dba76c58761b7be48cf396b75e9f6ccf21620921bba962adb737cd44a623
|
1413
1413
|
languageName: node
|
1414
1414
|
linkType: hard
|
1415
1415
|
|
1416
|
-
"@jupyterlab/imageviewer@npm:~4.2.0-
|
1417
|
-
version: 4.2.0-
|
1418
|
-
resolution: "@jupyterlab/imageviewer@npm:4.2.0-
|
1416
|
+
"@jupyterlab/imageviewer@npm:~4.2.0-rc.0":
|
1417
|
+
version: 4.2.0-rc.0
|
1418
|
+
resolution: "@jupyterlab/imageviewer@npm:4.2.0-rc.0"
|
1419
1419
|
dependencies:
|
1420
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1421
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1422
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1420
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1421
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1422
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1423
1423
|
"@lumino/coreutils": ^2.1.2
|
1424
1424
|
"@lumino/messaging": ^2.0.1
|
1425
1425
|
"@lumino/widgets": ^2.3.2
|
1426
|
-
checksum:
|
1426
|
+
checksum: 2d2eec0ad1052d24194705872da1148415a73662bee8b4a94cf38a9460a9acc9e967aed757cb2f4a6c222072bd4f795c3f586e0c124fbb5e15d9e47ed898178a
|
1427
1427
|
languageName: node
|
1428
1428
|
linkType: hard
|
1429
1429
|
|
1430
|
-
"@jupyterlab/inspector-extension@npm:~4.2.0-
|
1431
|
-
version: 4.2.0-
|
1432
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.2.0-
|
1430
|
+
"@jupyterlab/inspector-extension@npm:~4.2.0-rc.0":
|
1431
|
+
version: 4.2.0-rc.0
|
1432
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.2.0-rc.0"
|
1433
1433
|
dependencies:
|
1434
|
-
"@jupyterlab/application": ^4.2.0-
|
1435
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1436
|
-
"@jupyterlab/console": ^4.2.0-
|
1437
|
-
"@jupyterlab/inspector": ^4.2.0-
|
1438
|
-
"@jupyterlab/launcher": ^4.2.0-
|
1439
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1440
|
-
"@jupyterlab/translation": ^4.2.0-
|
1441
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1434
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1435
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1436
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
1437
|
+
"@jupyterlab/inspector": ^4.2.0-rc.0
|
1438
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
1439
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1440
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1441
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1442
1442
|
"@lumino/widgets": ^2.3.2
|
1443
|
-
checksum:
|
1443
|
+
checksum: ad515aeb08e3c524431e3af4f3ed2d88393b7033cf15e033cc060cd97ded42634edabfa5493c681821f09070a1e9e24a0592e73dd83439dfb08e4c1301008e14
|
1444
1444
|
languageName: node
|
1445
1445
|
linkType: hard
|
1446
1446
|
|
1447
|
-
"@jupyterlab/inspector@npm:~4.2.0-
|
1448
|
-
version: 4.2.0-
|
1449
|
-
resolution: "@jupyterlab/inspector@npm:4.2.0-
|
1447
|
+
"@jupyterlab/inspector@npm:~4.2.0-rc.0":
|
1448
|
+
version: 4.2.0-rc.0
|
1449
|
+
resolution: "@jupyterlab/inspector@npm:4.2.0-rc.0"
|
1450
1450
|
dependencies:
|
1451
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1452
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1453
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1454
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1455
|
-
"@jupyterlab/services": ^7.2.0-
|
1456
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1457
|
-
"@jupyterlab/translation": ^4.2.0-
|
1451
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1452
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1453
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1454
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1455
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1456
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1457
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1458
1458
|
"@lumino/coreutils": ^2.1.2
|
1459
1459
|
"@lumino/disposable": ^2.1.2
|
1460
1460
|
"@lumino/polling": ^2.1.2
|
1461
1461
|
"@lumino/signaling": ^2.1.2
|
1462
1462
|
"@lumino/widgets": ^2.3.2
|
1463
|
-
checksum:
|
1463
|
+
checksum: ee9faea55db4c2ae380c60d3236cdcf777b44b8719bd3b3822cd5344aa53a9830457658799e881ade6ebbc39944655432ead6a32224afe14845c96302efd5ff2
|
1464
1464
|
languageName: node
|
1465
1465
|
linkType: hard
|
1466
1466
|
|
1467
|
-
"@jupyterlab/javascript-extension@npm:~4.2.0-
|
1468
|
-
version: 4.2.0-
|
1469
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.2.0-
|
1467
|
+
"@jupyterlab/javascript-extension@npm:~4.2.0-rc.0":
|
1468
|
+
version: 4.2.0-rc.0
|
1469
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.2.0-rc.0"
|
1470
1470
|
dependencies:
|
1471
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1472
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1473
|
-
checksum:
|
1471
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1472
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1473
|
+
checksum: b6c1e5bd83d17e7fc5c29616d975e231dbf507d2a882e2fa4292e1dd5a10e6f38b93edd7347d7453f8178d4ab6dfff637b1a214d11bbee333c61852cf0372da0
|
1474
1474
|
languageName: node
|
1475
1475
|
linkType: hard
|
1476
1476
|
|
1477
|
-
"@jupyterlab/json-extension@npm:~4.2.0-
|
1478
|
-
version: 4.2.0-
|
1479
|
-
resolution: "@jupyterlab/json-extension@npm:4.2.0-
|
1477
|
+
"@jupyterlab/json-extension@npm:~4.2.0-rc.0":
|
1478
|
+
version: 4.2.0-rc.0
|
1479
|
+
resolution: "@jupyterlab/json-extension@npm:4.2.0-rc.0"
|
1480
1480
|
dependencies:
|
1481
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1482
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1483
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1484
|
-
"@jupyterlab/translation": ^4.2.0-
|
1485
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1481
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1482
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1483
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1484
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1485
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1486
1486
|
"@lezer/highlight": ^1.2.0
|
1487
1487
|
"@lumino/coreutils": ^2.1.2
|
1488
1488
|
"@lumino/messaging": ^2.0.1
|
@@ -1492,34 +1492,34 @@ __metadata:
|
|
1492
1492
|
react-highlight-words: ^0.20.0
|
1493
1493
|
react-json-tree: ^0.18.0
|
1494
1494
|
style-mod: ^4.0.0
|
1495
|
-
checksum:
|
1495
|
+
checksum: c641f2b5b91fca7c4193d9ae3b140fb9f63cb535f1c638c262f0788331eb79c3c5567ca7216bf9ad65625300b93133fd38eae34ad1050bad61271b7eb6103815
|
1496
1496
|
languageName: node
|
1497
1497
|
linkType: hard
|
1498
1498
|
|
1499
|
-
"@jupyterlab/launcher-extension@npm:~4.2.0-
|
1500
|
-
version: 4.2.0-
|
1501
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.2.0-
|
1499
|
+
"@jupyterlab/launcher-extension@npm:~4.2.0-rc.0":
|
1500
|
+
version: 4.2.0-rc.0
|
1501
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.2.0-rc.0"
|
1502
1502
|
dependencies:
|
1503
|
-
"@jupyterlab/application": ^4.2.0-
|
1504
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1505
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
1506
|
-
"@jupyterlab/launcher": ^4.2.0-
|
1507
|
-
"@jupyterlab/translation": ^4.2.0-
|
1508
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1503
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1504
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1505
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
1506
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
1507
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1508
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1509
1509
|
"@lumino/algorithm": ^2.0.1
|
1510
1510
|
"@lumino/coreutils": ^2.1.2
|
1511
1511
|
"@lumino/widgets": ^2.3.2
|
1512
|
-
checksum:
|
1512
|
+
checksum: 4d93c583dfde1376b1708bfd4f583882aa1c551e1900d5ed2428de218ad99f965f285c052b19a37de6cfe5a1924655e426cf62246420d0f907d574480d918df3
|
1513
1513
|
languageName: node
|
1514
1514
|
linkType: hard
|
1515
1515
|
|
1516
|
-
"@jupyterlab/launcher@npm:~4.2.0-
|
1517
|
-
version: 4.2.0-
|
1518
|
-
resolution: "@jupyterlab/launcher@npm:4.2.0-
|
1516
|
+
"@jupyterlab/launcher@npm:~4.2.0-rc.0":
|
1517
|
+
version: 4.2.0-rc.0
|
1518
|
+
resolution: "@jupyterlab/launcher@npm:4.2.0-rc.0"
|
1519
1519
|
dependencies:
|
1520
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1521
|
-
"@jupyterlab/translation": ^4.2.0-
|
1522
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1520
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1521
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1522
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1523
1523
|
"@lumino/algorithm": ^2.0.1
|
1524
1524
|
"@lumino/commands": ^2.3.0
|
1525
1525
|
"@lumino/coreutils": ^2.1.2
|
@@ -1527,81 +1527,81 @@ __metadata:
|
|
1527
1527
|
"@lumino/properties": ^2.0.1
|
1528
1528
|
"@lumino/widgets": ^2.3.2
|
1529
1529
|
react: ^18.2.0
|
1530
|
-
checksum:
|
1530
|
+
checksum: 1352090cd236d90dc76d5fdfc566c7a1726207778ea1da487bdec674843763b3588090e8ce10f90a445a30fe8375ba3df523701fc4892435c0808fe444c4f015
|
1531
1531
|
languageName: node
|
1532
1532
|
linkType: hard
|
1533
1533
|
|
1534
|
-
"@jupyterlab/logconsole-extension@npm:~4.2.0-
|
1535
|
-
version: 4.2.0-
|
1536
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.2.0-
|
1534
|
+
"@jupyterlab/logconsole-extension@npm:~4.2.0-rc.0":
|
1535
|
+
version: 4.2.0-rc.0
|
1536
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.2.0-rc.0"
|
1537
1537
|
dependencies:
|
1538
|
-
"@jupyterlab/application": ^4.2.0-
|
1539
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1540
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1541
|
-
"@jupyterlab/logconsole": ^4.2.0-
|
1542
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1543
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1544
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1545
|
-
"@jupyterlab/translation": ^4.2.0-
|
1546
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1538
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1539
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1540
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1541
|
+
"@jupyterlab/logconsole": ^4.2.0-rc.0
|
1542
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1543
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1544
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1545
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1546
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1547
1547
|
"@lumino/coreutils": ^2.1.2
|
1548
1548
|
"@lumino/signaling": ^2.1.2
|
1549
1549
|
"@lumino/widgets": ^2.3.2
|
1550
1550
|
react: ^18.2.0
|
1551
|
-
checksum:
|
1551
|
+
checksum: d9dc3952c42efa334589506e9d5bbc78bfdaa67ae6c7527660d04b0fccf63974064c6bfef08f9fe93336deab0f73c4639947e4b266c17d84f05889c6812b5bcb
|
1552
1552
|
languageName: node
|
1553
1553
|
linkType: hard
|
1554
1554
|
|
1555
|
-
"@jupyterlab/logconsole@npm:~4.2.0-
|
1556
|
-
version: 4.2.0-
|
1557
|
-
resolution: "@jupyterlab/logconsole@npm:4.2.0-
|
1555
|
+
"@jupyterlab/logconsole@npm:~4.2.0-rc.0":
|
1556
|
+
version: 4.2.0-rc.0
|
1557
|
+
resolution: "@jupyterlab/logconsole@npm:4.2.0-rc.0"
|
1558
1558
|
dependencies:
|
1559
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1560
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
1561
|
-
"@jupyterlab/outputarea": ^4.2.0-
|
1562
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1563
|
-
"@jupyterlab/services": ^7.2.0-
|
1564
|
-
"@jupyterlab/translation": ^4.2.0-
|
1559
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1560
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
1561
|
+
"@jupyterlab/outputarea": ^4.2.0-rc.0
|
1562
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1563
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1564
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1565
1565
|
"@lumino/coreutils": ^2.1.2
|
1566
1566
|
"@lumino/disposable": ^2.1.2
|
1567
1567
|
"@lumino/messaging": ^2.0.1
|
1568
1568
|
"@lumino/signaling": ^2.1.2
|
1569
1569
|
"@lumino/widgets": ^2.3.2
|
1570
|
-
checksum:
|
1570
|
+
checksum: 732c1b7e63b8373b80a74e69c72bfa53ac025bf2304a0dd0606e9de81a1a45307194a35765801879f7ba39286586c8c6ee09cdc6e7c02abd5388a6318f3f2f83
|
1571
1571
|
languageName: node
|
1572
1572
|
linkType: hard
|
1573
1573
|
|
1574
|
-
"@jupyterlab/lsp-extension@npm:~4.2.0-
|
1575
|
-
version: 4.2.0-
|
1576
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.2.0-
|
1574
|
+
"@jupyterlab/lsp-extension@npm:~4.2.0-rc.0":
|
1575
|
+
version: 4.2.0-rc.0
|
1576
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.2.0-rc.0"
|
1577
1577
|
dependencies:
|
1578
|
-
"@jupyterlab/application": ^4.2.0-
|
1579
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1580
|
-
"@jupyterlab/lsp": ^4.2.0-
|
1581
|
-
"@jupyterlab/running": ^4.2.0-
|
1582
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1583
|
-
"@jupyterlab/translation": ^4.2.0-
|
1584
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1578
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1579
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1580
|
+
"@jupyterlab/lsp": ^4.2.0-rc.0
|
1581
|
+
"@jupyterlab/running": ^4.2.0-rc.0
|
1582
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1583
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1584
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1585
1585
|
"@lumino/coreutils": ^2.1.2
|
1586
1586
|
"@lumino/polling": ^2.1.2
|
1587
1587
|
"@lumino/signaling": ^2.1.2
|
1588
1588
|
"@rjsf/utils": ^5.13.4
|
1589
1589
|
react: ^18.2.0
|
1590
|
-
checksum:
|
1590
|
+
checksum: ae494848d66099e1ec71887118e6cebe8f23c866fa333b0cc0e3e89fafce204e36195bcdc5112bf626cf4eb31f04ccaacf89b9e828ac7236c4fa9451b881efd8
|
1591
1591
|
languageName: node
|
1592
1592
|
linkType: hard
|
1593
1593
|
|
1594
|
-
"@jupyterlab/lsp@npm:~4.2.0-
|
1595
|
-
version: 4.2.0-
|
1596
|
-
resolution: "@jupyterlab/lsp@npm:4.2.0-
|
1594
|
+
"@jupyterlab/lsp@npm:~4.2.0-rc.0":
|
1595
|
+
version: 4.2.0-rc.0
|
1596
|
+
resolution: "@jupyterlab/lsp@npm:4.2.0-rc.0"
|
1597
1597
|
dependencies:
|
1598
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1599
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1600
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1601
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1602
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1603
|
-
"@jupyterlab/services": ^7.2.0-
|
1604
|
-
"@jupyterlab/translation": ^4.2.0-
|
1598
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1599
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1600
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1601
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1602
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1603
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1604
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1605
1605
|
"@lumino/coreutils": ^2.1.2
|
1606
1606
|
"@lumino/disposable": ^2.1.2
|
1607
1607
|
"@lumino/signaling": ^2.1.2
|
@@ -1610,163 +1610,163 @@ __metadata:
|
|
1610
1610
|
vscode-jsonrpc: ^6.0.0
|
1611
1611
|
vscode-languageserver-protocol: ^3.17.0
|
1612
1612
|
vscode-ws-jsonrpc: ~1.0.2
|
1613
|
-
checksum:
|
1613
|
+
checksum: 312935de96bec63985471ff5d0bacb59b78071796f2dfbf411e357e19e61203db7f291cf6c833b060c3ffd73406163b78243dc1ca9ae51f215e6cb489cbbc3ba
|
1614
1614
|
languageName: node
|
1615
1615
|
linkType: hard
|
1616
1616
|
|
1617
|
-
"@jupyterlab/mainmenu-extension@npm:~4.2.0-
|
1618
|
-
version: 4.2.0-
|
1619
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.2.0-
|
1617
|
+
"@jupyterlab/mainmenu-extension@npm:~4.2.0-rc.0":
|
1618
|
+
version: 4.2.0-rc.0
|
1619
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.2.0-rc.0"
|
1620
1620
|
dependencies:
|
1621
|
-
"@jupyterlab/application": ^4.2.0-
|
1622
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1623
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1624
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1625
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
1626
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
1627
|
-
"@jupyterlab/services": ^7.2.0-
|
1628
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1629
|
-
"@jupyterlab/translation": ^4.2.0-
|
1630
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1621
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1622
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1623
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1624
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1625
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
1626
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
1627
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1628
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1629
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1630
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1631
1631
|
"@lumino/algorithm": ^2.0.1
|
1632
1632
|
"@lumino/coreutils": ^2.1.2
|
1633
1633
|
"@lumino/disposable": ^2.1.2
|
1634
1634
|
"@lumino/messaging": ^2.0.1
|
1635
1635
|
"@lumino/widgets": ^2.3.2
|
1636
|
-
checksum:
|
1636
|
+
checksum: d68f9b6d68ebed270fd1aaf39396f6f5f18c11cc4e814a523d82d777b832b2a8b8cf8086811373d3e7958913468fa1807ec32a04420c657afed78ace1ef61252
|
1637
1637
|
languageName: node
|
1638
1638
|
linkType: hard
|
1639
1639
|
|
1640
|
-
"@jupyterlab/mainmenu@npm:~4.2.0-
|
1641
|
-
version: 4.2.0-
|
1642
|
-
resolution: "@jupyterlab/mainmenu@npm:4.2.0-
|
1640
|
+
"@jupyterlab/mainmenu@npm:~4.2.0-rc.0":
|
1641
|
+
version: 4.2.0-rc.0
|
1642
|
+
resolution: "@jupyterlab/mainmenu@npm:4.2.0-rc.0"
|
1643
1643
|
dependencies:
|
1644
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1645
|
-
"@jupyterlab/translation": ^4.2.0-
|
1646
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1644
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1645
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1646
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1647
1647
|
"@lumino/algorithm": ^2.0.1
|
1648
1648
|
"@lumino/commands": ^2.3.0
|
1649
1649
|
"@lumino/coreutils": ^2.1.2
|
1650
1650
|
"@lumino/widgets": ^2.3.2
|
1651
|
-
checksum:
|
1651
|
+
checksum: 84262267385ecba378b3e0aee33c791d0019eb48a42fdb4aaaed124429bc8da54d28f315588f67bebe0f3b6310470305b7c892426261b741c9ee3ce01283abef
|
1652
1652
|
languageName: node
|
1653
1653
|
linkType: hard
|
1654
1654
|
|
1655
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.2.0-
|
1656
|
-
version: 4.2.0-
|
1657
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.2.0-
|
1655
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.2.0-rc.0":
|
1656
|
+
version: 4.2.0-rc.0
|
1657
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.2.0-rc.0"
|
1658
1658
|
dependencies:
|
1659
|
-
"@jupyterlab/application": ^4.2.0-
|
1660
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1661
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1662
|
-
"@jupyterlab/markdownviewer": ^4.2.0-
|
1663
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1664
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1665
|
-
"@jupyterlab/toc": ^6.2.0-
|
1666
|
-
"@jupyterlab/translation": ^4.2.0-
|
1667
|
-
checksum:
|
1659
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1660
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1661
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1662
|
+
"@jupyterlab/markdownviewer": ^4.2.0-rc.0
|
1663
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1664
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1665
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1666
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1667
|
+
checksum: 59562583e5a3aadb20063bd18f83637f2ed33e64ccfbb8e7eebf1d3957a5f14107f8939f90d452940880d3bd254acd6e6690a782bff4e5e007b2815f0accd5cb
|
1668
1668
|
languageName: node
|
1669
1669
|
linkType: hard
|
1670
1670
|
|
1671
|
-
"@jupyterlab/markdownviewer@npm:~4.2.0-
|
1672
|
-
version: 4.2.0-
|
1673
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.2.0-
|
1671
|
+
"@jupyterlab/markdownviewer@npm:~4.2.0-rc.0":
|
1672
|
+
version: 4.2.0-rc.0
|
1673
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.2.0-rc.0"
|
1674
1674
|
dependencies:
|
1675
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1676
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1677
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1678
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1679
|
-
"@jupyterlab/toc": ^6.2.0-
|
1680
|
-
"@jupyterlab/translation": ^4.2.0-
|
1675
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1676
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1677
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1678
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1679
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1680
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1681
1681
|
"@lumino/coreutils": ^2.1.2
|
1682
1682
|
"@lumino/messaging": ^2.0.1
|
1683
1683
|
"@lumino/signaling": ^2.1.2
|
1684
1684
|
"@lumino/widgets": ^2.3.2
|
1685
|
-
checksum:
|
1685
|
+
checksum: 18fe6b44c872ee39ec6533391ab0e8d9b29fcbbcb8e7d9bc4ce79d5a9b00a3808478c55f5ff796b872cd3a1e42c1f14ea0a775887582f4e7d78b47a92cde08a8
|
1686
1686
|
languageName: node
|
1687
1687
|
linkType: hard
|
1688
1688
|
|
1689
|
-
"@jupyterlab/markedparser-extension@npm:~4.2.0-
|
1690
|
-
version: 4.2.0-
|
1691
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.2.0-
|
1689
|
+
"@jupyterlab/markedparser-extension@npm:~4.2.0-rc.0":
|
1690
|
+
version: 4.2.0-rc.0
|
1691
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.2.0-rc.0"
|
1692
1692
|
dependencies:
|
1693
|
-
"@jupyterlab/application": ^4.2.0-
|
1694
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1695
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1696
|
-
"@jupyterlab/mermaid": ^4.2.0-
|
1697
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1693
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1694
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1695
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1696
|
+
"@jupyterlab/mermaid": ^4.2.0-rc.0
|
1697
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1698
1698
|
"@lumino/coreutils": ^2.1.2
|
1699
1699
|
marked: ^9.1.2
|
1700
1700
|
marked-gfm-heading-id: ^3.1.0
|
1701
1701
|
marked-mangle: ^1.1.4
|
1702
|
-
checksum:
|
1702
|
+
checksum: e47ca4510dc8c2f197bd923b279aa200a7c06e0c6d33306e43f96c43b133b99dc2746c28d93d64063f57745065b9b36b9be3cce1f8d8665e9050e1b8894b1a48
|
1703
1703
|
languageName: node
|
1704
1704
|
linkType: hard
|
1705
1705
|
|
1706
|
-
"@jupyterlab/mathjax-extension@npm:~4.2.0-
|
1707
|
-
version: 4.2.0-
|
1708
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.2.0-
|
1706
|
+
"@jupyterlab/mathjax-extension@npm:~4.2.0-rc.0":
|
1707
|
+
version: 4.2.0-rc.0
|
1708
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.2.0-rc.0"
|
1709
1709
|
dependencies:
|
1710
|
-
"@jupyterlab/application": ^4.2.0-
|
1711
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1710
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1711
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1712
1712
|
"@lumino/coreutils": ^2.1.2
|
1713
1713
|
mathjax-full: ^3.2.2
|
1714
|
-
checksum:
|
1714
|
+
checksum: 1c937d260aeb801b78a6f282dfc9543cf6a30a3f280d41ee17795733a35b90fca6cb7858e58b1a26860cebec76f70bbe475db5e3d44e2d244e38eabedd2d13f3
|
1715
1715
|
languageName: node
|
1716
1716
|
linkType: hard
|
1717
1717
|
|
1718
|
-
"@jupyterlab/mermaid-extension@npm:~4.2.0-
|
1719
|
-
version: 4.2.0-
|
1720
|
-
resolution: "@jupyterlab/mermaid-extension@npm:4.2.0-
|
1718
|
+
"@jupyterlab/mermaid-extension@npm:~4.2.0-rc.0":
|
1719
|
+
version: 4.2.0-rc.0
|
1720
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.2.0-rc.0"
|
1721
1721
|
dependencies:
|
1722
|
-
"@jupyterlab/application": ^4.2.0-
|
1723
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1724
|
-
"@jupyterlab/mermaid": ^4.2.0-
|
1725
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1726
|
-
"@jupyterlab/translation": ^4.2.0-
|
1727
|
-
checksum:
|
1722
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1723
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1724
|
+
"@jupyterlab/mermaid": ^4.2.0-rc.0
|
1725
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1726
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1727
|
+
checksum: 6362282e6686973d805557ecad81be8c8c8c42341b5603000a33a15a941e109d1f27904f96847af3b9832328e5b58b4c49f1b03282e86671df7e4042fa8e15ab
|
1728
1728
|
languageName: node
|
1729
1729
|
linkType: hard
|
1730
1730
|
|
1731
|
-
"@jupyterlab/mermaid@npm:~4.2.0-
|
1732
|
-
version: 4.2.0-
|
1733
|
-
resolution: "@jupyterlab/mermaid@npm:4.2.0-
|
1731
|
+
"@jupyterlab/mermaid@npm:~4.2.0-rc.0":
|
1732
|
+
version: 4.2.0-rc.0
|
1733
|
+
resolution: "@jupyterlab/mermaid@npm:4.2.0-rc.0"
|
1734
1734
|
dependencies:
|
1735
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1736
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1737
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1735
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1736
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1737
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1738
1738
|
"@lumino/coreutils": ^2.1.2
|
1739
1739
|
"@lumino/widgets": ^2.3.2
|
1740
1740
|
mermaid: ^10.7.0
|
1741
|
-
checksum:
|
1741
|
+
checksum: 017230c3f51f804a64d77baf34f85fbbe22ee5b56c5abc454daaadeb687bb59f10da70907f9e280a3ff8e79a35c399d0627d034d765cd7a7adb3851464e44bff
|
1742
1742
|
languageName: node
|
1743
1743
|
linkType: hard
|
1744
1744
|
|
1745
|
-
"@jupyterlab/metadataform-extension@npm:~4.2.0-
|
1746
|
-
version: 4.2.0-
|
1747
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.2.0-
|
1745
|
+
"@jupyterlab/metadataform-extension@npm:~4.2.0-rc.0":
|
1746
|
+
version: 4.2.0-rc.0
|
1747
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.2.0-rc.0"
|
1748
1748
|
dependencies:
|
1749
|
-
"@jupyterlab/application": ^4.2.0-
|
1750
|
-
"@jupyterlab/metadataform": ^4.2.0-
|
1751
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1752
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1753
|
-
"@jupyterlab/translation": ^4.2.0-
|
1754
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1749
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1750
|
+
"@jupyterlab/metadataform": ^4.2.0-rc.0
|
1751
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1752
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1753
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1754
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1755
1755
|
"@lumino/coreutils": ^2.1.2
|
1756
|
-
checksum:
|
1756
|
+
checksum: fe52fbfbf227d4d58950a232e4afe2ade58a86c88281caaf1bc5255dc52a4846b94f1ba49122148205ede40eb65ff7d74aad988e8cf3f5c384e3bf9f5f9eb06c
|
1757
1757
|
languageName: node
|
1758
1758
|
linkType: hard
|
1759
1759
|
|
1760
|
-
"@jupyterlab/metadataform@npm:~4.2.0-
|
1761
|
-
version: 4.2.0-
|
1762
|
-
resolution: "@jupyterlab/metadataform@npm:4.2.0-
|
1760
|
+
"@jupyterlab/metadataform@npm:~4.2.0-rc.0":
|
1761
|
+
version: 4.2.0-rc.0
|
1762
|
+
resolution: "@jupyterlab/metadataform@npm:4.2.0-rc.0"
|
1763
1763
|
dependencies:
|
1764
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1765
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
1766
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1767
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1768
|
-
"@jupyterlab/translation": ^4.2.0-
|
1769
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1764
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1765
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
1766
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1767
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1768
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1769
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1770
1770
|
"@lumino/coreutils": ^2.1.2
|
1771
1771
|
"@lumino/messaging": ^2.0.1
|
1772
1772
|
"@lumino/widgets": ^2.3.2
|
@@ -1774,53 +1774,53 @@ __metadata:
|
|
1774
1774
|
"@rjsf/validator-ajv8": ^5.13.4
|
1775
1775
|
json-schema: ^0.4.0
|
1776
1776
|
react: ^18.2.0
|
1777
|
-
checksum:
|
1777
|
+
checksum: 3f544aaa0e2dc9eea409e7e6cc9d934c9c060bfb5dfeb0007db79484fe0c8890c563480fcbba1d1a5c676ac975215c8052bccb137988a372fe2a4278fc20c521
|
1778
1778
|
languageName: node
|
1779
1779
|
linkType: hard
|
1780
1780
|
|
1781
|
-
"@jupyterlab/nbformat@npm:~4.2.0-
|
1782
|
-
version: 4.2.0-
|
1783
|
-
resolution: "@jupyterlab/nbformat@npm:4.2.0-
|
1781
|
+
"@jupyterlab/nbformat@npm:~4.2.0-rc.0":
|
1782
|
+
version: 4.2.0-rc.0
|
1783
|
+
resolution: "@jupyterlab/nbformat@npm:4.2.0-rc.0"
|
1784
1784
|
dependencies:
|
1785
1785
|
"@lumino/coreutils": ^2.1.2
|
1786
|
-
checksum:
|
1786
|
+
checksum: 77a73dbc6729d0b8d145dc701e81656c33a2a80b450cf658e0098ebea3b2730f147f423760b58ba899ef994e5fac5bec277dec58e5f0d4df2e963824829a08ec
|
1787
1787
|
languageName: node
|
1788
1788
|
linkType: hard
|
1789
1789
|
|
1790
|
-
"@jupyterlab/notebook-extension@npm:~4.2.0-
|
1791
|
-
version: 4.2.0-
|
1792
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.2.0-
|
1790
|
+
"@jupyterlab/notebook-extension@npm:~4.2.0-rc.0":
|
1791
|
+
version: 4.2.0-rc.0
|
1792
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.2.0-rc.0"
|
1793
1793
|
dependencies:
|
1794
1794
|
"@jupyter/ydoc": ^2.0.1
|
1795
|
-
"@jupyterlab/application": ^4.2.0-
|
1796
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1797
|
-
"@jupyterlab/cells": ^4.2.0-
|
1798
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1799
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1800
|
-
"@jupyterlab/completer": ^4.2.0-
|
1801
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1802
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1803
|
-
"@jupyterlab/docmanager-extension": ^4.2.0-
|
1804
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1805
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
1806
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
1807
|
-
"@jupyterlab/launcher": ^4.2.0-
|
1808
|
-
"@jupyterlab/logconsole": ^4.2.0-
|
1809
|
-
"@jupyterlab/lsp": ^4.2.0-
|
1810
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
1811
|
-
"@jupyterlab/metadataform": ^4.2.0-
|
1812
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
1813
|
-
"@jupyterlab/notebook": ^4.2.0-
|
1814
|
-
"@jupyterlab/observables": ^5.2.0-
|
1815
|
-
"@jupyterlab/property-inspector": ^4.2.0-
|
1816
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1817
|
-
"@jupyterlab/services": ^7.2.0-
|
1818
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1819
|
-
"@jupyterlab/statedb": ^4.2.0-
|
1820
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1821
|
-
"@jupyterlab/toc": ^6.2.0-
|
1822
|
-
"@jupyterlab/translation": ^4.2.0-
|
1823
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1795
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1796
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1797
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
1798
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1799
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1800
|
+
"@jupyterlab/completer": ^4.2.0-rc.0
|
1801
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1802
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1803
|
+
"@jupyterlab/docmanager-extension": ^4.2.0-rc.0
|
1804
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1805
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
1806
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
1807
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
1808
|
+
"@jupyterlab/logconsole": ^4.2.0-rc.0
|
1809
|
+
"@jupyterlab/lsp": ^4.2.0-rc.0
|
1810
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
1811
|
+
"@jupyterlab/metadataform": ^4.2.0-rc.0
|
1812
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
1813
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
1814
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1815
|
+
"@jupyterlab/property-inspector": ^4.2.0-rc.0
|
1816
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1817
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1818
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1819
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
1820
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1821
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1822
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1823
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1824
1824
|
"@lumino/algorithm": ^2.0.1
|
1825
1825
|
"@lumino/commands": ^2.3.0
|
1826
1826
|
"@lumino/coreutils": ^2.1.2
|
@@ -1830,32 +1830,32 @@ __metadata:
|
|
1830
1830
|
"@lumino/widgets": ^2.3.2
|
1831
1831
|
"@rjsf/utils": ^5.13.4
|
1832
1832
|
react: ^18.2.0
|
1833
|
-
checksum:
|
1833
|
+
checksum: 2dda8cba3073a26f78b3f652bb73de68b3255f4feb6b68b460761968438b828c54495b5b7d5f710c58b1574e04129db2bfb752408720418d5b756579e2cd6775
|
1834
1834
|
languageName: node
|
1835
1835
|
linkType: hard
|
1836
1836
|
|
1837
|
-
"@jupyterlab/notebook@npm:~4.2.0-
|
1838
|
-
version: 4.2.0-
|
1839
|
-
resolution: "@jupyterlab/notebook@npm:4.2.0-
|
1837
|
+
"@jupyterlab/notebook@npm:~4.2.0-rc.0":
|
1838
|
+
version: 4.2.0-rc.0
|
1839
|
+
resolution: "@jupyterlab/notebook@npm:4.2.0-rc.0"
|
1840
1840
|
dependencies:
|
1841
1841
|
"@jupyter/ydoc": ^2.0.1
|
1842
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1843
|
-
"@jupyterlab/cells": ^4.2.0-
|
1844
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
1845
|
-
"@jupyterlab/codemirror": ^4.2.0-
|
1846
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1847
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
1848
|
-
"@jupyterlab/documentsearch": ^4.2.0-
|
1849
|
-
"@jupyterlab/lsp": ^4.2.0-
|
1850
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
1851
|
-
"@jupyterlab/observables": ^5.2.0-
|
1852
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1853
|
-
"@jupyterlab/services": ^7.2.0-
|
1854
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
1855
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
1856
|
-
"@jupyterlab/toc": ^6.2.0-
|
1857
|
-
"@jupyterlab/translation": ^4.2.0-
|
1858
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1842
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1843
|
+
"@jupyterlab/cells": ^4.2.0-rc.0
|
1844
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
1845
|
+
"@jupyterlab/codemirror": ^4.2.0-rc.0
|
1846
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1847
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
1848
|
+
"@jupyterlab/documentsearch": ^4.2.0-rc.0
|
1849
|
+
"@jupyterlab/lsp": ^4.2.0-rc.0
|
1850
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
1851
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1852
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1853
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1854
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
1855
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
1856
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
1857
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1858
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1859
1859
|
"@lumino/algorithm": ^2.0.1
|
1860
1860
|
"@lumino/coreutils": ^2.1.2
|
1861
1861
|
"@lumino/disposable": ^2.1.2
|
@@ -1868,34 +1868,34 @@ __metadata:
|
|
1868
1868
|
"@lumino/virtualdom": ^2.0.1
|
1869
1869
|
"@lumino/widgets": ^2.3.2
|
1870
1870
|
react: ^18.2.0
|
1871
|
-
checksum:
|
1871
|
+
checksum: 89aba4e1ff23a94324255e58683dec0bf6ed4b286c9da1dfc4d70aece428b0e3c4663afb1be5773c31ab9d02dcc189de3adb4ed392bd89dfeb15c01cb7017200
|
1872
1872
|
languageName: node
|
1873
1873
|
linkType: hard
|
1874
1874
|
|
1875
|
-
"@jupyterlab/observables@npm:~5.2.0-
|
1876
|
-
version: 5.2.0-
|
1877
|
-
resolution: "@jupyterlab/observables@npm:5.2.0-
|
1875
|
+
"@jupyterlab/observables@npm:~5.2.0-rc.0":
|
1876
|
+
version: 5.2.0-rc.0
|
1877
|
+
resolution: "@jupyterlab/observables@npm:5.2.0-rc.0"
|
1878
1878
|
dependencies:
|
1879
1879
|
"@lumino/algorithm": ^2.0.1
|
1880
1880
|
"@lumino/coreutils": ^2.1.2
|
1881
1881
|
"@lumino/disposable": ^2.1.2
|
1882
1882
|
"@lumino/messaging": ^2.0.1
|
1883
1883
|
"@lumino/signaling": ^2.1.2
|
1884
|
-
checksum:
|
1884
|
+
checksum: bac1faf6c15ffe65eac7d396cc4ca20385fbec8a3c1bd26be1667320e12222571541f1a4872a1e1a06e26523b4ee8ebe11560401246f30d099342afeeb248fa9
|
1885
1885
|
languageName: node
|
1886
1886
|
linkType: hard
|
1887
1887
|
|
1888
|
-
"@jupyterlab/outputarea@npm:~4.2.0-
|
1889
|
-
version: 4.2.0-
|
1890
|
-
resolution: "@jupyterlab/outputarea@npm:4.2.0-
|
1888
|
+
"@jupyterlab/outputarea@npm:~4.2.0-rc.0":
|
1889
|
+
version: 4.2.0-rc.0
|
1890
|
+
resolution: "@jupyterlab/outputarea@npm:4.2.0-rc.0"
|
1891
1891
|
dependencies:
|
1892
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1893
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
1894
|
-
"@jupyterlab/observables": ^5.2.0-
|
1895
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1896
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1897
|
-
"@jupyterlab/services": ^7.2.0-
|
1898
|
-
"@jupyterlab/translation": ^4.2.0-
|
1892
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1893
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
1894
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
1895
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1896
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1897
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1898
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1899
1899
|
"@lumino/algorithm": ^2.0.1
|
1900
1900
|
"@lumino/coreutils": ^2.1.2
|
1901
1901
|
"@lumino/disposable": ^2.1.2
|
@@ -1903,145 +1903,145 @@ __metadata:
|
|
1903
1903
|
"@lumino/properties": ^2.0.1
|
1904
1904
|
"@lumino/signaling": ^2.1.2
|
1905
1905
|
"@lumino/widgets": ^2.3.2
|
1906
|
-
checksum:
|
1906
|
+
checksum: 9bb519847d5950556ccefc89c7b64d31a99636f9f28a0649803740484ebcc6fe6395e9930ddc96fb154d6bf55017b1cad67f595f90f4273a194948c9f327e446
|
1907
1907
|
languageName: node
|
1908
1908
|
linkType: hard
|
1909
1909
|
|
1910
|
-
"@jupyterlab/pdf-extension@npm:~4.2.0-
|
1911
|
-
version: 4.2.0-
|
1912
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.2.0-
|
1910
|
+
"@jupyterlab/pdf-extension@npm:~4.2.0-rc.0":
|
1911
|
+
version: 4.2.0-rc.0
|
1912
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.2.0-rc.0"
|
1913
1913
|
dependencies:
|
1914
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
1914
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
1915
1915
|
"@lumino/coreutils": ^2.1.2
|
1916
1916
|
"@lumino/disposable": ^2.1.2
|
1917
1917
|
"@lumino/widgets": ^2.3.2
|
1918
|
-
checksum:
|
1918
|
+
checksum: 555305ddbd108655ba6b04627368c8c2baa8a703535e4506b6ba104611f5e617518ac3180212a9514df4bc0e5890cfaa35a95474a53589e995bd2729737ebb3c
|
1919
1919
|
languageName: node
|
1920
1920
|
linkType: hard
|
1921
1921
|
|
1922
|
-
"@jupyterlab/pluginmanager-extension@npm:~4.2.0-
|
1923
|
-
version: 4.2.0-
|
1924
|
-
resolution: "@jupyterlab/pluginmanager-extension@npm:4.2.0-
|
1922
|
+
"@jupyterlab/pluginmanager-extension@npm:~4.2.0-rc.0":
|
1923
|
+
version: 4.2.0-rc.0
|
1924
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.2.0-rc.0"
|
1925
1925
|
dependencies:
|
1926
|
-
"@jupyterlab/application": ^4.2.0-
|
1927
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1928
|
-
"@jupyterlab/pluginmanager": ^4.2.0-
|
1929
|
-
"@jupyterlab/translation": ^4.2.0-
|
1930
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1926
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1927
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1928
|
+
"@jupyterlab/pluginmanager": ^4.2.0-rc.0
|
1929
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1930
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1931
1931
|
"@lumino/coreutils": ^2.1.2
|
1932
|
-
checksum:
|
1932
|
+
checksum: f986cbdcf9309828ab72351556debdf881e47a282b1cc91e6cdb865bcbbc2ceb35faa43b08fa9b1073e85cc0994f428c469a0e91c9cbec687840782b664a5e82
|
1933
1933
|
languageName: node
|
1934
1934
|
linkType: hard
|
1935
1935
|
|
1936
|
-
"@jupyterlab/pluginmanager@npm:~4.2.0-
|
1937
|
-
version: 4.2.0-
|
1938
|
-
resolution: "@jupyterlab/pluginmanager@npm:4.2.0-
|
1936
|
+
"@jupyterlab/pluginmanager@npm:~4.2.0-rc.0":
|
1937
|
+
version: 4.2.0-rc.0
|
1938
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.2.0-rc.0"
|
1939
1939
|
dependencies:
|
1940
|
-
"@jupyterlab/application": ^4.2.0-
|
1941
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1942
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1943
|
-
"@jupyterlab/services": ^7.2.0-
|
1944
|
-
"@jupyterlab/translation": ^4.2.0-
|
1945
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1940
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1941
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1942
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1943
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
1944
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1945
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1946
1946
|
"@lumino/coreutils": ^2.1.2
|
1947
1947
|
"@lumino/signaling": ^2.1.2
|
1948
1948
|
"@lumino/widgets": ^2.3.2
|
1949
1949
|
react: ^18.2.0
|
1950
|
-
checksum:
|
1950
|
+
checksum: bc0a0313c18bed44a22ec8642313910596cda5c1ec9b43f7cc35bce065d9d1fadcb302c70e145c407c5f7562c475a252bacf2bdcaa037e04d548873e5f8ed395
|
1951
1951
|
languageName: node
|
1952
1952
|
linkType: hard
|
1953
1953
|
|
1954
|
-
"@jupyterlab/property-inspector@npm:~4.2.0-
|
1955
|
-
version: 4.2.0-
|
1956
|
-
resolution: "@jupyterlab/property-inspector@npm:4.2.0-
|
1954
|
+
"@jupyterlab/property-inspector@npm:~4.2.0-rc.0":
|
1955
|
+
version: 4.2.0-rc.0
|
1956
|
+
resolution: "@jupyterlab/property-inspector@npm:4.2.0-rc.0"
|
1957
1957
|
dependencies:
|
1958
|
-
"@jupyterlab/application": ^4.2.0-
|
1959
|
-
"@jupyterlab/translation": ^4.2.0-
|
1960
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
1958
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1959
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1960
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
1961
1961
|
"@lumino/coreutils": ^2.1.2
|
1962
1962
|
"@lumino/disposable": ^2.1.2
|
1963
1963
|
"@lumino/signaling": ^2.1.2
|
1964
1964
|
"@lumino/widgets": ^2.3.2
|
1965
1965
|
react: ^18.2.0
|
1966
|
-
checksum:
|
1966
|
+
checksum: bc3b954cf87c1c93f9c1e99f0182f7bbbb65758b915d1a95c9387294f8bfbe678226befd932a6c3000f6a050a34a560ada8d83a0f796e66746a7cd98caffa39b
|
1967
1967
|
languageName: node
|
1968
1968
|
linkType: hard
|
1969
1969
|
|
1970
|
-
"@jupyterlab/rendermime-extension@npm:~4.2.0-
|
1971
|
-
version: 4.2.0-
|
1972
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.2.0-
|
1970
|
+
"@jupyterlab/rendermime-extension@npm:~4.2.0-rc.0":
|
1971
|
+
version: 4.2.0-rc.0
|
1972
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.2.0-rc.0"
|
1973
1973
|
dependencies:
|
1974
|
-
"@jupyterlab/application": ^4.2.0-
|
1975
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1976
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
1977
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
1978
|
-
"@jupyterlab/translation": ^4.2.0-
|
1979
|
-
checksum:
|
1974
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
1975
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1976
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
1977
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
1978
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
1979
|
+
checksum: 2271475f4b4e5b29f867a0cdde4e0496e9aca775d4dbf710c09d63271a153d05d48e89fe7adef0f6452fd5a40fd35e9f623ded6c527f54847a1a209ccf2ad2bc
|
1980
1980
|
languageName: node
|
1981
1981
|
linkType: hard
|
1982
1982
|
|
1983
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.10.0-
|
1984
|
-
version: 3.10.0-
|
1985
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.10.0-
|
1983
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.10.0-rc.0":
|
1984
|
+
version: 3.10.0-rc.0
|
1985
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.10.0-rc.0"
|
1986
1986
|
dependencies:
|
1987
1987
|
"@lumino/coreutils": ^1.11.0 || ^2.1.2
|
1988
1988
|
"@lumino/widgets": ^1.37.2 || ^2.3.2
|
1989
|
-
checksum:
|
1989
|
+
checksum: daccdbfd21a14e28faaa6ded42ddfe465669739df164a1e3796b1edeccd7fb8d92f77e332078ce1bae18b96f2c7a9a4c30f943b9bf48b07b59eb00621b954fac
|
1990
1990
|
languageName: node
|
1991
1991
|
linkType: hard
|
1992
1992
|
|
1993
|
-
"@jupyterlab/rendermime@npm:~4.2.0-
|
1994
|
-
version: 4.2.0-
|
1995
|
-
resolution: "@jupyterlab/rendermime@npm:4.2.0-
|
1993
|
+
"@jupyterlab/rendermime@npm:~4.2.0-rc.0":
|
1994
|
+
version: 4.2.0-rc.0
|
1995
|
+
resolution: "@jupyterlab/rendermime@npm:4.2.0-rc.0"
|
1996
1996
|
dependencies:
|
1997
|
-
"@jupyterlab/apputils": ^4.3.0-
|
1998
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
1999
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
2000
|
-
"@jupyterlab/observables": ^5.2.0-
|
2001
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2002
|
-
"@jupyterlab/services": ^7.2.0-
|
2003
|
-
"@jupyterlab/translation": ^4.2.0-
|
1997
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
1998
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
1999
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
2000
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
2001
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2002
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2003
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2004
2004
|
"@lumino/coreutils": ^2.1.2
|
2005
2005
|
"@lumino/messaging": ^2.0.1
|
2006
2006
|
"@lumino/signaling": ^2.1.2
|
2007
2007
|
"@lumino/widgets": ^2.3.2
|
2008
2008
|
lodash.escape: ^4.0.1
|
2009
|
-
checksum:
|
2009
|
+
checksum: f2faba32fbc3f09e9162239061d5dac215c30bd27a0e7bef6eec6353c560e661b11adc37d4cdb8e2c53dc3e14cf42e53e0ea9eec3bc8000ebc2c18b53ff7e32e
|
2010
2010
|
languageName: node
|
2011
2011
|
linkType: hard
|
2012
2012
|
|
2013
|
-
"@jupyterlab/running-extension@npm:~4.2.0-
|
2014
|
-
version: 4.2.0-
|
2015
|
-
resolution: "@jupyterlab/running-extension@npm:4.2.0-
|
2013
|
+
"@jupyterlab/running-extension@npm:~4.2.0-rc.0":
|
2014
|
+
version: 4.2.0-rc.0
|
2015
|
+
resolution: "@jupyterlab/running-extension@npm:4.2.0-rc.0"
|
2016
2016
|
dependencies:
|
2017
|
-
"@jupyterlab/application": ^4.2.0-
|
2018
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2019
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2020
|
-
"@jupyterlab/docmanager": ^4.2.0-
|
2021
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
2022
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2023
|
-
"@jupyterlab/running": ^4.2.0-
|
2024
|
-
"@jupyterlab/services": ^7.2.0-
|
2025
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2026
|
-
"@jupyterlab/translation": ^4.2.0-
|
2027
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2017
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2018
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2019
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2020
|
+
"@jupyterlab/docmanager": ^4.2.0-rc.0
|
2021
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
2022
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2023
|
+
"@jupyterlab/running": ^4.2.0-rc.0
|
2024
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2025
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2026
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2027
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2028
2028
|
"@lumino/commands": ^2.3.0
|
2029
2029
|
"@lumino/polling": ^2.1.2
|
2030
2030
|
"@lumino/signaling": ^2.1.2
|
2031
2031
|
"@lumino/widgets": ^2.3.2
|
2032
2032
|
react: ^18.2.0
|
2033
|
-
checksum:
|
2033
|
+
checksum: 344af68aa22257f27198c99de55365101ce13d181c4af10f6e904aeeadf79ce7d91ae8b2c3966b72f3db38ceafe9eed709b4d8e0f4b3f9942c4adfe14fc2dee1
|
2034
2034
|
languageName: node
|
2035
2035
|
linkType: hard
|
2036
2036
|
|
2037
|
-
"@jupyterlab/running@npm:~4.2.0-
|
2038
|
-
version: 4.2.0-
|
2039
|
-
resolution: "@jupyterlab/running@npm:4.2.0-
|
2037
|
+
"@jupyterlab/running@npm:~4.2.0-rc.0":
|
2038
|
+
version: 4.2.0-rc.0
|
2039
|
+
resolution: "@jupyterlab/running@npm:4.2.0-rc.0"
|
2040
2040
|
dependencies:
|
2041
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2042
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2043
|
-
"@jupyterlab/translation": ^4.2.0-
|
2044
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2041
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2042
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2043
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2044
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2045
2045
|
"@lumino/coreutils": ^2.1.2
|
2046
2046
|
"@lumino/disposable": ^2.1.2
|
2047
2047
|
"@lumino/domutils": ^2.0.1
|
@@ -2049,61 +2049,61 @@ __metadata:
|
|
2049
2049
|
"@lumino/signaling": ^2.1.2
|
2050
2050
|
"@lumino/widgets": ^2.3.2
|
2051
2051
|
react: ^18.2.0
|
2052
|
-
checksum:
|
2052
|
+
checksum: becc60e15424e73ad9f163e563d4e5c81c11259a4266f5ef636aae5c691116686c29c8ea5f62b4dcd67101c7ca36987d036bab5ecf4ed887df9c716b31a367cf
|
2053
2053
|
languageName: node
|
2054
2054
|
linkType: hard
|
2055
2055
|
|
2056
|
-
"@jupyterlab/services@npm:~7.2.0-
|
2057
|
-
version: 7.2.0-
|
2058
|
-
resolution: "@jupyterlab/services@npm:7.2.0-
|
2056
|
+
"@jupyterlab/services@npm:~7.2.0-rc.0":
|
2057
|
+
version: 7.2.0-rc.0
|
2058
|
+
resolution: "@jupyterlab/services@npm:7.2.0-rc.0"
|
2059
2059
|
dependencies:
|
2060
2060
|
"@jupyter/ydoc": ^2.0.1
|
2061
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2062
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
2063
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2064
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2061
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2062
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
2063
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2064
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2065
2065
|
"@lumino/coreutils": ^2.1.2
|
2066
2066
|
"@lumino/disposable": ^2.1.2
|
2067
2067
|
"@lumino/polling": ^2.1.2
|
2068
2068
|
"@lumino/properties": ^2.0.1
|
2069
2069
|
"@lumino/signaling": ^2.1.2
|
2070
2070
|
ws: ^8.11.0
|
2071
|
-
checksum:
|
2071
|
+
checksum: 79d3de06383a2cd967bc60e2e454a1c778cbdcfb7deebb0552f9779092cc3698d06a2a969c249441c7ea50dcf6df33bb36208cb9ebded90dd196b4dcb0e92418
|
2072
2072
|
languageName: node
|
2073
2073
|
linkType: hard
|
2074
2074
|
|
2075
|
-
"@jupyterlab/settingeditor-extension@npm:~4.2.0-
|
2076
|
-
version: 4.2.0-
|
2077
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.2.0-
|
2075
|
+
"@jupyterlab/settingeditor-extension@npm:~4.2.0-rc.0":
|
2076
|
+
version: 4.2.0-rc.0
|
2077
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.2.0-rc.0"
|
2078
2078
|
dependencies:
|
2079
|
-
"@jupyterlab/application": ^4.2.0-
|
2080
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2081
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
2082
|
-
"@jupyterlab/pluginmanager": ^4.2.0-
|
2083
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
2084
|
-
"@jupyterlab/settingeditor": ^4.2.0-
|
2085
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2086
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2087
|
-
"@jupyterlab/translation": ^4.2.0-
|
2088
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2079
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2080
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2081
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
2082
|
+
"@jupyterlab/pluginmanager": ^4.2.0-rc.0
|
2083
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
2084
|
+
"@jupyterlab/settingeditor": ^4.2.0-rc.0
|
2085
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2086
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2087
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2088
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2089
2089
|
"@lumino/disposable": ^2.1.2
|
2090
|
-
checksum:
|
2090
|
+
checksum: 58b4b2542aa6a9e9ddd1a3019e474ff23b9c5194591740901661f1c44644b35b63423d9f133244dfaacb706434e4ee9ada7ba704fac4387f46b5a693aaed9cde
|
2091
2091
|
languageName: node
|
2092
2092
|
linkType: hard
|
2093
2093
|
|
2094
|
-
"@jupyterlab/settingeditor@npm:~4.2.0-
|
2095
|
-
version: 4.2.0-
|
2096
|
-
resolution: "@jupyterlab/settingeditor@npm:4.2.0-
|
2094
|
+
"@jupyterlab/settingeditor@npm:~4.2.0-rc.0":
|
2095
|
+
version: 4.2.0-rc.0
|
2096
|
+
resolution: "@jupyterlab/settingeditor@npm:4.2.0-rc.0"
|
2097
2097
|
dependencies:
|
2098
|
-
"@jupyterlab/application": ^4.2.0-
|
2099
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2100
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
2101
|
-
"@jupyterlab/inspector": ^4.2.0-
|
2102
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
2103
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2104
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2105
|
-
"@jupyterlab/translation": ^4.2.0-
|
2106
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2098
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2099
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2100
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
2101
|
+
"@jupyterlab/inspector": ^4.2.0-rc.0
|
2102
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
2103
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2104
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2105
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2106
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2107
2107
|
"@lumino/algorithm": ^2.0.1
|
2108
2108
|
"@lumino/commands": ^2.3.0
|
2109
2109
|
"@lumino/coreutils": ^2.1.2
|
@@ -2117,16 +2117,16 @@ __metadata:
|
|
2117
2117
|
"@rjsf/validator-ajv8": ^5.13.4
|
2118
2118
|
json-schema: ^0.4.0
|
2119
2119
|
react: ^18.2.0
|
2120
|
-
checksum:
|
2120
|
+
checksum: 7cb307a2504bac90807b680359d8bb71d4061a482b4cb19132239f04334d1825170d26f0dbab6e187db7e0796d1c7f4b2cf8e46c45b7b6e3273c9deaca5a1ef0
|
2121
2121
|
languageName: node
|
2122
2122
|
linkType: hard
|
2123
2123
|
|
2124
|
-
"@jupyterlab/settingregistry@npm:~4.2.0-
|
2125
|
-
version: 4.2.0-
|
2126
|
-
resolution: "@jupyterlab/settingregistry@npm:4.2.0-
|
2124
|
+
"@jupyterlab/settingregistry@npm:~4.2.0-rc.0":
|
2125
|
+
version: 4.2.0-rc.0
|
2126
|
+
resolution: "@jupyterlab/settingregistry@npm:4.2.0-rc.0"
|
2127
2127
|
dependencies:
|
2128
|
-
"@jupyterlab/nbformat": ^4.2.0-
|
2129
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2128
|
+
"@jupyterlab/nbformat": ^4.2.0-rc.0
|
2129
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2130
2130
|
"@lumino/commands": ^2.3.0
|
2131
2131
|
"@lumino/coreutils": ^2.1.2
|
2132
2132
|
"@lumino/disposable": ^2.1.2
|
@@ -2136,18 +2136,18 @@ __metadata:
|
|
2136
2136
|
json5: ^2.2.3
|
2137
2137
|
peerDependencies:
|
2138
2138
|
react: ">=16"
|
2139
|
-
checksum:
|
2139
|
+
checksum: 48b01f8ae44d3f26a486a2faf027d5c425211b6a5bee90bd188fa8d7e86def6d7c7f8ccbfc941bc49a447f9ee4cdb71c11f76ef6375ab98fe4b4511b68e9efbf
|
2140
2140
|
languageName: node
|
2141
2141
|
linkType: hard
|
2142
2142
|
|
2143
|
-
"@jupyterlab/shortcuts-extension@npm:~5.0.0-
|
2144
|
-
version: 5.0.0-
|
2145
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:5.0.0-
|
2143
|
+
"@jupyterlab/shortcuts-extension@npm:~5.0.0-rc.0":
|
2144
|
+
version: 5.0.0-rc.0
|
2145
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:5.0.0-rc.0"
|
2146
2146
|
dependencies:
|
2147
|
-
"@jupyterlab/application": ^4.2.0-
|
2148
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2149
|
-
"@jupyterlab/translation": ^4.2.0-
|
2150
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2147
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2148
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2149
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2150
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2151
2151
|
"@lumino/algorithm": ^2.0.1
|
2152
2152
|
"@lumino/commands": ^2.3.0
|
2153
2153
|
"@lumino/coreutils": ^2.1.2
|
@@ -2156,41 +2156,41 @@ __metadata:
|
|
2156
2156
|
"@lumino/keyboard": ^2.0.1
|
2157
2157
|
"@lumino/signaling": ^2.1.2
|
2158
2158
|
react: ^18.2.0
|
2159
|
-
checksum:
|
2159
|
+
checksum: 2baa84c756e785db3300a2ef67b31cb321da28102083f5bee295a9bb2de69f590671197bb88f9fa861c3e11f0c8677b9bb8c7adc7eb6c9ec003b189b4595e32f
|
2160
2160
|
languageName: node
|
2161
2161
|
linkType: hard
|
2162
2162
|
|
2163
|
-
"@jupyterlab/statedb@npm:~4.2.0-
|
2164
|
-
version: 4.2.0-
|
2165
|
-
resolution: "@jupyterlab/statedb@npm:4.2.0-
|
2163
|
+
"@jupyterlab/statedb@npm:~4.2.0-rc.0":
|
2164
|
+
version: 4.2.0-rc.0
|
2165
|
+
resolution: "@jupyterlab/statedb@npm:4.2.0-rc.0"
|
2166
2166
|
dependencies:
|
2167
2167
|
"@lumino/commands": ^2.3.0
|
2168
2168
|
"@lumino/coreutils": ^2.1.2
|
2169
2169
|
"@lumino/disposable": ^2.1.2
|
2170
2170
|
"@lumino/properties": ^2.0.1
|
2171
2171
|
"@lumino/signaling": ^2.1.2
|
2172
|
-
checksum:
|
2172
|
+
checksum: 778debf89b5d89ade061b99568a9a50ff2a4c202dc3d5c83ec511a433d228c799be6844a4f00a8928973edf7e63d1fd6d619dd54f08c16a68c5c9a55e9022ebb
|
2173
2173
|
languageName: node
|
2174
2174
|
linkType: hard
|
2175
2175
|
|
2176
|
-
"@jupyterlab/statusbar-extension@npm:~4.2.0-
|
2177
|
-
version: 4.2.0-
|
2178
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.2.0-
|
2176
|
+
"@jupyterlab/statusbar-extension@npm:~4.2.0-rc.0":
|
2177
|
+
version: 4.2.0-rc.0
|
2178
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.2.0-rc.0"
|
2179
2179
|
dependencies:
|
2180
|
-
"@jupyterlab/application": ^4.2.0-
|
2181
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2182
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2183
|
-
"@jupyterlab/statusbar": ^4.2.0-
|
2184
|
-
"@jupyterlab/translation": ^4.2.0-
|
2185
|
-
checksum:
|
2180
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2181
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2182
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2183
|
+
"@jupyterlab/statusbar": ^4.2.0-rc.0
|
2184
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2185
|
+
checksum: 17e71d3f0cf0049f83ecd36e7b7f7458b8d07eaf76a015df7d02f834e7604737d93da4ce0006963f8ac13dadcfabeae5879e29ed7817693a4e76330f09b1eba7
|
2186
2186
|
languageName: node
|
2187
2187
|
linkType: hard
|
2188
2188
|
|
2189
|
-
"@jupyterlab/statusbar@npm:~4.2.0-
|
2190
|
-
version: 4.2.0-
|
2191
|
-
resolution: "@jupyterlab/statusbar@npm:4.2.0-
|
2189
|
+
"@jupyterlab/statusbar@npm:~4.2.0-rc.0":
|
2190
|
+
version: 4.2.0-rc.0
|
2191
|
+
resolution: "@jupyterlab/statusbar@npm:4.2.0-rc.0"
|
2192
2192
|
dependencies:
|
2193
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2193
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2194
2194
|
"@lumino/algorithm": ^2.0.1
|
2195
2195
|
"@lumino/coreutils": ^2.1.2
|
2196
2196
|
"@lumino/disposable": ^2.1.2
|
@@ -2198,36 +2198,36 @@ __metadata:
|
|
2198
2198
|
"@lumino/signaling": ^2.1.2
|
2199
2199
|
"@lumino/widgets": ^2.3.2
|
2200
2200
|
react: ^18.2.0
|
2201
|
-
checksum:
|
2201
|
+
checksum: dc8ae131e142fa6707599922757ad0cb5a5063317ef91c2c796646bb2b13aa29e2b32a3736bef41f679b76aaeb37c4cfe7e28a42274ef4a96e5332a223bec2ae
|
2202
2202
|
languageName: node
|
2203
2203
|
linkType: hard
|
2204
2204
|
|
2205
|
-
"@jupyterlab/terminal-extension@npm:~4.2.0-
|
2206
|
-
version: 4.2.0-
|
2207
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.2.0-
|
2205
|
+
"@jupyterlab/terminal-extension@npm:~4.2.0-rc.0":
|
2206
|
+
version: 4.2.0-rc.0
|
2207
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.2.0-rc.0"
|
2208
2208
|
dependencies:
|
2209
|
-
"@jupyterlab/application": ^4.2.0-
|
2210
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2211
|
-
"@jupyterlab/launcher": ^4.2.0-
|
2212
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
2213
|
-
"@jupyterlab/running": ^4.2.0-
|
2214
|
-
"@jupyterlab/services": ^7.2.0-
|
2215
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2216
|
-
"@jupyterlab/terminal": ^4.2.0-
|
2217
|
-
"@jupyterlab/translation": ^4.2.0-
|
2218
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2209
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2210
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2211
|
+
"@jupyterlab/launcher": ^4.2.0-rc.0
|
2212
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
2213
|
+
"@jupyterlab/running": ^4.2.0-rc.0
|
2214
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2215
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2216
|
+
"@jupyterlab/terminal": ^4.2.0-rc.0
|
2217
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2218
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2219
2219
|
"@lumino/widgets": ^2.3.2
|
2220
|
-
checksum:
|
2220
|
+
checksum: cdb5bba8f3663b013d2115e0c62a646c1b682eaab6933fd664f6f158f701d38bcba6bfbe968efe823c4dde62c1c05f8d3df6085c6b07053289c0a05799f517fd
|
2221
2221
|
languageName: node
|
2222
2222
|
linkType: hard
|
2223
2223
|
|
2224
|
-
"@jupyterlab/terminal@npm:~4.2.0-
|
2225
|
-
version: 4.2.0-
|
2226
|
-
resolution: "@jupyterlab/terminal@npm:4.2.0-
|
2224
|
+
"@jupyterlab/terminal@npm:~4.2.0-rc.0":
|
2225
|
+
version: 4.2.0-rc.0
|
2226
|
+
resolution: "@jupyterlab/terminal@npm:4.2.0-rc.0"
|
2227
2227
|
dependencies:
|
2228
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2229
|
-
"@jupyterlab/services": ^7.2.0-
|
2230
|
-
"@jupyterlab/translation": ^4.2.0-
|
2228
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2229
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2230
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2231
2231
|
"@lumino/coreutils": ^2.1.2
|
2232
2232
|
"@lumino/domutils": ^2.0.1
|
2233
2233
|
"@lumino/messaging": ^2.0.1
|
@@ -2237,160 +2237,160 @@ __metadata:
|
|
2237
2237
|
"@xterm/addon-web-links": ~0.11.0
|
2238
2238
|
"@xterm/addon-webgl": ~0.18.0
|
2239
2239
|
"@xterm/xterm": ~5.5.0
|
2240
|
-
checksum:
|
2240
|
+
checksum: 440f301dd014b9d8874b05c7b078fdcf1da55d17baa8319dfe076d3dbe1fe6a283f7e2bfe82f3d961923383cdeb65484a8eaf6fa0210eabafc106ba5d9a06893
|
2241
2241
|
languageName: node
|
2242
2242
|
linkType: hard
|
2243
2243
|
|
2244
|
-
"@jupyterlab/theme-dark-extension@npm:~4.2.0-
|
2245
|
-
version: 4.2.0-
|
2246
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.2.0-
|
2244
|
+
"@jupyterlab/theme-dark-extension@npm:~4.2.0-rc.0":
|
2245
|
+
version: 4.2.0-rc.0
|
2246
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.2.0-rc.0"
|
2247
2247
|
dependencies:
|
2248
|
-
"@jupyterlab/application": ^4.2.0-
|
2249
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2250
|
-
"@jupyterlab/translation": ^4.2.0-
|
2251
|
-
checksum:
|
2248
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2249
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2250
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2251
|
+
checksum: 4f94e7e17bc87ba8cecb02ec2b9e7fc9b1e610eafc0c154598cb0a1e1c0a666977fa8e0f7615c990d3647b74b13537166151da5d19a91c332b99bdde9de01c1c
|
2252
2252
|
languageName: node
|
2253
2253
|
linkType: hard
|
2254
2254
|
|
2255
|
-
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.2.0-
|
2256
|
-
version: 4.2.0-
|
2257
|
-
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.2.0-
|
2255
|
+
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.2.0-rc.0":
|
2256
|
+
version: 4.2.0-rc.0
|
2257
|
+
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.2.0-rc.0"
|
2258
2258
|
dependencies:
|
2259
|
-
"@jupyterlab/application": ^4.2.0-
|
2260
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2261
|
-
"@jupyterlab/translation": ^4.2.0-
|
2262
|
-
checksum:
|
2259
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2260
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2261
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2262
|
+
checksum: c73a8f66c59c822a62c1012d455aa8b8dd1a4d3dd1c3074c377a9adf8ef90155c590d6b3092078f85d070acd888b547795600de2f45729d5c061fc778089dbf1
|
2263
2263
|
languageName: node
|
2264
2264
|
linkType: hard
|
2265
2265
|
|
2266
|
-
"@jupyterlab/theme-light-extension@npm:~4.2.0-
|
2267
|
-
version: 4.2.0-
|
2268
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.2.0-
|
2266
|
+
"@jupyterlab/theme-light-extension@npm:~4.2.0-rc.0":
|
2267
|
+
version: 4.2.0-rc.0
|
2268
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.2.0-rc.0"
|
2269
2269
|
dependencies:
|
2270
|
-
"@jupyterlab/application": ^4.2.0-
|
2271
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2272
|
-
"@jupyterlab/translation": ^4.2.0-
|
2273
|
-
checksum:
|
2270
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2271
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2272
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2273
|
+
checksum: 77327d067f45974162961a6a13ee7a61fc3208b45d4bc97033c7d3d1bd9bf3089c8126db91e59e97ec9e6e1655e48d5a876b39302eb82a381e76aa8ce8813a26
|
2274
2274
|
languageName: node
|
2275
2275
|
linkType: hard
|
2276
2276
|
|
2277
|
-
"@jupyterlab/toc-extension@npm:~6.2.0-
|
2278
|
-
version: 6.2.0-
|
2279
|
-
resolution: "@jupyterlab/toc-extension@npm:6.2.0-
|
2277
|
+
"@jupyterlab/toc-extension@npm:~6.2.0-rc.0":
|
2278
|
+
version: 6.2.0-rc.0
|
2279
|
+
resolution: "@jupyterlab/toc-extension@npm:6.2.0-rc.0"
|
2280
2280
|
dependencies:
|
2281
|
-
"@jupyterlab/application": ^4.2.0-
|
2282
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2283
|
-
"@jupyterlab/toc": ^6.2.0-
|
2284
|
-
"@jupyterlab/translation": ^4.2.0-
|
2285
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2286
|
-
checksum:
|
2281
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2282
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2283
|
+
"@jupyterlab/toc": ^6.2.0-rc.0
|
2284
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2285
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2286
|
+
checksum: 389a1cf6dda0096c7f9d000a05ded3a162dfc5a5ac885a25edcb733899766d3245cbaca26f7664d5bfd9c8e6c0c97b7fe043c9ee0a5f45207a0830d518d038ee
|
2287
2287
|
languageName: node
|
2288
2288
|
linkType: hard
|
2289
2289
|
|
2290
|
-
"@jupyterlab/toc@npm:~6.2.0-
|
2291
|
-
version: 6.2.0-
|
2292
|
-
resolution: "@jupyterlab/toc@npm:6.2.0-
|
2290
|
+
"@jupyterlab/toc@npm:~6.2.0-rc.0":
|
2291
|
+
version: 6.2.0-rc.0
|
2292
|
+
resolution: "@jupyterlab/toc@npm:6.2.0-rc.0"
|
2293
2293
|
dependencies:
|
2294
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2295
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2296
|
-
"@jupyterlab/docregistry": ^4.2.0-
|
2297
|
-
"@jupyterlab/observables": ^5.2.0-
|
2298
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
2299
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2300
|
-
"@jupyterlab/translation": ^4.2.0-
|
2301
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2294
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2295
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2296
|
+
"@jupyterlab/docregistry": ^4.2.0-rc.0
|
2297
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
2298
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
2299
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2300
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2301
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2302
2302
|
"@lumino/coreutils": ^2.1.2
|
2303
2303
|
"@lumino/disposable": ^2.1.2
|
2304
2304
|
"@lumino/messaging": ^2.0.1
|
2305
2305
|
"@lumino/signaling": ^2.1.2
|
2306
2306
|
"@lumino/widgets": ^2.3.2
|
2307
2307
|
react: ^18.2.0
|
2308
|
-
checksum:
|
2308
|
+
checksum: fa527e4f9263bf1782d909a6caba3d1691c5362c24f2168d89c16edbe3b9b9d83efa995510adff24d0e488d0d1063e7ee8cbe707f362d0c64b491d8a5184987f
|
2309
2309
|
languageName: node
|
2310
2310
|
linkType: hard
|
2311
2311
|
|
2312
|
-
"@jupyterlab/tooltip-extension@npm:~4.2.0-
|
2313
|
-
version: 4.2.0-
|
2314
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.2.0-
|
2312
|
+
"@jupyterlab/tooltip-extension@npm:~4.2.0-rc.0":
|
2313
|
+
version: 4.2.0-rc.0
|
2314
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.2.0-rc.0"
|
2315
2315
|
dependencies:
|
2316
|
-
"@jupyterlab/application": ^4.2.0-
|
2317
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
2318
|
-
"@jupyterlab/console": ^4.2.0-
|
2319
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2320
|
-
"@jupyterlab/fileeditor": ^4.2.0-
|
2321
|
-
"@jupyterlab/notebook": ^4.2.0-
|
2322
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
2323
|
-
"@jupyterlab/services": ^7.2.0-
|
2324
|
-
"@jupyterlab/tooltip": ^4.2.0-
|
2325
|
-
"@jupyterlab/translation": ^4.2.0-
|
2316
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2317
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
2318
|
+
"@jupyterlab/console": ^4.2.0-rc.0
|
2319
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2320
|
+
"@jupyterlab/fileeditor": ^4.2.0-rc.0
|
2321
|
+
"@jupyterlab/notebook": ^4.2.0-rc.0
|
2322
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
2323
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2324
|
+
"@jupyterlab/tooltip": ^4.2.0-rc.0
|
2325
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2326
2326
|
"@lumino/algorithm": ^2.0.1
|
2327
2327
|
"@lumino/coreutils": ^2.1.2
|
2328
2328
|
"@lumino/widgets": ^2.3.2
|
2329
|
-
checksum:
|
2329
|
+
checksum: 1b7affb860470b68ec1ffb1a905adb026914fe9f325babc884ab0b1847200ce4d9c5c16e0f0435c434610557633db9968dac49c0de3893496d8cf7f520675351
|
2330
2330
|
languageName: node
|
2331
2331
|
linkType: hard
|
2332
2332
|
|
2333
|
-
"@jupyterlab/tooltip@npm:~4.2.0-
|
2334
|
-
version: 4.2.0-
|
2335
|
-
resolution: "@jupyterlab/tooltip@npm:4.2.0-
|
2333
|
+
"@jupyterlab/tooltip@npm:~4.2.0-rc.0":
|
2334
|
+
version: 4.2.0-rc.0
|
2335
|
+
resolution: "@jupyterlab/tooltip@npm:4.2.0-rc.0"
|
2336
2336
|
dependencies:
|
2337
|
-
"@jupyterlab/codeeditor": ^4.2.0-
|
2338
|
-
"@jupyterlab/rendermime": ^4.2.0-
|
2339
|
-
"@jupyterlab/services": ^7.2.0-
|
2340
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2337
|
+
"@jupyterlab/codeeditor": ^4.2.0-rc.0
|
2338
|
+
"@jupyterlab/rendermime": ^4.2.0-rc.0
|
2339
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2340
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2341
2341
|
"@lumino/coreutils": ^2.1.2
|
2342
2342
|
"@lumino/messaging": ^2.0.1
|
2343
2343
|
"@lumino/widgets": ^2.3.2
|
2344
|
-
checksum:
|
2344
|
+
checksum: 910b52f4aec027d23e3a8d734ebe5631e880c6a71aa099b04138781087bf80e085bdddcfd09f40573e039d4c254ee4b30bf9a786cf310ef53e15e67dc2b34b0f
|
2345
2345
|
languageName: node
|
2346
2346
|
linkType: hard
|
2347
2347
|
|
2348
|
-
"@jupyterlab/translation-extension@npm:~4.2.0-
|
2349
|
-
version: 4.2.0-
|
2350
|
-
resolution: "@jupyterlab/translation-extension@npm:4.2.0-
|
2348
|
+
"@jupyterlab/translation-extension@npm:~4.2.0-rc.0":
|
2349
|
+
version: 4.2.0-rc.0
|
2350
|
+
resolution: "@jupyterlab/translation-extension@npm:4.2.0-rc.0"
|
2351
2351
|
dependencies:
|
2352
|
-
"@jupyterlab/application": ^4.2.0-
|
2353
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2354
|
-
"@jupyterlab/mainmenu": ^4.2.0-
|
2355
|
-
"@jupyterlab/settingregistry": ^4.2.0-
|
2356
|
-
"@jupyterlab/translation": ^4.2.0-
|
2357
|
-
checksum:
|
2352
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2353
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2354
|
+
"@jupyterlab/mainmenu": ^4.2.0-rc.0
|
2355
|
+
"@jupyterlab/settingregistry": ^4.2.0-rc.0
|
2356
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2357
|
+
checksum: 639d4ca8fd39cc9c2c6cc60c7f0fe4c47b7cd05cc9f0428a5a2d2fa6d60ff03dd8fc79742a3def983c4f73792e2f74bfd116616f0655aa442b637fa10b9ea709
|
2358
2358
|
languageName: node
|
2359
2359
|
linkType: hard
|
2360
2360
|
|
2361
|
-
"@jupyterlab/translation@npm:~4.2.0-
|
2362
|
-
version: 4.2.0-
|
2363
|
-
resolution: "@jupyterlab/translation@npm:4.2.0-
|
2361
|
+
"@jupyterlab/translation@npm:~4.2.0-rc.0":
|
2362
|
+
version: 4.2.0-rc.0
|
2363
|
+
resolution: "@jupyterlab/translation@npm:4.2.0-rc.0"
|
2364
2364
|
dependencies:
|
2365
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2366
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2367
|
-
"@jupyterlab/services": ^7.2.0-
|
2368
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2365
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2366
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2367
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2368
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2369
2369
|
"@lumino/coreutils": ^2.1.2
|
2370
|
-
checksum:
|
2370
|
+
checksum: 3454ee1750cfbe26218f167640324511ce575c184fdbcbf3d7e33b1bda2d20a76bef5c8aabd1f659e0d220ea958cda702449bfe708f4c97a3686f688bfda39c0
|
2371
2371
|
languageName: node
|
2372
2372
|
linkType: hard
|
2373
2373
|
|
2374
|
-
"@jupyterlab/ui-components-extension@npm:~4.2.0-
|
2375
|
-
version: 4.2.0-
|
2376
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.2.0-
|
2374
|
+
"@jupyterlab/ui-components-extension@npm:~4.2.0-rc.0":
|
2375
|
+
version: 4.2.0-rc.0
|
2376
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.2.0-rc.0"
|
2377
2377
|
dependencies:
|
2378
|
-
"@jupyterlab/application": ^4.2.0-
|
2379
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2380
|
-
checksum:
|
2378
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2379
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2380
|
+
checksum: 0bacdf95b5e0f5d2f589cfcb1c4d1ce9b40d13ded356194facd7703958bc831ab2ea9b6183aebe14b2da6389b9d9e58a1beec46a78983a0a58929187c79f215b
|
2381
2381
|
languageName: node
|
2382
2382
|
linkType: hard
|
2383
2383
|
|
2384
|
-
"@jupyterlab/ui-components@npm:~4.2.0-
|
2385
|
-
version: 4.2.0-
|
2386
|
-
resolution: "@jupyterlab/ui-components@npm:4.2.0-
|
2384
|
+
"@jupyterlab/ui-components@npm:~4.2.0-rc.0":
|
2385
|
+
version: 4.2.0-rc.0
|
2386
|
+
resolution: "@jupyterlab/ui-components@npm:4.2.0-rc.0"
|
2387
2387
|
dependencies:
|
2388
2388
|
"@jupyter/react-components": ^0.15.3
|
2389
2389
|
"@jupyter/web-components": ^0.15.3
|
2390
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2391
|
-
"@jupyterlab/observables": ^5.2.0-
|
2392
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2393
|
-
"@jupyterlab/translation": ^4.2.0-
|
2390
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2391
|
+
"@jupyterlab/observables": ^5.2.0-rc.0
|
2392
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2393
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2394
2394
|
"@lumino/algorithm": ^2.0.1
|
2395
2395
|
"@lumino/commands": ^2.3.0
|
2396
2396
|
"@lumino/coreutils": ^2.1.2
|
@@ -2408,52 +2408,52 @@ __metadata:
|
|
2408
2408
|
typestyle: ^2.0.4
|
2409
2409
|
peerDependencies:
|
2410
2410
|
react: ^18.2.0
|
2411
|
-
checksum:
|
2411
|
+
checksum: 08150019e679fe6fca365e607176fba0e13ef1780674956a8dbe76585c7e23c3a02ba28b953baf5ea5331b65ceb6c06d8ea3113dfd50c38fb948effc813d2d93
|
2412
2412
|
languageName: node
|
2413
2413
|
linkType: hard
|
2414
2414
|
|
2415
|
-
"@jupyterlab/vega5-extension@npm:~4.2.0-
|
2416
|
-
version: 4.2.0-
|
2417
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.2.0-
|
2415
|
+
"@jupyterlab/vega5-extension@npm:~4.2.0-rc.0":
|
2416
|
+
version: 4.2.0-rc.0
|
2417
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.2.0-rc.0"
|
2418
2418
|
dependencies:
|
2419
|
-
"@jupyterlab/rendermime-interfaces": ^3.10.0-
|
2419
|
+
"@jupyterlab/rendermime-interfaces": ^3.10.0-rc.0
|
2420
2420
|
"@lumino/coreutils": ^2.1.2
|
2421
2421
|
"@lumino/widgets": ^2.3.2
|
2422
2422
|
vega: ^5.20.0
|
2423
2423
|
vega-embed: ^6.2.1
|
2424
2424
|
vega-lite: ^5.6.1-next.1
|
2425
|
-
checksum:
|
2425
|
+
checksum: 2df40ef9231e8241022102f02f387f8a51d4a0f1c18900d16729105876dae745351b8297ec804a17b548c0fbcb0d0f60de9af924a40cfbb1d0ef0e4dc3283926
|
2426
2426
|
languageName: node
|
2427
2427
|
linkType: hard
|
2428
2428
|
|
2429
|
-
"@jupyterlab/workspaces-extension@npm:~4.2.0-
|
2430
|
-
version: 4.2.0-
|
2431
|
-
resolution: "@jupyterlab/workspaces-extension@npm:4.2.0-
|
2429
|
+
"@jupyterlab/workspaces-extension@npm:~4.2.0-rc.0":
|
2430
|
+
version: 4.2.0-rc.0
|
2431
|
+
resolution: "@jupyterlab/workspaces-extension@npm:4.2.0-rc.0"
|
2432
2432
|
dependencies:
|
2433
|
-
"@jupyterlab/application": ^4.2.0-
|
2434
|
-
"@jupyterlab/apputils": ^4.3.0-
|
2435
|
-
"@jupyterlab/coreutils": ^6.2.0-
|
2436
|
-
"@jupyterlab/filebrowser": ^4.2.0-
|
2437
|
-
"@jupyterlab/running": ^4.2.0-
|
2438
|
-
"@jupyterlab/services": ^7.2.0-
|
2439
|
-
"@jupyterlab/statedb": ^4.2.0-
|
2440
|
-
"@jupyterlab/translation": ^4.2.0-
|
2441
|
-
"@jupyterlab/ui-components": ^4.2.0-
|
2442
|
-
"@jupyterlab/workspaces": ^4.2.0-
|
2443
|
-
checksum:
|
2433
|
+
"@jupyterlab/application": ^4.2.0-rc.0
|
2434
|
+
"@jupyterlab/apputils": ^4.3.0-rc.0
|
2435
|
+
"@jupyterlab/coreutils": ^6.2.0-rc.0
|
2436
|
+
"@jupyterlab/filebrowser": ^4.2.0-rc.0
|
2437
|
+
"@jupyterlab/running": ^4.2.0-rc.0
|
2438
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2439
|
+
"@jupyterlab/statedb": ^4.2.0-rc.0
|
2440
|
+
"@jupyterlab/translation": ^4.2.0-rc.0
|
2441
|
+
"@jupyterlab/ui-components": ^4.2.0-rc.0
|
2442
|
+
"@jupyterlab/workspaces": ^4.2.0-rc.0
|
2443
|
+
checksum: 253387435f8ccf9bd773a521d3fbf0dff826de72e46cb20d18c758f7c0fe3d3de8d43599b99cb8a1b9b327714c036d48ae5199fa44920cab918cfe48cd68d9e6
|
2444
2444
|
languageName: node
|
2445
2445
|
linkType: hard
|
2446
2446
|
|
2447
|
-
"@jupyterlab/workspaces@npm:~4.2.0-
|
2448
|
-
version: 4.2.0-
|
2449
|
-
resolution: "@jupyterlab/workspaces@npm:4.2.0-
|
2447
|
+
"@jupyterlab/workspaces@npm:~4.2.0-rc.0":
|
2448
|
+
version: 4.2.0-rc.0
|
2449
|
+
resolution: "@jupyterlab/workspaces@npm:4.2.0-rc.0"
|
2450
2450
|
dependencies:
|
2451
|
-
"@jupyterlab/services": ^7.2.0-
|
2451
|
+
"@jupyterlab/services": ^7.2.0-rc.0
|
2452
2452
|
"@lumino/coreutils": ^2.1.2
|
2453
2453
|
"@lumino/disposable": ^2.1.2
|
2454
2454
|
"@lumino/polling": ^2.1.2
|
2455
2455
|
"@lumino/signaling": ^2.1.2
|
2456
|
-
checksum:
|
2456
|
+
checksum: 8e83ccd93686968bfc9361e500b9962e72d12a27a2436e7c0aaaf07b348880417c5eee78a1b60d1b3ac31e30583d3b7be2fdf443b7fc2737433099e074afb2b0
|
2457
2457
|
languageName: node
|
2458
2458
|
linkType: hard
|
2459
2459
|
|