jupyterlab 4.1.7__py3-none-any.whl → 4.1.8__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 +11 -6
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +96 -96
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.3ad253f06bf04d2709a7.js → remoteEntry.5bacc8fe82898b9371ce.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 +11 -11
- 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/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 +9 -9
- 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/package.json.orig +30 -30
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- 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/staging/package.json +147 -147
- jupyterlab/staging/yarn.lock +1077 -1077
- jupyterlab/static/1166.8ac24b1cdbba2a335fac.js +1 -0
- jupyterlab/static/{9854.80163d07c2af8dd80144.js → 1464.4b120a718f613189bd64.js} +1 -1
- jupyterlab/static/6436.af125ed24ec50754c661.js +1 -0
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/7313.820a9876a90709d05247.js → jupyterlab/static/7313.4a8a9a1eee6f7ef15ee1.js +2 -2
- jupyterlab/static/7451.c0257dbfdd320e2c21f5.js +2 -0
- jupyterlab/static/812.c8640af87f151ae89752.js +1 -0
- jupyterlab/static/{2929.b88233153dbf33f40b29.js → 8625.a7308ba1283f47df16a1.js} +1 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js → jupyterlab/static/9826.38c59b84e02def79216e.js +2 -2
- jupyterlab/static/build_log.json +95 -95
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.b91074b1e57242ddcd31.js +1 -0
- jupyterlab/static/main.c8fa35da61e4a90aae4e.js +1 -0
- jupyterlab/static/package.json +147 -147
- jupyterlab/static/third-party-licenses.json +93 -93
- 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.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/1166.8ac24b1cdbba2a335fac.js +1 -0
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/9854.80163d07c2af8dd80144.js → jupyterlab-4.1.8.data/data/share/jupyter/lab/static/1464.4b120a718f613189bd64.js +1 -1
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/6436.af125ed24ec50754c661.js +1 -0
- jupyterlab/static/7313.820a9876a90709d05247.js → jupyterlab-4.1.8.data/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js +2 -2
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +2 -0
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/812.c8640af87f151ae89752.js +1 -0
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js → jupyterlab-4.1.8.data/data/share/jupyter/lab/static/8625.a7308ba1283f47df16a1.js +1 -1
- jupyterlab/static/9826.406d2a71dc45995bc549.js → jupyterlab-4.1.8.data/data/share/jupyter/lab/static/9826.38c59b84e02def79216e.js +2 -2
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/build_log.json +95 -95
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/jlab_core.b91074b1e57242ddcd31.js +1 -0
- jupyterlab-4.1.8.data/data/share/jupyter/lab/static/main.c8fa35da61e4a90aae4e.js +1 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/package.json +147 -147
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +93 -93
- {jupyterlab-4.1.7.dist-info → jupyterlab-4.1.8.dist-info}/METADATA +1 -1
- {jupyterlab-4.1.7.dist-info → jupyterlab-4.1.8.dist-info}/RECORD +451 -451
- jupyterlab/static/1166.08f9e1fd722f61c9b69c.js +0 -1
- jupyterlab/static/6436.8d9ba427de4ab1053871.js +0 -1
- jupyterlab/static/7451.f5ba60b7aecaeaa59705.js +0 -2
- jupyterlab/static/812.20ec70b87c37b16f78b2.js +0 -1
- jupyterlab/static/jlab_core.4218b08dc8e3a32cece2.js +0 -1
- jupyterlab/static/main.00484d6c8881e72dbcc1.js +0 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/1166.08f9e1fd722f61c9b69c.js +0 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/6436.8d9ba427de4ab1053871.js +0 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/7451.f5ba60b7aecaeaa59705.js +0 -2
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/812.20ec70b87c37b16f78b2.js +0 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/jlab_core.4218b08dc8e3a32cece2.js +0 -1
- jupyterlab-4.1.7.data/data/share/jupyter/lab/static/main.00484d6c8881e72dbcc1.js +0 -1
- /jupyterlab/static/{7313.820a9876a90709d05247.js.LICENSE.txt → 7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{7451.f5ba60b7aecaeaa59705.js.LICENSE.txt → 7451.c0257dbfdd320e2c21f5.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{9826.406d2a71dc45995bc549.js.LICENSE.txt → 9826.38c59b84e02def79216e.js.LICENSE.txt} +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1760.9a71f4501e9bbaa4c4d8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1917.05d73322caab1f77e3bf.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1929.96e62233aa6f2a8363d4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/226.5dc3528c008170b37b21.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2551.b07d561a12360c38c589.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2579.b19edefeb9ee4daed4bd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2655.71a94960aa4ab2040d8f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2727.6925b8cf1c5363f40138.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2755.696bab6bdca0d9a78131.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/2995.0448b3ed572d9cc5fcc7.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3308.764d71af7e591cdb1345.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3711.150292a21fd47be1c05f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/406.81906f96059e31e907a2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4086.3087c0abed5ca45b823b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4765.093b4f8b3cee1251db8d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/526.601d8ddd8347cd7790b9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5794.3cb2bcd1a3e23d0c084e.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6001.963601fcecb8b4c1d1f1.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/627.7e292370f4d61d9e8648.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/627.7e292370f4d61d9e8648.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6515.56c63929fb079a820cbc.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6770.fd7084bb2f4b7622401d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6778.345e6ac9818e30317310.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/6898.742a7062fa979fb68a80.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7161.353c3ab960df72e6f1ea.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7272.72081c10e0f645b0631a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- /jupyterlab-4.1.7.data/data/share/jupyter/lab/static/7313.820a9876a90709d05247.js.LICENSE.txt → /jupyterlab-4.1.8.data/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- /jupyterlab-4.1.7.data/data/share/jupyter/lab/static/7451.f5ba60b7aecaeaa59705.js.LICENSE.txt → /jupyterlab-4.1.8.data/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7629.1f295461ebf56a48c197.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7734.b08c15e9f538f44d0f52.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/7946.7fe46d47492e459b7cb5.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8152.5baac73844a065f34284.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8302.5c5e5a2da7fe74b12a1d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8322.288af285dac9cb9a8800.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8462.74d5f5afd4f9d7825eed.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8738.782816e9072ac38762b4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/881.972f79365eed0f77378e.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9395.b59dceae72715c9f885c.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9440.04751e25c9cde059ff37.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9545.f0f7a2959bdd17ee3448.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9579.4b1b079b6b7cd2924338.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9579.4b1b079b6b7cd2924338.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- /jupyterlab-4.1.7.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt → /jupyterlab-4.1.8.data/data/share/jupyter/lab/static/9826.38c59b84e02def79216e.js.LICENSE.txt +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9870.70b2b59cc96c3a97c489.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/9984.6ba5355e0d5487d5ac63.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.1.7.data → jupyterlab-4.1.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.1.7.dist-info → jupyterlab-4.1.8.dist-info}/WHEEL +0 -0
- {jupyterlab-4.1.7.dist-info → jupyterlab-4.1.8.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.1.7.dist-info → jupyterlab-4.1.8.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -420,26 +420,26 @@ __metadata:
|
|
420
420
|
languageName: node
|
421
421
|
linkType: hard
|
422
422
|
|
423
|
-
"@jupyterlab/application-extension@npm:~4.1.
|
424
|
-
version: 4.1.
|
425
|
-
resolution: "@jupyterlab/application-extension@npm:4.1.
|
426
|
-
dependencies:
|
427
|
-
"@jupyterlab/application": ^4.1.
|
428
|
-
"@jupyterlab/apputils": ^4.2.
|
429
|
-
"@jupyterlab/coreutils": ^6.1.
|
430
|
-
"@jupyterlab/property-inspector": ^4.1.
|
431
|
-
"@jupyterlab/settingregistry": ^4.1.
|
432
|
-
"@jupyterlab/statedb": ^4.1.
|
433
|
-
"@jupyterlab/statusbar": ^4.1.
|
434
|
-
"@jupyterlab/translation": ^4.1.
|
435
|
-
"@jupyterlab/ui-components": ^4.1.
|
423
|
+
"@jupyterlab/application-extension@npm:~4.1.8":
|
424
|
+
version: 4.1.8
|
425
|
+
resolution: "@jupyterlab/application-extension@npm:4.1.8"
|
426
|
+
dependencies:
|
427
|
+
"@jupyterlab/application": ^4.1.8
|
428
|
+
"@jupyterlab/apputils": ^4.2.8
|
429
|
+
"@jupyterlab/coreutils": ^6.1.8
|
430
|
+
"@jupyterlab/property-inspector": ^4.1.8
|
431
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
432
|
+
"@jupyterlab/statedb": ^4.1.8
|
433
|
+
"@jupyterlab/statusbar": ^4.1.8
|
434
|
+
"@jupyterlab/translation": ^4.1.8
|
435
|
+
"@jupyterlab/ui-components": ^4.1.8
|
436
436
|
"@lumino/algorithm": ^2.0.1
|
437
437
|
"@lumino/commands": ^2.2.0
|
438
438
|
"@lumino/coreutils": ^2.1.2
|
439
439
|
"@lumino/disposable": ^2.1.2
|
440
440
|
"@lumino/widgets": ^2.3.1
|
441
441
|
react: ^18.2.0
|
442
|
-
checksum:
|
442
|
+
checksum: 5f6d8bd0b022e1f0a4f2a0c7ac7d8d9e7d5d0011a8b9c479e87fe5b5931702fcdd1c7010160a378a30c5755ca9f0e050b944a2cb15adb5706168687d1bc41518
|
443
443
|
languageName: node
|
444
444
|
linkType: hard
|
445
445
|
|
@@ -447,56 +447,56 @@ __metadata:
|
|
447
447
|
version: 0.0.0-use.local
|
448
448
|
resolution: "@jupyterlab/application-top@workspace:."
|
449
449
|
dependencies:
|
450
|
-
"@jupyterlab/application": ~4.1.
|
451
|
-
"@jupyterlab/application-extension": ~4.1.
|
452
|
-
"@jupyterlab/apputils-extension": ~4.1.
|
453
|
-
"@jupyterlab/builder": ^4.1.
|
454
|
-
"@jupyterlab/buildutils": ^4.1.
|
455
|
-
"@jupyterlab/cell-toolbar-extension": ~4.1.
|
456
|
-
"@jupyterlab/celltags-extension": ~4.1.
|
457
|
-
"@jupyterlab/codemirror-extension": ~4.1.
|
458
|
-
"@jupyterlab/completer-extension": ~4.1.
|
459
|
-
"@jupyterlab/console-extension": ~4.1.
|
460
|
-
"@jupyterlab/coreutils": ~6.1.
|
461
|
-
"@jupyterlab/csvviewer-extension": ~4.1.
|
462
|
-
"@jupyterlab/debugger-extension": ~4.1.
|
463
|
-
"@jupyterlab/docmanager-extension": ~4.1.
|
464
|
-
"@jupyterlab/documentsearch-extension": ~4.1.
|
465
|
-
"@jupyterlab/extensionmanager-extension": ~4.1.
|
466
|
-
"@jupyterlab/filebrowser-extension": ~4.1.
|
467
|
-
"@jupyterlab/fileeditor-extension": ~4.1.
|
468
|
-
"@jupyterlab/help-extension": ~4.1.
|
469
|
-
"@jupyterlab/htmlviewer-extension": ~4.1.
|
470
|
-
"@jupyterlab/hub-extension": ~4.1.
|
471
|
-
"@jupyterlab/imageviewer-extension": ~4.1.
|
472
|
-
"@jupyterlab/inspector-extension": ~4.1.
|
473
|
-
"@jupyterlab/javascript-extension": ~4.1.
|
474
|
-
"@jupyterlab/json-extension": ~4.1.
|
475
|
-
"@jupyterlab/launcher-extension": ~4.1.
|
476
|
-
"@jupyterlab/logconsole-extension": ~4.1.
|
477
|
-
"@jupyterlab/lsp-extension": ~4.1.
|
478
|
-
"@jupyterlab/mainmenu-extension": ~4.1.
|
479
|
-
"@jupyterlab/markdownviewer-extension": ~4.1.
|
480
|
-
"@jupyterlab/markedparser-extension": ~4.1.
|
481
|
-
"@jupyterlab/mathjax-extension": ~4.1.
|
482
|
-
"@jupyterlab/mermaid-extension": ~4.1.
|
483
|
-
"@jupyterlab/metadataform-extension": ~4.1.
|
484
|
-
"@jupyterlab/notebook-extension": ~4.1.
|
485
|
-
"@jupyterlab/pdf-extension": ~4.1.
|
486
|
-
"@jupyterlab/pluginmanager-extension": ~4.1.
|
487
|
-
"@jupyterlab/rendermime-extension": ~4.1.
|
488
|
-
"@jupyterlab/running-extension": ~4.1.
|
489
|
-
"@jupyterlab/settingeditor-extension": ~4.1.
|
490
|
-
"@jupyterlab/shortcuts-extension": ~4.1.
|
491
|
-
"@jupyterlab/statusbar-extension": ~4.1.
|
492
|
-
"@jupyterlab/terminal-extension": ~4.1.
|
493
|
-
"@jupyterlab/theme-dark-extension": ~4.1.
|
494
|
-
"@jupyterlab/theme-light-extension": ~4.1.
|
495
|
-
"@jupyterlab/toc-extension": ~6.1.
|
496
|
-
"@jupyterlab/tooltip-extension": ~4.1.
|
497
|
-
"@jupyterlab/translation-extension": ~4.1.
|
498
|
-
"@jupyterlab/ui-components-extension": ~4.1.
|
499
|
-
"@jupyterlab/vega5-extension": ~4.1.
|
450
|
+
"@jupyterlab/application": ~4.1.8
|
451
|
+
"@jupyterlab/application-extension": ~4.1.8
|
452
|
+
"@jupyterlab/apputils-extension": ~4.1.8
|
453
|
+
"@jupyterlab/builder": ^4.1.8
|
454
|
+
"@jupyterlab/buildutils": ^4.1.8
|
455
|
+
"@jupyterlab/cell-toolbar-extension": ~4.1.8
|
456
|
+
"@jupyterlab/celltags-extension": ~4.1.8
|
457
|
+
"@jupyterlab/codemirror-extension": ~4.1.8
|
458
|
+
"@jupyterlab/completer-extension": ~4.1.8
|
459
|
+
"@jupyterlab/console-extension": ~4.1.8
|
460
|
+
"@jupyterlab/coreutils": ~6.1.8
|
461
|
+
"@jupyterlab/csvviewer-extension": ~4.1.8
|
462
|
+
"@jupyterlab/debugger-extension": ~4.1.8
|
463
|
+
"@jupyterlab/docmanager-extension": ~4.1.8
|
464
|
+
"@jupyterlab/documentsearch-extension": ~4.1.8
|
465
|
+
"@jupyterlab/extensionmanager-extension": ~4.1.8
|
466
|
+
"@jupyterlab/filebrowser-extension": ~4.1.8
|
467
|
+
"@jupyterlab/fileeditor-extension": ~4.1.8
|
468
|
+
"@jupyterlab/help-extension": ~4.1.8
|
469
|
+
"@jupyterlab/htmlviewer-extension": ~4.1.8
|
470
|
+
"@jupyterlab/hub-extension": ~4.1.8
|
471
|
+
"@jupyterlab/imageviewer-extension": ~4.1.8
|
472
|
+
"@jupyterlab/inspector-extension": ~4.1.8
|
473
|
+
"@jupyterlab/javascript-extension": ~4.1.8
|
474
|
+
"@jupyterlab/json-extension": ~4.1.8
|
475
|
+
"@jupyterlab/launcher-extension": ~4.1.8
|
476
|
+
"@jupyterlab/logconsole-extension": ~4.1.8
|
477
|
+
"@jupyterlab/lsp-extension": ~4.1.8
|
478
|
+
"@jupyterlab/mainmenu-extension": ~4.1.8
|
479
|
+
"@jupyterlab/markdownviewer-extension": ~4.1.8
|
480
|
+
"@jupyterlab/markedparser-extension": ~4.1.8
|
481
|
+
"@jupyterlab/mathjax-extension": ~4.1.8
|
482
|
+
"@jupyterlab/mermaid-extension": ~4.1.8
|
483
|
+
"@jupyterlab/metadataform-extension": ~4.1.8
|
484
|
+
"@jupyterlab/notebook-extension": ~4.1.8
|
485
|
+
"@jupyterlab/pdf-extension": ~4.1.8
|
486
|
+
"@jupyterlab/pluginmanager-extension": ~4.1.8
|
487
|
+
"@jupyterlab/rendermime-extension": ~4.1.8
|
488
|
+
"@jupyterlab/running-extension": ~4.1.8
|
489
|
+
"@jupyterlab/settingeditor-extension": ~4.1.8
|
490
|
+
"@jupyterlab/shortcuts-extension": ~4.1.8
|
491
|
+
"@jupyterlab/statusbar-extension": ~4.1.8
|
492
|
+
"@jupyterlab/terminal-extension": ~4.1.8
|
493
|
+
"@jupyterlab/theme-dark-extension": ~4.1.8
|
494
|
+
"@jupyterlab/theme-light-extension": ~4.1.8
|
495
|
+
"@jupyterlab/toc-extension": ~6.1.8
|
496
|
+
"@jupyterlab/tooltip-extension": ~4.1.8
|
497
|
+
"@jupyterlab/translation-extension": ~4.1.8
|
498
|
+
"@jupyterlab/ui-components-extension": ~4.1.8
|
499
|
+
"@jupyterlab/vega5-extension": ~4.1.8
|
500
500
|
chokidar: ^3.4.0
|
501
501
|
css-loader: ^6.7.1
|
502
502
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -522,20 +522,20 @@ __metadata:
|
|
522
522
|
languageName: unknown
|
523
523
|
linkType: soft
|
524
524
|
|
525
|
-
"@jupyterlab/application@npm:~4.1.
|
526
|
-
version: 4.1.
|
527
|
-
resolution: "@jupyterlab/application@npm:4.1.
|
525
|
+
"@jupyterlab/application@npm:~4.1.8":
|
526
|
+
version: 4.1.8
|
527
|
+
resolution: "@jupyterlab/application@npm:4.1.8"
|
528
528
|
dependencies:
|
529
529
|
"@fortawesome/fontawesome-free": ^5.12.0
|
530
|
-
"@jupyterlab/apputils": ^4.2.
|
531
|
-
"@jupyterlab/coreutils": ^6.1.
|
532
|
-
"@jupyterlab/docregistry": ^4.1.
|
533
|
-
"@jupyterlab/rendermime": ^4.1.
|
534
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
535
|
-
"@jupyterlab/services": ^7.1.
|
536
|
-
"@jupyterlab/statedb": ^4.1.
|
537
|
-
"@jupyterlab/translation": ^4.1.
|
538
|
-
"@jupyterlab/ui-components": ^4.1.
|
530
|
+
"@jupyterlab/apputils": ^4.2.8
|
531
|
+
"@jupyterlab/coreutils": ^6.1.8
|
532
|
+
"@jupyterlab/docregistry": ^4.1.8
|
533
|
+
"@jupyterlab/rendermime": ^4.1.8
|
534
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
535
|
+
"@jupyterlab/services": ^7.1.8
|
536
|
+
"@jupyterlab/statedb": ^4.1.8
|
537
|
+
"@jupyterlab/translation": ^4.1.8
|
538
|
+
"@jupyterlab/ui-components": ^4.1.8
|
539
539
|
"@lumino/algorithm": ^2.0.1
|
540
540
|
"@lumino/application": ^2.3.0
|
541
541
|
"@lumino/commands": ^2.2.0
|
@@ -546,27 +546,27 @@ __metadata:
|
|
546
546
|
"@lumino/properties": ^2.0.1
|
547
547
|
"@lumino/signaling": ^2.1.2
|
548
548
|
"@lumino/widgets": ^2.3.1
|
549
|
-
checksum:
|
550
|
-
languageName: node
|
551
|
-
linkType: hard
|
552
|
-
|
553
|
-
"@jupyterlab/apputils-extension@npm:~4.1.
|
554
|
-
version: 4.1.
|
555
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.1.
|
556
|
-
dependencies:
|
557
|
-
"@jupyterlab/application": ^4.1.
|
558
|
-
"@jupyterlab/apputils": ^4.2.
|
559
|
-
"@jupyterlab/coreutils": ^6.1.
|
560
|
-
"@jupyterlab/docregistry": ^4.1.
|
561
|
-
"@jupyterlab/filebrowser": ^4.1.
|
562
|
-
"@jupyterlab/mainmenu": ^4.1.
|
563
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
564
|
-
"@jupyterlab/services": ^7.1.
|
565
|
-
"@jupyterlab/settingregistry": ^4.1.
|
566
|
-
"@jupyterlab/statedb": ^4.1.
|
567
|
-
"@jupyterlab/statusbar": ^4.1.
|
568
|
-
"@jupyterlab/translation": ^4.1.
|
569
|
-
"@jupyterlab/ui-components": ^4.1.
|
549
|
+
checksum: 33c57c7e825f72f8aca146bfb2ade9c91e55ac5218410ff4472b0e4cf0de0305ec34f94a9ff3ab5e8982c37a170225dbfe47b4ac900980837ecaf00b7effb0fc
|
550
|
+
languageName: node
|
551
|
+
linkType: hard
|
552
|
+
|
553
|
+
"@jupyterlab/apputils-extension@npm:~4.1.8":
|
554
|
+
version: 4.1.8
|
555
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.1.8"
|
556
|
+
dependencies:
|
557
|
+
"@jupyterlab/application": ^4.1.8
|
558
|
+
"@jupyterlab/apputils": ^4.2.8
|
559
|
+
"@jupyterlab/coreutils": ^6.1.8
|
560
|
+
"@jupyterlab/docregistry": ^4.1.8
|
561
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
562
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
563
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
564
|
+
"@jupyterlab/services": ^7.1.8
|
565
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
566
|
+
"@jupyterlab/statedb": ^4.1.8
|
567
|
+
"@jupyterlab/statusbar": ^4.1.8
|
568
|
+
"@jupyterlab/translation": ^4.1.8
|
569
|
+
"@jupyterlab/ui-components": ^4.1.8
|
570
570
|
"@lumino/algorithm": ^2.0.1
|
571
571
|
"@lumino/commands": ^2.2.0
|
572
572
|
"@lumino/coreutils": ^2.1.2
|
@@ -577,23 +577,23 @@ __metadata:
|
|
577
577
|
react: ^18.2.0
|
578
578
|
react-dom: ^18.2.0
|
579
579
|
react-toastify: ^9.0.8
|
580
|
-
checksum:
|
580
|
+
checksum: e54528be15abc6ef1b85e512f5ca216bb68f24dec85acab0501ca48996c299ed3ccb2eb39e28f2827891b1d49a5ac618cc50bb28c31e014efbf855e447429e38
|
581
581
|
languageName: node
|
582
582
|
linkType: hard
|
583
583
|
|
584
|
-
"@jupyterlab/apputils@npm:~4.2.
|
585
|
-
version: 4.2.
|
586
|
-
resolution: "@jupyterlab/apputils@npm:4.2.
|
584
|
+
"@jupyterlab/apputils@npm:~4.2.8":
|
585
|
+
version: 4.2.8
|
586
|
+
resolution: "@jupyterlab/apputils@npm:4.2.8"
|
587
587
|
dependencies:
|
588
|
-
"@jupyterlab/coreutils": ^6.1.
|
589
|
-
"@jupyterlab/observables": ^5.1.
|
590
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
591
|
-
"@jupyterlab/services": ^7.1.
|
592
|
-
"@jupyterlab/settingregistry": ^4.1.
|
593
|
-
"@jupyterlab/statedb": ^4.1.
|
594
|
-
"@jupyterlab/statusbar": ^4.1.
|
595
|
-
"@jupyterlab/translation": ^4.1.
|
596
|
-
"@jupyterlab/ui-components": ^4.1.
|
588
|
+
"@jupyterlab/coreutils": ^6.1.8
|
589
|
+
"@jupyterlab/observables": ^5.1.8
|
590
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
591
|
+
"@jupyterlab/services": ^7.1.8
|
592
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
593
|
+
"@jupyterlab/statedb": ^4.1.8
|
594
|
+
"@jupyterlab/statusbar": ^4.1.8
|
595
|
+
"@jupyterlab/translation": ^4.1.8
|
596
|
+
"@jupyterlab/ui-components": ^4.1.8
|
597
597
|
"@lumino/algorithm": ^2.0.1
|
598
598
|
"@lumino/commands": ^2.2.0
|
599
599
|
"@lumino/coreutils": ^2.1.2
|
@@ -606,27 +606,27 @@ __metadata:
|
|
606
606
|
"@types/react": ^18.0.26
|
607
607
|
react: ^18.2.0
|
608
608
|
sanitize-html: ~2.7.3
|
609
|
-
checksum:
|
609
|
+
checksum: 253b3a21f292b19791e149926014e90eb0e6e074b86422a63ce2fbfaebc53c6e16c6cd628f79d91eb7e66b60357df79b9dc6de683b5293562f9fcbe39bcd0522
|
610
610
|
languageName: node
|
611
611
|
linkType: hard
|
612
612
|
|
613
|
-
"@jupyterlab/attachments@npm:~4.1.
|
614
|
-
version: 4.1.
|
615
|
-
resolution: "@jupyterlab/attachments@npm:4.1.
|
613
|
+
"@jupyterlab/attachments@npm:~4.1.8":
|
614
|
+
version: 4.1.8
|
615
|
+
resolution: "@jupyterlab/attachments@npm:4.1.8"
|
616
616
|
dependencies:
|
617
|
-
"@jupyterlab/nbformat": ^4.1.
|
618
|
-
"@jupyterlab/observables": ^5.1.
|
619
|
-
"@jupyterlab/rendermime": ^4.1.
|
620
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
617
|
+
"@jupyterlab/nbformat": ^4.1.8
|
618
|
+
"@jupyterlab/observables": ^5.1.8
|
619
|
+
"@jupyterlab/rendermime": ^4.1.8
|
620
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
621
621
|
"@lumino/disposable": ^2.1.2
|
622
622
|
"@lumino/signaling": ^2.1.2
|
623
|
-
checksum:
|
623
|
+
checksum: 496eb41e8335d237f7c88b5ce7d1194292d4e6ab8952a3a62883bf4daea36dc6e426ce97b039583ea0e9b9a3ec72e755b2d842e3fc562747efe517e34930f25e
|
624
624
|
languageName: node
|
625
625
|
linkType: hard
|
626
626
|
|
627
|
-
"@jupyterlab/builder@npm:^4.1.
|
628
|
-
version: 4.1.
|
629
|
-
resolution: "@jupyterlab/builder@npm:4.1.
|
627
|
+
"@jupyterlab/builder@npm:^4.1.8":
|
628
|
+
version: 4.1.8
|
629
|
+
resolution: "@jupyterlab/builder@npm:4.1.8"
|
630
630
|
dependencies:
|
631
631
|
"@lumino/algorithm": ^2.0.1
|
632
632
|
"@lumino/application": ^2.3.0
|
@@ -661,13 +661,13 @@ __metadata:
|
|
661
661
|
worker-loader: ^3.0.2
|
662
662
|
bin:
|
663
663
|
build-labextension: lib/build-labextension.js
|
664
|
-
checksum:
|
664
|
+
checksum: e727e4fddbfd4e8f7d4c83e5c5aaf9be41b67771f6a4ef10b44bbc0e51bb21966b2fa1ad33eacf58420ca3a2cda2ab410331a1543e6f945b9ca0a59e109f240b
|
665
665
|
languageName: node
|
666
666
|
linkType: hard
|
667
667
|
|
668
|
-
"@jupyterlab/buildutils@npm:^4.1.
|
669
|
-
version: 4.1.
|
670
|
-
resolution: "@jupyterlab/buildutils@npm:4.1.
|
668
|
+
"@jupyterlab/buildutils@npm:^4.1.8":
|
669
|
+
version: 4.1.8
|
670
|
+
resolution: "@jupyterlab/buildutils@npm:4.1.8"
|
671
671
|
dependencies:
|
672
672
|
"@yarnpkg/core": ^3.0.0
|
673
673
|
"@yarnpkg/parsers": ^2.0.0
|
@@ -695,65 +695,65 @@ __metadata:
|
|
695
695
|
update-dependency: lib/update-dependency.js
|
696
696
|
update-dist-tag: lib/update-dist-tag.js
|
697
697
|
update-staging-lock: lib/update-staging-lock.js
|
698
|
-
checksum:
|
698
|
+
checksum: 68f9c47c745cdd2bf51b97ea55ce3677f06c6be5430bcef16d580aee04761482471df12015d190c640e0c10fe73a8db1a33b735bb6edbf5e732b53c2a92b08bd
|
699
699
|
languageName: node
|
700
700
|
linkType: hard
|
701
701
|
|
702
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.1.
|
703
|
-
version: 4.1.
|
704
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.1.
|
702
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.1.8":
|
703
|
+
version: 4.1.8
|
704
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.1.8"
|
705
705
|
dependencies:
|
706
|
-
"@jupyterlab/application": ^4.1.
|
707
|
-
"@jupyterlab/apputils": ^4.2.
|
708
|
-
"@jupyterlab/cell-toolbar": ^4.1.
|
709
|
-
"@jupyterlab/settingregistry": ^4.1.
|
710
|
-
"@jupyterlab/translation": ^4.1.
|
711
|
-
checksum:
|
706
|
+
"@jupyterlab/application": ^4.1.8
|
707
|
+
"@jupyterlab/apputils": ^4.2.8
|
708
|
+
"@jupyterlab/cell-toolbar": ^4.1.8
|
709
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
710
|
+
"@jupyterlab/translation": ^4.1.8
|
711
|
+
checksum: ddd48b2367b60cabf7e07b319abd137b7ee175361c3b60ecdba543593dbadbc4a19812c7c424814ac1a2a1dac729c60f3042accc0370d8d1a2b75a7ca30c3187
|
712
712
|
languageName: node
|
713
713
|
linkType: hard
|
714
714
|
|
715
|
-
"@jupyterlab/cell-toolbar@npm:~4.1.
|
716
|
-
version: 4.1.
|
717
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.1.
|
715
|
+
"@jupyterlab/cell-toolbar@npm:~4.1.8":
|
716
|
+
version: 4.1.8
|
717
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.1.8"
|
718
718
|
dependencies:
|
719
719
|
"@jupyter/ydoc": ^1.1.1
|
720
|
-
"@jupyterlab/apputils": ^4.2.
|
721
|
-
"@jupyterlab/cells": ^4.1.
|
722
|
-
"@jupyterlab/docregistry": ^4.1.
|
723
|
-
"@jupyterlab/notebook": ^4.1.
|
724
|
-
"@jupyterlab/observables": ^5.1.
|
725
|
-
"@jupyterlab/ui-components": ^4.1.
|
720
|
+
"@jupyterlab/apputils": ^4.2.8
|
721
|
+
"@jupyterlab/cells": ^4.1.8
|
722
|
+
"@jupyterlab/docregistry": ^4.1.8
|
723
|
+
"@jupyterlab/notebook": ^4.1.8
|
724
|
+
"@jupyterlab/observables": ^5.1.8
|
725
|
+
"@jupyterlab/ui-components": ^4.1.8
|
726
726
|
"@lumino/algorithm": ^2.0.1
|
727
727
|
"@lumino/commands": ^2.2.0
|
728
728
|
"@lumino/disposable": ^2.1.2
|
729
729
|
"@lumino/signaling": ^2.1.2
|
730
730
|
"@lumino/widgets": ^2.3.1
|
731
|
-
checksum:
|
731
|
+
checksum: 59adc6d8a0f477bd206cc0a48b317ca09f8699216e923eee27eee114f22f74ea1f6d9228b9d573211600c27450ac1983b8149d2b0c14d2519c9289f72f8391a0
|
732
732
|
languageName: node
|
733
733
|
linkType: hard
|
734
734
|
|
735
|
-
"@jupyterlab/cells@npm:~4.1.
|
736
|
-
version: 4.1.
|
737
|
-
resolution: "@jupyterlab/cells@npm:4.1.
|
735
|
+
"@jupyterlab/cells@npm:~4.1.8":
|
736
|
+
version: 4.1.8
|
737
|
+
resolution: "@jupyterlab/cells@npm:4.1.8"
|
738
738
|
dependencies:
|
739
739
|
"@codemirror/state": ^6.2.0
|
740
740
|
"@codemirror/view": ^6.9.6
|
741
741
|
"@jupyter/ydoc": ^1.1.1
|
742
|
-
"@jupyterlab/apputils": ^4.2.
|
743
|
-
"@jupyterlab/attachments": ^4.1.
|
744
|
-
"@jupyterlab/codeeditor": ^4.1.
|
745
|
-
"@jupyterlab/codemirror": ^4.1.
|
746
|
-
"@jupyterlab/coreutils": ^6.1.
|
747
|
-
"@jupyterlab/documentsearch": ^4.1.
|
748
|
-
"@jupyterlab/filebrowser": ^4.1.
|
749
|
-
"@jupyterlab/nbformat": ^4.1.
|
750
|
-
"@jupyterlab/observables": ^5.1.
|
751
|
-
"@jupyterlab/outputarea": ^4.1.
|
752
|
-
"@jupyterlab/rendermime": ^4.1.
|
753
|
-
"@jupyterlab/services": ^7.1.
|
754
|
-
"@jupyterlab/toc": ^6.1.
|
755
|
-
"@jupyterlab/translation": ^4.1.
|
756
|
-
"@jupyterlab/ui-components": ^4.1.
|
742
|
+
"@jupyterlab/apputils": ^4.2.8
|
743
|
+
"@jupyterlab/attachments": ^4.1.8
|
744
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
745
|
+
"@jupyterlab/codemirror": ^4.1.8
|
746
|
+
"@jupyterlab/coreutils": ^6.1.8
|
747
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
748
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
749
|
+
"@jupyterlab/nbformat": ^4.1.8
|
750
|
+
"@jupyterlab/observables": ^5.1.8
|
751
|
+
"@jupyterlab/outputarea": ^4.1.8
|
752
|
+
"@jupyterlab/rendermime": ^4.1.8
|
753
|
+
"@jupyterlab/services": ^7.1.8
|
754
|
+
"@jupyterlab/toc": ^6.1.8
|
755
|
+
"@jupyterlab/translation": ^4.1.8
|
756
|
+
"@jupyterlab/ui-components": ^4.1.8
|
757
757
|
"@lumino/algorithm": ^2.0.1
|
758
758
|
"@lumino/coreutils": ^2.1.2
|
759
759
|
"@lumino/domutils": ^2.0.1
|
@@ -764,38 +764,38 @@ __metadata:
|
|
764
764
|
"@lumino/virtualdom": ^2.0.1
|
765
765
|
"@lumino/widgets": ^2.3.1
|
766
766
|
react: ^18.2.0
|
767
|
-
checksum:
|
767
|
+
checksum: feb2aa9b681acaae78aadffce6d9c61c6b7d4c15da23f11accf98a5d36891918a7304260f73e6b39512fadb8cc31b433bf8619cbb8d7c5c410d5c14b78558364
|
768
768
|
languageName: node
|
769
769
|
linkType: hard
|
770
770
|
|
771
|
-
"@jupyterlab/celltags-extension@npm:~4.1.
|
772
|
-
version: 4.1.
|
773
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.1.
|
771
|
+
"@jupyterlab/celltags-extension@npm:~4.1.8":
|
772
|
+
version: 4.1.8
|
773
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.1.8"
|
774
774
|
dependencies:
|
775
|
-
"@jupyterlab/application": ^4.1.
|
776
|
-
"@jupyterlab/notebook": ^4.1.
|
777
|
-
"@jupyterlab/translation": ^4.1.
|
778
|
-
"@jupyterlab/ui-components": ^4.1.
|
775
|
+
"@jupyterlab/application": ^4.1.8
|
776
|
+
"@jupyterlab/notebook": ^4.1.8
|
777
|
+
"@jupyterlab/translation": ^4.1.8
|
778
|
+
"@jupyterlab/ui-components": ^4.1.8
|
779
779
|
"@lumino/algorithm": ^2.0.1
|
780
780
|
"@rjsf/utils": ^5.13.4
|
781
781
|
react: ^18.2.0
|
782
|
-
checksum:
|
782
|
+
checksum: 3210e85668fba9bb7a257ad8d73192281d161beb6e685b062960d002f756d09f9b76d025301be59792c6501d417374fd242dd41df56b57cc5ecb24deadae69e1
|
783
783
|
languageName: node
|
784
784
|
linkType: hard
|
785
785
|
|
786
|
-
"@jupyterlab/codeeditor@npm:~4.1.
|
787
|
-
version: 4.1.
|
788
|
-
resolution: "@jupyterlab/codeeditor@npm:4.1.
|
786
|
+
"@jupyterlab/codeeditor@npm:~4.1.8":
|
787
|
+
version: 4.1.8
|
788
|
+
resolution: "@jupyterlab/codeeditor@npm:4.1.8"
|
789
789
|
dependencies:
|
790
790
|
"@codemirror/state": ^6.2.0
|
791
791
|
"@jupyter/ydoc": ^1.1.1
|
792
|
-
"@jupyterlab/apputils": ^4.2.
|
793
|
-
"@jupyterlab/coreutils": ^6.1.
|
794
|
-
"@jupyterlab/nbformat": ^4.1.
|
795
|
-
"@jupyterlab/observables": ^5.1.
|
796
|
-
"@jupyterlab/statusbar": ^4.1.
|
797
|
-
"@jupyterlab/translation": ^4.1.
|
798
|
-
"@jupyterlab/ui-components": ^4.1.
|
792
|
+
"@jupyterlab/apputils": ^4.2.8
|
793
|
+
"@jupyterlab/coreutils": ^6.1.8
|
794
|
+
"@jupyterlab/nbformat": ^4.1.8
|
795
|
+
"@jupyterlab/observables": ^5.1.8
|
796
|
+
"@jupyterlab/statusbar": ^4.1.8
|
797
|
+
"@jupyterlab/translation": ^4.1.8
|
798
|
+
"@jupyterlab/ui-components": ^4.1.8
|
799
799
|
"@lumino/coreutils": ^2.1.2
|
800
800
|
"@lumino/disposable": ^2.1.2
|
801
801
|
"@lumino/dragdrop": ^2.1.4
|
@@ -803,37 +803,37 @@ __metadata:
|
|
803
803
|
"@lumino/signaling": ^2.1.2
|
804
804
|
"@lumino/widgets": ^2.3.1
|
805
805
|
react: ^18.2.0
|
806
|
-
checksum:
|
806
|
+
checksum: e5d3b0f5c94775017b044528843596ce7f5616cede5555a6a32b3a8e9ae583775f83a6448717fd15e2cf254ef50209861da06821f67267ebe2ef67b34860f7d6
|
807
807
|
languageName: node
|
808
808
|
linkType: hard
|
809
809
|
|
810
|
-
"@jupyterlab/codemirror-extension@npm:~4.1.
|
811
|
-
version: 4.1.
|
812
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.1.
|
810
|
+
"@jupyterlab/codemirror-extension@npm:~4.1.8":
|
811
|
+
version: 4.1.8
|
812
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.1.8"
|
813
813
|
dependencies:
|
814
814
|
"@codemirror/lang-markdown": ^6.1.1
|
815
815
|
"@codemirror/language": ^6.6.0
|
816
816
|
"@codemirror/legacy-modes": ^6.3.2
|
817
817
|
"@jupyter/ydoc": ^1.1.1
|
818
|
-
"@jupyterlab/application": ^4.1.
|
819
|
-
"@jupyterlab/codeeditor": ^4.1.
|
820
|
-
"@jupyterlab/codemirror": ^4.1.
|
821
|
-
"@jupyterlab/settingregistry": ^4.1.
|
822
|
-
"@jupyterlab/statusbar": ^4.1.
|
823
|
-
"@jupyterlab/translation": ^4.1.
|
824
|
-
"@jupyterlab/ui-components": ^4.1.
|
818
|
+
"@jupyterlab/application": ^4.1.8
|
819
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
820
|
+
"@jupyterlab/codemirror": ^4.1.8
|
821
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
822
|
+
"@jupyterlab/statusbar": ^4.1.8
|
823
|
+
"@jupyterlab/translation": ^4.1.8
|
824
|
+
"@jupyterlab/ui-components": ^4.1.8
|
825
825
|
"@lumino/coreutils": ^2.1.2
|
826
826
|
"@lumino/widgets": ^2.3.1
|
827
827
|
"@rjsf/utils": ^5.13.4
|
828
828
|
"@rjsf/validator-ajv8": ^5.13.4
|
829
829
|
react: ^18.2.0
|
830
|
-
checksum:
|
830
|
+
checksum: 679b2a5511546f32a56d180437bc56418cd5e0711b2c753f933f924ca7997c5387a1fc23cf95c775eceb3370573cbe59f37d6d6ea0cad11274bc60bc8f8b9c15
|
831
831
|
languageName: node
|
832
832
|
linkType: hard
|
833
833
|
|
834
|
-
"@jupyterlab/codemirror@npm:~4.1.
|
835
|
-
version: 4.1.
|
836
|
-
resolution: "@jupyterlab/codemirror@npm:4.1.
|
834
|
+
"@jupyterlab/codemirror@npm:~4.1.8":
|
835
|
+
version: 4.1.8
|
836
|
+
resolution: "@jupyterlab/codemirror@npm:4.1.8"
|
837
837
|
dependencies:
|
838
838
|
"@codemirror/autocomplete": ^6.5.1
|
839
839
|
"@codemirror/commands": ^6.2.3
|
@@ -856,11 +856,11 @@ __metadata:
|
|
856
856
|
"@codemirror/state": ^6.2.0
|
857
857
|
"@codemirror/view": ^6.9.6
|
858
858
|
"@jupyter/ydoc": ^1.1.1
|
859
|
-
"@jupyterlab/codeeditor": ^4.1.
|
860
|
-
"@jupyterlab/coreutils": ^6.1.
|
861
|
-
"@jupyterlab/documentsearch": ^4.1.
|
862
|
-
"@jupyterlab/nbformat": ^4.1.
|
863
|
-
"@jupyterlab/translation": ^4.1.
|
859
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
860
|
+
"@jupyterlab/coreutils": ^6.1.8
|
861
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
862
|
+
"@jupyterlab/nbformat": ^4.1.8
|
863
|
+
"@jupyterlab/translation": ^4.1.8
|
864
864
|
"@lezer/common": ^1.0.2
|
865
865
|
"@lezer/generator": ^1.2.2
|
866
866
|
"@lezer/highlight": ^1.1.4
|
@@ -869,44 +869,44 @@ __metadata:
|
|
869
869
|
"@lumino/disposable": ^2.1.2
|
870
870
|
"@lumino/signaling": ^2.1.2
|
871
871
|
yjs: ^13.5.40
|
872
|
-
checksum:
|
872
|
+
checksum: 0a56b6855b6dd4999e9816938f7546c2f1c46c629f05cf246813d58700f3c283e068b9c86dba275374756536472b598a19a0e5e12cfffd365817fbcc8333c795
|
873
873
|
languageName: node
|
874
874
|
linkType: hard
|
875
875
|
|
876
|
-
"@jupyterlab/completer-extension@npm:~4.1.
|
877
|
-
version: 4.1.
|
878
|
-
resolution: "@jupyterlab/completer-extension@npm:4.1.
|
876
|
+
"@jupyterlab/completer-extension@npm:~4.1.8":
|
877
|
+
version: 4.1.8
|
878
|
+
resolution: "@jupyterlab/completer-extension@npm:4.1.8"
|
879
879
|
dependencies:
|
880
|
-
"@jupyterlab/application": ^4.1.
|
881
|
-
"@jupyterlab/completer": ^4.1.
|
882
|
-
"@jupyterlab/settingregistry": ^4.1.
|
883
|
-
"@jupyterlab/translation": ^4.1.
|
884
|
-
"@jupyterlab/ui-components": ^4.1.
|
880
|
+
"@jupyterlab/application": ^4.1.8
|
881
|
+
"@jupyterlab/completer": ^4.1.8
|
882
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
883
|
+
"@jupyterlab/translation": ^4.1.8
|
884
|
+
"@jupyterlab/ui-components": ^4.1.8
|
885
885
|
"@lumino/commands": ^2.2.0
|
886
886
|
"@lumino/coreutils": ^2.1.2
|
887
887
|
"@rjsf/utils": ^5.13.4
|
888
888
|
react: ^18.2.0
|
889
|
-
checksum:
|
889
|
+
checksum: fe50d349fba4ee839e0677acc2a01767de10d8f912ee239c5ae75c4404b4f83084fb9979a15f775dc81a74d4e26c9a2d9baceb133c4cab46d78b25dde048badf
|
890
890
|
languageName: node
|
891
891
|
linkType: hard
|
892
892
|
|
893
|
-
"@jupyterlab/completer@npm:~4.1.
|
894
|
-
version: 4.1.
|
895
|
-
resolution: "@jupyterlab/completer@npm:4.1.
|
893
|
+
"@jupyterlab/completer@npm:~4.1.8":
|
894
|
+
version: 4.1.8
|
895
|
+
resolution: "@jupyterlab/completer@npm:4.1.8"
|
896
896
|
dependencies:
|
897
897
|
"@codemirror/state": ^6.2.0
|
898
898
|
"@codemirror/view": ^6.9.6
|
899
899
|
"@jupyter/ydoc": ^1.1.1
|
900
|
-
"@jupyterlab/apputils": ^4.2.
|
901
|
-
"@jupyterlab/codeeditor": ^4.1.
|
902
|
-
"@jupyterlab/codemirror": ^4.1.
|
903
|
-
"@jupyterlab/coreutils": ^6.1.
|
904
|
-
"@jupyterlab/rendermime": ^4.1.
|
905
|
-
"@jupyterlab/services": ^7.1.
|
906
|
-
"@jupyterlab/settingregistry": ^4.1.
|
907
|
-
"@jupyterlab/statedb": ^4.1.
|
908
|
-
"@jupyterlab/translation": ^4.1.
|
909
|
-
"@jupyterlab/ui-components": ^4.1.
|
900
|
+
"@jupyterlab/apputils": ^4.2.8
|
901
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
902
|
+
"@jupyterlab/codemirror": ^4.1.8
|
903
|
+
"@jupyterlab/coreutils": ^6.1.8
|
904
|
+
"@jupyterlab/rendermime": ^4.1.8
|
905
|
+
"@jupyterlab/services": ^7.1.8
|
906
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
907
|
+
"@jupyterlab/statedb": ^4.1.8
|
908
|
+
"@jupyterlab/translation": ^4.1.8
|
909
|
+
"@jupyterlab/ui-components": ^4.1.8
|
910
910
|
"@lumino/algorithm": ^2.0.1
|
911
911
|
"@lumino/coreutils": ^2.1.2
|
912
912
|
"@lumino/disposable": ^2.1.2
|
@@ -914,65 +914,65 @@ __metadata:
|
|
914
914
|
"@lumino/messaging": ^2.0.1
|
915
915
|
"@lumino/signaling": ^2.1.2
|
916
916
|
"@lumino/widgets": ^2.3.1
|
917
|
-
checksum:
|
918
|
-
languageName: node
|
919
|
-
linkType: hard
|
920
|
-
|
921
|
-
"@jupyterlab/console-extension@npm:~4.1.
|
922
|
-
version: 4.1.
|
923
|
-
resolution: "@jupyterlab/console-extension@npm:4.1.
|
924
|
-
dependencies:
|
925
|
-
"@jupyterlab/application": ^4.1.
|
926
|
-
"@jupyterlab/apputils": ^4.2.
|
927
|
-
"@jupyterlab/codeeditor": ^4.1.
|
928
|
-
"@jupyterlab/completer": ^4.1.
|
929
|
-
"@jupyterlab/console": ^4.1.
|
930
|
-
"@jupyterlab/filebrowser": ^4.1.
|
931
|
-
"@jupyterlab/launcher": ^4.1.
|
932
|
-
"@jupyterlab/mainmenu": ^4.1.
|
933
|
-
"@jupyterlab/rendermime": ^4.1.
|
934
|
-
"@jupyterlab/settingregistry": ^4.1.
|
935
|
-
"@jupyterlab/translation": ^4.1.
|
936
|
-
"@jupyterlab/ui-components": ^4.1.
|
917
|
+
checksum: 255958e8a3e61f7de2efa231c2389d27169f26829cf34d3780eac7e65d89a5790ac2190af2c3cc7c05bdcdceef0de6acba6d8f6b8fdcb994e735f1e8f68bfcb8
|
918
|
+
languageName: node
|
919
|
+
linkType: hard
|
920
|
+
|
921
|
+
"@jupyterlab/console-extension@npm:~4.1.8":
|
922
|
+
version: 4.1.8
|
923
|
+
resolution: "@jupyterlab/console-extension@npm:4.1.8"
|
924
|
+
dependencies:
|
925
|
+
"@jupyterlab/application": ^4.1.8
|
926
|
+
"@jupyterlab/apputils": ^4.2.8
|
927
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
928
|
+
"@jupyterlab/completer": ^4.1.8
|
929
|
+
"@jupyterlab/console": ^4.1.8
|
930
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
931
|
+
"@jupyterlab/launcher": ^4.1.8
|
932
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
933
|
+
"@jupyterlab/rendermime": ^4.1.8
|
934
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
935
|
+
"@jupyterlab/translation": ^4.1.8
|
936
|
+
"@jupyterlab/ui-components": ^4.1.8
|
937
937
|
"@lumino/algorithm": ^2.0.1
|
938
938
|
"@lumino/coreutils": ^2.1.2
|
939
939
|
"@lumino/disposable": ^2.1.2
|
940
940
|
"@lumino/properties": ^2.0.1
|
941
941
|
"@lumino/widgets": ^2.3.1
|
942
|
-
checksum:
|
942
|
+
checksum: 35c20d6b53b5e9a14856811fe7ebc7783e16a60bbfd4dd8b1aa5cd9874cb486af62a4f858a331ebdf0c0d29d07a50a4d0b8dd03c12210e8a640f766cc3c47e8e
|
943
943
|
languageName: node
|
944
944
|
linkType: hard
|
945
945
|
|
946
|
-
"@jupyterlab/console@npm:~4.1.
|
947
|
-
version: 4.1.
|
948
|
-
resolution: "@jupyterlab/console@npm:4.1.
|
946
|
+
"@jupyterlab/console@npm:~4.1.8":
|
947
|
+
version: 4.1.8
|
948
|
+
resolution: "@jupyterlab/console@npm:4.1.8"
|
949
949
|
dependencies:
|
950
950
|
"@codemirror/state": ^6.2.0
|
951
951
|
"@codemirror/view": ^6.9.6
|
952
952
|
"@jupyter/ydoc": ^1.1.1
|
953
|
-
"@jupyterlab/apputils": ^4.2.
|
954
|
-
"@jupyterlab/cells": ^4.1.
|
955
|
-
"@jupyterlab/codeeditor": ^4.1.
|
956
|
-
"@jupyterlab/coreutils": ^6.1.
|
957
|
-
"@jupyterlab/nbformat": ^4.1.
|
958
|
-
"@jupyterlab/observables": ^5.1.
|
959
|
-
"@jupyterlab/rendermime": ^4.1.
|
960
|
-
"@jupyterlab/services": ^7.1.
|
961
|
-
"@jupyterlab/translation": ^4.1.
|
962
|
-
"@jupyterlab/ui-components": ^4.1.
|
953
|
+
"@jupyterlab/apputils": ^4.2.8
|
954
|
+
"@jupyterlab/cells": ^4.1.8
|
955
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
956
|
+
"@jupyterlab/coreutils": ^6.1.8
|
957
|
+
"@jupyterlab/nbformat": ^4.1.8
|
958
|
+
"@jupyterlab/observables": ^5.1.8
|
959
|
+
"@jupyterlab/rendermime": ^4.1.8
|
960
|
+
"@jupyterlab/services": ^7.1.8
|
961
|
+
"@jupyterlab/translation": ^4.1.8
|
962
|
+
"@jupyterlab/ui-components": ^4.1.8
|
963
963
|
"@lumino/coreutils": ^2.1.2
|
964
964
|
"@lumino/disposable": ^2.1.2
|
965
965
|
"@lumino/dragdrop": ^2.1.4
|
966
966
|
"@lumino/messaging": ^2.0.1
|
967
967
|
"@lumino/signaling": ^2.1.2
|
968
968
|
"@lumino/widgets": ^2.3.1
|
969
|
-
checksum:
|
969
|
+
checksum: 7ebfa8f1d90369722bcb3b15407be69d48280e5846048396f802d74317b537b2d951a0da5ca7a9685d02b24cdc9dd347b254a0d19138d80d281c2262124c53a2
|
970
970
|
languageName: node
|
971
971
|
linkType: hard
|
972
972
|
|
973
|
-
"@jupyterlab/coreutils@npm:~6.1.
|
974
|
-
version: 6.1.
|
975
|
-
resolution: "@jupyterlab/coreutils@npm:6.1.
|
973
|
+
"@jupyterlab/coreutils@npm:~6.1.8":
|
974
|
+
version: 6.1.8
|
975
|
+
resolution: "@jupyterlab/coreutils@npm:6.1.8"
|
976
976
|
dependencies:
|
977
977
|
"@lumino/coreutils": ^2.1.2
|
978
978
|
"@lumino/disposable": ^2.1.2
|
@@ -980,92 +980,92 @@ __metadata:
|
|
980
980
|
minimist: ~1.2.0
|
981
981
|
path-browserify: ^1.0.0
|
982
982
|
url-parse: ~1.5.4
|
983
|
-
checksum:
|
983
|
+
checksum: 1049c78bdbffb247fe7e7be4e082fe15711ca0d8da997d6da7042e0299d7ebbf1d0341d830ae0ab451bf8dfbfc30027bf3f063fc7e35210409a7aa56fe94cee9
|
984
984
|
languageName: node
|
985
985
|
linkType: hard
|
986
986
|
|
987
|
-
"@jupyterlab/csvviewer-extension@npm:~4.1.
|
988
|
-
version: 4.1.
|
989
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.1.
|
990
|
-
dependencies:
|
991
|
-
"@jupyterlab/application": ^4.1.
|
992
|
-
"@jupyterlab/apputils": ^4.2.
|
993
|
-
"@jupyterlab/csvviewer": ^4.1.
|
994
|
-
"@jupyterlab/docregistry": ^4.1.
|
995
|
-
"@jupyterlab/documentsearch": ^4.1.
|
996
|
-
"@jupyterlab/mainmenu": ^4.1.
|
997
|
-
"@jupyterlab/observables": ^5.1.
|
998
|
-
"@jupyterlab/settingregistry": ^4.1.
|
999
|
-
"@jupyterlab/translation": ^4.1.
|
987
|
+
"@jupyterlab/csvviewer-extension@npm:~4.1.8":
|
988
|
+
version: 4.1.8
|
989
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.1.8"
|
990
|
+
dependencies:
|
991
|
+
"@jupyterlab/application": ^4.1.8
|
992
|
+
"@jupyterlab/apputils": ^4.2.8
|
993
|
+
"@jupyterlab/csvviewer": ^4.1.8
|
994
|
+
"@jupyterlab/docregistry": ^4.1.8
|
995
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
996
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
997
|
+
"@jupyterlab/observables": ^5.1.8
|
998
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
999
|
+
"@jupyterlab/translation": ^4.1.8
|
1000
1000
|
"@lumino/datagrid": ^2.3.0
|
1001
1001
|
"@lumino/widgets": ^2.3.1
|
1002
|
-
checksum:
|
1002
|
+
checksum: e4be21990eadfd9a24470d36f5f7a2b65f0e091611b4b3102856412d5b04656fc162e67db90ad1d43e7748c26ec381b621792f3e38c7bac1274340fd1d7710ec
|
1003
1003
|
languageName: node
|
1004
1004
|
linkType: hard
|
1005
1005
|
|
1006
|
-
"@jupyterlab/csvviewer@npm:~4.1.
|
1007
|
-
version: 4.1.
|
1008
|
-
resolution: "@jupyterlab/csvviewer@npm:4.1.
|
1006
|
+
"@jupyterlab/csvviewer@npm:~4.1.8":
|
1007
|
+
version: 4.1.8
|
1008
|
+
resolution: "@jupyterlab/csvviewer@npm:4.1.8"
|
1009
1009
|
dependencies:
|
1010
|
-
"@jupyterlab/coreutils": ^6.1.
|
1011
|
-
"@jupyterlab/docregistry": ^4.1.
|
1012
|
-
"@jupyterlab/translation": ^4.1.
|
1013
|
-
"@jupyterlab/ui-components": ^4.1.
|
1010
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1011
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1012
|
+
"@jupyterlab/translation": ^4.1.8
|
1013
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1014
1014
|
"@lumino/coreutils": ^2.1.2
|
1015
1015
|
"@lumino/datagrid": ^2.3.0
|
1016
1016
|
"@lumino/disposable": ^2.1.2
|
1017
1017
|
"@lumino/messaging": ^2.0.1
|
1018
1018
|
"@lumino/signaling": ^2.1.2
|
1019
1019
|
"@lumino/widgets": ^2.3.1
|
1020
|
-
checksum:
|
1021
|
-
languageName: node
|
1022
|
-
linkType: hard
|
1023
|
-
|
1024
|
-
"@jupyterlab/debugger-extension@npm:~4.1.7":
|
1025
|
-
version: 4.1.7
|
1026
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.1.7"
|
1027
|
-
dependencies:
|
1028
|
-
"@jupyterlab/application": ^4.1.7
|
1029
|
-
"@jupyterlab/apputils": ^4.2.7
|
1030
|
-
"@jupyterlab/cells": ^4.1.7
|
1031
|
-
"@jupyterlab/codeeditor": ^4.1.7
|
1032
|
-
"@jupyterlab/console": ^4.1.7
|
1033
|
-
"@jupyterlab/coreutils": ^6.1.7
|
1034
|
-
"@jupyterlab/debugger": ^4.1.7
|
1035
|
-
"@jupyterlab/docregistry": ^4.1.7
|
1036
|
-
"@jupyterlab/fileeditor": ^4.1.7
|
1037
|
-
"@jupyterlab/logconsole": ^4.1.7
|
1038
|
-
"@jupyterlab/notebook": ^4.1.7
|
1039
|
-
"@jupyterlab/rendermime": ^4.1.7
|
1040
|
-
"@jupyterlab/services": ^7.1.7
|
1041
|
-
"@jupyterlab/settingregistry": ^4.1.7
|
1042
|
-
"@jupyterlab/translation": ^4.1.7
|
1043
|
-
checksum: 3a599e18188d506fb8562bc24b7456cf8233e8b88a8ddb6a4b456074b9023684bf1e5dcb3fab12cc9453b4a373edf00ad21d1a8590cc4e6bd603f74f81e10aa5
|
1020
|
+
checksum: afa8c9e99e50575b623b8b752ac99e96af7da6c9aaa690bda3f311c22acd754a082fc1927e707a6595e07462528acd50c9f3c08612870d36f2d651e8bc15ba03
|
1044
1021
|
languageName: node
|
1045
1022
|
linkType: hard
|
1046
1023
|
|
1047
|
-
"@jupyterlab/debugger@npm:~4.1.
|
1048
|
-
version: 4.1.
|
1049
|
-
resolution: "@jupyterlab/debugger@npm:4.1.
|
1024
|
+
"@jupyterlab/debugger-extension@npm:~4.1.8":
|
1025
|
+
version: 4.1.8
|
1026
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.1.8"
|
1027
|
+
dependencies:
|
1028
|
+
"@jupyterlab/application": ^4.1.8
|
1029
|
+
"@jupyterlab/apputils": ^4.2.8
|
1030
|
+
"@jupyterlab/cells": ^4.1.8
|
1031
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1032
|
+
"@jupyterlab/console": ^4.1.8
|
1033
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1034
|
+
"@jupyterlab/debugger": ^4.1.8
|
1035
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1036
|
+
"@jupyterlab/fileeditor": ^4.1.8
|
1037
|
+
"@jupyterlab/logconsole": ^4.1.8
|
1038
|
+
"@jupyterlab/notebook": ^4.1.8
|
1039
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1040
|
+
"@jupyterlab/services": ^7.1.8
|
1041
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1042
|
+
"@jupyterlab/translation": ^4.1.8
|
1043
|
+
checksum: 684cc7e3409890d154e915d082e9ff40e119123f813ecf9e315d37c8c1685ac7d1b09c8d4d06867bd3ca9fd017013e2a99394616d864f69141dd470eeed55d18
|
1044
|
+
languageName: node
|
1045
|
+
linkType: hard
|
1046
|
+
|
1047
|
+
"@jupyterlab/debugger@npm:~4.1.8":
|
1048
|
+
version: 4.1.8
|
1049
|
+
resolution: "@jupyterlab/debugger@npm:4.1.8"
|
1050
1050
|
dependencies:
|
1051
1051
|
"@codemirror/state": ^6.2.0
|
1052
1052
|
"@codemirror/view": ^6.9.6
|
1053
1053
|
"@jupyter/ydoc": ^1.1.1
|
1054
|
-
"@jupyterlab/application": ^4.1.
|
1055
|
-
"@jupyterlab/apputils": ^4.2.
|
1056
|
-
"@jupyterlab/cells": ^4.1.
|
1057
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1058
|
-
"@jupyterlab/codemirror": ^4.1.
|
1059
|
-
"@jupyterlab/console": ^4.1.
|
1060
|
-
"@jupyterlab/coreutils": ^6.1.
|
1061
|
-
"@jupyterlab/docregistry": ^4.1.
|
1062
|
-
"@jupyterlab/fileeditor": ^4.1.
|
1063
|
-
"@jupyterlab/notebook": ^4.1.
|
1064
|
-
"@jupyterlab/observables": ^5.1.
|
1065
|
-
"@jupyterlab/rendermime": ^4.1.
|
1066
|
-
"@jupyterlab/services": ^7.1.
|
1067
|
-
"@jupyterlab/translation": ^4.1.
|
1068
|
-
"@jupyterlab/ui-components": ^4.1.
|
1054
|
+
"@jupyterlab/application": ^4.1.8
|
1055
|
+
"@jupyterlab/apputils": ^4.2.8
|
1056
|
+
"@jupyterlab/cells": ^4.1.8
|
1057
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1058
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1059
|
+
"@jupyterlab/console": ^4.1.8
|
1060
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1061
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1062
|
+
"@jupyterlab/fileeditor": ^4.1.8
|
1063
|
+
"@jupyterlab/notebook": ^4.1.8
|
1064
|
+
"@jupyterlab/observables": ^5.1.8
|
1065
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1066
|
+
"@jupyterlab/services": ^7.1.8
|
1067
|
+
"@jupyterlab/translation": ^4.1.8
|
1068
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1069
1069
|
"@lumino/algorithm": ^2.0.1
|
1070
1070
|
"@lumino/commands": ^2.2.0
|
1071
1071
|
"@lumino/coreutils": ^2.1.2
|
@@ -1077,24 +1077,24 @@ __metadata:
|
|
1077
1077
|
"@lumino/widgets": ^2.3.1
|
1078
1078
|
"@vscode/debugprotocol": ^1.51.0
|
1079
1079
|
react: ^18.2.0
|
1080
|
-
checksum:
|
1080
|
+
checksum: fdfbc117952227ae189a39f733286fca2614f172913419a55a7b7db2a8243cd893008338af822bc29f904240202d6e414aa25f253b9522c525437def190e0f9a
|
1081
1081
|
languageName: node
|
1082
1082
|
linkType: hard
|
1083
1083
|
|
1084
|
-
"@jupyterlab/docmanager-extension@npm:~4.1.
|
1085
|
-
version: 4.1.
|
1086
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.1.
|
1087
|
-
dependencies:
|
1088
|
-
"@jupyterlab/application": ^4.1.
|
1089
|
-
"@jupyterlab/apputils": ^4.2.
|
1090
|
-
"@jupyterlab/coreutils": ^6.1.
|
1091
|
-
"@jupyterlab/docmanager": ^4.1.
|
1092
|
-
"@jupyterlab/docregistry": ^4.1.
|
1093
|
-
"@jupyterlab/services": ^7.1.
|
1094
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1095
|
-
"@jupyterlab/statusbar": ^4.1.
|
1096
|
-
"@jupyterlab/translation": ^4.1.
|
1097
|
-
"@jupyterlab/ui-components": ^4.1.
|
1084
|
+
"@jupyterlab/docmanager-extension@npm:~4.1.8":
|
1085
|
+
version: 4.1.8
|
1086
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.1.8"
|
1087
|
+
dependencies:
|
1088
|
+
"@jupyterlab/application": ^4.1.8
|
1089
|
+
"@jupyterlab/apputils": ^4.2.8
|
1090
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1091
|
+
"@jupyterlab/docmanager": ^4.1.8
|
1092
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1093
|
+
"@jupyterlab/services": ^7.1.8
|
1094
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1095
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1096
|
+
"@jupyterlab/translation": ^4.1.8
|
1097
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1098
1098
|
"@lumino/algorithm": ^2.0.1
|
1099
1099
|
"@lumino/commands": ^2.2.0
|
1100
1100
|
"@lumino/coreutils": ^2.1.2
|
@@ -1102,21 +1102,21 @@ __metadata:
|
|
1102
1102
|
"@lumino/signaling": ^2.1.2
|
1103
1103
|
"@lumino/widgets": ^2.3.1
|
1104
1104
|
react: ^18.2.0
|
1105
|
-
checksum:
|
1105
|
+
checksum: bac417fb2bf395afd3df6efbf44c115ef8631aaf2264c444072caa3a5d7bd36b0c1a44fc2e13df31cab4cdda8cb2ed559e9abfa0eb3c2c475104a25da80efb35
|
1106
1106
|
languageName: node
|
1107
1107
|
linkType: hard
|
1108
1108
|
|
1109
|
-
"@jupyterlab/docmanager@npm:~4.1.
|
1110
|
-
version: 4.1.
|
1111
|
-
resolution: "@jupyterlab/docmanager@npm:4.1.
|
1112
|
-
dependencies:
|
1113
|
-
"@jupyterlab/apputils": ^4.2.
|
1114
|
-
"@jupyterlab/coreutils": ^6.1.
|
1115
|
-
"@jupyterlab/docregistry": ^4.1.
|
1116
|
-
"@jupyterlab/services": ^7.1.
|
1117
|
-
"@jupyterlab/statusbar": ^4.1.
|
1118
|
-
"@jupyterlab/translation": ^4.1.
|
1119
|
-
"@jupyterlab/ui-components": ^4.1.
|
1109
|
+
"@jupyterlab/docmanager@npm:~4.1.8":
|
1110
|
+
version: 4.1.8
|
1111
|
+
resolution: "@jupyterlab/docmanager@npm:4.1.8"
|
1112
|
+
dependencies:
|
1113
|
+
"@jupyterlab/apputils": ^4.2.8
|
1114
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1115
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1116
|
+
"@jupyterlab/services": ^7.1.8
|
1117
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1118
|
+
"@jupyterlab/translation": ^4.1.8
|
1119
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1120
1120
|
"@lumino/algorithm": ^2.0.1
|
1121
1121
|
"@lumino/coreutils": ^2.1.2
|
1122
1122
|
"@lumino/disposable": ^2.1.2
|
@@ -1125,24 +1125,24 @@ __metadata:
|
|
1125
1125
|
"@lumino/signaling": ^2.1.2
|
1126
1126
|
"@lumino/widgets": ^2.3.1
|
1127
1127
|
react: ^18.2.0
|
1128
|
-
checksum:
|
1128
|
+
checksum: d0d1316a885d1e72891d9b9cd61c36c7f8db4a4e53ae4cc8f105931e0dcdc262ebd5e76d3a145517bcc009cb3f8ab23e4e4ce84191f2f09c5df3d2a3294cfe9a
|
1129
1129
|
languageName: node
|
1130
1130
|
linkType: hard
|
1131
1131
|
|
1132
|
-
"@jupyterlab/docregistry@npm:~4.1.
|
1133
|
-
version: 4.1.
|
1134
|
-
resolution: "@jupyterlab/docregistry@npm:4.1.
|
1132
|
+
"@jupyterlab/docregistry@npm:~4.1.8":
|
1133
|
+
version: 4.1.8
|
1134
|
+
resolution: "@jupyterlab/docregistry@npm:4.1.8"
|
1135
1135
|
dependencies:
|
1136
1136
|
"@jupyter/ydoc": ^1.1.1
|
1137
|
-
"@jupyterlab/apputils": ^4.2.
|
1138
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1139
|
-
"@jupyterlab/coreutils": ^6.1.
|
1140
|
-
"@jupyterlab/observables": ^5.1.
|
1141
|
-
"@jupyterlab/rendermime": ^4.1.
|
1142
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1143
|
-
"@jupyterlab/services": ^7.1.
|
1144
|
-
"@jupyterlab/translation": ^4.1.
|
1145
|
-
"@jupyterlab/ui-components": ^4.1.
|
1137
|
+
"@jupyterlab/apputils": ^4.2.8
|
1138
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1139
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1140
|
+
"@jupyterlab/observables": ^5.1.8
|
1141
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1142
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1143
|
+
"@jupyterlab/services": ^7.1.8
|
1144
|
+
"@jupyterlab/translation": ^4.1.8
|
1145
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1146
1146
|
"@lumino/algorithm": ^2.0.1
|
1147
1147
|
"@lumino/coreutils": ^2.1.2
|
1148
1148
|
"@lumino/disposable": ^2.1.2
|
@@ -1151,32 +1151,32 @@ __metadata:
|
|
1151
1151
|
"@lumino/signaling": ^2.1.2
|
1152
1152
|
"@lumino/widgets": ^2.3.1
|
1153
1153
|
react: ^18.2.0
|
1154
|
-
checksum:
|
1154
|
+
checksum: d65aef500ab8d9d761490cf2a6902e897475173727cd3676691789e6d2609aefc8c98c0a4d4e57c670721409cb58925eeb162dbd101c9b6a473ecd20cf7efe78
|
1155
1155
|
languageName: node
|
1156
1156
|
linkType: hard
|
1157
1157
|
|
1158
|
-
"@jupyterlab/documentsearch-extension@npm:~4.1.
|
1159
|
-
version: 4.1.
|
1160
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.1.
|
1158
|
+
"@jupyterlab/documentsearch-extension@npm:~4.1.8":
|
1159
|
+
version: 4.1.8
|
1160
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.1.8"
|
1161
1161
|
dependencies:
|
1162
|
-
"@jupyterlab/application": ^4.1.
|
1163
|
-
"@jupyterlab/apputils": ^4.2.
|
1164
|
-
"@jupyterlab/documentsearch": ^4.1.
|
1165
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1166
|
-
"@jupyterlab/translation": ^4.1.
|
1162
|
+
"@jupyterlab/application": ^4.1.8
|
1163
|
+
"@jupyterlab/apputils": ^4.2.8
|
1164
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
1165
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1166
|
+
"@jupyterlab/translation": ^4.1.8
|
1167
1167
|
"@lumino/commands": ^2.2.0
|
1168
1168
|
"@lumino/widgets": ^2.3.1
|
1169
|
-
checksum:
|
1169
|
+
checksum: 929ee06ffb0a4c693cbc8de78cb5b8e0f965d779f8e8f9a0ebdc4f99ff913b729b2370599a890a8a882c914ae75eba4745d2e2a42997c1986fc16588e8f593c3
|
1170
1170
|
languageName: node
|
1171
1171
|
linkType: hard
|
1172
1172
|
|
1173
|
-
"@jupyterlab/documentsearch@npm:~4.1.
|
1174
|
-
version: 4.1.
|
1175
|
-
resolution: "@jupyterlab/documentsearch@npm:4.1.
|
1173
|
+
"@jupyterlab/documentsearch@npm:~4.1.8":
|
1174
|
+
version: 4.1.8
|
1175
|
+
resolution: "@jupyterlab/documentsearch@npm:4.1.8"
|
1176
1176
|
dependencies:
|
1177
|
-
"@jupyterlab/apputils": ^4.2.
|
1178
|
-
"@jupyterlab/translation": ^4.1.
|
1179
|
-
"@jupyterlab/ui-components": ^4.1.
|
1177
|
+
"@jupyterlab/apputils": ^4.2.8
|
1178
|
+
"@jupyterlab/translation": ^4.1.8
|
1179
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1180
1180
|
"@lumino/commands": ^2.2.0
|
1181
1181
|
"@lumino/coreutils": ^2.1.2
|
1182
1182
|
"@lumino/disposable": ^2.1.2
|
@@ -1185,79 +1185,79 @@ __metadata:
|
|
1185
1185
|
"@lumino/signaling": ^2.1.2
|
1186
1186
|
"@lumino/widgets": ^2.3.1
|
1187
1187
|
react: ^18.2.0
|
1188
|
-
checksum:
|
1188
|
+
checksum: c8f05403435c8613c599ea54512f4a8bb865e3836f336e2258cba60291b101f35515eb6e8a33d88973d22fffe2b9772d1b0d9d177a5b7a396ff64b046b211580
|
1189
1189
|
languageName: node
|
1190
1190
|
linkType: hard
|
1191
1191
|
|
1192
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.1.
|
1193
|
-
version: 4.1.
|
1194
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.1.
|
1192
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.1.8":
|
1193
|
+
version: 4.1.8
|
1194
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.1.8"
|
1195
1195
|
dependencies:
|
1196
|
-
"@jupyterlab/application": ^4.1.
|
1197
|
-
"@jupyterlab/apputils": ^4.2.
|
1198
|
-
"@jupyterlab/extensionmanager": ^4.1.
|
1199
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1200
|
-
"@jupyterlab/translation": ^4.1.
|
1201
|
-
"@jupyterlab/ui-components": ^4.1.
|
1202
|
-
checksum:
|
1196
|
+
"@jupyterlab/application": ^4.1.8
|
1197
|
+
"@jupyterlab/apputils": ^4.2.8
|
1198
|
+
"@jupyterlab/extensionmanager": ^4.1.8
|
1199
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1200
|
+
"@jupyterlab/translation": ^4.1.8
|
1201
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1202
|
+
checksum: 6551234f6dde340c8acb0a0df1d6d1bc9e2217c2a6c9a7ddc98441d5a013d373d5bdc930bf3293203b7b46e0e96e48979450dc8f62818f8905027d23d0dff990
|
1203
1203
|
languageName: node
|
1204
1204
|
linkType: hard
|
1205
1205
|
|
1206
|
-
"@jupyterlab/extensionmanager@npm:~4.1.
|
1207
|
-
version: 4.1.
|
1208
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.1.
|
1206
|
+
"@jupyterlab/extensionmanager@npm:~4.1.8":
|
1207
|
+
version: 4.1.8
|
1208
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.1.8"
|
1209
1209
|
dependencies:
|
1210
|
-
"@jupyterlab/apputils": ^4.2.
|
1211
|
-
"@jupyterlab/coreutils": ^6.1.
|
1212
|
-
"@jupyterlab/services": ^7.1.
|
1213
|
-
"@jupyterlab/translation": ^4.1.
|
1214
|
-
"@jupyterlab/ui-components": ^4.1.
|
1210
|
+
"@jupyterlab/apputils": ^4.2.8
|
1211
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1212
|
+
"@jupyterlab/services": ^7.1.8
|
1213
|
+
"@jupyterlab/translation": ^4.1.8
|
1214
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1215
1215
|
"@lumino/messaging": ^2.0.1
|
1216
1216
|
"@lumino/polling": ^2.1.2
|
1217
1217
|
"@lumino/widgets": ^2.3.1
|
1218
1218
|
react: ^18.2.0
|
1219
1219
|
react-paginate: ^6.3.2
|
1220
1220
|
semver: ^7.3.2
|
1221
|
-
checksum:
|
1222
|
-
languageName: node
|
1223
|
-
linkType: hard
|
1224
|
-
|
1225
|
-
"@jupyterlab/filebrowser-extension@npm:~4.1.
|
1226
|
-
version: 4.1.
|
1227
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.1.
|
1228
|
-
dependencies:
|
1229
|
-
"@jupyterlab/application": ^4.1.
|
1230
|
-
"@jupyterlab/apputils": ^4.2.
|
1231
|
-
"@jupyterlab/coreutils": ^6.1.
|
1232
|
-
"@jupyterlab/docmanager": ^4.1.
|
1233
|
-
"@jupyterlab/docregistry": ^4.1.
|
1234
|
-
"@jupyterlab/filebrowser": ^4.1.
|
1235
|
-
"@jupyterlab/services": ^7.1.
|
1236
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1237
|
-
"@jupyterlab/statedb": ^4.1.
|
1238
|
-
"@jupyterlab/statusbar": ^4.1.
|
1239
|
-
"@jupyterlab/translation": ^4.1.
|
1240
|
-
"@jupyterlab/ui-components": ^4.1.
|
1221
|
+
checksum: 01f3de84a5c4166a4e10eadb558499b7a0e68bf29d5dd6069d015d5a9dc143336c99a4186be433b997f9ee5847e59f0cc5dc5c2623f8e838587a30778cc69d02
|
1222
|
+
languageName: node
|
1223
|
+
linkType: hard
|
1224
|
+
|
1225
|
+
"@jupyterlab/filebrowser-extension@npm:~4.1.8":
|
1226
|
+
version: 4.1.8
|
1227
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.1.8"
|
1228
|
+
dependencies:
|
1229
|
+
"@jupyterlab/application": ^4.1.8
|
1230
|
+
"@jupyterlab/apputils": ^4.2.8
|
1231
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1232
|
+
"@jupyterlab/docmanager": ^4.1.8
|
1233
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1234
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
1235
|
+
"@jupyterlab/services": ^7.1.8
|
1236
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1237
|
+
"@jupyterlab/statedb": ^4.1.8
|
1238
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1239
|
+
"@jupyterlab/translation": ^4.1.8
|
1240
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1241
1241
|
"@lumino/algorithm": ^2.0.1
|
1242
1242
|
"@lumino/commands": ^2.2.0
|
1243
1243
|
"@lumino/widgets": ^2.3.1
|
1244
|
-
checksum:
|
1244
|
+
checksum: 1d75a4d3c9080537708bf7923ef9e7ef21d711e358c354f41d668adc802b5117176a4f55737d70277d91bb6c46797396cefc2c154fb490ec4a9b6a36c2dc8ef8
|
1245
1245
|
languageName: node
|
1246
1246
|
linkType: hard
|
1247
1247
|
|
1248
|
-
"@jupyterlab/filebrowser@npm:~4.1.
|
1249
|
-
version: 4.1.
|
1250
|
-
resolution: "@jupyterlab/filebrowser@npm:4.1.
|
1251
|
-
dependencies:
|
1252
|
-
"@jupyterlab/apputils": ^4.2.
|
1253
|
-
"@jupyterlab/coreutils": ^6.1.
|
1254
|
-
"@jupyterlab/docmanager": ^4.1.
|
1255
|
-
"@jupyterlab/docregistry": ^4.1.
|
1256
|
-
"@jupyterlab/services": ^7.1.
|
1257
|
-
"@jupyterlab/statedb": ^4.1.
|
1258
|
-
"@jupyterlab/statusbar": ^4.1.
|
1259
|
-
"@jupyterlab/translation": ^4.1.
|
1260
|
-
"@jupyterlab/ui-components": ^4.1.
|
1248
|
+
"@jupyterlab/filebrowser@npm:~4.1.8":
|
1249
|
+
version: 4.1.8
|
1250
|
+
resolution: "@jupyterlab/filebrowser@npm:4.1.8"
|
1251
|
+
dependencies:
|
1252
|
+
"@jupyterlab/apputils": ^4.2.8
|
1253
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1254
|
+
"@jupyterlab/docmanager": ^4.1.8
|
1255
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1256
|
+
"@jupyterlab/services": ^7.1.8
|
1257
|
+
"@jupyterlab/statedb": ^4.1.8
|
1258
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1259
|
+
"@jupyterlab/translation": ^4.1.8
|
1260
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1261
1261
|
"@lumino/algorithm": ^2.0.1
|
1262
1262
|
"@lumino/coreutils": ^2.1.2
|
1263
1263
|
"@lumino/disposable": ^2.1.2
|
@@ -1269,221 +1269,221 @@ __metadata:
|
|
1269
1269
|
"@lumino/virtualdom": ^2.0.1
|
1270
1270
|
"@lumino/widgets": ^2.3.1
|
1271
1271
|
react: ^18.2.0
|
1272
|
-
checksum:
|
1272
|
+
checksum: 51ae88c5fabb2fad341cd3ea7b94750c373d5b3d251287f0bcbc7f1357b11f7a4e9ec08ee92512a46435fccee0c7c647cdf2185db9459a55845d15410f0dcf1c
|
1273
1273
|
languageName: node
|
1274
1274
|
linkType: hard
|
1275
1275
|
|
1276
|
-
"@jupyterlab/fileeditor-extension@npm:~4.1.
|
1277
|
-
version: 4.1.
|
1278
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.1.
|
1276
|
+
"@jupyterlab/fileeditor-extension@npm:~4.1.8":
|
1277
|
+
version: 4.1.8
|
1278
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.1.8"
|
1279
1279
|
dependencies:
|
1280
1280
|
"@codemirror/commands": ^6.2.3
|
1281
1281
|
"@codemirror/search": ^6.3.0
|
1282
|
-
"@jupyterlab/application": ^4.1.
|
1283
|
-
"@jupyterlab/apputils": ^4.2.
|
1284
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1285
|
-
"@jupyterlab/codemirror": ^4.1.
|
1286
|
-
"@jupyterlab/completer": ^4.1.
|
1287
|
-
"@jupyterlab/console": ^4.1.
|
1288
|
-
"@jupyterlab/coreutils": ^6.1.
|
1289
|
-
"@jupyterlab/docregistry": ^4.1.
|
1290
|
-
"@jupyterlab/documentsearch": ^4.1.
|
1291
|
-
"@jupyterlab/filebrowser": ^4.1.
|
1292
|
-
"@jupyterlab/fileeditor": ^4.1.
|
1293
|
-
"@jupyterlab/launcher": ^4.1.
|
1294
|
-
"@jupyterlab/lsp": ^4.1.
|
1295
|
-
"@jupyterlab/mainmenu": ^4.1.
|
1296
|
-
"@jupyterlab/observables": ^5.1.
|
1297
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1298
|
-
"@jupyterlab/services": ^7.1.
|
1299
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1300
|
-
"@jupyterlab/statusbar": ^4.1.
|
1301
|
-
"@jupyterlab/toc": ^6.1.
|
1302
|
-
"@jupyterlab/translation": ^4.1.
|
1303
|
-
"@jupyterlab/ui-components": ^4.1.
|
1282
|
+
"@jupyterlab/application": ^4.1.8
|
1283
|
+
"@jupyterlab/apputils": ^4.2.8
|
1284
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1285
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1286
|
+
"@jupyterlab/completer": ^4.1.8
|
1287
|
+
"@jupyterlab/console": ^4.1.8
|
1288
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1289
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1290
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
1291
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
1292
|
+
"@jupyterlab/fileeditor": ^4.1.8
|
1293
|
+
"@jupyterlab/launcher": ^4.1.8
|
1294
|
+
"@jupyterlab/lsp": ^4.1.8
|
1295
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
1296
|
+
"@jupyterlab/observables": ^5.1.8
|
1297
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1298
|
+
"@jupyterlab/services": ^7.1.8
|
1299
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1300
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1301
|
+
"@jupyterlab/toc": ^6.1.8
|
1302
|
+
"@jupyterlab/translation": ^4.1.8
|
1303
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1304
1304
|
"@lumino/algorithm": ^2.0.1
|
1305
1305
|
"@lumino/commands": ^2.2.0
|
1306
1306
|
"@lumino/coreutils": ^2.1.2
|
1307
1307
|
"@lumino/widgets": ^2.3.1
|
1308
|
-
checksum:
|
1308
|
+
checksum: bfb5b51929e856c35f2fd5ebbe7deb52d36c2e4ca30030cceedc759447f62b0b5a8719e2eb8695cf616ccaec6ae0e9609cf6c6b68e6c846e09ab53f42ac68d5d
|
1309
1309
|
languageName: node
|
1310
1310
|
linkType: hard
|
1311
1311
|
|
1312
|
-
"@jupyterlab/fileeditor@npm:~4.1.
|
1313
|
-
version: 4.1.
|
1314
|
-
resolution: "@jupyterlab/fileeditor@npm:4.1.
|
1312
|
+
"@jupyterlab/fileeditor@npm:~4.1.8":
|
1313
|
+
version: 4.1.8
|
1314
|
+
resolution: "@jupyterlab/fileeditor@npm:4.1.8"
|
1315
1315
|
dependencies:
|
1316
1316
|
"@jupyter/ydoc": ^1.1.1
|
1317
|
-
"@jupyterlab/apputils": ^4.2.
|
1318
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1319
|
-
"@jupyterlab/codemirror": ^4.1.
|
1320
|
-
"@jupyterlab/coreutils": ^6.1.
|
1321
|
-
"@jupyterlab/docregistry": ^4.1.
|
1322
|
-
"@jupyterlab/documentsearch": ^4.1.
|
1323
|
-
"@jupyterlab/lsp": ^4.1.
|
1324
|
-
"@jupyterlab/statusbar": ^4.1.
|
1325
|
-
"@jupyterlab/toc": ^6.1.
|
1326
|
-
"@jupyterlab/translation": ^4.1.
|
1327
|
-
"@jupyterlab/ui-components": ^4.1.
|
1317
|
+
"@jupyterlab/apputils": ^4.2.8
|
1318
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1319
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1320
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1321
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1322
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
1323
|
+
"@jupyterlab/lsp": ^4.1.8
|
1324
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1325
|
+
"@jupyterlab/toc": ^6.1.8
|
1326
|
+
"@jupyterlab/translation": ^4.1.8
|
1327
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1328
1328
|
"@lumino/commands": ^2.2.0
|
1329
1329
|
"@lumino/coreutils": ^2.1.2
|
1330
1330
|
"@lumino/messaging": ^2.0.1
|
1331
1331
|
"@lumino/widgets": ^2.3.1
|
1332
1332
|
react: ^18.2.0
|
1333
1333
|
regexp-match-indices: ^1.0.2
|
1334
|
-
checksum:
|
1334
|
+
checksum: 1d5c67721ebd57d2a30e3ae8de51b6c967b23110730298205289dd8365c9145e69da4f8edf2fc84c3b5ab32feeee45bb65cdfb428b3a8a3c42b7c068e0d2d024
|
1335
1335
|
languageName: node
|
1336
1336
|
linkType: hard
|
1337
1337
|
|
1338
|
-
"@jupyterlab/help-extension@npm:~4.1.
|
1339
|
-
version: 4.1.
|
1340
|
-
resolution: "@jupyterlab/help-extension@npm:4.1.
|
1341
|
-
dependencies:
|
1342
|
-
"@jupyterlab/application": ^4.1.
|
1343
|
-
"@jupyterlab/apputils": ^4.2.
|
1344
|
-
"@jupyterlab/coreutils": ^6.1.
|
1345
|
-
"@jupyterlab/mainmenu": ^4.1.
|
1346
|
-
"@jupyterlab/services": ^7.1.
|
1347
|
-
"@jupyterlab/translation": ^4.1.
|
1348
|
-
"@jupyterlab/ui-components": ^4.1.
|
1338
|
+
"@jupyterlab/help-extension@npm:~4.1.8":
|
1339
|
+
version: 4.1.8
|
1340
|
+
resolution: "@jupyterlab/help-extension@npm:4.1.8"
|
1341
|
+
dependencies:
|
1342
|
+
"@jupyterlab/application": ^4.1.8
|
1343
|
+
"@jupyterlab/apputils": ^4.2.8
|
1344
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1345
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
1346
|
+
"@jupyterlab/services": ^7.1.8
|
1347
|
+
"@jupyterlab/translation": ^4.1.8
|
1348
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1349
1349
|
"@lumino/coreutils": ^2.1.2
|
1350
1350
|
"@lumino/signaling": ^2.1.2
|
1351
1351
|
"@lumino/virtualdom": ^2.0.1
|
1352
1352
|
"@lumino/widgets": ^2.3.1
|
1353
1353
|
react: ^18.2.0
|
1354
|
-
checksum:
|
1354
|
+
checksum: b5e5a77bedc28eefc457108cb857a9ce8598b53e19b190de056a1c31a82b5f354a19122b59de6665844f278b4341097d3f07a29de9d648f83dccaff371e78e58
|
1355
1355
|
languageName: node
|
1356
1356
|
linkType: hard
|
1357
1357
|
|
1358
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.1.
|
1359
|
-
version: 4.1.
|
1360
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.1.
|
1358
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.1.8":
|
1359
|
+
version: 4.1.8
|
1360
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.1.8"
|
1361
1361
|
dependencies:
|
1362
|
-
"@jupyterlab/application": ^4.1.
|
1363
|
-
"@jupyterlab/apputils": ^4.2.
|
1364
|
-
"@jupyterlab/docregistry": ^4.1.
|
1365
|
-
"@jupyterlab/htmlviewer": ^4.1.
|
1366
|
-
"@jupyterlab/observables": ^5.1.
|
1367
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1368
|
-
"@jupyterlab/translation": ^4.1.
|
1369
|
-
"@jupyterlab/ui-components": ^4.1.
|
1370
|
-
checksum:
|
1362
|
+
"@jupyterlab/application": ^4.1.8
|
1363
|
+
"@jupyterlab/apputils": ^4.2.8
|
1364
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1365
|
+
"@jupyterlab/htmlviewer": ^4.1.8
|
1366
|
+
"@jupyterlab/observables": ^5.1.8
|
1367
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1368
|
+
"@jupyterlab/translation": ^4.1.8
|
1369
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1370
|
+
checksum: a67e8de32040af80a6b389cc30cc2faea14b8bc8e88823232a43c42ceddb748f3adf721fa66f8a16701109826ec4028961ec9de64c438b3f5d5db802e1723b6a
|
1371
1371
|
languageName: node
|
1372
1372
|
linkType: hard
|
1373
1373
|
|
1374
|
-
"@jupyterlab/htmlviewer@npm:~4.1.
|
1375
|
-
version: 4.1.
|
1376
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.1.
|
1374
|
+
"@jupyterlab/htmlviewer@npm:~4.1.8":
|
1375
|
+
version: 4.1.8
|
1376
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.1.8"
|
1377
1377
|
dependencies:
|
1378
|
-
"@jupyterlab/apputils": ^4.2.
|
1379
|
-
"@jupyterlab/coreutils": ^6.1.
|
1380
|
-
"@jupyterlab/docregistry": ^4.1.
|
1381
|
-
"@jupyterlab/translation": ^4.1.
|
1382
|
-
"@jupyterlab/ui-components": ^4.1.
|
1378
|
+
"@jupyterlab/apputils": ^4.2.8
|
1379
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1380
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1381
|
+
"@jupyterlab/translation": ^4.1.8
|
1382
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1383
1383
|
"@lumino/coreutils": ^2.1.2
|
1384
1384
|
"@lumino/signaling": ^2.1.2
|
1385
1385
|
"@lumino/widgets": ^2.3.1
|
1386
1386
|
react: ^18.2.0
|
1387
|
-
checksum:
|
1387
|
+
checksum: c917e76a7cd2f8a98add3e94b2f06292f8b504e3e6d438fb461e5b44a1e11a7cd14c8c505a24d35f3e5d3bc770579f62dabf46e6732761995b5710fe78a23bf7
|
1388
1388
|
languageName: node
|
1389
1389
|
linkType: hard
|
1390
1390
|
|
1391
|
-
"@jupyterlab/hub-extension@npm:~4.1.
|
1392
|
-
version: 4.1.
|
1393
|
-
resolution: "@jupyterlab/hub-extension@npm:4.1.
|
1391
|
+
"@jupyterlab/hub-extension@npm:~4.1.8":
|
1392
|
+
version: 4.1.8
|
1393
|
+
resolution: "@jupyterlab/hub-extension@npm:4.1.8"
|
1394
1394
|
dependencies:
|
1395
|
-
"@jupyterlab/application": ^4.1.
|
1396
|
-
"@jupyterlab/apputils": ^4.2.
|
1397
|
-
"@jupyterlab/coreutils": ^6.1.
|
1398
|
-
"@jupyterlab/services": ^7.1.
|
1399
|
-
"@jupyterlab/translation": ^4.1.
|
1400
|
-
checksum:
|
1395
|
+
"@jupyterlab/application": ^4.1.8
|
1396
|
+
"@jupyterlab/apputils": ^4.2.8
|
1397
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1398
|
+
"@jupyterlab/services": ^7.1.8
|
1399
|
+
"@jupyterlab/translation": ^4.1.8
|
1400
|
+
checksum: ac586925c603d0a9c3c6e617dc398c01995ca5bf02cf3eda703393bcfd9909d043bf65e5e390fa722644e9a389358b5d0ce5d81e7627d191709612047a317108
|
1401
1401
|
languageName: node
|
1402
1402
|
linkType: hard
|
1403
1403
|
|
1404
|
-
"@jupyterlab/imageviewer-extension@npm:~4.1.
|
1405
|
-
version: 4.1.
|
1406
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.1.
|
1404
|
+
"@jupyterlab/imageviewer-extension@npm:~4.1.8":
|
1405
|
+
version: 4.1.8
|
1406
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.1.8"
|
1407
1407
|
dependencies:
|
1408
|
-
"@jupyterlab/application": ^4.1.
|
1409
|
-
"@jupyterlab/apputils": ^4.2.
|
1410
|
-
"@jupyterlab/docregistry": ^4.1.
|
1411
|
-
"@jupyterlab/imageviewer": ^4.1.
|
1412
|
-
"@jupyterlab/translation": ^4.1.
|
1413
|
-
checksum:
|
1408
|
+
"@jupyterlab/application": ^4.1.8
|
1409
|
+
"@jupyterlab/apputils": ^4.2.8
|
1410
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1411
|
+
"@jupyterlab/imageviewer": ^4.1.8
|
1412
|
+
"@jupyterlab/translation": ^4.1.8
|
1413
|
+
checksum: 022151ba42d6973403270c5f9a1c7d3eb58b3bafa093688fd004e41d51bd18690458c62094af818bf9c892f5ebe8d5be87d417fb4ecbd97b248af8ccb0e158be
|
1414
1414
|
languageName: node
|
1415
1415
|
linkType: hard
|
1416
1416
|
|
1417
|
-
"@jupyterlab/imageviewer@npm:~4.1.
|
1418
|
-
version: 4.1.
|
1419
|
-
resolution: "@jupyterlab/imageviewer@npm:4.1.
|
1417
|
+
"@jupyterlab/imageviewer@npm:~4.1.8":
|
1418
|
+
version: 4.1.8
|
1419
|
+
resolution: "@jupyterlab/imageviewer@npm:4.1.8"
|
1420
1420
|
dependencies:
|
1421
|
-
"@jupyterlab/apputils": ^4.2.
|
1422
|
-
"@jupyterlab/coreutils": ^6.1.
|
1423
|
-
"@jupyterlab/docregistry": ^4.1.
|
1421
|
+
"@jupyterlab/apputils": ^4.2.8
|
1422
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1423
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1424
1424
|
"@lumino/coreutils": ^2.1.2
|
1425
1425
|
"@lumino/messaging": ^2.0.1
|
1426
1426
|
"@lumino/widgets": ^2.3.1
|
1427
|
-
checksum:
|
1427
|
+
checksum: 63a3246719fc0b58c8f5b24ef9b65e8f293df981ea1bb3d123311830d0277317cd9434ea6819a7460d278f8a5f60d89458ba1f89b9b6c022fb940e77149a085b
|
1428
1428
|
languageName: node
|
1429
1429
|
linkType: hard
|
1430
1430
|
|
1431
|
-
"@jupyterlab/inspector-extension@npm:~4.1.
|
1432
|
-
version: 4.1.
|
1433
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.1.
|
1434
|
-
dependencies:
|
1435
|
-
"@jupyterlab/application": ^4.1.
|
1436
|
-
"@jupyterlab/apputils": ^4.2.
|
1437
|
-
"@jupyterlab/console": ^4.1.
|
1438
|
-
"@jupyterlab/inspector": ^4.1.
|
1439
|
-
"@jupyterlab/launcher": ^4.1.
|
1440
|
-
"@jupyterlab/notebook": ^4.1.
|
1441
|
-
"@jupyterlab/translation": ^4.1.
|
1442
|
-
"@jupyterlab/ui-components": ^4.1.
|
1431
|
+
"@jupyterlab/inspector-extension@npm:~4.1.8":
|
1432
|
+
version: 4.1.8
|
1433
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.1.8"
|
1434
|
+
dependencies:
|
1435
|
+
"@jupyterlab/application": ^4.1.8
|
1436
|
+
"@jupyterlab/apputils": ^4.2.8
|
1437
|
+
"@jupyterlab/console": ^4.1.8
|
1438
|
+
"@jupyterlab/inspector": ^4.1.8
|
1439
|
+
"@jupyterlab/launcher": ^4.1.8
|
1440
|
+
"@jupyterlab/notebook": ^4.1.8
|
1441
|
+
"@jupyterlab/translation": ^4.1.8
|
1442
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1443
1443
|
"@lumino/widgets": ^2.3.1
|
1444
|
-
checksum:
|
1444
|
+
checksum: 235ac98a68b0f5ecdd1786585090f019c09d79a7ba083c5e8a368ac03ac7eea060980111baca64a4e30c74abc2dcb21ff7629f87b62d39495a9a81fe72750eec
|
1445
1445
|
languageName: node
|
1446
1446
|
linkType: hard
|
1447
1447
|
|
1448
|
-
"@jupyterlab/inspector@npm:~4.1.
|
1449
|
-
version: 4.1.
|
1450
|
-
resolution: "@jupyterlab/inspector@npm:4.1.
|
1451
|
-
dependencies:
|
1452
|
-
"@jupyterlab/apputils": ^4.2.
|
1453
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1454
|
-
"@jupyterlab/coreutils": ^6.1.
|
1455
|
-
"@jupyterlab/rendermime": ^4.1.
|
1456
|
-
"@jupyterlab/services": ^7.1.
|
1457
|
-
"@jupyterlab/statedb": ^4.1.
|
1458
|
-
"@jupyterlab/translation": ^4.1.
|
1448
|
+
"@jupyterlab/inspector@npm:~4.1.8":
|
1449
|
+
version: 4.1.8
|
1450
|
+
resolution: "@jupyterlab/inspector@npm:4.1.8"
|
1451
|
+
dependencies:
|
1452
|
+
"@jupyterlab/apputils": ^4.2.8
|
1453
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1454
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1455
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1456
|
+
"@jupyterlab/services": ^7.1.8
|
1457
|
+
"@jupyterlab/statedb": ^4.1.8
|
1458
|
+
"@jupyterlab/translation": ^4.1.8
|
1459
1459
|
"@lumino/coreutils": ^2.1.2
|
1460
1460
|
"@lumino/disposable": ^2.1.2
|
1461
1461
|
"@lumino/polling": ^2.1.2
|
1462
1462
|
"@lumino/signaling": ^2.1.2
|
1463
1463
|
"@lumino/widgets": ^2.3.1
|
1464
|
-
checksum:
|
1464
|
+
checksum: 13bc350e989ba8bc20b5c9550161ff9dca7be6aded0ff1dd0b4b79d2b57c0794b1ad80e9b5c8c1ba778a508c4ee3cc03f95861b5510c780c12a1df3800ac65b1
|
1465
1465
|
languageName: node
|
1466
1466
|
linkType: hard
|
1467
1467
|
|
1468
|
-
"@jupyterlab/javascript-extension@npm:~4.1.
|
1469
|
-
version: 4.1.
|
1470
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.1.
|
1468
|
+
"@jupyterlab/javascript-extension@npm:~4.1.8":
|
1469
|
+
version: 4.1.8
|
1470
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.1.8"
|
1471
1471
|
dependencies:
|
1472
|
-
"@jupyterlab/rendermime": ^4.1.
|
1473
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1474
|
-
checksum:
|
1472
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1473
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1474
|
+
checksum: 6b542c07e4190cd21f8cf9b3166682a1f5138c88bfc6fcdda5d876b2cb7d3bf18ba2cd07d9c655986f1f99337034434b0e675a6d7f043cbfcfcfb5a2466a13d5
|
1475
1475
|
languageName: node
|
1476
1476
|
linkType: hard
|
1477
1477
|
|
1478
|
-
"@jupyterlab/json-extension@npm:~4.1.
|
1479
|
-
version: 4.1.
|
1480
|
-
resolution: "@jupyterlab/json-extension@npm:4.1.
|
1478
|
+
"@jupyterlab/json-extension@npm:~4.1.8":
|
1479
|
+
version: 4.1.8
|
1480
|
+
resolution: "@jupyterlab/json-extension@npm:4.1.8"
|
1481
1481
|
dependencies:
|
1482
|
-
"@jupyterlab/apputils": ^4.2.
|
1483
|
-
"@jupyterlab/codemirror": ^4.1.
|
1484
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1485
|
-
"@jupyterlab/translation": ^4.1.
|
1486
|
-
"@jupyterlab/ui-components": ^4.1.
|
1482
|
+
"@jupyterlab/apputils": ^4.2.8
|
1483
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1484
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1485
|
+
"@jupyterlab/translation": ^4.1.8
|
1486
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1487
1487
|
"@lezer/highlight": ^1.1.4
|
1488
1488
|
"@lumino/coreutils": ^2.1.2
|
1489
1489
|
"@lumino/messaging": ^2.0.1
|
@@ -1493,34 +1493,34 @@ __metadata:
|
|
1493
1493
|
react-highlight-words: ^0.20.0
|
1494
1494
|
react-json-tree: ^0.18.0
|
1495
1495
|
style-mod: ^4.0.0
|
1496
|
-
checksum:
|
1496
|
+
checksum: 863706f9a52e87d801e28a0c1e733325feee66b78043a739d3f1c3077a64b7bdc30045564568a3a6dc8d44a2f20f7f72f645ebfc8a26a91a98b0dab7d944e920
|
1497
1497
|
languageName: node
|
1498
1498
|
linkType: hard
|
1499
1499
|
|
1500
|
-
"@jupyterlab/launcher-extension@npm:~4.1.
|
1501
|
-
version: 4.1.
|
1502
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.1.
|
1503
|
-
dependencies:
|
1504
|
-
"@jupyterlab/application": ^4.1.
|
1505
|
-
"@jupyterlab/apputils": ^4.2.
|
1506
|
-
"@jupyterlab/filebrowser": ^4.1.
|
1507
|
-
"@jupyterlab/launcher": ^4.1.
|
1508
|
-
"@jupyterlab/translation": ^4.1.
|
1509
|
-
"@jupyterlab/ui-components": ^4.1.
|
1500
|
+
"@jupyterlab/launcher-extension@npm:~4.1.8":
|
1501
|
+
version: 4.1.8
|
1502
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.1.8"
|
1503
|
+
dependencies:
|
1504
|
+
"@jupyterlab/application": ^4.1.8
|
1505
|
+
"@jupyterlab/apputils": ^4.2.8
|
1506
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
1507
|
+
"@jupyterlab/launcher": ^4.1.8
|
1508
|
+
"@jupyterlab/translation": ^4.1.8
|
1509
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1510
1510
|
"@lumino/algorithm": ^2.0.1
|
1511
1511
|
"@lumino/coreutils": ^2.1.2
|
1512
1512
|
"@lumino/widgets": ^2.3.1
|
1513
|
-
checksum:
|
1513
|
+
checksum: 4add2e6be7cfd165a78fea9c0603e43227b55467f29f2eaedead1fd71d0f9f4351a3858b8c6be12ebdc65c753605a211f5e0271119aa889651b52086851269d2
|
1514
1514
|
languageName: node
|
1515
1515
|
linkType: hard
|
1516
1516
|
|
1517
|
-
"@jupyterlab/launcher@npm:~4.1.
|
1518
|
-
version: 4.1.
|
1519
|
-
resolution: "@jupyterlab/launcher@npm:4.1.
|
1517
|
+
"@jupyterlab/launcher@npm:~4.1.8":
|
1518
|
+
version: 4.1.8
|
1519
|
+
resolution: "@jupyterlab/launcher@npm:4.1.8"
|
1520
1520
|
dependencies:
|
1521
|
-
"@jupyterlab/apputils": ^4.2.
|
1522
|
-
"@jupyterlab/translation": ^4.1.
|
1523
|
-
"@jupyterlab/ui-components": ^4.1.
|
1521
|
+
"@jupyterlab/apputils": ^4.2.8
|
1522
|
+
"@jupyterlab/translation": ^4.1.8
|
1523
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1524
1524
|
"@lumino/algorithm": ^2.0.1
|
1525
1525
|
"@lumino/commands": ^2.2.0
|
1526
1526
|
"@lumino/coreutils": ^2.1.2
|
@@ -1528,81 +1528,81 @@ __metadata:
|
|
1528
1528
|
"@lumino/properties": ^2.0.1
|
1529
1529
|
"@lumino/widgets": ^2.3.1
|
1530
1530
|
react: ^18.2.0
|
1531
|
-
checksum:
|
1531
|
+
checksum: f98bfd3da5346729fbd54f569d65ba255e3695af02a712f5a153115463168a116147bb4c9388d8f8a4132cf1f6a9f580e94b0058bea162181b80654246356026
|
1532
1532
|
languageName: node
|
1533
1533
|
linkType: hard
|
1534
1534
|
|
1535
|
-
"@jupyterlab/logconsole-extension@npm:~4.1.
|
1536
|
-
version: 4.1.
|
1537
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.1.
|
1538
|
-
dependencies:
|
1539
|
-
"@jupyterlab/application": ^4.1.
|
1540
|
-
"@jupyterlab/apputils": ^4.2.
|
1541
|
-
"@jupyterlab/coreutils": ^6.1.
|
1542
|
-
"@jupyterlab/logconsole": ^4.1.
|
1543
|
-
"@jupyterlab/rendermime": ^4.1.
|
1544
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1545
|
-
"@jupyterlab/statusbar": ^4.1.
|
1546
|
-
"@jupyterlab/translation": ^4.1.
|
1547
|
-
"@jupyterlab/ui-components": ^4.1.
|
1535
|
+
"@jupyterlab/logconsole-extension@npm:~4.1.8":
|
1536
|
+
version: 4.1.8
|
1537
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.1.8"
|
1538
|
+
dependencies:
|
1539
|
+
"@jupyterlab/application": ^4.1.8
|
1540
|
+
"@jupyterlab/apputils": ^4.2.8
|
1541
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1542
|
+
"@jupyterlab/logconsole": ^4.1.8
|
1543
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1544
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1545
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1546
|
+
"@jupyterlab/translation": ^4.1.8
|
1547
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1548
1548
|
"@lumino/coreutils": ^2.1.2
|
1549
1549
|
"@lumino/signaling": ^2.1.2
|
1550
1550
|
"@lumino/widgets": ^2.3.1
|
1551
1551
|
react: ^18.2.0
|
1552
|
-
checksum:
|
1552
|
+
checksum: 5768e405d5db5d02ffa5a000fda091aa209158f9c3ee2a75a6c84239317c929a232e98064d786a11c109721d1c2efb195f96926e762159541bfb462e1911a990
|
1553
1553
|
languageName: node
|
1554
1554
|
linkType: hard
|
1555
1555
|
|
1556
|
-
"@jupyterlab/logconsole@npm:~4.1.
|
1557
|
-
version: 4.1.
|
1558
|
-
resolution: "@jupyterlab/logconsole@npm:4.1.
|
1559
|
-
dependencies:
|
1560
|
-
"@jupyterlab/coreutils": ^6.1.
|
1561
|
-
"@jupyterlab/nbformat": ^4.1.
|
1562
|
-
"@jupyterlab/outputarea": ^4.1.
|
1563
|
-
"@jupyterlab/rendermime": ^4.1.
|
1564
|
-
"@jupyterlab/services": ^7.1.
|
1565
|
-
"@jupyterlab/translation": ^4.1.
|
1556
|
+
"@jupyterlab/logconsole@npm:~4.1.8":
|
1557
|
+
version: 4.1.8
|
1558
|
+
resolution: "@jupyterlab/logconsole@npm:4.1.8"
|
1559
|
+
dependencies:
|
1560
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1561
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1562
|
+
"@jupyterlab/outputarea": ^4.1.8
|
1563
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1564
|
+
"@jupyterlab/services": ^7.1.8
|
1565
|
+
"@jupyterlab/translation": ^4.1.8
|
1566
1566
|
"@lumino/coreutils": ^2.1.2
|
1567
1567
|
"@lumino/disposable": ^2.1.2
|
1568
1568
|
"@lumino/messaging": ^2.0.1
|
1569
1569
|
"@lumino/signaling": ^2.1.2
|
1570
1570
|
"@lumino/widgets": ^2.3.1
|
1571
|
-
checksum:
|
1571
|
+
checksum: a8a48c17c4ebb29081d58b95da6c0302c91707706e21566d3a9d4942e5707aefa87cd3ad4329f2616486b3fb084f05f92b12d48a2371c2fcf3c0dc4d7e744d24
|
1572
1572
|
languageName: node
|
1573
1573
|
linkType: hard
|
1574
1574
|
|
1575
|
-
"@jupyterlab/lsp-extension@npm:~4.1.
|
1576
|
-
version: 4.1.
|
1577
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.1.
|
1578
|
-
dependencies:
|
1579
|
-
"@jupyterlab/application": ^4.1.
|
1580
|
-
"@jupyterlab/apputils": ^4.2.
|
1581
|
-
"@jupyterlab/lsp": ^4.1.
|
1582
|
-
"@jupyterlab/running": ^4.1.
|
1583
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1584
|
-
"@jupyterlab/translation": ^4.1.
|
1585
|
-
"@jupyterlab/ui-components": ^4.1.
|
1575
|
+
"@jupyterlab/lsp-extension@npm:~4.1.8":
|
1576
|
+
version: 4.1.8
|
1577
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.1.8"
|
1578
|
+
dependencies:
|
1579
|
+
"@jupyterlab/application": ^4.1.8
|
1580
|
+
"@jupyterlab/apputils": ^4.2.8
|
1581
|
+
"@jupyterlab/lsp": ^4.1.8
|
1582
|
+
"@jupyterlab/running": ^4.1.8
|
1583
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1584
|
+
"@jupyterlab/translation": ^4.1.8
|
1585
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1586
1586
|
"@lumino/coreutils": ^2.1.2
|
1587
1587
|
"@lumino/polling": ^2.1.2
|
1588
1588
|
"@lumino/signaling": ^2.1.2
|
1589
1589
|
"@rjsf/utils": ^5.13.4
|
1590
1590
|
react: ^18.2.0
|
1591
|
-
checksum:
|
1591
|
+
checksum: 1d158b156116e22cabc7472a7e6a931069d34f5b812035988b5a28e52327fb890e5880c5432d8b32c715aa755ca105a09600d9db841d92d8f52e63b78e84d8e1
|
1592
1592
|
languageName: node
|
1593
1593
|
linkType: hard
|
1594
1594
|
|
1595
|
-
"@jupyterlab/lsp@npm:~4.1.
|
1596
|
-
version: 4.1.
|
1597
|
-
resolution: "@jupyterlab/lsp@npm:4.1.
|
1598
|
-
dependencies:
|
1599
|
-
"@jupyterlab/apputils": ^4.2.
|
1600
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1601
|
-
"@jupyterlab/codemirror": ^4.1.
|
1602
|
-
"@jupyterlab/coreutils": ^6.1.
|
1603
|
-
"@jupyterlab/docregistry": ^4.1.
|
1604
|
-
"@jupyterlab/services": ^7.1.
|
1605
|
-
"@jupyterlab/translation": ^4.1.
|
1595
|
+
"@jupyterlab/lsp@npm:~4.1.8":
|
1596
|
+
version: 4.1.8
|
1597
|
+
resolution: "@jupyterlab/lsp@npm:4.1.8"
|
1598
|
+
dependencies:
|
1599
|
+
"@jupyterlab/apputils": ^4.2.8
|
1600
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1601
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1602
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1603
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1604
|
+
"@jupyterlab/services": ^7.1.8
|
1605
|
+
"@jupyterlab/translation": ^4.1.8
|
1606
1606
|
"@lumino/coreutils": ^2.1.2
|
1607
1607
|
"@lumino/disposable": ^2.1.2
|
1608
1608
|
"@lumino/signaling": ^2.1.2
|
@@ -1611,160 +1611,160 @@ __metadata:
|
|
1611
1611
|
vscode-jsonrpc: ^6.0.0
|
1612
1612
|
vscode-languageserver-protocol: ^3.17.0
|
1613
1613
|
vscode-ws-jsonrpc: ~1.0.2
|
1614
|
-
checksum:
|
1614
|
+
checksum: 535786735c28c8cd6b3a39c2ae0d8e7b4d7b39c96346595fea6c39f4c81b55c986025e27b6a5f874d16319eab09022eb3d9ae7114ecbdcf688712838858f1590
|
1615
1615
|
languageName: node
|
1616
1616
|
linkType: hard
|
1617
1617
|
|
1618
|
-
"@jupyterlab/mainmenu-extension@npm:~4.1.
|
1619
|
-
version: 4.1.
|
1620
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.1.
|
1621
|
-
dependencies:
|
1622
|
-
"@jupyterlab/application": ^4.1.
|
1623
|
-
"@jupyterlab/apputils": ^4.2.
|
1624
|
-
"@jupyterlab/coreutils": ^6.1.
|
1625
|
-
"@jupyterlab/mainmenu": ^4.1.
|
1626
|
-
"@jupyterlab/services": ^7.1.
|
1627
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1628
|
-
"@jupyterlab/translation": ^4.1.
|
1629
|
-
"@jupyterlab/ui-components": ^4.1.
|
1618
|
+
"@jupyterlab/mainmenu-extension@npm:~4.1.8":
|
1619
|
+
version: 4.1.8
|
1620
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.1.8"
|
1621
|
+
dependencies:
|
1622
|
+
"@jupyterlab/application": ^4.1.8
|
1623
|
+
"@jupyterlab/apputils": ^4.2.8
|
1624
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1625
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
1626
|
+
"@jupyterlab/services": ^7.1.8
|
1627
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1628
|
+
"@jupyterlab/translation": ^4.1.8
|
1629
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1630
1630
|
"@lumino/algorithm": ^2.0.1
|
1631
1631
|
"@lumino/coreutils": ^2.1.2
|
1632
1632
|
"@lumino/disposable": ^2.1.2
|
1633
1633
|
"@lumino/widgets": ^2.3.1
|
1634
|
-
checksum:
|
1634
|
+
checksum: 25a9c9799ae9091f4d019fb79fd7b70ec0f78b0e168e16a9ece14ea4dd2310560d49e569a349f94f0cc55c3a185e5b53f3f12e35ce492827db8515e676f5e9d0
|
1635
1635
|
languageName: node
|
1636
1636
|
linkType: hard
|
1637
1637
|
|
1638
|
-
"@jupyterlab/mainmenu@npm:~4.1.
|
1639
|
-
version: 4.1.
|
1640
|
-
resolution: "@jupyterlab/mainmenu@npm:4.1.
|
1638
|
+
"@jupyterlab/mainmenu@npm:~4.1.8":
|
1639
|
+
version: 4.1.8
|
1640
|
+
resolution: "@jupyterlab/mainmenu@npm:4.1.8"
|
1641
1641
|
dependencies:
|
1642
|
-
"@jupyterlab/apputils": ^4.2.
|
1643
|
-
"@jupyterlab/translation": ^4.1.
|
1644
|
-
"@jupyterlab/ui-components": ^4.1.
|
1642
|
+
"@jupyterlab/apputils": ^4.2.8
|
1643
|
+
"@jupyterlab/translation": ^4.1.8
|
1644
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1645
1645
|
"@lumino/algorithm": ^2.0.1
|
1646
1646
|
"@lumino/commands": ^2.2.0
|
1647
1647
|
"@lumino/coreutils": ^2.1.2
|
1648
1648
|
"@lumino/widgets": ^2.3.1
|
1649
|
-
checksum:
|
1649
|
+
checksum: 8ef36427492ec8605479e714ed0941bacb13ed9140907c31d589d78889c6a60f3adbf23ea1f466839d6edef44d9e4313671ff2e099f8a69feea248aa38e482f2
|
1650
1650
|
languageName: node
|
1651
1651
|
linkType: hard
|
1652
1652
|
|
1653
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.1.
|
1654
|
-
version: 4.1.
|
1655
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.1.
|
1653
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.1.8":
|
1654
|
+
version: 4.1.8
|
1655
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.1.8"
|
1656
1656
|
dependencies:
|
1657
|
-
"@jupyterlab/application": ^4.1.
|
1658
|
-
"@jupyterlab/apputils": ^4.2.
|
1659
|
-
"@jupyterlab/coreutils": ^6.1.
|
1660
|
-
"@jupyterlab/markdownviewer": ^4.1.
|
1661
|
-
"@jupyterlab/rendermime": ^4.1.
|
1662
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1663
|
-
"@jupyterlab/toc": ^6.1.
|
1664
|
-
"@jupyterlab/translation": ^4.1.
|
1665
|
-
checksum:
|
1657
|
+
"@jupyterlab/application": ^4.1.8
|
1658
|
+
"@jupyterlab/apputils": ^4.2.8
|
1659
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1660
|
+
"@jupyterlab/markdownviewer": ^4.1.8
|
1661
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1662
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1663
|
+
"@jupyterlab/toc": ^6.1.8
|
1664
|
+
"@jupyterlab/translation": ^4.1.8
|
1665
|
+
checksum: 77f41e37ddcf9777a8dbaf9c4b3c4e117eeb83567e4287d57964dee9d481e568138492ccee979ff1b7911de36c97c50ee63c43b7d547de65a6487b4f20fd5a94
|
1666
1666
|
languageName: node
|
1667
1667
|
linkType: hard
|
1668
1668
|
|
1669
|
-
"@jupyterlab/markdownviewer@npm:~4.1.
|
1670
|
-
version: 4.1.
|
1671
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.1.
|
1672
|
-
dependencies:
|
1673
|
-
"@jupyterlab/apputils": ^4.2.
|
1674
|
-
"@jupyterlab/coreutils": ^6.1.
|
1675
|
-
"@jupyterlab/docregistry": ^4.1.
|
1676
|
-
"@jupyterlab/rendermime": ^4.1.
|
1677
|
-
"@jupyterlab/toc": ^6.1.
|
1678
|
-
"@jupyterlab/translation": ^4.1.
|
1669
|
+
"@jupyterlab/markdownviewer@npm:~4.1.8":
|
1670
|
+
version: 4.1.8
|
1671
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.1.8"
|
1672
|
+
dependencies:
|
1673
|
+
"@jupyterlab/apputils": ^4.2.8
|
1674
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1675
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1676
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1677
|
+
"@jupyterlab/toc": ^6.1.8
|
1678
|
+
"@jupyterlab/translation": ^4.1.8
|
1679
1679
|
"@lumino/coreutils": ^2.1.2
|
1680
1680
|
"@lumino/messaging": ^2.0.1
|
1681
1681
|
"@lumino/signaling": ^2.1.2
|
1682
1682
|
"@lumino/widgets": ^2.3.1
|
1683
|
-
checksum:
|
1683
|
+
checksum: 1128d7b171062e24ae002001b367d61edb0a720394346a6f30c32b214e4840e4c29c8fe78da01632f10cd5c9dd09e48050e1999ea2e172dab8892f68e32e2d4d
|
1684
1684
|
languageName: node
|
1685
1685
|
linkType: hard
|
1686
1686
|
|
1687
|
-
"@jupyterlab/markedparser-extension@npm:~4.1.
|
1688
|
-
version: 4.1.
|
1689
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.1.
|
1687
|
+
"@jupyterlab/markedparser-extension@npm:~4.1.8":
|
1688
|
+
version: 4.1.8
|
1689
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.1.8"
|
1690
1690
|
dependencies:
|
1691
|
-
"@jupyterlab/application": ^4.1.
|
1692
|
-
"@jupyterlab/codemirror": ^4.1.
|
1693
|
-
"@jupyterlab/coreutils": ^6.1.
|
1694
|
-
"@jupyterlab/mermaid": ^4.1.
|
1695
|
-
"@jupyterlab/rendermime": ^4.1.
|
1691
|
+
"@jupyterlab/application": ^4.1.8
|
1692
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1693
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1694
|
+
"@jupyterlab/mermaid": ^4.1.8
|
1695
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1696
1696
|
"@lumino/coreutils": ^2.1.2
|
1697
1697
|
marked: ^9.1.2
|
1698
1698
|
marked-gfm-heading-id: ^3.1.0
|
1699
1699
|
marked-mangle: ^1.1.4
|
1700
|
-
checksum:
|
1700
|
+
checksum: af2e19fca6a5204fb360c313427bc03f20a4ca0f3df6872fe07e6848fae02d9d3f7489e71b65462698304b8ad4e2fe4f86e2022a52db40b884dc32c83c683238
|
1701
1701
|
languageName: node
|
1702
1702
|
linkType: hard
|
1703
1703
|
|
1704
|
-
"@jupyterlab/mathjax-extension@npm:~4.1.
|
1705
|
-
version: 4.1.
|
1706
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.1.
|
1704
|
+
"@jupyterlab/mathjax-extension@npm:~4.1.8":
|
1705
|
+
version: 4.1.8
|
1706
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.1.8"
|
1707
1707
|
dependencies:
|
1708
|
-
"@jupyterlab/application": ^4.1.
|
1709
|
-
"@jupyterlab/rendermime": ^4.1.
|
1708
|
+
"@jupyterlab/application": ^4.1.8
|
1709
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1710
1710
|
"@lumino/coreutils": ^2.1.2
|
1711
1711
|
mathjax-full: ^3.2.2
|
1712
|
-
checksum:
|
1712
|
+
checksum: e0dbb1eedb2c35d41095a61cfe72fd6b5eb0859541c4d946de3d30d97a41a9964ff3d8d8a21d3bc5447519400c2be49a57fb695d1e5f678d828aceca43be4e39
|
1713
1713
|
languageName: node
|
1714
1714
|
linkType: hard
|
1715
1715
|
|
1716
|
-
"@jupyterlab/mermaid-extension@npm:~4.1.
|
1717
|
-
version: 4.1.
|
1718
|
-
resolution: "@jupyterlab/mermaid-extension@npm:4.1.
|
1716
|
+
"@jupyterlab/mermaid-extension@npm:~4.1.8":
|
1717
|
+
version: 4.1.8
|
1718
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.1.8"
|
1719
1719
|
dependencies:
|
1720
|
-
"@jupyterlab/application": ^4.1.
|
1721
|
-
"@jupyterlab/apputils": ^4.2.
|
1722
|
-
"@jupyterlab/mermaid": ^4.1.
|
1723
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1724
|
-
"@jupyterlab/translation": ^4.1.
|
1725
|
-
checksum:
|
1720
|
+
"@jupyterlab/application": ^4.1.8
|
1721
|
+
"@jupyterlab/apputils": ^4.2.8
|
1722
|
+
"@jupyterlab/mermaid": ^4.1.8
|
1723
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1724
|
+
"@jupyterlab/translation": ^4.1.8
|
1725
|
+
checksum: 0571afa3d9f5816b07c6f2dff63a68932eba30d06773eab53c76e9b335ee9b33e56384783784c67022ba746d81b0e37c286dc8a3cf45e873774bae14a7361e95
|
1726
1726
|
languageName: node
|
1727
1727
|
linkType: hard
|
1728
1728
|
|
1729
|
-
"@jupyterlab/mermaid@npm:~4.1.
|
1730
|
-
version: 4.1.
|
1731
|
-
resolution: "@jupyterlab/mermaid@npm:4.1.
|
1729
|
+
"@jupyterlab/mermaid@npm:~4.1.8":
|
1730
|
+
version: 4.1.8
|
1731
|
+
resolution: "@jupyterlab/mermaid@npm:4.1.8"
|
1732
1732
|
dependencies:
|
1733
|
-
"@jupyterlab/apputils": ^4.2.
|
1734
|
-
"@jupyterlab/coreutils": ^6.1.
|
1735
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1733
|
+
"@jupyterlab/apputils": ^4.2.8
|
1734
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1735
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1736
1736
|
"@lumino/coreutils": ^2.1.2
|
1737
1737
|
"@lumino/widgets": ^2.3.1
|
1738
1738
|
mermaid: ^10.7.0
|
1739
|
-
checksum:
|
1739
|
+
checksum: 5175f316677018d4fc00c8afb88ad5b38ad27d9f2feea6ec07f84002fdf79f92aa54589482e568ab4ee4f171fd110a484615d93779ec5d916ef2b0e40415e879
|
1740
1740
|
languageName: node
|
1741
1741
|
linkType: hard
|
1742
1742
|
|
1743
|
-
"@jupyterlab/metadataform-extension@npm:~4.1.
|
1744
|
-
version: 4.1.
|
1745
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.1.
|
1746
|
-
dependencies:
|
1747
|
-
"@jupyterlab/application": ^4.1.
|
1748
|
-
"@jupyterlab/metadataform": ^4.1.
|
1749
|
-
"@jupyterlab/notebook": ^4.1.
|
1750
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1751
|
-
"@jupyterlab/translation": ^4.1.
|
1752
|
-
"@jupyterlab/ui-components": ^4.1.
|
1743
|
+
"@jupyterlab/metadataform-extension@npm:~4.1.8":
|
1744
|
+
version: 4.1.8
|
1745
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.1.8"
|
1746
|
+
dependencies:
|
1747
|
+
"@jupyterlab/application": ^4.1.8
|
1748
|
+
"@jupyterlab/metadataform": ^4.1.8
|
1749
|
+
"@jupyterlab/notebook": ^4.1.8
|
1750
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1751
|
+
"@jupyterlab/translation": ^4.1.8
|
1752
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1753
1753
|
"@lumino/coreutils": ^2.1.2
|
1754
|
-
checksum:
|
1754
|
+
checksum: 2a3b996886f99d3a1f04aff20db5c9f6ca3b855b7b9e414a6b871bf5291dcc94332ee80fde025e40f0a11df07a39059d4b0144a26ca543a8309cf1acad740510
|
1755
1755
|
languageName: node
|
1756
1756
|
linkType: hard
|
1757
1757
|
|
1758
|
-
"@jupyterlab/metadataform@npm:~4.1.
|
1759
|
-
version: 4.1.
|
1760
|
-
resolution: "@jupyterlab/metadataform@npm:4.1.
|
1761
|
-
dependencies:
|
1762
|
-
"@jupyterlab/apputils": ^4.2.
|
1763
|
-
"@jupyterlab/nbformat": ^4.1.
|
1764
|
-
"@jupyterlab/notebook": ^4.1.
|
1765
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1766
|
-
"@jupyterlab/translation": ^4.1.
|
1767
|
-
"@jupyterlab/ui-components": ^4.1.
|
1758
|
+
"@jupyterlab/metadataform@npm:~4.1.8":
|
1759
|
+
version: 4.1.8
|
1760
|
+
resolution: "@jupyterlab/metadataform@npm:4.1.8"
|
1761
|
+
dependencies:
|
1762
|
+
"@jupyterlab/apputils": ^4.2.8
|
1763
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1764
|
+
"@jupyterlab/notebook": ^4.1.8
|
1765
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1766
|
+
"@jupyterlab/translation": ^4.1.8
|
1767
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1768
1768
|
"@lumino/coreutils": ^2.1.2
|
1769
1769
|
"@lumino/messaging": ^2.0.1
|
1770
1770
|
"@lumino/widgets": ^2.3.1
|
@@ -1772,53 +1772,53 @@ __metadata:
|
|
1772
1772
|
"@rjsf/validator-ajv8": ^5.13.4
|
1773
1773
|
json-schema: ^0.4.0
|
1774
1774
|
react: ^18.2.0
|
1775
|
-
checksum:
|
1775
|
+
checksum: eb056d32fa04c7d31e6e7252ee5d6ec93a86b3bad886e90efac9756803ca6a1ac47f27b93e9d23c1eb525a355642a703f40e8e6ea4a63ee9c33fb07847cca869
|
1776
1776
|
languageName: node
|
1777
1777
|
linkType: hard
|
1778
1778
|
|
1779
|
-
"@jupyterlab/nbformat@npm:~4.1.
|
1780
|
-
version: 4.1.
|
1781
|
-
resolution: "@jupyterlab/nbformat@npm:4.1.
|
1779
|
+
"@jupyterlab/nbformat@npm:~4.1.8":
|
1780
|
+
version: 4.1.8
|
1781
|
+
resolution: "@jupyterlab/nbformat@npm:4.1.8"
|
1782
1782
|
dependencies:
|
1783
1783
|
"@lumino/coreutils": ^2.1.2
|
1784
|
-
checksum:
|
1784
|
+
checksum: 11d89ae6fb2385a00e60ab84defc61e3cf28510b029ffbe9ffe27a75bc84f85e64a0d0d16b6deb7b57256fdd651d842a0626128def511e7755121a5a0a71f078
|
1785
1785
|
languageName: node
|
1786
1786
|
linkType: hard
|
1787
1787
|
|
1788
|
-
"@jupyterlab/notebook-extension@npm:~4.1.
|
1789
|
-
version: 4.1.
|
1790
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.1.
|
1788
|
+
"@jupyterlab/notebook-extension@npm:~4.1.8":
|
1789
|
+
version: 4.1.8
|
1790
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.1.8"
|
1791
1791
|
dependencies:
|
1792
1792
|
"@jupyter/ydoc": ^1.1.1
|
1793
|
-
"@jupyterlab/application": ^4.1.
|
1794
|
-
"@jupyterlab/apputils": ^4.2.
|
1795
|
-
"@jupyterlab/cells": ^4.1.
|
1796
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1797
|
-
"@jupyterlab/codemirror": ^4.1.
|
1798
|
-
"@jupyterlab/completer": ^4.1.
|
1799
|
-
"@jupyterlab/coreutils": ^6.1.
|
1800
|
-
"@jupyterlab/docmanager": ^4.1.
|
1801
|
-
"@jupyterlab/docmanager-extension": ^4.1.
|
1802
|
-
"@jupyterlab/docregistry": ^4.1.
|
1803
|
-
"@jupyterlab/documentsearch": ^4.1.
|
1804
|
-
"@jupyterlab/filebrowser": ^4.1.
|
1805
|
-
"@jupyterlab/launcher": ^4.1.
|
1806
|
-
"@jupyterlab/logconsole": ^4.1.
|
1807
|
-
"@jupyterlab/lsp": ^4.1.
|
1808
|
-
"@jupyterlab/mainmenu": ^4.1.
|
1809
|
-
"@jupyterlab/metadataform": ^4.1.
|
1810
|
-
"@jupyterlab/nbformat": ^4.1.
|
1811
|
-
"@jupyterlab/notebook": ^4.1.
|
1812
|
-
"@jupyterlab/observables": ^5.1.
|
1813
|
-
"@jupyterlab/property-inspector": ^4.1.
|
1814
|
-
"@jupyterlab/rendermime": ^4.1.
|
1815
|
-
"@jupyterlab/services": ^7.1.
|
1816
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1817
|
-
"@jupyterlab/statedb": ^4.1.
|
1818
|
-
"@jupyterlab/statusbar": ^4.1.
|
1819
|
-
"@jupyterlab/toc": ^6.1.
|
1820
|
-
"@jupyterlab/translation": ^4.1.
|
1821
|
-
"@jupyterlab/ui-components": ^4.1.
|
1793
|
+
"@jupyterlab/application": ^4.1.8
|
1794
|
+
"@jupyterlab/apputils": ^4.2.8
|
1795
|
+
"@jupyterlab/cells": ^4.1.8
|
1796
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1797
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1798
|
+
"@jupyterlab/completer": ^4.1.8
|
1799
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1800
|
+
"@jupyterlab/docmanager": ^4.1.8
|
1801
|
+
"@jupyterlab/docmanager-extension": ^4.1.8
|
1802
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1803
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
1804
|
+
"@jupyterlab/filebrowser": ^4.1.8
|
1805
|
+
"@jupyterlab/launcher": ^4.1.8
|
1806
|
+
"@jupyterlab/logconsole": ^4.1.8
|
1807
|
+
"@jupyterlab/lsp": ^4.1.8
|
1808
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
1809
|
+
"@jupyterlab/metadataform": ^4.1.8
|
1810
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1811
|
+
"@jupyterlab/notebook": ^4.1.8
|
1812
|
+
"@jupyterlab/observables": ^5.1.8
|
1813
|
+
"@jupyterlab/property-inspector": ^4.1.8
|
1814
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1815
|
+
"@jupyterlab/services": ^7.1.8
|
1816
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1817
|
+
"@jupyterlab/statedb": ^4.1.8
|
1818
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1819
|
+
"@jupyterlab/toc": ^6.1.8
|
1820
|
+
"@jupyterlab/translation": ^4.1.8
|
1821
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1822
1822
|
"@lumino/algorithm": ^2.0.1
|
1823
1823
|
"@lumino/commands": ^2.2.0
|
1824
1824
|
"@lumino/coreutils": ^2.1.2
|
@@ -1828,32 +1828,32 @@ __metadata:
|
|
1828
1828
|
"@lumino/widgets": ^2.3.1
|
1829
1829
|
"@rjsf/utils": ^5.13.4
|
1830
1830
|
react: ^18.2.0
|
1831
|
-
checksum:
|
1831
|
+
checksum: 9c99a077c497275e2014843f414ee222428de3a25d8e5a1e1b2238d46b2abd75d4f473ec8b5c8d4cfa0ff3bc8e529d6c817a6882b8c1e98d87aff98cc0829b55
|
1832
1832
|
languageName: node
|
1833
1833
|
linkType: hard
|
1834
1834
|
|
1835
|
-
"@jupyterlab/notebook@npm:~4.1.
|
1836
|
-
version: 4.1.
|
1837
|
-
resolution: "@jupyterlab/notebook@npm:4.1.
|
1835
|
+
"@jupyterlab/notebook@npm:~4.1.8":
|
1836
|
+
version: 4.1.8
|
1837
|
+
resolution: "@jupyterlab/notebook@npm:4.1.8"
|
1838
1838
|
dependencies:
|
1839
1839
|
"@jupyter/ydoc": ^1.1.1
|
1840
|
-
"@jupyterlab/apputils": ^4.2.
|
1841
|
-
"@jupyterlab/cells": ^4.1.
|
1842
|
-
"@jupyterlab/codeeditor": ^4.1.
|
1843
|
-
"@jupyterlab/codemirror": ^4.1.
|
1844
|
-
"@jupyterlab/coreutils": ^6.1.
|
1845
|
-
"@jupyterlab/docregistry": ^4.1.
|
1846
|
-
"@jupyterlab/documentsearch": ^4.1.
|
1847
|
-
"@jupyterlab/lsp": ^4.1.
|
1848
|
-
"@jupyterlab/nbformat": ^4.1.
|
1849
|
-
"@jupyterlab/observables": ^5.1.
|
1850
|
-
"@jupyterlab/rendermime": ^4.1.
|
1851
|
-
"@jupyterlab/services": ^7.1.
|
1852
|
-
"@jupyterlab/settingregistry": ^4.1.
|
1853
|
-
"@jupyterlab/statusbar": ^4.1.
|
1854
|
-
"@jupyterlab/toc": ^6.1.
|
1855
|
-
"@jupyterlab/translation": ^4.1.
|
1856
|
-
"@jupyterlab/ui-components": ^4.1.
|
1840
|
+
"@jupyterlab/apputils": ^4.2.8
|
1841
|
+
"@jupyterlab/cells": ^4.1.8
|
1842
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
1843
|
+
"@jupyterlab/codemirror": ^4.1.8
|
1844
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1845
|
+
"@jupyterlab/docregistry": ^4.1.8
|
1846
|
+
"@jupyterlab/documentsearch": ^4.1.8
|
1847
|
+
"@jupyterlab/lsp": ^4.1.8
|
1848
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1849
|
+
"@jupyterlab/observables": ^5.1.8
|
1850
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1851
|
+
"@jupyterlab/services": ^7.1.8
|
1852
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
1853
|
+
"@jupyterlab/statusbar": ^4.1.8
|
1854
|
+
"@jupyterlab/toc": ^6.1.8
|
1855
|
+
"@jupyterlab/translation": ^4.1.8
|
1856
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1857
1857
|
"@lumino/algorithm": ^2.0.1
|
1858
1858
|
"@lumino/coreutils": ^2.1.2
|
1859
1859
|
"@lumino/disposable": ^2.1.2
|
@@ -1865,34 +1865,34 @@ __metadata:
|
|
1865
1865
|
"@lumino/virtualdom": ^2.0.1
|
1866
1866
|
"@lumino/widgets": ^2.3.1
|
1867
1867
|
react: ^18.2.0
|
1868
|
-
checksum:
|
1868
|
+
checksum: ec1044f23cbbcaa5a6d1057f2f26640630a3c31f4d2fc9930da5dc6665fcf041ab4472952f13dd863eb29a91ed3af2e8a4eee5eff2d329b381b8f0a5865f52ef
|
1869
1869
|
languageName: node
|
1870
1870
|
linkType: hard
|
1871
1871
|
|
1872
|
-
"@jupyterlab/observables@npm:~5.1.
|
1873
|
-
version: 5.1.
|
1874
|
-
resolution: "@jupyterlab/observables@npm:5.1.
|
1872
|
+
"@jupyterlab/observables@npm:~5.1.8":
|
1873
|
+
version: 5.1.8
|
1874
|
+
resolution: "@jupyterlab/observables@npm:5.1.8"
|
1875
1875
|
dependencies:
|
1876
1876
|
"@lumino/algorithm": ^2.0.1
|
1877
1877
|
"@lumino/coreutils": ^2.1.2
|
1878
1878
|
"@lumino/disposable": ^2.1.2
|
1879
1879
|
"@lumino/messaging": ^2.0.1
|
1880
1880
|
"@lumino/signaling": ^2.1.2
|
1881
|
-
checksum:
|
1881
|
+
checksum: c349b4fea92ef28019c0b3f5a100abdd4384554188d6741234e90e03f3f18b343a22ea8560f9d2eea1a00d4cd9514074d195ec850e930785f28a2f8a624a0f4d
|
1882
1882
|
languageName: node
|
1883
1883
|
linkType: hard
|
1884
1884
|
|
1885
|
-
"@jupyterlab/outputarea@npm:~4.1.
|
1886
|
-
version: 4.1.
|
1887
|
-
resolution: "@jupyterlab/outputarea@npm:4.1.
|
1888
|
-
dependencies:
|
1889
|
-
"@jupyterlab/apputils": ^4.2.
|
1890
|
-
"@jupyterlab/nbformat": ^4.1.
|
1891
|
-
"@jupyterlab/observables": ^5.1.
|
1892
|
-
"@jupyterlab/rendermime": ^4.1.
|
1893
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1894
|
-
"@jupyterlab/services": ^7.1.
|
1895
|
-
"@jupyterlab/translation": ^4.1.
|
1885
|
+
"@jupyterlab/outputarea@npm:~4.1.8":
|
1886
|
+
version: 4.1.8
|
1887
|
+
resolution: "@jupyterlab/outputarea@npm:4.1.8"
|
1888
|
+
dependencies:
|
1889
|
+
"@jupyterlab/apputils": ^4.2.8
|
1890
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1891
|
+
"@jupyterlab/observables": ^5.1.8
|
1892
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1893
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1894
|
+
"@jupyterlab/services": ^7.1.8
|
1895
|
+
"@jupyterlab/translation": ^4.1.8
|
1896
1896
|
"@lumino/algorithm": ^2.0.1
|
1897
1897
|
"@lumino/coreutils": ^2.1.2
|
1898
1898
|
"@lumino/disposable": ^2.1.2
|
@@ -1900,201 +1900,201 @@ __metadata:
|
|
1900
1900
|
"@lumino/properties": ^2.0.1
|
1901
1901
|
"@lumino/signaling": ^2.1.2
|
1902
1902
|
"@lumino/widgets": ^2.3.1
|
1903
|
-
checksum:
|
1903
|
+
checksum: deb86addc7c43794442cdec2097946be949accd081aec51029cf0c6b53e4a950be1cfd9d9621059e580b9e45255a8bf971966ae8ecebec2358579462f7396b8b
|
1904
1904
|
languageName: node
|
1905
1905
|
linkType: hard
|
1906
1906
|
|
1907
|
-
"@jupyterlab/pdf-extension@npm:~4.1.
|
1908
|
-
version: 4.1.
|
1909
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.1.
|
1907
|
+
"@jupyterlab/pdf-extension@npm:~4.1.8":
|
1908
|
+
version: 4.1.8
|
1909
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.1.8"
|
1910
1910
|
dependencies:
|
1911
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1911
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1912
1912
|
"@lumino/coreutils": ^2.1.2
|
1913
1913
|
"@lumino/disposable": ^2.1.2
|
1914
1914
|
"@lumino/widgets": ^2.3.1
|
1915
|
-
checksum:
|
1915
|
+
checksum: 3eb19ccd1ec613457198dd869ac0fe642677624f2656dab89e87f53ad4a5c212dfade6820cbde2669fdf2ac4d2421b8a281b6f508a9fdb3ca65460a8787f483f
|
1916
1916
|
languageName: node
|
1917
1917
|
linkType: hard
|
1918
1918
|
|
1919
|
-
"@jupyterlab/pluginmanager-extension@npm:~4.1.
|
1920
|
-
version: 4.1.
|
1921
|
-
resolution: "@jupyterlab/pluginmanager-extension@npm:4.1.
|
1919
|
+
"@jupyterlab/pluginmanager-extension@npm:~4.1.8":
|
1920
|
+
version: 4.1.8
|
1921
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.1.8"
|
1922
1922
|
dependencies:
|
1923
|
-
"@jupyterlab/application": ^4.1.
|
1924
|
-
"@jupyterlab/apputils": ^4.2.
|
1925
|
-
"@jupyterlab/pluginmanager": ^4.1.
|
1926
|
-
"@jupyterlab/translation": ^4.1.
|
1927
|
-
"@jupyterlab/ui-components": ^4.1.
|
1923
|
+
"@jupyterlab/application": ^4.1.8
|
1924
|
+
"@jupyterlab/apputils": ^4.2.8
|
1925
|
+
"@jupyterlab/pluginmanager": ^4.1.8
|
1926
|
+
"@jupyterlab/translation": ^4.1.8
|
1927
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1928
1928
|
"@lumino/coreutils": ^2.1.2
|
1929
|
-
checksum:
|
1929
|
+
checksum: 90e91dbf0b929acccc3389f54cfbbab916c53d36a1d2cf8b68dec6b1ec9751c97e3c6201c8f26a30ce1d4055ad2c935b1322a52658dcc63fa1353afdaff9c4fd
|
1930
1930
|
languageName: node
|
1931
1931
|
linkType: hard
|
1932
1932
|
|
1933
|
-
"@jupyterlab/pluginmanager@npm:~4.1.
|
1934
|
-
version: 4.1.
|
1935
|
-
resolution: "@jupyterlab/pluginmanager@npm:4.1.
|
1936
|
-
dependencies:
|
1937
|
-
"@jupyterlab/application": ^4.1.
|
1938
|
-
"@jupyterlab/apputils": ^4.2.
|
1939
|
-
"@jupyterlab/coreutils": ^6.1.
|
1940
|
-
"@jupyterlab/services": ^7.1.
|
1941
|
-
"@jupyterlab/translation": ^4.1.
|
1942
|
-
"@jupyterlab/ui-components": ^4.1.
|
1933
|
+
"@jupyterlab/pluginmanager@npm:~4.1.8":
|
1934
|
+
version: 4.1.8
|
1935
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.1.8"
|
1936
|
+
dependencies:
|
1937
|
+
"@jupyterlab/application": ^4.1.8
|
1938
|
+
"@jupyterlab/apputils": ^4.2.8
|
1939
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1940
|
+
"@jupyterlab/services": ^7.1.8
|
1941
|
+
"@jupyterlab/translation": ^4.1.8
|
1942
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1943
1943
|
"@lumino/coreutils": ^2.1.2
|
1944
1944
|
"@lumino/signaling": ^2.1.2
|
1945
1945
|
"@lumino/widgets": ^2.3.1
|
1946
1946
|
react: ^18.2.0
|
1947
|
-
checksum:
|
1947
|
+
checksum: 238b6be396ae9cfd6d59453416103072eb8c6c319639719bb07b7e649148ae6dfcbd1f34e5bcce529c338a840ba1423bfea822dbd7b49df1673f047632b5bad6
|
1948
1948
|
languageName: node
|
1949
1949
|
linkType: hard
|
1950
1950
|
|
1951
|
-
"@jupyterlab/property-inspector@npm:~4.1.
|
1952
|
-
version: 4.1.
|
1953
|
-
resolution: "@jupyterlab/property-inspector@npm:4.1.
|
1951
|
+
"@jupyterlab/property-inspector@npm:~4.1.8":
|
1952
|
+
version: 4.1.8
|
1953
|
+
resolution: "@jupyterlab/property-inspector@npm:4.1.8"
|
1954
1954
|
dependencies:
|
1955
|
-
"@jupyterlab/application": ^4.1.
|
1956
|
-
"@jupyterlab/translation": ^4.1.
|
1957
|
-
"@jupyterlab/ui-components": ^4.1.
|
1955
|
+
"@jupyterlab/application": ^4.1.8
|
1956
|
+
"@jupyterlab/translation": ^4.1.8
|
1957
|
+
"@jupyterlab/ui-components": ^4.1.8
|
1958
1958
|
"@lumino/coreutils": ^2.1.2
|
1959
1959
|
"@lumino/disposable": ^2.1.2
|
1960
1960
|
"@lumino/signaling": ^2.1.2
|
1961
1961
|
"@lumino/widgets": ^2.3.1
|
1962
1962
|
react: ^18.2.0
|
1963
|
-
checksum:
|
1963
|
+
checksum: 629690f5404f35e795f99fbac8e15ce12485690a673e43575d4bbc0138ed0fb6c1517e4db1894b55fc17add13ddb775d559699585b635c319721086da36056ed
|
1964
1964
|
languageName: node
|
1965
1965
|
linkType: hard
|
1966
1966
|
|
1967
|
-
"@jupyterlab/rendermime-extension@npm:~4.1.
|
1968
|
-
version: 4.1.
|
1969
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.1.
|
1967
|
+
"@jupyterlab/rendermime-extension@npm:~4.1.8":
|
1968
|
+
version: 4.1.8
|
1969
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.1.8"
|
1970
1970
|
dependencies:
|
1971
|
-
"@jupyterlab/application": ^4.1.
|
1972
|
-
"@jupyterlab/apputils": ^4.2.
|
1973
|
-
"@jupyterlab/docmanager": ^4.1.
|
1974
|
-
"@jupyterlab/rendermime": ^4.1.
|
1975
|
-
"@jupyterlab/translation": ^4.1.
|
1976
|
-
checksum:
|
1971
|
+
"@jupyterlab/application": ^4.1.8
|
1972
|
+
"@jupyterlab/apputils": ^4.2.8
|
1973
|
+
"@jupyterlab/docmanager": ^4.1.8
|
1974
|
+
"@jupyterlab/rendermime": ^4.1.8
|
1975
|
+
"@jupyterlab/translation": ^4.1.8
|
1976
|
+
checksum: 994a9ac7764f59e03c0646f1d576bf89cdec50c1b00f78b346a652a678a024bdc5d823d349299585587bf47b241e249316939a7e3f47813f64bb16382dd04cdc
|
1977
1977
|
languageName: node
|
1978
1978
|
linkType: hard
|
1979
1979
|
|
1980
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.9.
|
1981
|
-
version: 3.9.
|
1982
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.9.
|
1980
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.9.8":
|
1981
|
+
version: 3.9.8
|
1982
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.9.8"
|
1983
1983
|
dependencies:
|
1984
1984
|
"@lumino/coreutils": ^1.11.0 || ^2.1.2
|
1985
1985
|
"@lumino/widgets": ^1.37.2 || ^2.3.1
|
1986
|
-
checksum:
|
1986
|
+
checksum: d08bcecdf37a48de5c22bbb5b62a4ebe756408aaa27ae18b3a99d13863e5776c861db69ee1066b2262a1a93ce59f475b549a8d56fe5bc087d4a6ba27afbc168a
|
1987
1987
|
languageName: node
|
1988
1988
|
linkType: hard
|
1989
1989
|
|
1990
|
-
"@jupyterlab/rendermime@npm:~4.1.
|
1991
|
-
version: 4.1.
|
1992
|
-
resolution: "@jupyterlab/rendermime@npm:4.1.
|
1993
|
-
dependencies:
|
1994
|
-
"@jupyterlab/apputils": ^4.2.
|
1995
|
-
"@jupyterlab/coreutils": ^6.1.
|
1996
|
-
"@jupyterlab/nbformat": ^4.1.
|
1997
|
-
"@jupyterlab/observables": ^5.1.
|
1998
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
1999
|
-
"@jupyterlab/services": ^7.1.
|
2000
|
-
"@jupyterlab/translation": ^4.1.
|
1990
|
+
"@jupyterlab/rendermime@npm:~4.1.8":
|
1991
|
+
version: 4.1.8
|
1992
|
+
resolution: "@jupyterlab/rendermime@npm:4.1.8"
|
1993
|
+
dependencies:
|
1994
|
+
"@jupyterlab/apputils": ^4.2.8
|
1995
|
+
"@jupyterlab/coreutils": ^6.1.8
|
1996
|
+
"@jupyterlab/nbformat": ^4.1.8
|
1997
|
+
"@jupyterlab/observables": ^5.1.8
|
1998
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
1999
|
+
"@jupyterlab/services": ^7.1.8
|
2000
|
+
"@jupyterlab/translation": ^4.1.8
|
2001
2001
|
"@lumino/coreutils": ^2.1.2
|
2002
2002
|
"@lumino/messaging": ^2.0.1
|
2003
2003
|
"@lumino/signaling": ^2.1.2
|
2004
2004
|
"@lumino/widgets": ^2.3.1
|
2005
2005
|
lodash.escape: ^4.0.1
|
2006
|
-
checksum:
|
2006
|
+
checksum: 3c750598c212e2df43f45c32deba9d4b96dd676781e348771dd7d18c4c23e64e9bf3d25906a68be5368d898a4c81e48ff4215607c46df7934b17dc1ba672a697
|
2007
2007
|
languageName: node
|
2008
2008
|
linkType: hard
|
2009
2009
|
|
2010
|
-
"@jupyterlab/running-extension@npm:~4.1.
|
2011
|
-
version: 4.1.
|
2012
|
-
resolution: "@jupyterlab/running-extension@npm:4.1.
|
2013
|
-
dependencies:
|
2014
|
-
"@jupyterlab/application": ^4.1.
|
2015
|
-
"@jupyterlab/coreutils": ^6.1.
|
2016
|
-
"@jupyterlab/docregistry": ^4.1.
|
2017
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
2018
|
-
"@jupyterlab/running": ^4.1.
|
2019
|
-
"@jupyterlab/services": ^7.1.
|
2020
|
-
"@jupyterlab/translation": ^4.1.
|
2021
|
-
"@jupyterlab/ui-components": ^4.1.
|
2010
|
+
"@jupyterlab/running-extension@npm:~4.1.8":
|
2011
|
+
version: 4.1.8
|
2012
|
+
resolution: "@jupyterlab/running-extension@npm:4.1.8"
|
2013
|
+
dependencies:
|
2014
|
+
"@jupyterlab/application": ^4.1.8
|
2015
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2016
|
+
"@jupyterlab/docregistry": ^4.1.8
|
2017
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
2018
|
+
"@jupyterlab/running": ^4.1.8
|
2019
|
+
"@jupyterlab/services": ^7.1.8
|
2020
|
+
"@jupyterlab/translation": ^4.1.8
|
2021
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2022
2022
|
"@lumino/commands": ^2.2.0
|
2023
2023
|
"@lumino/polling": ^2.1.2
|
2024
2024
|
"@lumino/signaling": ^2.1.2
|
2025
2025
|
"@lumino/widgets": ^2.3.1
|
2026
|
-
checksum:
|
2026
|
+
checksum: d73039cb896568a65acf276b8f57fa1385f20dedc36535159248e7bfdafc89a9f660bf8c933173d7d76f0caaaf0a0bef1404e099359ca8f627ba414eed1946f0
|
2027
2027
|
languageName: node
|
2028
2028
|
linkType: hard
|
2029
2029
|
|
2030
|
-
"@jupyterlab/running@npm:~4.1.
|
2031
|
-
version: 4.1.
|
2032
|
-
resolution: "@jupyterlab/running@npm:4.1.
|
2030
|
+
"@jupyterlab/running@npm:~4.1.8":
|
2031
|
+
version: 4.1.8
|
2032
|
+
resolution: "@jupyterlab/running@npm:4.1.8"
|
2033
2033
|
dependencies:
|
2034
|
-
"@jupyterlab/apputils": ^4.2.
|
2035
|
-
"@jupyterlab/translation": ^4.1.
|
2036
|
-
"@jupyterlab/ui-components": ^4.1.
|
2034
|
+
"@jupyterlab/apputils": ^4.2.8
|
2035
|
+
"@jupyterlab/translation": ^4.1.8
|
2036
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2037
2037
|
"@lumino/coreutils": ^2.1.2
|
2038
2038
|
"@lumino/disposable": ^2.1.2
|
2039
2039
|
"@lumino/messaging": ^2.0.1
|
2040
2040
|
"@lumino/signaling": ^2.1.2
|
2041
2041
|
"@lumino/widgets": ^2.3.1
|
2042
2042
|
react: ^18.2.0
|
2043
|
-
checksum:
|
2043
|
+
checksum: 21c121d978c8d4eaf12b2a2117f1a113aa68de1f6ac03e4d8b575aa3c8ba24db1548e987d69f9ee49d4874abef9dd2a4c1a07b2441d4aa7f870e08db24830bcb
|
2044
2044
|
languageName: node
|
2045
2045
|
linkType: hard
|
2046
2046
|
|
2047
|
-
"@jupyterlab/services@npm:~7.1.
|
2048
|
-
version: 7.1.
|
2049
|
-
resolution: "@jupyterlab/services@npm:7.1.
|
2047
|
+
"@jupyterlab/services@npm:~7.1.8":
|
2048
|
+
version: 7.1.8
|
2049
|
+
resolution: "@jupyterlab/services@npm:7.1.8"
|
2050
2050
|
dependencies:
|
2051
2051
|
"@jupyter/ydoc": ^1.1.1
|
2052
|
-
"@jupyterlab/coreutils": ^6.1.
|
2053
|
-
"@jupyterlab/nbformat": ^4.1.
|
2054
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2055
|
-
"@jupyterlab/statedb": ^4.1.
|
2052
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2053
|
+
"@jupyterlab/nbformat": ^4.1.8
|
2054
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2055
|
+
"@jupyterlab/statedb": ^4.1.8
|
2056
2056
|
"@lumino/coreutils": ^2.1.2
|
2057
2057
|
"@lumino/disposable": ^2.1.2
|
2058
2058
|
"@lumino/polling": ^2.1.2
|
2059
2059
|
"@lumino/properties": ^2.0.1
|
2060
2060
|
"@lumino/signaling": ^2.1.2
|
2061
2061
|
ws: ^8.11.0
|
2062
|
-
checksum:
|
2062
|
+
checksum: 56143631829ee1081f6ad2f03343a47d83549d2463f9c4bfddb34e4770c74cf78cbcc5f54aca5338a0d5ce4d28e9b8d8301e6e04b4fb7f66570c49d1ceaf19e5
|
2063
2063
|
languageName: node
|
2064
2064
|
linkType: hard
|
2065
2065
|
|
2066
|
-
"@jupyterlab/settingeditor-extension@npm:~4.1.
|
2067
|
-
version: 4.1.
|
2068
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.1.
|
2069
|
-
dependencies:
|
2070
|
-
"@jupyterlab/application": ^4.1.
|
2071
|
-
"@jupyterlab/apputils": ^4.2.
|
2072
|
-
"@jupyterlab/codeeditor": ^4.1.
|
2073
|
-
"@jupyterlab/pluginmanager": ^4.1.
|
2074
|
-
"@jupyterlab/rendermime": ^4.1.
|
2075
|
-
"@jupyterlab/settingeditor": ^4.1.
|
2076
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2077
|
-
"@jupyterlab/statedb": ^4.1.
|
2078
|
-
"@jupyterlab/translation": ^4.1.
|
2079
|
-
"@jupyterlab/ui-components": ^4.1.
|
2066
|
+
"@jupyterlab/settingeditor-extension@npm:~4.1.8":
|
2067
|
+
version: 4.1.8
|
2068
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.1.8"
|
2069
|
+
dependencies:
|
2070
|
+
"@jupyterlab/application": ^4.1.8
|
2071
|
+
"@jupyterlab/apputils": ^4.2.8
|
2072
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
2073
|
+
"@jupyterlab/pluginmanager": ^4.1.8
|
2074
|
+
"@jupyterlab/rendermime": ^4.1.8
|
2075
|
+
"@jupyterlab/settingeditor": ^4.1.8
|
2076
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2077
|
+
"@jupyterlab/statedb": ^4.1.8
|
2078
|
+
"@jupyterlab/translation": ^4.1.8
|
2079
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2080
2080
|
"@lumino/disposable": ^2.1.2
|
2081
|
-
checksum:
|
2081
|
+
checksum: 39a0cf34178daca7b9654e158b29c8f52e8fcd98297aafa8db7ed4fbf36414ded134a0c7655b60b07ef30ae9ad942389271328f9c3ef5473f396d83d50b1d9d0
|
2082
2082
|
languageName: node
|
2083
2083
|
linkType: hard
|
2084
2084
|
|
2085
|
-
"@jupyterlab/settingeditor@npm:~4.1.
|
2086
|
-
version: 4.1.
|
2087
|
-
resolution: "@jupyterlab/settingeditor@npm:4.1.
|
2088
|
-
dependencies:
|
2089
|
-
"@jupyterlab/application": ^4.1.
|
2090
|
-
"@jupyterlab/apputils": ^4.2.
|
2091
|
-
"@jupyterlab/codeeditor": ^4.1.
|
2092
|
-
"@jupyterlab/inspector": ^4.1.
|
2093
|
-
"@jupyterlab/rendermime": ^4.1.
|
2094
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2095
|
-
"@jupyterlab/statedb": ^4.1.
|
2096
|
-
"@jupyterlab/translation": ^4.1.
|
2097
|
-
"@jupyterlab/ui-components": ^4.1.
|
2085
|
+
"@jupyterlab/settingeditor@npm:~4.1.8":
|
2086
|
+
version: 4.1.8
|
2087
|
+
resolution: "@jupyterlab/settingeditor@npm:4.1.8"
|
2088
|
+
dependencies:
|
2089
|
+
"@jupyterlab/application": ^4.1.8
|
2090
|
+
"@jupyterlab/apputils": ^4.2.8
|
2091
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
2092
|
+
"@jupyterlab/inspector": ^4.1.8
|
2093
|
+
"@jupyterlab/rendermime": ^4.1.8
|
2094
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2095
|
+
"@jupyterlab/statedb": ^4.1.8
|
2096
|
+
"@jupyterlab/translation": ^4.1.8
|
2097
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2098
2098
|
"@lumino/algorithm": ^2.0.1
|
2099
2099
|
"@lumino/commands": ^2.2.0
|
2100
2100
|
"@lumino/coreutils": ^2.1.2
|
@@ -2108,16 +2108,16 @@ __metadata:
|
|
2108
2108
|
"@rjsf/validator-ajv8": ^5.13.4
|
2109
2109
|
json-schema: ^0.4.0
|
2110
2110
|
react: ^18.2.0
|
2111
|
-
checksum:
|
2111
|
+
checksum: 983596d08bb57cba2f031a5352c8f3b078bb99b206d3df7958567ceccef3db84f1d3382e785a02898b2e8f75e1865611875465350564592b4f83330960f2e2de
|
2112
2112
|
languageName: node
|
2113
2113
|
linkType: hard
|
2114
2114
|
|
2115
|
-
"@jupyterlab/settingregistry@npm:~4.1.
|
2116
|
-
version: 4.1.
|
2117
|
-
resolution: "@jupyterlab/settingregistry@npm:4.1.
|
2115
|
+
"@jupyterlab/settingregistry@npm:~4.1.8":
|
2116
|
+
version: 4.1.8
|
2117
|
+
resolution: "@jupyterlab/settingregistry@npm:4.1.8"
|
2118
2118
|
dependencies:
|
2119
|
-
"@jupyterlab/nbformat": ^4.1.
|
2120
|
-
"@jupyterlab/statedb": ^4.1.
|
2119
|
+
"@jupyterlab/nbformat": ^4.1.8
|
2120
|
+
"@jupyterlab/statedb": ^4.1.8
|
2121
2121
|
"@lumino/commands": ^2.2.0
|
2122
2122
|
"@lumino/coreutils": ^2.1.2
|
2123
2123
|
"@lumino/disposable": ^2.1.2
|
@@ -2127,18 +2127,18 @@ __metadata:
|
|
2127
2127
|
json5: ^2.2.3
|
2128
2128
|
peerDependencies:
|
2129
2129
|
react: ">=16"
|
2130
|
-
checksum:
|
2130
|
+
checksum: 90067142211fdaf6e9a6e0029fe1bc4c9ae05fa8e88e37f912373a0365bc8d507ef44e0bf83deb1e0bd0855a2cf05b0f541db38fafe3bc37d83422df8671e56a
|
2131
2131
|
languageName: node
|
2132
2132
|
linkType: hard
|
2133
2133
|
|
2134
|
-
"@jupyterlab/shortcuts-extension@npm:~4.1.
|
2135
|
-
version: 4.1.
|
2136
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:4.1.
|
2134
|
+
"@jupyterlab/shortcuts-extension@npm:~4.1.8":
|
2135
|
+
version: 4.1.8
|
2136
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:4.1.8"
|
2137
2137
|
dependencies:
|
2138
|
-
"@jupyterlab/application": ^4.1.
|
2139
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2140
|
-
"@jupyterlab/translation": ^4.1.
|
2141
|
-
"@jupyterlab/ui-components": ^4.1.
|
2138
|
+
"@jupyterlab/application": ^4.1.8
|
2139
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2140
|
+
"@jupyterlab/translation": ^4.1.8
|
2141
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2142
2142
|
"@lumino/algorithm": ^2.0.1
|
2143
2143
|
"@lumino/commands": ^2.2.0
|
2144
2144
|
"@lumino/coreutils": ^2.1.2
|
@@ -2147,41 +2147,41 @@ __metadata:
|
|
2147
2147
|
"@lumino/keyboard": ^2.0.1
|
2148
2148
|
"@lumino/widgets": ^2.3.1
|
2149
2149
|
react: ^18.2.0
|
2150
|
-
checksum:
|
2150
|
+
checksum: 79fe5ed0fdbc08651c67b61cdcf14393ac74a5112de15fde4cafce93f1b2fb70b39a21422134e9bceab52da4454957b7b5186f92be9573f136d6a81cff87ec93
|
2151
2151
|
languageName: node
|
2152
2152
|
linkType: hard
|
2153
2153
|
|
2154
|
-
"@jupyterlab/statedb@npm:~4.1.
|
2155
|
-
version: 4.1.
|
2156
|
-
resolution: "@jupyterlab/statedb@npm:4.1.
|
2154
|
+
"@jupyterlab/statedb@npm:~4.1.8":
|
2155
|
+
version: 4.1.8
|
2156
|
+
resolution: "@jupyterlab/statedb@npm:4.1.8"
|
2157
2157
|
dependencies:
|
2158
2158
|
"@lumino/commands": ^2.2.0
|
2159
2159
|
"@lumino/coreutils": ^2.1.2
|
2160
2160
|
"@lumino/disposable": ^2.1.2
|
2161
2161
|
"@lumino/properties": ^2.0.1
|
2162
2162
|
"@lumino/signaling": ^2.1.2
|
2163
|
-
checksum:
|
2163
|
+
checksum: 28983e98affec8b8d6bb8e0cbacfe2c74d1ae48af8e69fddc7f457dcd87210adf5e39dafd21bcad24cfe572f45758c7531cd8d991e9eda894e63392b544bf09d
|
2164
2164
|
languageName: node
|
2165
2165
|
linkType: hard
|
2166
2166
|
|
2167
|
-
"@jupyterlab/statusbar-extension@npm:~4.1.
|
2168
|
-
version: 4.1.
|
2169
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.1.
|
2167
|
+
"@jupyterlab/statusbar-extension@npm:~4.1.8":
|
2168
|
+
version: 4.1.8
|
2169
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.1.8"
|
2170
2170
|
dependencies:
|
2171
|
-
"@jupyterlab/application": ^4.1.
|
2172
|
-
"@jupyterlab/apputils": ^4.2.
|
2173
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2174
|
-
"@jupyterlab/statusbar": ^4.1.
|
2175
|
-
"@jupyterlab/translation": ^4.1.
|
2176
|
-
checksum:
|
2171
|
+
"@jupyterlab/application": ^4.1.8
|
2172
|
+
"@jupyterlab/apputils": ^4.2.8
|
2173
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2174
|
+
"@jupyterlab/statusbar": ^4.1.8
|
2175
|
+
"@jupyterlab/translation": ^4.1.8
|
2176
|
+
checksum: a1c6ea976f62f7bb3cd543339468f69309db1b2ce06010519282c94a8e7346b62c7b29e19b519a439f30dce562cbdecd9332a56df33a067dfd9707bd1b95d744
|
2177
2177
|
languageName: node
|
2178
2178
|
linkType: hard
|
2179
2179
|
|
2180
|
-
"@jupyterlab/statusbar@npm:~4.1.
|
2181
|
-
version: 4.1.
|
2182
|
-
resolution: "@jupyterlab/statusbar@npm:4.1.
|
2180
|
+
"@jupyterlab/statusbar@npm:~4.1.8":
|
2181
|
+
version: 4.1.8
|
2182
|
+
resolution: "@jupyterlab/statusbar@npm:4.1.8"
|
2183
2183
|
dependencies:
|
2184
|
-
"@jupyterlab/ui-components": ^4.1.
|
2184
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2185
2185
|
"@lumino/algorithm": ^2.0.1
|
2186
2186
|
"@lumino/coreutils": ^2.1.2
|
2187
2187
|
"@lumino/disposable": ^2.1.2
|
@@ -2189,36 +2189,36 @@ __metadata:
|
|
2189
2189
|
"@lumino/signaling": ^2.1.2
|
2190
2190
|
"@lumino/widgets": ^2.3.1
|
2191
2191
|
react: ^18.2.0
|
2192
|
-
checksum:
|
2192
|
+
checksum: eb3094b9511334a82b92686ad7010763fc8c101a9631ee558462cc71d6ca3e7ad485a927e777da1f2c1aba8398c5c2d1ec65c48daae69317267944255197dbe7
|
2193
2193
|
languageName: node
|
2194
2194
|
linkType: hard
|
2195
2195
|
|
2196
|
-
"@jupyterlab/terminal-extension@npm:~4.1.
|
2197
|
-
version: 4.1.
|
2198
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.1.
|
2199
|
-
dependencies:
|
2200
|
-
"@jupyterlab/application": ^4.1.
|
2201
|
-
"@jupyterlab/apputils": ^4.2.
|
2202
|
-
"@jupyterlab/launcher": ^4.1.
|
2203
|
-
"@jupyterlab/mainmenu": ^4.1.
|
2204
|
-
"@jupyterlab/running": ^4.1.
|
2205
|
-
"@jupyterlab/services": ^7.1.
|
2206
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2207
|
-
"@jupyterlab/terminal": ^4.1.
|
2208
|
-
"@jupyterlab/translation": ^4.1.
|
2209
|
-
"@jupyterlab/ui-components": ^4.1.
|
2196
|
+
"@jupyterlab/terminal-extension@npm:~4.1.8":
|
2197
|
+
version: 4.1.8
|
2198
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.1.8"
|
2199
|
+
dependencies:
|
2200
|
+
"@jupyterlab/application": ^4.1.8
|
2201
|
+
"@jupyterlab/apputils": ^4.2.8
|
2202
|
+
"@jupyterlab/launcher": ^4.1.8
|
2203
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
2204
|
+
"@jupyterlab/running": ^4.1.8
|
2205
|
+
"@jupyterlab/services": ^7.1.8
|
2206
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2207
|
+
"@jupyterlab/terminal": ^4.1.8
|
2208
|
+
"@jupyterlab/translation": ^4.1.8
|
2209
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2210
2210
|
"@lumino/widgets": ^2.3.1
|
2211
|
-
checksum:
|
2211
|
+
checksum: 801e4bd73e59323ebd844ef4e32ed3521253aaae03141c4d20a6942851b22a2248e6bc83a5a1c4dde03c349ffd2ddb8c853add4ccc9818969f4a56c3e962e0e5
|
2212
2212
|
languageName: node
|
2213
2213
|
linkType: hard
|
2214
2214
|
|
2215
|
-
"@jupyterlab/terminal@npm:~4.1.
|
2216
|
-
version: 4.1.
|
2217
|
-
resolution: "@jupyterlab/terminal@npm:4.1.
|
2215
|
+
"@jupyterlab/terminal@npm:~4.1.8":
|
2216
|
+
version: 4.1.8
|
2217
|
+
resolution: "@jupyterlab/terminal@npm:4.1.8"
|
2218
2218
|
dependencies:
|
2219
|
-
"@jupyterlab/apputils": ^4.2.
|
2220
|
-
"@jupyterlab/services": ^7.1.
|
2221
|
-
"@jupyterlab/translation": ^4.1.
|
2219
|
+
"@jupyterlab/apputils": ^4.2.8
|
2220
|
+
"@jupyterlab/services": ^7.1.8
|
2221
|
+
"@jupyterlab/translation": ^4.1.8
|
2222
2222
|
"@lumino/coreutils": ^2.1.2
|
2223
2223
|
"@lumino/domutils": ^2.0.1
|
2224
2224
|
"@lumino/messaging": ^2.0.1
|
@@ -2228,149 +2228,149 @@ __metadata:
|
|
2228
2228
|
xterm-addon-fit: ~0.7.0
|
2229
2229
|
xterm-addon-web-links: ~0.8.0
|
2230
2230
|
xterm-addon-webgl: ~0.14.0
|
2231
|
-
checksum:
|
2231
|
+
checksum: 575023ebb481ffba5b218cef2fd2dc815cad790e1131f761d640c8baae42c57146d1333aba0a344fa971bb2700f7fd55024c655b9bb8ccdd03197ee85e66b1e6
|
2232
2232
|
languageName: node
|
2233
2233
|
linkType: hard
|
2234
2234
|
|
2235
|
-
"@jupyterlab/theme-dark-extension@npm:~4.1.
|
2236
|
-
version: 4.1.
|
2237
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.1.
|
2235
|
+
"@jupyterlab/theme-dark-extension@npm:~4.1.8":
|
2236
|
+
version: 4.1.8
|
2237
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.1.8"
|
2238
2238
|
dependencies:
|
2239
|
-
"@jupyterlab/application": ^4.1.
|
2240
|
-
"@jupyterlab/apputils": ^4.2.
|
2241
|
-
"@jupyterlab/translation": ^4.1.
|
2242
|
-
checksum:
|
2239
|
+
"@jupyterlab/application": ^4.1.8
|
2240
|
+
"@jupyterlab/apputils": ^4.2.8
|
2241
|
+
"@jupyterlab/translation": ^4.1.8
|
2242
|
+
checksum: 444c863c35820476538f62c47106a343519a0918411d999faae20a0c433a3df8157bda25b186f2bf1e09b0291d2313e3285acf32a331da79e74f63716083e3a4
|
2243
2243
|
languageName: node
|
2244
2244
|
linkType: hard
|
2245
2245
|
|
2246
|
-
"@jupyterlab/theme-light-extension@npm:~4.1.
|
2247
|
-
version: 4.1.
|
2248
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.1.
|
2246
|
+
"@jupyterlab/theme-light-extension@npm:~4.1.8":
|
2247
|
+
version: 4.1.8
|
2248
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.1.8"
|
2249
2249
|
dependencies:
|
2250
|
-
"@jupyterlab/application": ^4.1.
|
2251
|
-
"@jupyterlab/apputils": ^4.2.
|
2252
|
-
"@jupyterlab/translation": ^4.1.
|
2253
|
-
checksum:
|
2250
|
+
"@jupyterlab/application": ^4.1.8
|
2251
|
+
"@jupyterlab/apputils": ^4.2.8
|
2252
|
+
"@jupyterlab/translation": ^4.1.8
|
2253
|
+
checksum: 20c558c3fc0315fed895ab937828aaa923a859682fa1ced89a6218fbc9fa40a7507a621fb9b0c7e14e29255cdd0adcf39ccc1ac4c684b7dacec5243bbb50f4da
|
2254
2254
|
languageName: node
|
2255
2255
|
linkType: hard
|
2256
2256
|
|
2257
|
-
"@jupyterlab/toc-extension@npm:~6.1.
|
2258
|
-
version: 6.1.
|
2259
|
-
resolution: "@jupyterlab/toc-extension@npm:6.1.
|
2257
|
+
"@jupyterlab/toc-extension@npm:~6.1.8":
|
2258
|
+
version: 6.1.8
|
2259
|
+
resolution: "@jupyterlab/toc-extension@npm:6.1.8"
|
2260
2260
|
dependencies:
|
2261
|
-
"@jupyterlab/application": ^4.1.
|
2262
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2263
|
-
"@jupyterlab/toc": ^6.1.
|
2264
|
-
"@jupyterlab/translation": ^4.1.
|
2265
|
-
"@jupyterlab/ui-components": ^4.1.
|
2266
|
-
checksum:
|
2261
|
+
"@jupyterlab/application": ^4.1.8
|
2262
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2263
|
+
"@jupyterlab/toc": ^6.1.8
|
2264
|
+
"@jupyterlab/translation": ^4.1.8
|
2265
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2266
|
+
checksum: a5197f94ca4922693493e6cea79f5b55eb8638274b8e41e1b57f3e86867c01e1488c2269a685b700f016a689c5fa1ab27172dae83d66db00f1bc86e0fa00b79c
|
2267
2267
|
languageName: node
|
2268
2268
|
linkType: hard
|
2269
2269
|
|
2270
|
-
"@jupyterlab/toc@npm:~6.1.
|
2271
|
-
version: 6.1.
|
2272
|
-
resolution: "@jupyterlab/toc@npm:6.1.
|
2273
|
-
dependencies:
|
2274
|
-
"@jupyterlab/apputils": ^4.2.
|
2275
|
-
"@jupyterlab/coreutils": ^6.1.
|
2276
|
-
"@jupyterlab/docregistry": ^4.1.
|
2277
|
-
"@jupyterlab/observables": ^5.1.
|
2278
|
-
"@jupyterlab/rendermime": ^4.1.
|
2279
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
2280
|
-
"@jupyterlab/translation": ^4.1.
|
2281
|
-
"@jupyterlab/ui-components": ^4.1.
|
2270
|
+
"@jupyterlab/toc@npm:~6.1.8":
|
2271
|
+
version: 6.1.8
|
2272
|
+
resolution: "@jupyterlab/toc@npm:6.1.8"
|
2273
|
+
dependencies:
|
2274
|
+
"@jupyterlab/apputils": ^4.2.8
|
2275
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2276
|
+
"@jupyterlab/docregistry": ^4.1.8
|
2277
|
+
"@jupyterlab/observables": ^5.1.8
|
2278
|
+
"@jupyterlab/rendermime": ^4.1.8
|
2279
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
2280
|
+
"@jupyterlab/translation": ^4.1.8
|
2281
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2282
2282
|
"@lumino/coreutils": ^2.1.2
|
2283
2283
|
"@lumino/disposable": ^2.1.2
|
2284
2284
|
"@lumino/messaging": ^2.0.1
|
2285
2285
|
"@lumino/signaling": ^2.1.2
|
2286
2286
|
"@lumino/widgets": ^2.3.1
|
2287
2287
|
react: ^18.2.0
|
2288
|
-
checksum:
|
2288
|
+
checksum: 6dadf19c32fadeccc19df6ba31287c929a7a09ac41ecaf53fbc88471d4c62a16193555c3fb391ecc4e495c9f6cdde7d0519c77ed0b69fbc90da9e5b16bb924d3
|
2289
2289
|
languageName: node
|
2290
2290
|
linkType: hard
|
2291
2291
|
|
2292
|
-
"@jupyterlab/tooltip-extension@npm:~4.1.
|
2293
|
-
version: 4.1.
|
2294
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.1.
|
2295
|
-
dependencies:
|
2296
|
-
"@jupyterlab/application": ^4.1.
|
2297
|
-
"@jupyterlab/codeeditor": ^4.1.
|
2298
|
-
"@jupyterlab/console": ^4.1.
|
2299
|
-
"@jupyterlab/coreutils": ^6.1.
|
2300
|
-
"@jupyterlab/fileeditor": ^4.1.
|
2301
|
-
"@jupyterlab/notebook": ^4.1.
|
2302
|
-
"@jupyterlab/rendermime": ^4.1.
|
2303
|
-
"@jupyterlab/services": ^7.1.
|
2304
|
-
"@jupyterlab/tooltip": ^4.1.
|
2305
|
-
"@jupyterlab/translation": ^4.1.
|
2292
|
+
"@jupyterlab/tooltip-extension@npm:~4.1.8":
|
2293
|
+
version: 4.1.8
|
2294
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.1.8"
|
2295
|
+
dependencies:
|
2296
|
+
"@jupyterlab/application": ^4.1.8
|
2297
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
2298
|
+
"@jupyterlab/console": ^4.1.8
|
2299
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2300
|
+
"@jupyterlab/fileeditor": ^4.1.8
|
2301
|
+
"@jupyterlab/notebook": ^4.1.8
|
2302
|
+
"@jupyterlab/rendermime": ^4.1.8
|
2303
|
+
"@jupyterlab/services": ^7.1.8
|
2304
|
+
"@jupyterlab/tooltip": ^4.1.8
|
2305
|
+
"@jupyterlab/translation": ^4.1.8
|
2306
2306
|
"@lumino/algorithm": ^2.0.1
|
2307
2307
|
"@lumino/coreutils": ^2.1.2
|
2308
2308
|
"@lumino/widgets": ^2.3.1
|
2309
|
-
checksum:
|
2309
|
+
checksum: 9640f509254a493d7b3cc9541512799e14f657c52fccfbaa2f4f48750cccb39be00ee858e7affbe64a5cf48f1a42602f78a82e6cf5398373e01c07782e35a36a
|
2310
2310
|
languageName: node
|
2311
2311
|
linkType: hard
|
2312
2312
|
|
2313
|
-
"@jupyterlab/tooltip@npm:~4.1.
|
2314
|
-
version: 4.1.
|
2315
|
-
resolution: "@jupyterlab/tooltip@npm:4.1.
|
2313
|
+
"@jupyterlab/tooltip@npm:~4.1.8":
|
2314
|
+
version: 4.1.8
|
2315
|
+
resolution: "@jupyterlab/tooltip@npm:4.1.8"
|
2316
2316
|
dependencies:
|
2317
|
-
"@jupyterlab/codeeditor": ^4.1.
|
2318
|
-
"@jupyterlab/rendermime": ^4.1.
|
2319
|
-
"@jupyterlab/services": ^7.1.
|
2320
|
-
"@jupyterlab/ui-components": ^4.1.
|
2317
|
+
"@jupyterlab/codeeditor": ^4.1.8
|
2318
|
+
"@jupyterlab/rendermime": ^4.1.8
|
2319
|
+
"@jupyterlab/services": ^7.1.8
|
2320
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2321
2321
|
"@lumino/coreutils": ^2.1.2
|
2322
2322
|
"@lumino/messaging": ^2.0.1
|
2323
2323
|
"@lumino/widgets": ^2.3.1
|
2324
|
-
checksum:
|
2324
|
+
checksum: 1b0e7ee5db9ec12e7e47416b905b0c04d78e4d3552c75e41c5acd9d86a445bd902fe1bcfbeb43689649b18765453d10d330346eee9c0d71c14dc090840a58564
|
2325
2325
|
languageName: node
|
2326
2326
|
linkType: hard
|
2327
2327
|
|
2328
|
-
"@jupyterlab/translation-extension@npm:~4.1.
|
2329
|
-
version: 4.1.
|
2330
|
-
resolution: "@jupyterlab/translation-extension@npm:4.1.
|
2328
|
+
"@jupyterlab/translation-extension@npm:~4.1.8":
|
2329
|
+
version: 4.1.8
|
2330
|
+
resolution: "@jupyterlab/translation-extension@npm:4.1.8"
|
2331
2331
|
dependencies:
|
2332
|
-
"@jupyterlab/application": ^4.1.
|
2333
|
-
"@jupyterlab/apputils": ^4.2.
|
2334
|
-
"@jupyterlab/mainmenu": ^4.1.
|
2335
|
-
"@jupyterlab/settingregistry": ^4.1.
|
2336
|
-
"@jupyterlab/translation": ^4.1.
|
2337
|
-
checksum:
|
2332
|
+
"@jupyterlab/application": ^4.1.8
|
2333
|
+
"@jupyterlab/apputils": ^4.2.8
|
2334
|
+
"@jupyterlab/mainmenu": ^4.1.8
|
2335
|
+
"@jupyterlab/settingregistry": ^4.1.8
|
2336
|
+
"@jupyterlab/translation": ^4.1.8
|
2337
|
+
checksum: b8e14caca5dc4e32e2ae2f724f45fe819433153d3063375e599499a5008658523faeacf2f87a2579daeb0afd8fa75f160bf8d1463c02c2afffa666851e38b3cd
|
2338
2338
|
languageName: node
|
2339
2339
|
linkType: hard
|
2340
2340
|
|
2341
|
-
"@jupyterlab/translation@npm:~4.1.
|
2342
|
-
version: 4.1.
|
2343
|
-
resolution: "@jupyterlab/translation@npm:4.1.
|
2341
|
+
"@jupyterlab/translation@npm:~4.1.8":
|
2342
|
+
version: 4.1.8
|
2343
|
+
resolution: "@jupyterlab/translation@npm:4.1.8"
|
2344
2344
|
dependencies:
|
2345
|
-
"@jupyterlab/coreutils": ^6.1.
|
2346
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
2347
|
-
"@jupyterlab/services": ^7.1.
|
2348
|
-
"@jupyterlab/statedb": ^4.1.
|
2345
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2346
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
2347
|
+
"@jupyterlab/services": ^7.1.8
|
2348
|
+
"@jupyterlab/statedb": ^4.1.8
|
2349
2349
|
"@lumino/coreutils": ^2.1.2
|
2350
|
-
checksum:
|
2350
|
+
checksum: 7de872e52ffa0d2e4579c26b906ae7f98fcab6767ff85a4ce157f70be26d9edcf3410e94931ea9c8c1a1c48f4fc5f5e410b396761164dc8314ec1157314bcb9e
|
2351
2351
|
languageName: node
|
2352
2352
|
linkType: hard
|
2353
2353
|
|
2354
|
-
"@jupyterlab/ui-components-extension@npm:~4.1.
|
2355
|
-
version: 4.1.
|
2356
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.1.
|
2354
|
+
"@jupyterlab/ui-components-extension@npm:~4.1.8":
|
2355
|
+
version: 4.1.8
|
2356
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.1.8"
|
2357
2357
|
dependencies:
|
2358
|
-
"@jupyterlab/application": ^4.1.
|
2359
|
-
"@jupyterlab/ui-components": ^4.1.
|
2360
|
-
checksum:
|
2358
|
+
"@jupyterlab/application": ^4.1.8
|
2359
|
+
"@jupyterlab/ui-components": ^4.1.8
|
2360
|
+
checksum: 4251ae76514a910e270315263ebaeab4a677689a0be48209935ad4ed5067586824c62c0739611678ef7db7200c7974a71b1dc1590f1aa4f2e22922a3c0001924
|
2361
2361
|
languageName: node
|
2362
2362
|
linkType: hard
|
2363
2363
|
|
2364
|
-
"@jupyterlab/ui-components@npm:~4.1.
|
2365
|
-
version: 4.1.
|
2366
|
-
resolution: "@jupyterlab/ui-components@npm:4.1.
|
2364
|
+
"@jupyterlab/ui-components@npm:~4.1.8":
|
2365
|
+
version: 4.1.8
|
2366
|
+
resolution: "@jupyterlab/ui-components@npm:4.1.8"
|
2367
2367
|
dependencies:
|
2368
2368
|
"@jupyter/react-components": ^0.15.2
|
2369
2369
|
"@jupyter/web-components": ^0.15.2
|
2370
|
-
"@jupyterlab/coreutils": ^6.1.
|
2371
|
-
"@jupyterlab/observables": ^5.1.
|
2372
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
2373
|
-
"@jupyterlab/translation": ^4.1.
|
2370
|
+
"@jupyterlab/coreutils": ^6.1.8
|
2371
|
+
"@jupyterlab/observables": ^5.1.8
|
2372
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
2373
|
+
"@jupyterlab/translation": ^4.1.8
|
2374
2374
|
"@lumino/algorithm": ^2.0.1
|
2375
2375
|
"@lumino/commands": ^2.2.0
|
2376
2376
|
"@lumino/coreutils": ^2.1.2
|
@@ -2388,21 +2388,21 @@ __metadata:
|
|
2388
2388
|
typestyle: ^2.0.4
|
2389
2389
|
peerDependencies:
|
2390
2390
|
react: ^18.2.0
|
2391
|
-
checksum:
|
2391
|
+
checksum: 6a95597b8c71cd31b3f7a39cc61dc094fc6fede5b0b6bac61ff9df0a5757542d419e653f3a2527a15cb0dc9e7b7fcd2568101e9063878ce260f6adb486787e69
|
2392
2392
|
languageName: node
|
2393
2393
|
linkType: hard
|
2394
2394
|
|
2395
|
-
"@jupyterlab/vega5-extension@npm:~4.1.
|
2396
|
-
version: 4.1.
|
2397
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.1.
|
2395
|
+
"@jupyterlab/vega5-extension@npm:~4.1.8":
|
2396
|
+
version: 4.1.8
|
2397
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.1.8"
|
2398
2398
|
dependencies:
|
2399
|
-
"@jupyterlab/rendermime-interfaces": ^3.9.
|
2399
|
+
"@jupyterlab/rendermime-interfaces": ^3.9.8
|
2400
2400
|
"@lumino/coreutils": ^2.1.2
|
2401
2401
|
"@lumino/widgets": ^2.3.1
|
2402
2402
|
vega: ^5.20.0
|
2403
2403
|
vega-embed: ^6.2.1
|
2404
2404
|
vega-lite: ^5.6.1-next.1
|
2405
|
-
checksum:
|
2405
|
+
checksum: e56c29ee7ba5517969c4aa485fe161e39882101e33455cbf6ea5c1708e846b6bfc12472f67fb629505c8fd1a71b2dba78326017a9099cf57839f9a66e34f2753
|
2406
2406
|
languageName: node
|
2407
2407
|
linkType: hard
|
2408
2408
|
|