jupyterlab 4.3.3__py3-none-any.whl → 4.3.5__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/extensions/pypi.py +14 -9
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +99 -99
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.3aa3518fa7e4794705cc.js → remoteEntry.e3f9e7f5b1e5145ec117.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 +7 -7
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab/staging/package.json +152 -152
- jupyterlab/staging/yarn.lock +1089 -1089
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/8476.c589faa585201b9e7695.js → jupyterlab/static/6095.6e79e3bad86e054aa8c8.js +1 -1
- jupyterlab/static/6180.297d4154d9b6a8c3de56.js +1 -0
- jupyterlab/static/{6733.6131f95025bec3947beb.js → 6733.2d8d3e01d56d79a52e7e.js} +2 -2
- jupyterlab/static/{1991.84fc123d7cfe8ae2948e.js → 7229.8c5f16da4bc096632988.js} +1 -1
- jupyterlab/static/{6095.b31a27bbe34b5aabbbf1.js → 8081.5509139b14e9a86f141a.js} +1 -1
- jupyterlab/static/build_log.json +98 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.3e79afb39b563f309a5d.js +1 -0
- jupyterlab/static/main.95fc40c7bae37144bdf8.js +1 -0
- jupyterlab/static/package.json +152 -152
- jupyterlab/static/third-party-licenses.json +96 -96
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +10 -1
- jupyterlab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +10 -1
- jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +9 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab/static/8476.c589faa585201b9e7695.js → jupyterlab-4.3.5.data/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +1 -1
- jupyterlab-4.3.5.data/data/share/jupyter/lab/static/6180.297d4154d9b6a8c3de56.js +1 -0
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6733.6131f95025bec3947beb.js → jupyterlab-4.3.5.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js +2 -2
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js → jupyterlab-4.3.5.data/data/share/jupyter/lab/static/7229.8c5f16da4bc096632988.js +1 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6095.b31a27bbe34b5aabbbf1.js → jupyterlab-4.3.5.data/data/share/jupyter/lab/static/8081.5509139b14e9a86f141a.js +1 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/build_log.json +98 -98
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.3.5.data/data/share/jupyter/lab/static/jlab_core.3e79afb39b563f309a5d.js +1 -0
- jupyterlab-4.3.5.data/data/share/jupyter/lab/static/main.95fc40c7bae37144bdf8.js +1 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/package.json +152 -152
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/third-party-licenses.json +96 -96
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +10 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +10 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +9 -1
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.5.dist-info}/METADATA +5 -4
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.5.dist-info}/RECORD +457 -457
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.5.dist-info}/WHEEL +1 -1
- jupyterlab/static/6180.6d569f2fa172fdd24e79.js +0 -1
- jupyterlab/static/jlab_core.65f3a9357549aad3de7f.js +0 -1
- jupyterlab/static/main.70689206705237d1585e.js +0 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6180.6d569f2fa172fdd24e79.js +0 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/jlab_core.65f3a9357549aad3de7f.js +0 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/main.70689206705237d1585e.js +0 -1
- /jupyterlab/static/{6733.6131f95025bec3947beb.js.LICENSE.txt → 6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt} +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1017.67e7fc6c0221ce9cbeb7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1162.9eab2d3a6a73e2cd3b63.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1786.37675c1099a3e0f0e18d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2337.50f794e5c2bde01decab.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2624.388e72c15e07152af2e5.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/29.540aeb3a13cb59106872.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3330.a6d6a93bb012ea4f3589.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3415.a4a8c7afbbc19af6d014.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3538.5ce64a6194b4409fce29.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3788.df595483a01971a2b157.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4050.dfaf4ace414ab9752223.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4090.eec44f90a54aa383426c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4701.ceb0e0f9fc8a3b4aaccd.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5246.8992e5e0cc14a6b85a27.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5446.bdc12eba40091c1cc6c4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5846.eec92db7873f0c8534d6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5890.ee1e537ee61f811b444d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6483.79f1ab5249584f984bf4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
- /jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6733.6131f95025bec3947beb.js.LICENSE.txt → /jupyterlab-4.3.5.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/700.f3db1bd22341e0bf0b74.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/700.f3db1bd22341e0bf0b74.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7114.a44f4e4afe0f4cf18421.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7403.b747dcf7bd81025f084b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7642.b6cd0e20dd6a6b2a008c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8.4322fee36e778f503059.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8768.77e44e6422514f0a02c7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8896.426656fa4c4a1021375e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9635.8953d15dfdfc8308dfcf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/9908.600b47cfa84ff9cdf6a7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.5.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.5.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.5.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -411,26 +411,26 @@ __metadata:
|
|
411
411
|
languageName: node
|
412
412
|
linkType: hard
|
413
413
|
|
414
|
-
"@jupyterlab/application-extension@npm:~4.3.
|
415
|
-
version: 4.3.
|
416
|
-
resolution: "@jupyterlab/application-extension@npm:4.3.
|
417
|
-
dependencies:
|
418
|
-
"@jupyterlab/application": ^4.3.
|
419
|
-
"@jupyterlab/apputils": ^4.4.
|
420
|
-
"@jupyterlab/coreutils": ^6.3.
|
421
|
-
"@jupyterlab/property-inspector": ^4.3.
|
422
|
-
"@jupyterlab/settingregistry": ^4.3.
|
423
|
-
"@jupyterlab/statedb": ^4.3.
|
424
|
-
"@jupyterlab/statusbar": ^4.3.
|
425
|
-
"@jupyterlab/translation": ^4.3.
|
426
|
-
"@jupyterlab/ui-components": ^4.3.
|
414
|
+
"@jupyterlab/application-extension@npm:~4.3.5":
|
415
|
+
version: 4.3.5
|
416
|
+
resolution: "@jupyterlab/application-extension@npm:4.3.5"
|
417
|
+
dependencies:
|
418
|
+
"@jupyterlab/application": ^4.3.5
|
419
|
+
"@jupyterlab/apputils": ^4.4.5
|
420
|
+
"@jupyterlab/coreutils": ^6.3.5
|
421
|
+
"@jupyterlab/property-inspector": ^4.3.5
|
422
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
423
|
+
"@jupyterlab/statedb": ^4.3.5
|
424
|
+
"@jupyterlab/statusbar": ^4.3.5
|
425
|
+
"@jupyterlab/translation": ^4.3.5
|
426
|
+
"@jupyterlab/ui-components": ^4.3.5
|
427
427
|
"@lumino/algorithm": ^2.0.2
|
428
428
|
"@lumino/commands": ^2.3.1
|
429
429
|
"@lumino/coreutils": ^2.2.0
|
430
430
|
"@lumino/disposable": ^2.1.3
|
431
431
|
"@lumino/widgets": ^2.5.0
|
432
432
|
react: ^18.2.0
|
433
|
-
checksum:
|
433
|
+
checksum: 0b2bacadb7fa1c01b2037f26ef3c735658d7195e69a2044a52cfc28e5a2718d1a0837c303af1d3e55ca2b0a96c3ab8d6724b7fde4f06162f28a13ce8ac5701b3
|
434
434
|
languageName: node
|
435
435
|
linkType: hard
|
436
436
|
|
@@ -438,58 +438,58 @@ __metadata:
|
|
438
438
|
version: 0.0.0-use.local
|
439
439
|
resolution: "@jupyterlab/application-top@workspace:."
|
440
440
|
dependencies:
|
441
|
-
"@jupyterlab/application": ~4.3.
|
442
|
-
"@jupyterlab/application-extension": ~4.3.
|
443
|
-
"@jupyterlab/apputils-extension": ~4.3.
|
444
|
-
"@jupyterlab/builder": ^4.3.
|
445
|
-
"@jupyterlab/buildutils": ^4.3.
|
446
|
-
"@jupyterlab/cell-toolbar-extension": ~4.3.
|
447
|
-
"@jupyterlab/celltags-extension": ~4.3.
|
448
|
-
"@jupyterlab/codemirror-extension": ~4.3.
|
449
|
-
"@jupyterlab/completer-extension": ~4.3.
|
450
|
-
"@jupyterlab/console-extension": ~4.3.
|
451
|
-
"@jupyterlab/coreutils": ~6.3.
|
452
|
-
"@jupyterlab/csvviewer-extension": ~4.3.
|
453
|
-
"@jupyterlab/debugger-extension": ~4.3.
|
454
|
-
"@jupyterlab/docmanager-extension": ~4.3.
|
455
|
-
"@jupyterlab/documentsearch-extension": ~4.3.
|
456
|
-
"@jupyterlab/extensionmanager-extension": ~4.3.
|
457
|
-
"@jupyterlab/filebrowser-extension": ~4.3.
|
458
|
-
"@jupyterlab/fileeditor-extension": ~4.3.
|
459
|
-
"@jupyterlab/help-extension": ~4.3.
|
460
|
-
"@jupyterlab/htmlviewer-extension": ~4.3.
|
461
|
-
"@jupyterlab/hub-extension": ~4.3.
|
462
|
-
"@jupyterlab/imageviewer-extension": ~4.3.
|
463
|
-
"@jupyterlab/inspector-extension": ~4.3.
|
464
|
-
"@jupyterlab/javascript-extension": ~4.3.
|
465
|
-
"@jupyterlab/json-extension": ~4.3.
|
466
|
-
"@jupyterlab/launcher-extension": ~4.3.
|
467
|
-
"@jupyterlab/logconsole-extension": ~4.3.
|
468
|
-
"@jupyterlab/lsp-extension": ~4.3.
|
469
|
-
"@jupyterlab/mainmenu-extension": ~4.3.
|
470
|
-
"@jupyterlab/markdownviewer-extension": ~4.3.
|
471
|
-
"@jupyterlab/markedparser-extension": ~4.3.
|
472
|
-
"@jupyterlab/mathjax-extension": ~4.3.
|
473
|
-
"@jupyterlab/mermaid-extension": ~4.3.
|
474
|
-
"@jupyterlab/metadataform-extension": ~4.3.
|
475
|
-
"@jupyterlab/notebook-extension": ~4.3.
|
476
|
-
"@jupyterlab/pdf-extension": ~4.3.
|
477
|
-
"@jupyterlab/pluginmanager-extension": ~4.3.
|
478
|
-
"@jupyterlab/rendermime-extension": ~4.3.
|
479
|
-
"@jupyterlab/running-extension": ~4.3.
|
480
|
-
"@jupyterlab/settingeditor-extension": ~4.3.
|
481
|
-
"@jupyterlab/shortcuts-extension": ~5.1.
|
482
|
-
"@jupyterlab/statusbar-extension": ~4.3.
|
483
|
-
"@jupyterlab/terminal-extension": ~4.3.
|
484
|
-
"@jupyterlab/theme-dark-extension": ~4.3.
|
485
|
-
"@jupyterlab/theme-dark-high-contrast-extension": ~4.3.
|
486
|
-
"@jupyterlab/theme-light-extension": ~4.3.
|
487
|
-
"@jupyterlab/toc-extension": ~6.3.
|
488
|
-
"@jupyterlab/tooltip-extension": ~4.3.
|
489
|
-
"@jupyterlab/translation-extension": ~4.3.
|
490
|
-
"@jupyterlab/ui-components-extension": ~4.3.
|
491
|
-
"@jupyterlab/vega5-extension": ~4.3.
|
492
|
-
"@jupyterlab/workspaces-extension": ~4.3.
|
441
|
+
"@jupyterlab/application": ~4.3.5
|
442
|
+
"@jupyterlab/application-extension": ~4.3.5
|
443
|
+
"@jupyterlab/apputils-extension": ~4.3.5
|
444
|
+
"@jupyterlab/builder": ^4.3.5
|
445
|
+
"@jupyterlab/buildutils": ^4.3.5
|
446
|
+
"@jupyterlab/cell-toolbar-extension": ~4.3.5
|
447
|
+
"@jupyterlab/celltags-extension": ~4.3.5
|
448
|
+
"@jupyterlab/codemirror-extension": ~4.3.5
|
449
|
+
"@jupyterlab/completer-extension": ~4.3.5
|
450
|
+
"@jupyterlab/console-extension": ~4.3.5
|
451
|
+
"@jupyterlab/coreutils": ~6.3.5
|
452
|
+
"@jupyterlab/csvviewer-extension": ~4.3.5
|
453
|
+
"@jupyterlab/debugger-extension": ~4.3.5
|
454
|
+
"@jupyterlab/docmanager-extension": ~4.3.5
|
455
|
+
"@jupyterlab/documentsearch-extension": ~4.3.5
|
456
|
+
"@jupyterlab/extensionmanager-extension": ~4.3.5
|
457
|
+
"@jupyterlab/filebrowser-extension": ~4.3.5
|
458
|
+
"@jupyterlab/fileeditor-extension": ~4.3.5
|
459
|
+
"@jupyterlab/help-extension": ~4.3.5
|
460
|
+
"@jupyterlab/htmlviewer-extension": ~4.3.5
|
461
|
+
"@jupyterlab/hub-extension": ~4.3.5
|
462
|
+
"@jupyterlab/imageviewer-extension": ~4.3.5
|
463
|
+
"@jupyterlab/inspector-extension": ~4.3.5
|
464
|
+
"@jupyterlab/javascript-extension": ~4.3.5
|
465
|
+
"@jupyterlab/json-extension": ~4.3.5
|
466
|
+
"@jupyterlab/launcher-extension": ~4.3.5
|
467
|
+
"@jupyterlab/logconsole-extension": ~4.3.5
|
468
|
+
"@jupyterlab/lsp-extension": ~4.3.5
|
469
|
+
"@jupyterlab/mainmenu-extension": ~4.3.5
|
470
|
+
"@jupyterlab/markdownviewer-extension": ~4.3.5
|
471
|
+
"@jupyterlab/markedparser-extension": ~4.3.5
|
472
|
+
"@jupyterlab/mathjax-extension": ~4.3.5
|
473
|
+
"@jupyterlab/mermaid-extension": ~4.3.5
|
474
|
+
"@jupyterlab/metadataform-extension": ~4.3.5
|
475
|
+
"@jupyterlab/notebook-extension": ~4.3.5
|
476
|
+
"@jupyterlab/pdf-extension": ~4.3.5
|
477
|
+
"@jupyterlab/pluginmanager-extension": ~4.3.5
|
478
|
+
"@jupyterlab/rendermime-extension": ~4.3.5
|
479
|
+
"@jupyterlab/running-extension": ~4.3.5
|
480
|
+
"@jupyterlab/settingeditor-extension": ~4.3.5
|
481
|
+
"@jupyterlab/shortcuts-extension": ~5.1.5
|
482
|
+
"@jupyterlab/statusbar-extension": ~4.3.5
|
483
|
+
"@jupyterlab/terminal-extension": ~4.3.5
|
484
|
+
"@jupyterlab/theme-dark-extension": ~4.3.5
|
485
|
+
"@jupyterlab/theme-dark-high-contrast-extension": ~4.3.5
|
486
|
+
"@jupyterlab/theme-light-extension": ~4.3.5
|
487
|
+
"@jupyterlab/toc-extension": ~6.3.5
|
488
|
+
"@jupyterlab/tooltip-extension": ~4.3.5
|
489
|
+
"@jupyterlab/translation-extension": ~4.3.5
|
490
|
+
"@jupyterlab/ui-components-extension": ~4.3.5
|
491
|
+
"@jupyterlab/vega5-extension": ~4.3.5
|
492
|
+
"@jupyterlab/workspaces-extension": ~4.3.5
|
493
493
|
chokidar: ^3.4.0
|
494
494
|
css-loader: ^6.7.1
|
495
495
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -514,20 +514,20 @@ __metadata:
|
|
514
514
|
languageName: unknown
|
515
515
|
linkType: soft
|
516
516
|
|
517
|
-
"@jupyterlab/application@npm:~4.3.
|
518
|
-
version: 4.3.
|
519
|
-
resolution: "@jupyterlab/application@npm:4.3.
|
517
|
+
"@jupyterlab/application@npm:~4.3.5":
|
518
|
+
version: 4.3.5
|
519
|
+
resolution: "@jupyterlab/application@npm:4.3.5"
|
520
520
|
dependencies:
|
521
521
|
"@fortawesome/fontawesome-free": ^5.12.0
|
522
|
-
"@jupyterlab/apputils": ^4.4.
|
523
|
-
"@jupyterlab/coreutils": ^6.3.
|
524
|
-
"@jupyterlab/docregistry": ^4.3.
|
525
|
-
"@jupyterlab/rendermime": ^4.3.
|
526
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
527
|
-
"@jupyterlab/services": ^7.3.
|
528
|
-
"@jupyterlab/statedb": ^4.3.
|
529
|
-
"@jupyterlab/translation": ^4.3.
|
530
|
-
"@jupyterlab/ui-components": ^4.3.
|
522
|
+
"@jupyterlab/apputils": ^4.4.5
|
523
|
+
"@jupyterlab/coreutils": ^6.3.5
|
524
|
+
"@jupyterlab/docregistry": ^4.3.5
|
525
|
+
"@jupyterlab/rendermime": ^4.3.5
|
526
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
527
|
+
"@jupyterlab/services": ^7.3.5
|
528
|
+
"@jupyterlab/statedb": ^4.3.5
|
529
|
+
"@jupyterlab/translation": ^4.3.5
|
530
|
+
"@jupyterlab/ui-components": ^4.3.5
|
531
531
|
"@lumino/algorithm": ^2.0.2
|
532
532
|
"@lumino/application": ^2.4.1
|
533
533
|
"@lumino/commands": ^2.3.1
|
@@ -538,27 +538,27 @@ __metadata:
|
|
538
538
|
"@lumino/properties": ^2.0.2
|
539
539
|
"@lumino/signaling": ^2.1.3
|
540
540
|
"@lumino/widgets": ^2.5.0
|
541
|
-
checksum:
|
542
|
-
languageName: node
|
543
|
-
linkType: hard
|
544
|
-
|
545
|
-
"@jupyterlab/apputils-extension@npm:~4.3.
|
546
|
-
version: 4.3.
|
547
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.3.
|
548
|
-
dependencies:
|
549
|
-
"@jupyterlab/application": ^4.3.
|
550
|
-
"@jupyterlab/apputils": ^4.4.
|
551
|
-
"@jupyterlab/coreutils": ^6.3.
|
552
|
-
"@jupyterlab/docregistry": ^4.3.
|
553
|
-
"@jupyterlab/mainmenu": ^4.3.
|
554
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
555
|
-
"@jupyterlab/services": ^7.3.
|
556
|
-
"@jupyterlab/settingregistry": ^4.3.
|
557
|
-
"@jupyterlab/statedb": ^4.3.
|
558
|
-
"@jupyterlab/statusbar": ^4.3.
|
559
|
-
"@jupyterlab/translation": ^4.3.
|
560
|
-
"@jupyterlab/ui-components": ^4.3.
|
561
|
-
"@jupyterlab/workspaces": ^4.3.
|
541
|
+
checksum: 2111efe2caafed74a78c2ddd6220baa6ccc459c27bde3cc80a0a53a403ad08ae2f0b3ea2e56e24b13440bc6fb3d254fc5519536127f47bd50a496bc44458aeb1
|
542
|
+
languageName: node
|
543
|
+
linkType: hard
|
544
|
+
|
545
|
+
"@jupyterlab/apputils-extension@npm:~4.3.5":
|
546
|
+
version: 4.3.5
|
547
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.3.5"
|
548
|
+
dependencies:
|
549
|
+
"@jupyterlab/application": ^4.3.5
|
550
|
+
"@jupyterlab/apputils": ^4.4.5
|
551
|
+
"@jupyterlab/coreutils": ^6.3.5
|
552
|
+
"@jupyterlab/docregistry": ^4.3.5
|
553
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
554
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
555
|
+
"@jupyterlab/services": ^7.3.5
|
556
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
557
|
+
"@jupyterlab/statedb": ^4.3.5
|
558
|
+
"@jupyterlab/statusbar": ^4.3.5
|
559
|
+
"@jupyterlab/translation": ^4.3.5
|
560
|
+
"@jupyterlab/ui-components": ^4.3.5
|
561
|
+
"@jupyterlab/workspaces": ^4.3.5
|
562
562
|
"@lumino/algorithm": ^2.0.2
|
563
563
|
"@lumino/commands": ^2.3.1
|
564
564
|
"@lumino/coreutils": ^2.2.0
|
@@ -569,23 +569,23 @@ __metadata:
|
|
569
569
|
react: ^18.2.0
|
570
570
|
react-dom: ^18.2.0
|
571
571
|
react-toastify: ^9.0.8
|
572
|
-
checksum:
|
572
|
+
checksum: f5e1db6530b5478d085188b6111a5981aa63d77bcc8fe2e2b1c81c54e1e95452adb4c393ee4510913760517542d10f2a46f1b43a5de161aae76658775db51236
|
573
573
|
languageName: node
|
574
574
|
linkType: hard
|
575
575
|
|
576
|
-
"@jupyterlab/apputils@npm:~4.4.
|
577
|
-
version: 4.4.
|
578
|
-
resolution: "@jupyterlab/apputils@npm:4.4.
|
576
|
+
"@jupyterlab/apputils@npm:~4.4.5":
|
577
|
+
version: 4.4.5
|
578
|
+
resolution: "@jupyterlab/apputils@npm:4.4.5"
|
579
579
|
dependencies:
|
580
|
-
"@jupyterlab/coreutils": ^6.3.
|
581
|
-
"@jupyterlab/observables": ^5.3.
|
582
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
583
|
-
"@jupyterlab/services": ^7.3.
|
584
|
-
"@jupyterlab/settingregistry": ^4.3.
|
585
|
-
"@jupyterlab/statedb": ^4.3.
|
586
|
-
"@jupyterlab/statusbar": ^4.3.
|
587
|
-
"@jupyterlab/translation": ^4.3.
|
588
|
-
"@jupyterlab/ui-components": ^4.3.
|
580
|
+
"@jupyterlab/coreutils": ^6.3.5
|
581
|
+
"@jupyterlab/observables": ^5.3.5
|
582
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
583
|
+
"@jupyterlab/services": ^7.3.5
|
584
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
585
|
+
"@jupyterlab/statedb": ^4.3.5
|
586
|
+
"@jupyterlab/statusbar": ^4.3.5
|
587
|
+
"@jupyterlab/translation": ^4.3.5
|
588
|
+
"@jupyterlab/ui-components": ^4.3.5
|
589
589
|
"@lumino/algorithm": ^2.0.2
|
590
590
|
"@lumino/commands": ^2.3.1
|
591
591
|
"@lumino/coreutils": ^2.2.0
|
@@ -598,27 +598,27 @@ __metadata:
|
|
598
598
|
"@types/react": ^18.0.26
|
599
599
|
react: ^18.2.0
|
600
600
|
sanitize-html: ~2.12.1
|
601
|
-
checksum:
|
601
|
+
checksum: 541e063f820413294f08900e60b34a992bfb5ee29f3c9bc575b59518e2b9b82d9d38ed22e3ca7afa1a871db9873528d0830178d63884736477fcc2d777a78068
|
602
602
|
languageName: node
|
603
603
|
linkType: hard
|
604
604
|
|
605
|
-
"@jupyterlab/attachments@npm:~4.3.
|
606
|
-
version: 4.3.
|
607
|
-
resolution: "@jupyterlab/attachments@npm:4.3.
|
605
|
+
"@jupyterlab/attachments@npm:~4.3.5":
|
606
|
+
version: 4.3.5
|
607
|
+
resolution: "@jupyterlab/attachments@npm:4.3.5"
|
608
608
|
dependencies:
|
609
|
-
"@jupyterlab/nbformat": ^4.3.
|
610
|
-
"@jupyterlab/observables": ^5.3.
|
611
|
-
"@jupyterlab/rendermime": ^4.3.
|
612
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
609
|
+
"@jupyterlab/nbformat": ^4.3.5
|
610
|
+
"@jupyterlab/observables": ^5.3.5
|
611
|
+
"@jupyterlab/rendermime": ^4.3.5
|
612
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
613
613
|
"@lumino/disposable": ^2.1.3
|
614
614
|
"@lumino/signaling": ^2.1.3
|
615
|
-
checksum:
|
615
|
+
checksum: ed4d826174a4bd1223cf64691824c90162951cc6829d5c284c79eac6abc7cd04e4606591b9d1e8d874535639dcc3361d9aee428f9d9ead8bd83aaff2894ba699
|
616
616
|
languageName: node
|
617
617
|
linkType: hard
|
618
618
|
|
619
|
-
"@jupyterlab/builder@npm:^4.3.
|
620
|
-
version: 4.3.
|
621
|
-
resolution: "@jupyterlab/builder@npm:4.3.
|
619
|
+
"@jupyterlab/builder@npm:^4.3.5":
|
620
|
+
version: 4.3.5
|
621
|
+
resolution: "@jupyterlab/builder@npm:4.3.5"
|
622
622
|
dependencies:
|
623
623
|
"@lumino/algorithm": ^2.0.2
|
624
624
|
"@lumino/application": ^2.4.1
|
@@ -653,13 +653,13 @@ __metadata:
|
|
653
653
|
worker-loader: ^3.0.2
|
654
654
|
bin:
|
655
655
|
build-labextension: lib/build-labextension.js
|
656
|
-
checksum:
|
656
|
+
checksum: 8f7e546d07deae7c624b208a9fecde1e7cc04e10aa47ac83fdfd4e37738642f3c41d766a6a04053d9d194bb512bc95ae2283298ccec57c36bbcb27b74efca90d
|
657
657
|
languageName: node
|
658
658
|
linkType: hard
|
659
659
|
|
660
|
-
"@jupyterlab/buildutils@npm:^4.3.
|
661
|
-
version: 4.3.
|
662
|
-
resolution: "@jupyterlab/buildutils@npm:4.3.
|
660
|
+
"@jupyterlab/buildutils@npm:^4.3.5":
|
661
|
+
version: 4.3.5
|
662
|
+
resolution: "@jupyterlab/buildutils@npm:4.3.5"
|
663
663
|
dependencies:
|
664
664
|
"@yarnpkg/core": ^4.0.3
|
665
665
|
"@yarnpkg/parsers": ^3.0.0
|
@@ -686,65 +686,65 @@ __metadata:
|
|
686
686
|
update-dependency: lib/update-dependency.js
|
687
687
|
update-dist-tag: lib/update-dist-tag.js
|
688
688
|
update-staging-lock: lib/update-staging-lock.js
|
689
|
-
checksum:
|
689
|
+
checksum: 121e7bbf42f800cfbd6f531df05cae73a0e950f1b6b8f1efd65bc7384eac05a408c31bd48987d534c4139b26a516bf54f136c112b855acb69dde3e21ba3261bd
|
690
690
|
languageName: node
|
691
691
|
linkType: hard
|
692
692
|
|
693
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.3.
|
694
|
-
version: 4.3.
|
695
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.
|
693
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.3.5":
|
694
|
+
version: 4.3.5
|
695
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.5"
|
696
696
|
dependencies:
|
697
|
-
"@jupyterlab/application": ^4.3.
|
698
|
-
"@jupyterlab/apputils": ^4.4.
|
699
|
-
"@jupyterlab/cell-toolbar": ^4.3.
|
700
|
-
"@jupyterlab/settingregistry": ^4.3.
|
701
|
-
"@jupyterlab/translation": ^4.3.
|
702
|
-
checksum:
|
697
|
+
"@jupyterlab/application": ^4.3.5
|
698
|
+
"@jupyterlab/apputils": ^4.4.5
|
699
|
+
"@jupyterlab/cell-toolbar": ^4.3.5
|
700
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
701
|
+
"@jupyterlab/translation": ^4.3.5
|
702
|
+
checksum: e80d9292f5da208eaae69c3fdaff60922fd97d0f56169e1be4fb5d32dadc6e456386ae81fae0decce160863d107f70066589a4c958057891f01ccfccbc3b40e8
|
703
703
|
languageName: node
|
704
704
|
linkType: hard
|
705
705
|
|
706
|
-
"@jupyterlab/cell-toolbar@npm:~4.3.
|
707
|
-
version: 4.3.
|
708
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.3.
|
706
|
+
"@jupyterlab/cell-toolbar@npm:~4.3.5":
|
707
|
+
version: 4.3.5
|
708
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.3.5"
|
709
709
|
dependencies:
|
710
710
|
"@jupyter/ydoc": ^3.0.0
|
711
|
-
"@jupyterlab/apputils": ^4.4.
|
712
|
-
"@jupyterlab/cells": ^4.3.
|
713
|
-
"@jupyterlab/docregistry": ^4.3.
|
714
|
-
"@jupyterlab/notebook": ^4.3.
|
715
|
-
"@jupyterlab/observables": ^5.3.
|
716
|
-
"@jupyterlab/ui-components": ^4.3.
|
711
|
+
"@jupyterlab/apputils": ^4.4.5
|
712
|
+
"@jupyterlab/cells": ^4.3.5
|
713
|
+
"@jupyterlab/docregistry": ^4.3.5
|
714
|
+
"@jupyterlab/notebook": ^4.3.5
|
715
|
+
"@jupyterlab/observables": ^5.3.5
|
716
|
+
"@jupyterlab/ui-components": ^4.3.5
|
717
717
|
"@lumino/algorithm": ^2.0.2
|
718
718
|
"@lumino/commands": ^2.3.1
|
719
719
|
"@lumino/disposable": ^2.1.3
|
720
720
|
"@lumino/signaling": ^2.1.3
|
721
721
|
"@lumino/widgets": ^2.5.0
|
722
|
-
checksum:
|
722
|
+
checksum: eeb9f4affc08b6071759f80eafcd73d469abb1d0b8a9f07201711bc99f611e03c55633d5fccb4c967a0b9722307df69aec49786218a5f9753db7843b6b4ad380
|
723
723
|
languageName: node
|
724
724
|
linkType: hard
|
725
725
|
|
726
|
-
"@jupyterlab/cells@npm:~4.3.
|
727
|
-
version: 4.3.
|
728
|
-
resolution: "@jupyterlab/cells@npm:4.3.
|
726
|
+
"@jupyterlab/cells@npm:~4.3.5":
|
727
|
+
version: 4.3.5
|
728
|
+
resolution: "@jupyterlab/cells@npm:4.3.5"
|
729
729
|
dependencies:
|
730
730
|
"@codemirror/state": ^6.4.1
|
731
731
|
"@codemirror/view": ^6.26.3
|
732
732
|
"@jupyter/ydoc": ^3.0.0
|
733
|
-
"@jupyterlab/apputils": ^4.4.
|
734
|
-
"@jupyterlab/attachments": ^4.3.
|
735
|
-
"@jupyterlab/codeeditor": ^4.3.
|
736
|
-
"@jupyterlab/codemirror": ^4.3.
|
737
|
-
"@jupyterlab/coreutils": ^6.3.
|
738
|
-
"@jupyterlab/documentsearch": ^4.3.
|
739
|
-
"@jupyterlab/filebrowser": ^4.3.
|
740
|
-
"@jupyterlab/nbformat": ^4.3.
|
741
|
-
"@jupyterlab/observables": ^5.3.
|
742
|
-
"@jupyterlab/outputarea": ^4.3.
|
743
|
-
"@jupyterlab/rendermime": ^4.3.
|
744
|
-
"@jupyterlab/services": ^7.3.
|
745
|
-
"@jupyterlab/toc": ^6.3.
|
746
|
-
"@jupyterlab/translation": ^4.3.
|
747
|
-
"@jupyterlab/ui-components": ^4.3.
|
733
|
+
"@jupyterlab/apputils": ^4.4.5
|
734
|
+
"@jupyterlab/attachments": ^4.3.5
|
735
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
736
|
+
"@jupyterlab/codemirror": ^4.3.5
|
737
|
+
"@jupyterlab/coreutils": ^6.3.5
|
738
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
739
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
740
|
+
"@jupyterlab/nbformat": ^4.3.5
|
741
|
+
"@jupyterlab/observables": ^5.3.5
|
742
|
+
"@jupyterlab/outputarea": ^4.3.5
|
743
|
+
"@jupyterlab/rendermime": ^4.3.5
|
744
|
+
"@jupyterlab/services": ^7.3.5
|
745
|
+
"@jupyterlab/toc": ^6.3.5
|
746
|
+
"@jupyterlab/translation": ^4.3.5
|
747
|
+
"@jupyterlab/ui-components": ^4.3.5
|
748
748
|
"@lumino/algorithm": ^2.0.2
|
749
749
|
"@lumino/coreutils": ^2.2.0
|
750
750
|
"@lumino/domutils": ^2.0.2
|
@@ -755,38 +755,38 @@ __metadata:
|
|
755
755
|
"@lumino/virtualdom": ^2.0.2
|
756
756
|
"@lumino/widgets": ^2.5.0
|
757
757
|
react: ^18.2.0
|
758
|
-
checksum:
|
758
|
+
checksum: 349d09e0edea165c4f7d490d91b65a135c1f7423601fd0642627449b69c5a8c2030d123e600ccb94603ae9ec145724a3c5168e149bf620d8100322b7ed5f80f1
|
759
759
|
languageName: node
|
760
760
|
linkType: hard
|
761
761
|
|
762
|
-
"@jupyterlab/celltags-extension@npm:~4.3.
|
763
|
-
version: 4.3.
|
764
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.3.
|
762
|
+
"@jupyterlab/celltags-extension@npm:~4.3.5":
|
763
|
+
version: 4.3.5
|
764
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.3.5"
|
765
765
|
dependencies:
|
766
|
-
"@jupyterlab/application": ^4.3.
|
767
|
-
"@jupyterlab/notebook": ^4.3.
|
768
|
-
"@jupyterlab/translation": ^4.3.
|
769
|
-
"@jupyterlab/ui-components": ^4.3.
|
766
|
+
"@jupyterlab/application": ^4.3.5
|
767
|
+
"@jupyterlab/notebook": ^4.3.5
|
768
|
+
"@jupyterlab/translation": ^4.3.5
|
769
|
+
"@jupyterlab/ui-components": ^4.3.5
|
770
770
|
"@lumino/algorithm": ^2.0.2
|
771
771
|
"@rjsf/utils": ^5.13.4
|
772
772
|
react: ^18.2.0
|
773
|
-
checksum:
|
773
|
+
checksum: 5ff5a4ea4142f8e17da777fcbacdfb1eeee7d0be233177f192586a91ddc8695717606978fda3abaaf95ef80e8394b931e41caaaa9ac4fdaf14b7f11284d3c9b3
|
774
774
|
languageName: node
|
775
775
|
linkType: hard
|
776
776
|
|
777
|
-
"@jupyterlab/codeeditor@npm:~4.3.
|
778
|
-
version: 4.3.
|
779
|
-
resolution: "@jupyterlab/codeeditor@npm:4.3.
|
777
|
+
"@jupyterlab/codeeditor@npm:~4.3.5":
|
778
|
+
version: 4.3.5
|
779
|
+
resolution: "@jupyterlab/codeeditor@npm:4.3.5"
|
780
780
|
dependencies:
|
781
781
|
"@codemirror/state": ^6.4.1
|
782
782
|
"@jupyter/ydoc": ^3.0.0
|
783
|
-
"@jupyterlab/apputils": ^4.4.
|
784
|
-
"@jupyterlab/coreutils": ^6.3.
|
785
|
-
"@jupyterlab/nbformat": ^4.3.
|
786
|
-
"@jupyterlab/observables": ^5.3.
|
787
|
-
"@jupyterlab/statusbar": ^4.3.
|
788
|
-
"@jupyterlab/translation": ^4.3.
|
789
|
-
"@jupyterlab/ui-components": ^4.3.
|
783
|
+
"@jupyterlab/apputils": ^4.4.5
|
784
|
+
"@jupyterlab/coreutils": ^6.3.5
|
785
|
+
"@jupyterlab/nbformat": ^4.3.5
|
786
|
+
"@jupyterlab/observables": ^5.3.5
|
787
|
+
"@jupyterlab/statusbar": ^4.3.5
|
788
|
+
"@jupyterlab/translation": ^4.3.5
|
789
|
+
"@jupyterlab/ui-components": ^4.3.5
|
790
790
|
"@lumino/coreutils": ^2.2.0
|
791
791
|
"@lumino/disposable": ^2.1.3
|
792
792
|
"@lumino/dragdrop": ^2.1.5
|
@@ -794,13 +794,13 @@ __metadata:
|
|
794
794
|
"@lumino/signaling": ^2.1.3
|
795
795
|
"@lumino/widgets": ^2.5.0
|
796
796
|
react: ^18.2.0
|
797
|
-
checksum:
|
797
|
+
checksum: 6308f41523351ca6a2a24cf55094a1effcefaf11c00a3d297fe59237ce87ded8a1b54834661398d44666cbcbb6a134432adc01c4ef7857a4a94692c5093cb77d
|
798
798
|
languageName: node
|
799
799
|
linkType: hard
|
800
800
|
|
801
|
-
"@jupyterlab/codemirror-extension@npm:~4.3.
|
802
|
-
version: 4.3.
|
803
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.3.
|
801
|
+
"@jupyterlab/codemirror-extension@npm:~4.3.5":
|
802
|
+
version: 4.3.5
|
803
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.3.5"
|
804
804
|
dependencies:
|
805
805
|
"@codemirror/commands": ^6.5.0
|
806
806
|
"@codemirror/lang-markdown": ^6.2.5
|
@@ -809,25 +809,25 @@ __metadata:
|
|
809
809
|
"@codemirror/search": ^6.5.6
|
810
810
|
"@codemirror/view": ^6.26.3
|
811
811
|
"@jupyter/ydoc": ^3.0.0
|
812
|
-
"@jupyterlab/application": ^4.3.
|
813
|
-
"@jupyterlab/codeeditor": ^4.3.
|
814
|
-
"@jupyterlab/codemirror": ^4.3.
|
815
|
-
"@jupyterlab/settingregistry": ^4.3.
|
816
|
-
"@jupyterlab/statusbar": ^4.3.
|
817
|
-
"@jupyterlab/translation": ^4.3.
|
818
|
-
"@jupyterlab/ui-components": ^4.3.
|
812
|
+
"@jupyterlab/application": ^4.3.5
|
813
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
814
|
+
"@jupyterlab/codemirror": ^4.3.5
|
815
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
816
|
+
"@jupyterlab/statusbar": ^4.3.5
|
817
|
+
"@jupyterlab/translation": ^4.3.5
|
818
|
+
"@jupyterlab/ui-components": ^4.3.5
|
819
819
|
"@lumino/coreutils": ^2.2.0
|
820
820
|
"@lumino/widgets": ^2.5.0
|
821
821
|
"@rjsf/utils": ^5.13.4
|
822
822
|
"@rjsf/validator-ajv8": ^5.13.4
|
823
823
|
react: ^18.2.0
|
824
|
-
checksum:
|
824
|
+
checksum: e024f46b3c6ad2c567d657b5e5f47ce1d22026dc3e7173bcecdbe305773d63c13cdc5a7fdf9913e4b856b38a3bf678d5d7a18701de27291ed2b0d751814491c3
|
825
825
|
languageName: node
|
826
826
|
linkType: hard
|
827
827
|
|
828
|
-
"@jupyterlab/codemirror@npm:~4.3.
|
829
|
-
version: 4.3.
|
830
|
-
resolution: "@jupyterlab/codemirror@npm:4.3.
|
828
|
+
"@jupyterlab/codemirror@npm:~4.3.5":
|
829
|
+
version: 4.3.5
|
830
|
+
resolution: "@jupyterlab/codemirror@npm:4.3.5"
|
831
831
|
dependencies:
|
832
832
|
"@codemirror/autocomplete": ^6.16.0
|
833
833
|
"@codemirror/commands": ^6.5.0
|
@@ -850,11 +850,11 @@ __metadata:
|
|
850
850
|
"@codemirror/state": ^6.4.1
|
851
851
|
"@codemirror/view": ^6.26.3
|
852
852
|
"@jupyter/ydoc": ^3.0.0
|
853
|
-
"@jupyterlab/codeeditor": ^4.3.
|
854
|
-
"@jupyterlab/coreutils": ^6.3.
|
855
|
-
"@jupyterlab/documentsearch": ^4.3.
|
856
|
-
"@jupyterlab/nbformat": ^4.3.
|
857
|
-
"@jupyterlab/translation": ^4.3.
|
853
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
854
|
+
"@jupyterlab/coreutils": ^6.3.5
|
855
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
856
|
+
"@jupyterlab/nbformat": ^4.3.5
|
857
|
+
"@jupyterlab/translation": ^4.3.5
|
858
858
|
"@lezer/common": ^1.2.1
|
859
859
|
"@lezer/generator": ^1.7.0
|
860
860
|
"@lezer/highlight": ^1.2.0
|
@@ -863,45 +863,45 @@ __metadata:
|
|
863
863
|
"@lumino/disposable": ^2.1.3
|
864
864
|
"@lumino/signaling": ^2.1.3
|
865
865
|
yjs: ^13.5.40
|
866
|
-
checksum:
|
866
|
+
checksum: 62d863a161c130a5b56872d8e67d75c1168323f60d389523490fd77a576ee731bc067b36a380e9652606671f29dc032399fcbab9a6d02e2c3901f1b0b03144f1
|
867
867
|
languageName: node
|
868
868
|
linkType: hard
|
869
869
|
|
870
|
-
"@jupyterlab/completer-extension@npm:~4.3.
|
871
|
-
version: 4.3.
|
872
|
-
resolution: "@jupyterlab/completer-extension@npm:4.3.
|
870
|
+
"@jupyterlab/completer-extension@npm:~4.3.5":
|
871
|
+
version: 4.3.5
|
872
|
+
resolution: "@jupyterlab/completer-extension@npm:4.3.5"
|
873
873
|
dependencies:
|
874
|
-
"@jupyterlab/application": ^4.3.
|
875
|
-
"@jupyterlab/codeeditor": ^4.3.
|
876
|
-
"@jupyterlab/completer": ^4.3.
|
877
|
-
"@jupyterlab/settingregistry": ^4.3.
|
878
|
-
"@jupyterlab/translation": ^4.3.
|
879
|
-
"@jupyterlab/ui-components": ^4.3.
|
874
|
+
"@jupyterlab/application": ^4.3.5
|
875
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
876
|
+
"@jupyterlab/completer": ^4.3.5
|
877
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
878
|
+
"@jupyterlab/translation": ^4.3.5
|
879
|
+
"@jupyterlab/ui-components": ^4.3.5
|
880
880
|
"@lumino/commands": ^2.3.1
|
881
881
|
"@lumino/coreutils": ^2.2.0
|
882
882
|
"@rjsf/utils": ^5.13.4
|
883
883
|
react: ^18.2.0
|
884
|
-
checksum:
|
884
|
+
checksum: 019bb8cd82b00505d28c64c364436eb0c9353bd4c15d8c13eb9c49f2654e6a79010b3159856a678b3230c586ee0e701999b87a6e9631dfa35c44bbf57e335112
|
885
885
|
languageName: node
|
886
886
|
linkType: hard
|
887
887
|
|
888
|
-
"@jupyterlab/completer@npm:~4.3.
|
889
|
-
version: 4.3.
|
890
|
-
resolution: "@jupyterlab/completer@npm:4.3.
|
888
|
+
"@jupyterlab/completer@npm:~4.3.5":
|
889
|
+
version: 4.3.5
|
890
|
+
resolution: "@jupyterlab/completer@npm:4.3.5"
|
891
891
|
dependencies:
|
892
892
|
"@codemirror/state": ^6.4.1
|
893
893
|
"@codemirror/view": ^6.26.3
|
894
894
|
"@jupyter/ydoc": ^3.0.0
|
895
|
-
"@jupyterlab/apputils": ^4.4.
|
896
|
-
"@jupyterlab/codeeditor": ^4.3.
|
897
|
-
"@jupyterlab/codemirror": ^4.3.
|
898
|
-
"@jupyterlab/coreutils": ^6.3.
|
899
|
-
"@jupyterlab/rendermime": ^4.3.
|
900
|
-
"@jupyterlab/services": ^7.3.
|
901
|
-
"@jupyterlab/settingregistry": ^4.3.
|
902
|
-
"@jupyterlab/statedb": ^4.3.
|
903
|
-
"@jupyterlab/translation": ^4.3.
|
904
|
-
"@jupyterlab/ui-components": ^4.3.
|
895
|
+
"@jupyterlab/apputils": ^4.4.5
|
896
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
897
|
+
"@jupyterlab/codemirror": ^4.3.5
|
898
|
+
"@jupyterlab/coreutils": ^6.3.5
|
899
|
+
"@jupyterlab/rendermime": ^4.3.5
|
900
|
+
"@jupyterlab/services": ^7.3.5
|
901
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
902
|
+
"@jupyterlab/statedb": ^4.3.5
|
903
|
+
"@jupyterlab/translation": ^4.3.5
|
904
|
+
"@jupyterlab/ui-components": ^4.3.5
|
905
905
|
"@lumino/algorithm": ^2.0.2
|
906
906
|
"@lumino/coreutils": ^2.2.0
|
907
907
|
"@lumino/disposable": ^2.1.3
|
@@ -909,63 +909,63 @@ __metadata:
|
|
909
909
|
"@lumino/messaging": ^2.0.2
|
910
910
|
"@lumino/signaling": ^2.1.3
|
911
911
|
"@lumino/widgets": ^2.5.0
|
912
|
-
checksum:
|
913
|
-
languageName: node
|
914
|
-
linkType: hard
|
915
|
-
|
916
|
-
"@jupyterlab/console-extension@npm:~4.3.
|
917
|
-
version: 4.3.
|
918
|
-
resolution: "@jupyterlab/console-extension@npm:4.3.
|
919
|
-
dependencies:
|
920
|
-
"@jupyterlab/application": ^4.3.
|
921
|
-
"@jupyterlab/apputils": ^4.4.
|
922
|
-
"@jupyterlab/codeeditor": ^4.3.
|
923
|
-
"@jupyterlab/completer": ^4.3.
|
924
|
-
"@jupyterlab/console": ^4.3.
|
925
|
-
"@jupyterlab/filebrowser": ^4.3.
|
926
|
-
"@jupyterlab/launcher": ^4.3.
|
927
|
-
"@jupyterlab/mainmenu": ^4.3.
|
928
|
-
"@jupyterlab/rendermime": ^4.3.
|
929
|
-
"@jupyterlab/settingregistry": ^4.3.
|
930
|
-
"@jupyterlab/translation": ^4.3.
|
931
|
-
"@jupyterlab/ui-components": ^4.3.
|
912
|
+
checksum: 4d6f063a3614fc622ac1ca40c6b660ed88e55e271b14885664ab539b849e550218a98f48bd1f564c5ea9305aa7526f3f8cad31d0d19ef369feadaa39ffe609ce
|
913
|
+
languageName: node
|
914
|
+
linkType: hard
|
915
|
+
|
916
|
+
"@jupyterlab/console-extension@npm:~4.3.5":
|
917
|
+
version: 4.3.5
|
918
|
+
resolution: "@jupyterlab/console-extension@npm:4.3.5"
|
919
|
+
dependencies:
|
920
|
+
"@jupyterlab/application": ^4.3.5
|
921
|
+
"@jupyterlab/apputils": ^4.4.5
|
922
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
923
|
+
"@jupyterlab/completer": ^4.3.5
|
924
|
+
"@jupyterlab/console": ^4.3.5
|
925
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
926
|
+
"@jupyterlab/launcher": ^4.3.5
|
927
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
928
|
+
"@jupyterlab/rendermime": ^4.3.5
|
929
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
930
|
+
"@jupyterlab/translation": ^4.3.5
|
931
|
+
"@jupyterlab/ui-components": ^4.3.5
|
932
932
|
"@lumino/algorithm": ^2.0.2
|
933
933
|
"@lumino/coreutils": ^2.2.0
|
934
934
|
"@lumino/disposable": ^2.1.3
|
935
935
|
"@lumino/properties": ^2.0.2
|
936
936
|
"@lumino/widgets": ^2.5.0
|
937
|
-
checksum:
|
937
|
+
checksum: 4b52394e7b773707988202b72372807d4f176e0b834c5cf9baf649876091574e558254fdc64d7d0b85266ad90d5e8ac0d80fea1ab4d1bef6f1289d3646180bbf
|
938
938
|
languageName: node
|
939
939
|
linkType: hard
|
940
940
|
|
941
|
-
"@jupyterlab/console@npm:~4.3.
|
942
|
-
version: 4.3.
|
943
|
-
resolution: "@jupyterlab/console@npm:4.3.
|
941
|
+
"@jupyterlab/console@npm:~4.3.5":
|
942
|
+
version: 4.3.5
|
943
|
+
resolution: "@jupyterlab/console@npm:4.3.5"
|
944
944
|
dependencies:
|
945
945
|
"@jupyter/ydoc": ^3.0.0
|
946
|
-
"@jupyterlab/apputils": ^4.4.
|
947
|
-
"@jupyterlab/cells": ^4.3.
|
948
|
-
"@jupyterlab/codeeditor": ^4.3.
|
949
|
-
"@jupyterlab/coreutils": ^6.3.
|
950
|
-
"@jupyterlab/nbformat": ^4.3.
|
951
|
-
"@jupyterlab/observables": ^5.3.
|
952
|
-
"@jupyterlab/rendermime": ^4.3.
|
953
|
-
"@jupyterlab/services": ^7.3.
|
954
|
-
"@jupyterlab/translation": ^4.3.
|
955
|
-
"@jupyterlab/ui-components": ^4.3.
|
946
|
+
"@jupyterlab/apputils": ^4.4.5
|
947
|
+
"@jupyterlab/cells": ^4.3.5
|
948
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
949
|
+
"@jupyterlab/coreutils": ^6.3.5
|
950
|
+
"@jupyterlab/nbformat": ^4.3.5
|
951
|
+
"@jupyterlab/observables": ^5.3.5
|
952
|
+
"@jupyterlab/rendermime": ^4.3.5
|
953
|
+
"@jupyterlab/services": ^7.3.5
|
954
|
+
"@jupyterlab/translation": ^4.3.5
|
955
|
+
"@jupyterlab/ui-components": ^4.3.5
|
956
956
|
"@lumino/coreutils": ^2.2.0
|
957
957
|
"@lumino/disposable": ^2.1.3
|
958
958
|
"@lumino/dragdrop": ^2.1.5
|
959
959
|
"@lumino/messaging": ^2.0.2
|
960
960
|
"@lumino/signaling": ^2.1.3
|
961
961
|
"@lumino/widgets": ^2.5.0
|
962
|
-
checksum:
|
962
|
+
checksum: d6117a9061e8ebdbb63cb2af351f5a898f1d92da0c550fc59dab6832321ac20866f972f07b99205b9e0a36f3c82f3b6f6cbf0f4045fbf18c2f860aa28f8d739f
|
963
963
|
languageName: node
|
964
964
|
linkType: hard
|
965
965
|
|
966
|
-
"@jupyterlab/coreutils@npm:~6.3.
|
967
|
-
version: 6.3.
|
968
|
-
resolution: "@jupyterlab/coreutils@npm:6.3.
|
966
|
+
"@jupyterlab/coreutils@npm:~6.3.5":
|
967
|
+
version: 6.3.5
|
968
|
+
resolution: "@jupyterlab/coreutils@npm:6.3.5"
|
969
969
|
dependencies:
|
970
970
|
"@lumino/coreutils": ^2.2.0
|
971
971
|
"@lumino/disposable": ^2.1.3
|
@@ -973,94 +973,94 @@ __metadata:
|
|
973
973
|
minimist: ~1.2.0
|
974
974
|
path-browserify: ^1.0.0
|
975
975
|
url-parse: ~1.5.4
|
976
|
-
checksum:
|
976
|
+
checksum: a35a96821dccee732de01ade677d5e94b0620db74f3c0a56b71ffe8acf221d41e899ed3ea6c4e4653ec5e46d5eb8889b660e7560a8c1909dfeaeda4db95d855e
|
977
977
|
languageName: node
|
978
978
|
linkType: hard
|
979
979
|
|
980
|
-
"@jupyterlab/csvviewer-extension@npm:~4.3.
|
981
|
-
version: 4.3.
|
982
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.3.
|
980
|
+
"@jupyterlab/csvviewer-extension@npm:~4.3.5":
|
981
|
+
version: 4.3.5
|
982
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.3.5"
|
983
983
|
dependencies:
|
984
|
-
"@jupyterlab/application": ^4.3.
|
985
|
-
"@jupyterlab/apputils": ^4.4.
|
986
|
-
"@jupyterlab/csvviewer": ^4.3.
|
987
|
-
"@jupyterlab/docregistry": ^4.3.
|
988
|
-
"@jupyterlab/documentsearch": ^4.3.
|
989
|
-
"@jupyterlab/mainmenu": ^4.3.
|
990
|
-
"@jupyterlab/observables": ^5.3.
|
991
|
-
"@jupyterlab/settingregistry": ^4.3.
|
992
|
-
"@jupyterlab/translation": ^4.3.
|
984
|
+
"@jupyterlab/application": ^4.3.5
|
985
|
+
"@jupyterlab/apputils": ^4.4.5
|
986
|
+
"@jupyterlab/csvviewer": ^4.3.5
|
987
|
+
"@jupyterlab/docregistry": ^4.3.5
|
988
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
989
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
990
|
+
"@jupyterlab/observables": ^5.3.5
|
991
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
992
|
+
"@jupyterlab/translation": ^4.3.5
|
993
993
|
"@lumino/datagrid": ^2.4.1
|
994
994
|
"@lumino/widgets": ^2.5.0
|
995
|
-
checksum:
|
995
|
+
checksum: 1e2547ac6a5d391090c35defed1c1814cedaee6615a76ca6481fdf0d6e057b8bb4514674c54cc0d2f0f37752825e2cb96fe8dc0683dfb0c7f2d6af7200b09e40
|
996
996
|
languageName: node
|
997
997
|
linkType: hard
|
998
998
|
|
999
|
-
"@jupyterlab/csvviewer@npm:~4.3.
|
1000
|
-
version: 4.3.
|
1001
|
-
resolution: "@jupyterlab/csvviewer@npm:4.3.
|
999
|
+
"@jupyterlab/csvviewer@npm:~4.3.5":
|
1000
|
+
version: 4.3.5
|
1001
|
+
resolution: "@jupyterlab/csvviewer@npm:4.3.5"
|
1002
1002
|
dependencies:
|
1003
|
-
"@jupyterlab/coreutils": ^6.3.
|
1004
|
-
"@jupyterlab/docregistry": ^4.3.
|
1005
|
-
"@jupyterlab/translation": ^4.3.
|
1006
|
-
"@jupyterlab/ui-components": ^4.3.
|
1003
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1004
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1005
|
+
"@jupyterlab/translation": ^4.3.5
|
1006
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1007
1007
|
"@lumino/coreutils": ^2.2.0
|
1008
1008
|
"@lumino/datagrid": ^2.4.1
|
1009
1009
|
"@lumino/disposable": ^2.1.3
|
1010
1010
|
"@lumino/messaging": ^2.0.2
|
1011
1011
|
"@lumino/signaling": ^2.1.3
|
1012
1012
|
"@lumino/widgets": ^2.5.0
|
1013
|
-
checksum:
|
1014
|
-
languageName: node
|
1015
|
-
linkType: hard
|
1016
|
-
|
1017
|
-
"@jupyterlab/debugger-extension@npm:~4.3.
|
1018
|
-
version: 4.3.
|
1019
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.3.
|
1020
|
-
dependencies:
|
1021
|
-
"@jupyterlab/application": ^4.3.
|
1022
|
-
"@jupyterlab/apputils": ^4.4.
|
1023
|
-
"@jupyterlab/cells": ^4.3.
|
1024
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1025
|
-
"@jupyterlab/console": ^4.3.
|
1026
|
-
"@jupyterlab/coreutils": ^6.3.
|
1027
|
-
"@jupyterlab/debugger": ^4.3.
|
1028
|
-
"@jupyterlab/docregistry": ^4.3.
|
1029
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1030
|
-
"@jupyterlab/logconsole": ^4.3.
|
1031
|
-
"@jupyterlab/notebook": ^4.3.
|
1032
|
-
"@jupyterlab/rendermime": ^4.3.
|
1033
|
-
"@jupyterlab/services": ^7.3.
|
1034
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1035
|
-
"@jupyterlab/translation": ^4.3.
|
1013
|
+
checksum: 8f65d3074e82fdad4622150b06067266a7bda37d5f3ae112066f5204afb1d038ec818f70cf6b28dee748b311367a1cbaf7a17b5a0847f7bc196baa2250095880
|
1014
|
+
languageName: node
|
1015
|
+
linkType: hard
|
1016
|
+
|
1017
|
+
"@jupyterlab/debugger-extension@npm:~4.3.5":
|
1018
|
+
version: 4.3.5
|
1019
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.3.5"
|
1020
|
+
dependencies:
|
1021
|
+
"@jupyterlab/application": ^4.3.5
|
1022
|
+
"@jupyterlab/apputils": ^4.4.5
|
1023
|
+
"@jupyterlab/cells": ^4.3.5
|
1024
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1025
|
+
"@jupyterlab/console": ^4.3.5
|
1026
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1027
|
+
"@jupyterlab/debugger": ^4.3.5
|
1028
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1029
|
+
"@jupyterlab/fileeditor": ^4.3.5
|
1030
|
+
"@jupyterlab/logconsole": ^4.3.5
|
1031
|
+
"@jupyterlab/notebook": ^4.3.5
|
1032
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1033
|
+
"@jupyterlab/services": ^7.3.5
|
1034
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1035
|
+
"@jupyterlab/translation": ^4.3.5
|
1036
1036
|
"@lumino/commands": ^2.3.1
|
1037
|
-
checksum:
|
1037
|
+
checksum: 1732d89ae836654e2bd8e02f7125bfa6047152bba23efbb9fcda86122053b9880dd4ec308da6f1a72f169bf0dbd33cde7a919218aa9286b513f587beac90f1ce
|
1038
1038
|
languageName: node
|
1039
1039
|
linkType: hard
|
1040
1040
|
|
1041
|
-
"@jupyterlab/debugger@npm:~4.3.
|
1042
|
-
version: 4.3.
|
1043
|
-
resolution: "@jupyterlab/debugger@npm:4.3.
|
1041
|
+
"@jupyterlab/debugger@npm:~4.3.5":
|
1042
|
+
version: 4.3.5
|
1043
|
+
resolution: "@jupyterlab/debugger@npm:4.3.5"
|
1044
1044
|
dependencies:
|
1045
1045
|
"@codemirror/state": ^6.4.1
|
1046
1046
|
"@codemirror/view": ^6.26.3
|
1047
1047
|
"@jupyter/react-components": ^0.16.6
|
1048
1048
|
"@jupyter/ydoc": ^3.0.0
|
1049
|
-
"@jupyterlab/application": ^4.3.
|
1050
|
-
"@jupyterlab/apputils": ^4.4.
|
1051
|
-
"@jupyterlab/cells": ^4.3.
|
1052
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1053
|
-
"@jupyterlab/codemirror": ^4.3.
|
1054
|
-
"@jupyterlab/console": ^4.3.
|
1055
|
-
"@jupyterlab/coreutils": ^6.3.
|
1056
|
-
"@jupyterlab/docregistry": ^4.3.
|
1057
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1058
|
-
"@jupyterlab/notebook": ^4.3.
|
1059
|
-
"@jupyterlab/observables": ^5.3.
|
1060
|
-
"@jupyterlab/rendermime": ^4.3.
|
1061
|
-
"@jupyterlab/services": ^7.3.
|
1062
|
-
"@jupyterlab/translation": ^4.3.
|
1063
|
-
"@jupyterlab/ui-components": ^4.3.
|
1049
|
+
"@jupyterlab/application": ^4.3.5
|
1050
|
+
"@jupyterlab/apputils": ^4.4.5
|
1051
|
+
"@jupyterlab/cells": ^4.3.5
|
1052
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1053
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1054
|
+
"@jupyterlab/console": ^4.3.5
|
1055
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1056
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1057
|
+
"@jupyterlab/fileeditor": ^4.3.5
|
1058
|
+
"@jupyterlab/notebook": ^4.3.5
|
1059
|
+
"@jupyterlab/observables": ^5.3.5
|
1060
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1061
|
+
"@jupyterlab/services": ^7.3.5
|
1062
|
+
"@jupyterlab/translation": ^4.3.5
|
1063
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1064
1064
|
"@lumino/algorithm": ^2.0.2
|
1065
1065
|
"@lumino/commands": ^2.3.1
|
1066
1066
|
"@lumino/coreutils": ^2.2.0
|
@@ -1072,25 +1072,25 @@ __metadata:
|
|
1072
1072
|
"@lumino/widgets": ^2.5.0
|
1073
1073
|
"@vscode/debugprotocol": ^1.51.0
|
1074
1074
|
react: ^18.2.0
|
1075
|
-
checksum:
|
1075
|
+
checksum: 9e4eae1f0fd90677c543e62224000b73b39870ad7abe525d554ec5f1603a60810e6e8d80578a80fc55381888e04253c1d182de2b4d0bde1845e49ea957674ccf
|
1076
1076
|
languageName: node
|
1077
1077
|
linkType: hard
|
1078
1078
|
|
1079
|
-
"@jupyterlab/docmanager-extension@npm:~4.3.
|
1080
|
-
version: 4.3.
|
1081
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.3.
|
1079
|
+
"@jupyterlab/docmanager-extension@npm:~4.3.5":
|
1080
|
+
version: 4.3.5
|
1081
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.3.5"
|
1082
1082
|
dependencies:
|
1083
|
-
"@jupyterlab/application": ^4.3.
|
1084
|
-
"@jupyterlab/apputils": ^4.4.
|
1085
|
-
"@jupyterlab/coreutils": ^6.3.
|
1086
|
-
"@jupyterlab/docmanager": ^4.3.
|
1087
|
-
"@jupyterlab/docregistry": ^4.3.
|
1088
|
-
"@jupyterlab/services": ^7.3.
|
1089
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1090
|
-
"@jupyterlab/statedb": ^4.3.
|
1091
|
-
"@jupyterlab/statusbar": ^4.3.
|
1092
|
-
"@jupyterlab/translation": ^4.3.
|
1093
|
-
"@jupyterlab/ui-components": ^4.3.
|
1083
|
+
"@jupyterlab/application": ^4.3.5
|
1084
|
+
"@jupyterlab/apputils": ^4.4.5
|
1085
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1086
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1087
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1088
|
+
"@jupyterlab/services": ^7.3.5
|
1089
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1090
|
+
"@jupyterlab/statedb": ^4.3.5
|
1091
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1092
|
+
"@jupyterlab/translation": ^4.3.5
|
1093
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1094
1094
|
"@lumino/algorithm": ^2.0.2
|
1095
1095
|
"@lumino/commands": ^2.3.1
|
1096
1096
|
"@lumino/coreutils": ^2.2.0
|
@@ -1098,22 +1098,22 @@ __metadata:
|
|
1098
1098
|
"@lumino/signaling": ^2.1.3
|
1099
1099
|
"@lumino/widgets": ^2.5.0
|
1100
1100
|
react: ^18.2.0
|
1101
|
-
checksum:
|
1101
|
+
checksum: 28beda3ff7dff4dc402e3c5801153433677c08e9423b988c4c2f4bb63237149571ff1b6da21d4e3a25901a819530150a174c0a677092a85665f75d7c136ffa15
|
1102
1102
|
languageName: node
|
1103
1103
|
linkType: hard
|
1104
1104
|
|
1105
|
-
"@jupyterlab/docmanager@npm:~4.3.
|
1106
|
-
version: 4.3.
|
1107
|
-
resolution: "@jupyterlab/docmanager@npm:4.3.
|
1105
|
+
"@jupyterlab/docmanager@npm:~4.3.5":
|
1106
|
+
version: 4.3.5
|
1107
|
+
resolution: "@jupyterlab/docmanager@npm:4.3.5"
|
1108
1108
|
dependencies:
|
1109
|
-
"@jupyterlab/apputils": ^4.4.
|
1110
|
-
"@jupyterlab/coreutils": ^6.3.
|
1111
|
-
"@jupyterlab/docregistry": ^4.3.
|
1112
|
-
"@jupyterlab/services": ^7.3.
|
1113
|
-
"@jupyterlab/statedb": ^4.3.
|
1114
|
-
"@jupyterlab/statusbar": ^4.3.
|
1115
|
-
"@jupyterlab/translation": ^4.3.
|
1116
|
-
"@jupyterlab/ui-components": ^4.3.
|
1109
|
+
"@jupyterlab/apputils": ^4.4.5
|
1110
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1111
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1112
|
+
"@jupyterlab/services": ^7.3.5
|
1113
|
+
"@jupyterlab/statedb": ^4.3.5
|
1114
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1115
|
+
"@jupyterlab/translation": ^4.3.5
|
1116
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1117
1117
|
"@lumino/algorithm": ^2.0.2
|
1118
1118
|
"@lumino/coreutils": ^2.2.0
|
1119
1119
|
"@lumino/disposable": ^2.1.3
|
@@ -1123,24 +1123,24 @@ __metadata:
|
|
1123
1123
|
"@lumino/signaling": ^2.1.3
|
1124
1124
|
"@lumino/widgets": ^2.5.0
|
1125
1125
|
react: ^18.2.0
|
1126
|
-
checksum:
|
1126
|
+
checksum: 49b904837d9ace4b4fd7445e5ca743aa29a2c7cb29cb888a9fb8a12649be4e69ede7a7f192b04909c672839c35ecf7eae2e584fb2ab8a6d51aab9519acaef3aa
|
1127
1127
|
languageName: node
|
1128
1128
|
linkType: hard
|
1129
1129
|
|
1130
|
-
"@jupyterlab/docregistry@npm:~4.3.
|
1131
|
-
version: 4.3.
|
1132
|
-
resolution: "@jupyterlab/docregistry@npm:4.3.
|
1130
|
+
"@jupyterlab/docregistry@npm:~4.3.5":
|
1131
|
+
version: 4.3.5
|
1132
|
+
resolution: "@jupyterlab/docregistry@npm:4.3.5"
|
1133
1133
|
dependencies:
|
1134
1134
|
"@jupyter/ydoc": ^3.0.0
|
1135
|
-
"@jupyterlab/apputils": ^4.4.
|
1136
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1137
|
-
"@jupyterlab/coreutils": ^6.3.
|
1138
|
-
"@jupyterlab/observables": ^5.3.
|
1139
|
-
"@jupyterlab/rendermime": ^4.3.
|
1140
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1141
|
-
"@jupyterlab/services": ^7.3.
|
1142
|
-
"@jupyterlab/translation": ^4.3.
|
1143
|
-
"@jupyterlab/ui-components": ^4.3.
|
1135
|
+
"@jupyterlab/apputils": ^4.4.5
|
1136
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1137
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1138
|
+
"@jupyterlab/observables": ^5.3.5
|
1139
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1140
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1141
|
+
"@jupyterlab/services": ^7.3.5
|
1142
|
+
"@jupyterlab/translation": ^4.3.5
|
1143
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1144
1144
|
"@lumino/algorithm": ^2.0.2
|
1145
1145
|
"@lumino/coreutils": ^2.2.0
|
1146
1146
|
"@lumino/disposable": ^2.1.3
|
@@ -1149,32 +1149,32 @@ __metadata:
|
|
1149
1149
|
"@lumino/signaling": ^2.1.3
|
1150
1150
|
"@lumino/widgets": ^2.5.0
|
1151
1151
|
react: ^18.2.0
|
1152
|
-
checksum:
|
1152
|
+
checksum: d8503ed73737610d6b2d7bb26a9565547069bdf2e41413ede1d2b6d3bd8f1423681eae32388561897de3d457873ecdea382ad431952a61db0f8f6645154b21be
|
1153
1153
|
languageName: node
|
1154
1154
|
linkType: hard
|
1155
1155
|
|
1156
|
-
"@jupyterlab/documentsearch-extension@npm:~4.3.
|
1157
|
-
version: 4.3.
|
1158
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.3.
|
1156
|
+
"@jupyterlab/documentsearch-extension@npm:~4.3.5":
|
1157
|
+
version: 4.3.5
|
1158
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.3.5"
|
1159
1159
|
dependencies:
|
1160
|
-
"@jupyterlab/application": ^4.3.
|
1161
|
-
"@jupyterlab/apputils": ^4.4.
|
1162
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1163
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1164
|
-
"@jupyterlab/translation": ^4.3.
|
1160
|
+
"@jupyterlab/application": ^4.3.5
|
1161
|
+
"@jupyterlab/apputils": ^4.4.5
|
1162
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
1163
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1164
|
+
"@jupyterlab/translation": ^4.3.5
|
1165
1165
|
"@lumino/commands": ^2.3.1
|
1166
1166
|
"@lumino/widgets": ^2.5.0
|
1167
|
-
checksum:
|
1167
|
+
checksum: 780f55005863efac21848cbee4915c1edfef322b98bbd79c0e8c32364988695d307f7636e6f8496b809d6d27309073431032f43472c53cb8e14aaa65fff64b5f
|
1168
1168
|
languageName: node
|
1169
1169
|
linkType: hard
|
1170
1170
|
|
1171
|
-
"@jupyterlab/documentsearch@npm:~4.3.
|
1172
|
-
version: 4.3.
|
1173
|
-
resolution: "@jupyterlab/documentsearch@npm:4.3.
|
1171
|
+
"@jupyterlab/documentsearch@npm:~4.3.5":
|
1172
|
+
version: 4.3.5
|
1173
|
+
resolution: "@jupyterlab/documentsearch@npm:4.3.5"
|
1174
1174
|
dependencies:
|
1175
|
-
"@jupyterlab/apputils": ^4.4.
|
1176
|
-
"@jupyterlab/translation": ^4.3.
|
1177
|
-
"@jupyterlab/ui-components": ^4.3.
|
1175
|
+
"@jupyterlab/apputils": ^4.4.5
|
1176
|
+
"@jupyterlab/translation": ^4.3.5
|
1177
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1178
1178
|
"@lumino/commands": ^2.3.1
|
1179
1179
|
"@lumino/coreutils": ^2.2.0
|
1180
1180
|
"@lumino/disposable": ^2.1.3
|
@@ -1183,79 +1183,79 @@ __metadata:
|
|
1183
1183
|
"@lumino/signaling": ^2.1.3
|
1184
1184
|
"@lumino/widgets": ^2.5.0
|
1185
1185
|
react: ^18.2.0
|
1186
|
-
checksum:
|
1186
|
+
checksum: c1a3c3277b5b114603e47c4e9f8091a9482f0a529db3adb0a864adf54549ad8a1e9332ddefc05dba628982b1a2f5f9f86680b50bb6bc1176e82edbbdf69a9fc1
|
1187
1187
|
languageName: node
|
1188
1188
|
linkType: hard
|
1189
1189
|
|
1190
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.3.
|
1191
|
-
version: 4.3.
|
1192
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.
|
1190
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.3.5":
|
1191
|
+
version: 4.3.5
|
1192
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.5"
|
1193
1193
|
dependencies:
|
1194
|
-
"@jupyterlab/application": ^4.3.
|
1195
|
-
"@jupyterlab/apputils": ^4.4.
|
1196
|
-
"@jupyterlab/extensionmanager": ^4.3.
|
1197
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1198
|
-
"@jupyterlab/translation": ^4.3.
|
1199
|
-
"@jupyterlab/ui-components": ^4.3.
|
1200
|
-
checksum:
|
1194
|
+
"@jupyterlab/application": ^4.3.5
|
1195
|
+
"@jupyterlab/apputils": ^4.4.5
|
1196
|
+
"@jupyterlab/extensionmanager": ^4.3.5
|
1197
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1198
|
+
"@jupyterlab/translation": ^4.3.5
|
1199
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1200
|
+
checksum: 60c84341a5460e33a5f00a31ff9a3c05c13e2bc1601328233d84623506ea19f4bdd8737cbf8acfe6c7497931d2adb14e84ee43012b35eacbc7ffca30f21f2634
|
1201
1201
|
languageName: node
|
1202
1202
|
linkType: hard
|
1203
1203
|
|
1204
|
-
"@jupyterlab/extensionmanager@npm:~4.3.
|
1205
|
-
version: 4.3.
|
1206
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.3.
|
1204
|
+
"@jupyterlab/extensionmanager@npm:~4.3.5":
|
1205
|
+
version: 4.3.5
|
1206
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.3.5"
|
1207
1207
|
dependencies:
|
1208
|
-
"@jupyterlab/apputils": ^4.4.
|
1209
|
-
"@jupyterlab/coreutils": ^6.3.
|
1210
|
-
"@jupyterlab/services": ^7.3.
|
1211
|
-
"@jupyterlab/translation": ^4.3.
|
1212
|
-
"@jupyterlab/ui-components": ^4.3.
|
1208
|
+
"@jupyterlab/apputils": ^4.4.5
|
1209
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1210
|
+
"@jupyterlab/services": ^7.3.5
|
1211
|
+
"@jupyterlab/translation": ^4.3.5
|
1212
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1213
1213
|
"@lumino/messaging": ^2.0.2
|
1214
1214
|
"@lumino/polling": ^2.1.3
|
1215
1215
|
"@lumino/widgets": ^2.5.0
|
1216
1216
|
react: ^18.2.0
|
1217
1217
|
react-paginate: ^6.3.2
|
1218
1218
|
semver: ^7.3.2
|
1219
|
-
checksum:
|
1220
|
-
languageName: node
|
1221
|
-
linkType: hard
|
1222
|
-
|
1223
|
-
"@jupyterlab/filebrowser-extension@npm:~4.3.
|
1224
|
-
version: 4.3.
|
1225
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.3.
|
1226
|
-
dependencies:
|
1227
|
-
"@jupyterlab/application": ^4.3.
|
1228
|
-
"@jupyterlab/apputils": ^4.4.
|
1229
|
-
"@jupyterlab/coreutils": ^6.3.
|
1230
|
-
"@jupyterlab/docmanager": ^4.3.
|
1231
|
-
"@jupyterlab/docregistry": ^4.3.
|
1232
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1233
|
-
"@jupyterlab/services": ^7.3.
|
1234
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1235
|
-
"@jupyterlab/statedb": ^4.3.
|
1236
|
-
"@jupyterlab/statusbar": ^4.3.
|
1237
|
-
"@jupyterlab/translation": ^4.3.
|
1238
|
-
"@jupyterlab/ui-components": ^4.3.
|
1219
|
+
checksum: 327482f7fba53d7770421880dfa204319510df85d3e84ed5fdfef2deb39eb4d290dd924084e8184f9072ff28ebfdb4097afe5dbab933d7b037c016f322974457
|
1220
|
+
languageName: node
|
1221
|
+
linkType: hard
|
1222
|
+
|
1223
|
+
"@jupyterlab/filebrowser-extension@npm:~4.3.5":
|
1224
|
+
version: 4.3.5
|
1225
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.3.5"
|
1226
|
+
dependencies:
|
1227
|
+
"@jupyterlab/application": ^4.3.5
|
1228
|
+
"@jupyterlab/apputils": ^4.4.5
|
1229
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1230
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1231
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1232
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
1233
|
+
"@jupyterlab/services": ^7.3.5
|
1234
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1235
|
+
"@jupyterlab/statedb": ^4.3.5
|
1236
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1237
|
+
"@jupyterlab/translation": ^4.3.5
|
1238
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1239
1239
|
"@lumino/algorithm": ^2.0.2
|
1240
1240
|
"@lumino/commands": ^2.3.1
|
1241
1241
|
"@lumino/widgets": ^2.5.0
|
1242
|
-
checksum:
|
1242
|
+
checksum: 9b5cb7b541379751292a73e323096695fc185630032431dd2f18c9faa7f7d582e05ebb435dba3ec9c6bc8f02a1aa8a6bf32ee2bf1bedf4bb5dd5e6f613ff6188
|
1243
1243
|
languageName: node
|
1244
1244
|
linkType: hard
|
1245
1245
|
|
1246
|
-
"@jupyterlab/filebrowser@npm:~4.3.
|
1247
|
-
version: 4.3.
|
1248
|
-
resolution: "@jupyterlab/filebrowser@npm:4.3.
|
1246
|
+
"@jupyterlab/filebrowser@npm:~4.3.5":
|
1247
|
+
version: 4.3.5
|
1248
|
+
resolution: "@jupyterlab/filebrowser@npm:4.3.5"
|
1249
1249
|
dependencies:
|
1250
|
-
"@jupyterlab/apputils": ^4.4.
|
1251
|
-
"@jupyterlab/coreutils": ^6.3.
|
1252
|
-
"@jupyterlab/docmanager": ^4.3.
|
1253
|
-
"@jupyterlab/docregistry": ^4.3.
|
1254
|
-
"@jupyterlab/services": ^7.3.
|
1255
|
-
"@jupyterlab/statedb": ^4.3.
|
1256
|
-
"@jupyterlab/statusbar": ^4.3.
|
1257
|
-
"@jupyterlab/translation": ^4.3.
|
1258
|
-
"@jupyterlab/ui-components": ^4.3.
|
1250
|
+
"@jupyterlab/apputils": ^4.4.5
|
1251
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1252
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1253
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1254
|
+
"@jupyterlab/services": ^7.3.5
|
1255
|
+
"@jupyterlab/statedb": ^4.3.5
|
1256
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1257
|
+
"@jupyterlab/translation": ^4.3.5
|
1258
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1259
1259
|
"@lumino/algorithm": ^2.0.2
|
1260
1260
|
"@lumino/coreutils": ^2.2.0
|
1261
1261
|
"@lumino/disposable": ^2.1.3
|
@@ -1267,221 +1267,221 @@ __metadata:
|
|
1267
1267
|
"@lumino/virtualdom": ^2.0.2
|
1268
1268
|
"@lumino/widgets": ^2.5.0
|
1269
1269
|
react: ^18.2.0
|
1270
|
-
checksum:
|
1270
|
+
checksum: ad35532ef36c932e622254cb301f7a7881e317194c337f87c15b5a543eb7b9910920cb6713f3cf0d6d4413196e1f9c7fff805a4e13bbc075ff081bc13d201fc5
|
1271
1271
|
languageName: node
|
1272
1272
|
linkType: hard
|
1273
1273
|
|
1274
|
-
"@jupyterlab/fileeditor-extension@npm:~4.3.
|
1275
|
-
version: 4.3.
|
1276
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.3.
|
1274
|
+
"@jupyterlab/fileeditor-extension@npm:~4.3.5":
|
1275
|
+
version: 4.3.5
|
1276
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.3.5"
|
1277
1277
|
dependencies:
|
1278
1278
|
"@codemirror/commands": ^6.5.0
|
1279
1279
|
"@codemirror/search": ^6.5.6
|
1280
|
-
"@jupyterlab/application": ^4.3.
|
1281
|
-
"@jupyterlab/apputils": ^4.4.
|
1282
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1283
|
-
"@jupyterlab/codemirror": ^4.3.
|
1284
|
-
"@jupyterlab/completer": ^4.3.
|
1285
|
-
"@jupyterlab/console": ^4.3.
|
1286
|
-
"@jupyterlab/coreutils": ^6.3.
|
1287
|
-
"@jupyterlab/docregistry": ^4.3.
|
1288
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1289
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1290
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1291
|
-
"@jupyterlab/launcher": ^4.3.
|
1292
|
-
"@jupyterlab/lsp": ^4.3.
|
1293
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1294
|
-
"@jupyterlab/observables": ^5.3.
|
1295
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1296
|
-
"@jupyterlab/services": ^7.3.
|
1297
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1298
|
-
"@jupyterlab/statusbar": ^4.3.
|
1299
|
-
"@jupyterlab/toc": ^6.3.
|
1300
|
-
"@jupyterlab/translation": ^4.3.
|
1301
|
-
"@jupyterlab/ui-components": ^4.3.
|
1280
|
+
"@jupyterlab/application": ^4.3.5
|
1281
|
+
"@jupyterlab/apputils": ^4.4.5
|
1282
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1283
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1284
|
+
"@jupyterlab/completer": ^4.3.5
|
1285
|
+
"@jupyterlab/console": ^4.3.5
|
1286
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1287
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1288
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
1289
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
1290
|
+
"@jupyterlab/fileeditor": ^4.3.5
|
1291
|
+
"@jupyterlab/launcher": ^4.3.5
|
1292
|
+
"@jupyterlab/lsp": ^4.3.5
|
1293
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
1294
|
+
"@jupyterlab/observables": ^5.3.5
|
1295
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1296
|
+
"@jupyterlab/services": ^7.3.5
|
1297
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1298
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1299
|
+
"@jupyterlab/toc": ^6.3.5
|
1300
|
+
"@jupyterlab/translation": ^4.3.5
|
1301
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1302
1302
|
"@lumino/algorithm": ^2.0.2
|
1303
1303
|
"@lumino/commands": ^2.3.1
|
1304
1304
|
"@lumino/coreutils": ^2.2.0
|
1305
1305
|
"@lumino/widgets": ^2.5.0
|
1306
|
-
checksum:
|
1306
|
+
checksum: f494bdc40982b0ad976e8ab83c0ed8310d872b6289c172a605eda2d66dbbbb035e6392ca7af29e7bff04cbb7ba3ab25ed579de99942cb583fadf7e2d84725847
|
1307
1307
|
languageName: node
|
1308
1308
|
linkType: hard
|
1309
1309
|
|
1310
|
-
"@jupyterlab/fileeditor@npm:~4.3.
|
1311
|
-
version: 4.3.
|
1312
|
-
resolution: "@jupyterlab/fileeditor@npm:4.3.
|
1310
|
+
"@jupyterlab/fileeditor@npm:~4.3.5":
|
1311
|
+
version: 4.3.5
|
1312
|
+
resolution: "@jupyterlab/fileeditor@npm:4.3.5"
|
1313
1313
|
dependencies:
|
1314
1314
|
"@jupyter/ydoc": ^3.0.0
|
1315
|
-
"@jupyterlab/apputils": ^4.4.
|
1316
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1317
|
-
"@jupyterlab/codemirror": ^4.3.
|
1318
|
-
"@jupyterlab/coreutils": ^6.3.
|
1319
|
-
"@jupyterlab/docregistry": ^4.3.
|
1320
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1321
|
-
"@jupyterlab/lsp": ^4.3.
|
1322
|
-
"@jupyterlab/statusbar": ^4.3.
|
1323
|
-
"@jupyterlab/toc": ^6.3.
|
1324
|
-
"@jupyterlab/translation": ^4.3.
|
1325
|
-
"@jupyterlab/ui-components": ^4.3.
|
1315
|
+
"@jupyterlab/apputils": ^4.4.5
|
1316
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1317
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1318
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1319
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1320
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
1321
|
+
"@jupyterlab/lsp": ^4.3.5
|
1322
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1323
|
+
"@jupyterlab/toc": ^6.3.5
|
1324
|
+
"@jupyterlab/translation": ^4.3.5
|
1325
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1326
1326
|
"@lumino/commands": ^2.3.1
|
1327
1327
|
"@lumino/coreutils": ^2.2.0
|
1328
1328
|
"@lumino/messaging": ^2.0.2
|
1329
1329
|
"@lumino/widgets": ^2.5.0
|
1330
1330
|
react: ^18.2.0
|
1331
1331
|
regexp-match-indices: ^1.0.2
|
1332
|
-
checksum:
|
1332
|
+
checksum: 10eb2198db75711a0c1bb355404f3ff4591c37817c7512456674f8a5cb5ce734588bdc730997f48e41a1c18d7cd4b31f42da99a808dd2db066ce139e71b4edb6
|
1333
1333
|
languageName: node
|
1334
1334
|
linkType: hard
|
1335
1335
|
|
1336
|
-
"@jupyterlab/help-extension@npm:~4.3.
|
1337
|
-
version: 4.3.
|
1338
|
-
resolution: "@jupyterlab/help-extension@npm:4.3.
|
1336
|
+
"@jupyterlab/help-extension@npm:~4.3.5":
|
1337
|
+
version: 4.3.5
|
1338
|
+
resolution: "@jupyterlab/help-extension@npm:4.3.5"
|
1339
1339
|
dependencies:
|
1340
|
-
"@jupyterlab/application": ^4.3.
|
1341
|
-
"@jupyterlab/apputils": ^4.4.
|
1342
|
-
"@jupyterlab/coreutils": ^6.3.
|
1343
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1344
|
-
"@jupyterlab/services": ^7.3.
|
1345
|
-
"@jupyterlab/translation": ^4.3.
|
1346
|
-
"@jupyterlab/ui-components": ^4.3.
|
1340
|
+
"@jupyterlab/application": ^4.3.5
|
1341
|
+
"@jupyterlab/apputils": ^4.4.5
|
1342
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1343
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
1344
|
+
"@jupyterlab/services": ^7.3.5
|
1345
|
+
"@jupyterlab/translation": ^4.3.5
|
1346
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1347
1347
|
"@lumino/coreutils": ^2.2.0
|
1348
1348
|
"@lumino/signaling": ^2.1.3
|
1349
1349
|
"@lumino/virtualdom": ^2.0.2
|
1350
1350
|
"@lumino/widgets": ^2.5.0
|
1351
1351
|
react: ^18.2.0
|
1352
|
-
checksum:
|
1352
|
+
checksum: f9524d188a89a8b42e6ea1292cdd7b951077eba1eae98d8d4f389e56c46df2c339cbcc91d55b8beb9690ff5124b3da362c5b591034834bc521715e1a10cbffe6
|
1353
1353
|
languageName: node
|
1354
1354
|
linkType: hard
|
1355
1355
|
|
1356
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.3.
|
1357
|
-
version: 4.3.
|
1358
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.
|
1356
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.3.5":
|
1357
|
+
version: 4.3.5
|
1358
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.5"
|
1359
1359
|
dependencies:
|
1360
|
-
"@jupyterlab/application": ^4.3.
|
1361
|
-
"@jupyterlab/apputils": ^4.4.
|
1362
|
-
"@jupyterlab/docregistry": ^4.3.
|
1363
|
-
"@jupyterlab/htmlviewer": ^4.3.
|
1364
|
-
"@jupyterlab/observables": ^5.3.
|
1365
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1366
|
-
"@jupyterlab/translation": ^4.3.
|
1367
|
-
"@jupyterlab/ui-components": ^4.3.
|
1368
|
-
checksum:
|
1360
|
+
"@jupyterlab/application": ^4.3.5
|
1361
|
+
"@jupyterlab/apputils": ^4.4.5
|
1362
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1363
|
+
"@jupyterlab/htmlviewer": ^4.3.5
|
1364
|
+
"@jupyterlab/observables": ^5.3.5
|
1365
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1366
|
+
"@jupyterlab/translation": ^4.3.5
|
1367
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1368
|
+
checksum: 8220e3db30fae937bb8e6a17ae707d73b7064909552f5ebc479daa597cd51cc29e6e6cc2f73e4acbd4a2b7656f9f871fd46586276dedb3a718c0779dc55ac149
|
1369
1369
|
languageName: node
|
1370
1370
|
linkType: hard
|
1371
1371
|
|
1372
|
-
"@jupyterlab/htmlviewer@npm:~4.3.
|
1373
|
-
version: 4.3.
|
1374
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.3.
|
1372
|
+
"@jupyterlab/htmlviewer@npm:~4.3.5":
|
1373
|
+
version: 4.3.5
|
1374
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.3.5"
|
1375
1375
|
dependencies:
|
1376
|
-
"@jupyterlab/apputils": ^4.4.
|
1377
|
-
"@jupyterlab/coreutils": ^6.3.
|
1378
|
-
"@jupyterlab/docregistry": ^4.3.
|
1379
|
-
"@jupyterlab/translation": ^4.3.
|
1380
|
-
"@jupyterlab/ui-components": ^4.3.
|
1376
|
+
"@jupyterlab/apputils": ^4.4.5
|
1377
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1378
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1379
|
+
"@jupyterlab/translation": ^4.3.5
|
1380
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1381
1381
|
"@lumino/coreutils": ^2.2.0
|
1382
1382
|
"@lumino/signaling": ^2.1.3
|
1383
1383
|
"@lumino/widgets": ^2.5.0
|
1384
1384
|
react: ^18.2.0
|
1385
|
-
checksum:
|
1385
|
+
checksum: f21de04c7de4989260c3afdd91635db91b6478849e45545153dc474806beb78f20eae8c2adcc54da50d928bf8dc0aa8a0f32d7c1a54777caa3640f706f69dd32
|
1386
1386
|
languageName: node
|
1387
1387
|
linkType: hard
|
1388
1388
|
|
1389
|
-
"@jupyterlab/hub-extension@npm:~4.3.
|
1390
|
-
version: 4.3.
|
1391
|
-
resolution: "@jupyterlab/hub-extension@npm:4.3.
|
1389
|
+
"@jupyterlab/hub-extension@npm:~4.3.5":
|
1390
|
+
version: 4.3.5
|
1391
|
+
resolution: "@jupyterlab/hub-extension@npm:4.3.5"
|
1392
1392
|
dependencies:
|
1393
|
-
"@jupyterlab/application": ^4.3.
|
1394
|
-
"@jupyterlab/apputils": ^4.4.
|
1395
|
-
"@jupyterlab/coreutils": ^6.3.
|
1396
|
-
"@jupyterlab/services": ^7.3.
|
1397
|
-
"@jupyterlab/translation": ^4.3.
|
1398
|
-
checksum:
|
1393
|
+
"@jupyterlab/application": ^4.3.5
|
1394
|
+
"@jupyterlab/apputils": ^4.4.5
|
1395
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1396
|
+
"@jupyterlab/services": ^7.3.5
|
1397
|
+
"@jupyterlab/translation": ^4.3.5
|
1398
|
+
checksum: 4872f1c0777ab7ca986e66c16c6360bdecc0dbc0175b2d27d7dbab19fdedd491016ae0a262e524fe939258d4a16b774336f499a8738c7fbf5fdbe3c6443abdb7
|
1399
1399
|
languageName: node
|
1400
1400
|
linkType: hard
|
1401
1401
|
|
1402
|
-
"@jupyterlab/imageviewer-extension@npm:~4.3.
|
1403
|
-
version: 4.3.
|
1404
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.3.
|
1402
|
+
"@jupyterlab/imageviewer-extension@npm:~4.3.5":
|
1403
|
+
version: 4.3.5
|
1404
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.3.5"
|
1405
1405
|
dependencies:
|
1406
|
-
"@jupyterlab/application": ^4.3.
|
1407
|
-
"@jupyterlab/apputils": ^4.4.
|
1408
|
-
"@jupyterlab/docregistry": ^4.3.
|
1409
|
-
"@jupyterlab/imageviewer": ^4.3.
|
1410
|
-
"@jupyterlab/translation": ^4.3.
|
1411
|
-
checksum:
|
1406
|
+
"@jupyterlab/application": ^4.3.5
|
1407
|
+
"@jupyterlab/apputils": ^4.4.5
|
1408
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1409
|
+
"@jupyterlab/imageviewer": ^4.3.5
|
1410
|
+
"@jupyterlab/translation": ^4.3.5
|
1411
|
+
checksum: 54d39ac59379f7405b5ca7d103688751914a222ca13736512211da47d718c1fd168e25cf0731c5fc38beb0b545f0b438152ea95a73cf641f6f079360e7b29ec6
|
1412
1412
|
languageName: node
|
1413
1413
|
linkType: hard
|
1414
1414
|
|
1415
|
-
"@jupyterlab/imageviewer@npm:~4.3.
|
1416
|
-
version: 4.3.
|
1417
|
-
resolution: "@jupyterlab/imageviewer@npm:4.3.
|
1415
|
+
"@jupyterlab/imageviewer@npm:~4.3.5":
|
1416
|
+
version: 4.3.5
|
1417
|
+
resolution: "@jupyterlab/imageviewer@npm:4.3.5"
|
1418
1418
|
dependencies:
|
1419
|
-
"@jupyterlab/apputils": ^4.4.
|
1420
|
-
"@jupyterlab/coreutils": ^6.3.
|
1421
|
-
"@jupyterlab/docregistry": ^4.3.
|
1419
|
+
"@jupyterlab/apputils": ^4.4.5
|
1420
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1421
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1422
1422
|
"@lumino/coreutils": ^2.2.0
|
1423
1423
|
"@lumino/messaging": ^2.0.2
|
1424
1424
|
"@lumino/widgets": ^2.5.0
|
1425
|
-
checksum:
|
1425
|
+
checksum: 1023b66202aa8f9e32038998e025cd2c7282221e9c490833bca44190285533c2629224fef86e82577d27b3e13a01151e08e76ec505632c6a71702a859dec44ce
|
1426
1426
|
languageName: node
|
1427
1427
|
linkType: hard
|
1428
1428
|
|
1429
|
-
"@jupyterlab/inspector-extension@npm:~4.3.
|
1430
|
-
version: 4.3.
|
1431
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.3.
|
1429
|
+
"@jupyterlab/inspector-extension@npm:~4.3.5":
|
1430
|
+
version: 4.3.5
|
1431
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.3.5"
|
1432
1432
|
dependencies:
|
1433
|
-
"@jupyterlab/application": ^4.3.
|
1434
|
-
"@jupyterlab/apputils": ^4.4.
|
1435
|
-
"@jupyterlab/console": ^4.3.
|
1436
|
-
"@jupyterlab/inspector": ^4.3.
|
1437
|
-
"@jupyterlab/launcher": ^4.3.
|
1438
|
-
"@jupyterlab/notebook": ^4.3.
|
1439
|
-
"@jupyterlab/translation": ^4.3.
|
1440
|
-
"@jupyterlab/ui-components": ^4.3.
|
1433
|
+
"@jupyterlab/application": ^4.3.5
|
1434
|
+
"@jupyterlab/apputils": ^4.4.5
|
1435
|
+
"@jupyterlab/console": ^4.3.5
|
1436
|
+
"@jupyterlab/inspector": ^4.3.5
|
1437
|
+
"@jupyterlab/launcher": ^4.3.5
|
1438
|
+
"@jupyterlab/notebook": ^4.3.5
|
1439
|
+
"@jupyterlab/translation": ^4.3.5
|
1440
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1441
1441
|
"@lumino/widgets": ^2.5.0
|
1442
|
-
checksum:
|
1442
|
+
checksum: cfcaf6e64cf2ae4a65ee4e6dab34d7afa76e4d94eb89fdfc05474eba7f800e866894a3bec3f75d64661bb249a3982b52b8c88a6a0f0faf3f7d984c037ac18044
|
1443
1443
|
languageName: node
|
1444
1444
|
linkType: hard
|
1445
1445
|
|
1446
|
-
"@jupyterlab/inspector@npm:~4.3.
|
1447
|
-
version: 4.3.
|
1448
|
-
resolution: "@jupyterlab/inspector@npm:4.3.
|
1446
|
+
"@jupyterlab/inspector@npm:~4.3.5":
|
1447
|
+
version: 4.3.5
|
1448
|
+
resolution: "@jupyterlab/inspector@npm:4.3.5"
|
1449
1449
|
dependencies:
|
1450
|
-
"@jupyterlab/apputils": ^4.4.
|
1451
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1452
|
-
"@jupyterlab/coreutils": ^6.3.
|
1453
|
-
"@jupyterlab/rendermime": ^4.3.
|
1454
|
-
"@jupyterlab/services": ^7.3.
|
1455
|
-
"@jupyterlab/statedb": ^4.3.
|
1456
|
-
"@jupyterlab/translation": ^4.3.
|
1450
|
+
"@jupyterlab/apputils": ^4.4.5
|
1451
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1452
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1453
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1454
|
+
"@jupyterlab/services": ^7.3.5
|
1455
|
+
"@jupyterlab/statedb": ^4.3.5
|
1456
|
+
"@jupyterlab/translation": ^4.3.5
|
1457
1457
|
"@lumino/coreutils": ^2.2.0
|
1458
1458
|
"@lumino/disposable": ^2.1.3
|
1459
1459
|
"@lumino/polling": ^2.1.3
|
1460
1460
|
"@lumino/signaling": ^2.1.3
|
1461
1461
|
"@lumino/widgets": ^2.5.0
|
1462
|
-
checksum:
|
1462
|
+
checksum: 8711968b961b7dcd7a89250862b597001fff39c5fad9b22f3a658f12fffd3465e2ca051e34f9160493df5394be18a5351ca95993b2021c468dbda50cdbefc10a
|
1463
1463
|
languageName: node
|
1464
1464
|
linkType: hard
|
1465
1465
|
|
1466
|
-
"@jupyterlab/javascript-extension@npm:~4.3.
|
1467
|
-
version: 4.3.
|
1468
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.3.
|
1466
|
+
"@jupyterlab/javascript-extension@npm:~4.3.5":
|
1467
|
+
version: 4.3.5
|
1468
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.3.5"
|
1469
1469
|
dependencies:
|
1470
|
-
"@jupyterlab/rendermime": ^4.3.
|
1471
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1472
|
-
checksum:
|
1470
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1471
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1472
|
+
checksum: dad2cbfeb2067eab040e117ec58ef0b8ddff1c90155b21521e510981a240c0253f6e31fc59ddea97b1187ed8dc8b434c44dcd9d60e60de4072bfbedf23c14389
|
1473
1473
|
languageName: node
|
1474
1474
|
linkType: hard
|
1475
1475
|
|
1476
|
-
"@jupyterlab/json-extension@npm:~4.3.
|
1477
|
-
version: 4.3.
|
1478
|
-
resolution: "@jupyterlab/json-extension@npm:4.3.
|
1476
|
+
"@jupyterlab/json-extension@npm:~4.3.5":
|
1477
|
+
version: 4.3.5
|
1478
|
+
resolution: "@jupyterlab/json-extension@npm:4.3.5"
|
1479
1479
|
dependencies:
|
1480
|
-
"@jupyterlab/apputils": ^4.4.
|
1481
|
-
"@jupyterlab/codemirror": ^4.3.
|
1482
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1483
|
-
"@jupyterlab/translation": ^4.3.
|
1484
|
-
"@jupyterlab/ui-components": ^4.3.
|
1480
|
+
"@jupyterlab/apputils": ^4.4.5
|
1481
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1482
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1483
|
+
"@jupyterlab/translation": ^4.3.5
|
1484
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1485
1485
|
"@lezer/highlight": ^1.2.0
|
1486
1486
|
"@lumino/coreutils": ^2.2.0
|
1487
1487
|
"@lumino/messaging": ^2.0.2
|
@@ -1491,34 +1491,34 @@ __metadata:
|
|
1491
1491
|
react-highlight-words: ^0.20.0
|
1492
1492
|
react-json-tree: ^0.18.0
|
1493
1493
|
style-mod: ^4.0.0
|
1494
|
-
checksum:
|
1494
|
+
checksum: 2ab759cb1fa40e81c15dfc58bf24e86b5f3568f5cea8523543e512043d8abd1e9a48ea99a8d33e749a728f3e44bc9c77fa2273a2319bb95d017f357e6dcc0ece
|
1495
1495
|
languageName: node
|
1496
1496
|
linkType: hard
|
1497
1497
|
|
1498
|
-
"@jupyterlab/launcher-extension@npm:~4.3.
|
1499
|
-
version: 4.3.
|
1500
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.3.
|
1498
|
+
"@jupyterlab/launcher-extension@npm:~4.3.5":
|
1499
|
+
version: 4.3.5
|
1500
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.3.5"
|
1501
1501
|
dependencies:
|
1502
|
-
"@jupyterlab/application": ^4.3.
|
1503
|
-
"@jupyterlab/apputils": ^4.4.
|
1504
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1505
|
-
"@jupyterlab/launcher": ^4.3.
|
1506
|
-
"@jupyterlab/translation": ^4.3.
|
1507
|
-
"@jupyterlab/ui-components": ^4.3.
|
1502
|
+
"@jupyterlab/application": ^4.3.5
|
1503
|
+
"@jupyterlab/apputils": ^4.4.5
|
1504
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
1505
|
+
"@jupyterlab/launcher": ^4.3.5
|
1506
|
+
"@jupyterlab/translation": ^4.3.5
|
1507
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1508
1508
|
"@lumino/algorithm": ^2.0.2
|
1509
1509
|
"@lumino/coreutils": ^2.2.0
|
1510
1510
|
"@lumino/widgets": ^2.5.0
|
1511
|
-
checksum:
|
1511
|
+
checksum: 47bccff91c35b1d7f296c9f112bd75185905b89903ac56a0044547db8c4f139c672778e05e9793801c9cc547b4b7760a7ae2cb79e3cb929645bb6325402d816c
|
1512
1512
|
languageName: node
|
1513
1513
|
linkType: hard
|
1514
1514
|
|
1515
|
-
"@jupyterlab/launcher@npm:~4.3.
|
1516
|
-
version: 4.3.
|
1517
|
-
resolution: "@jupyterlab/launcher@npm:4.3.
|
1515
|
+
"@jupyterlab/launcher@npm:~4.3.5":
|
1516
|
+
version: 4.3.5
|
1517
|
+
resolution: "@jupyterlab/launcher@npm:4.3.5"
|
1518
1518
|
dependencies:
|
1519
|
-
"@jupyterlab/apputils": ^4.4.
|
1520
|
-
"@jupyterlab/translation": ^4.3.
|
1521
|
-
"@jupyterlab/ui-components": ^4.3.
|
1519
|
+
"@jupyterlab/apputils": ^4.4.5
|
1520
|
+
"@jupyterlab/translation": ^4.3.5
|
1521
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1522
1522
|
"@lumino/algorithm": ^2.0.2
|
1523
1523
|
"@lumino/commands": ^2.3.1
|
1524
1524
|
"@lumino/coreutils": ^2.2.0
|
@@ -1526,81 +1526,81 @@ __metadata:
|
|
1526
1526
|
"@lumino/properties": ^2.0.2
|
1527
1527
|
"@lumino/widgets": ^2.5.0
|
1528
1528
|
react: ^18.2.0
|
1529
|
-
checksum:
|
1529
|
+
checksum: 825845ece16ac1e45ce79fbca7bac53f87a31e3aac20065e05691f69979d98f5ebfa2c70b39fb7d492073b1b341c89ce84b33b102188c90acb0e64218ff2eb0a
|
1530
1530
|
languageName: node
|
1531
1531
|
linkType: hard
|
1532
1532
|
|
1533
|
-
"@jupyterlab/logconsole-extension@npm:~4.3.
|
1534
|
-
version: 4.3.
|
1535
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.3.
|
1533
|
+
"@jupyterlab/logconsole-extension@npm:~4.3.5":
|
1534
|
+
version: 4.3.5
|
1535
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.3.5"
|
1536
1536
|
dependencies:
|
1537
|
-
"@jupyterlab/application": ^4.3.
|
1538
|
-
"@jupyterlab/apputils": ^4.4.
|
1539
|
-
"@jupyterlab/coreutils": ^6.3.
|
1540
|
-
"@jupyterlab/logconsole": ^4.3.
|
1541
|
-
"@jupyterlab/rendermime": ^4.3.
|
1542
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1543
|
-
"@jupyterlab/statusbar": ^4.3.
|
1544
|
-
"@jupyterlab/translation": ^4.3.
|
1545
|
-
"@jupyterlab/ui-components": ^4.3.
|
1537
|
+
"@jupyterlab/application": ^4.3.5
|
1538
|
+
"@jupyterlab/apputils": ^4.4.5
|
1539
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1540
|
+
"@jupyterlab/logconsole": ^4.3.5
|
1541
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1542
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1543
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1544
|
+
"@jupyterlab/translation": ^4.3.5
|
1545
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1546
1546
|
"@lumino/coreutils": ^2.2.0
|
1547
1547
|
"@lumino/signaling": ^2.1.3
|
1548
1548
|
"@lumino/widgets": ^2.5.0
|
1549
1549
|
react: ^18.2.0
|
1550
|
-
checksum:
|
1550
|
+
checksum: ab7441b544ca66083eb2ca84ef2a77abbf03c585f1ba5b0015b5d73b113597c9a6fa293aa785dd749b9e86691ca96b016c1895616bef91ed0b6e7e4cdcee2973
|
1551
1551
|
languageName: node
|
1552
1552
|
linkType: hard
|
1553
1553
|
|
1554
|
-
"@jupyterlab/logconsole@npm:~4.3.
|
1555
|
-
version: 4.3.
|
1556
|
-
resolution: "@jupyterlab/logconsole@npm:4.3.
|
1554
|
+
"@jupyterlab/logconsole@npm:~4.3.5":
|
1555
|
+
version: 4.3.5
|
1556
|
+
resolution: "@jupyterlab/logconsole@npm:4.3.5"
|
1557
1557
|
dependencies:
|
1558
|
-
"@jupyterlab/coreutils": ^6.3.
|
1559
|
-
"@jupyterlab/nbformat": ^4.3.
|
1560
|
-
"@jupyterlab/outputarea": ^4.3.
|
1561
|
-
"@jupyterlab/rendermime": ^4.3.
|
1562
|
-
"@jupyterlab/services": ^7.3.
|
1563
|
-
"@jupyterlab/translation": ^4.3.
|
1558
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1559
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1560
|
+
"@jupyterlab/outputarea": ^4.3.5
|
1561
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1562
|
+
"@jupyterlab/services": ^7.3.5
|
1563
|
+
"@jupyterlab/translation": ^4.3.5
|
1564
1564
|
"@lumino/coreutils": ^2.2.0
|
1565
1565
|
"@lumino/disposable": ^2.1.3
|
1566
1566
|
"@lumino/messaging": ^2.0.2
|
1567
1567
|
"@lumino/signaling": ^2.1.3
|
1568
1568
|
"@lumino/widgets": ^2.5.0
|
1569
|
-
checksum:
|
1569
|
+
checksum: f1ad67aff5a60cd5ac3b27c9a5a9b87d3faa3fcee56dfe8dcc324f97a53d8c744b90a7f9228e0e35f97d5d6e35775cb62a2bb8305b8baedb647acd314db84dbb
|
1570
1570
|
languageName: node
|
1571
1571
|
linkType: hard
|
1572
1572
|
|
1573
|
-
"@jupyterlab/lsp-extension@npm:~4.3.
|
1574
|
-
version: 4.3.
|
1575
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.3.
|
1573
|
+
"@jupyterlab/lsp-extension@npm:~4.3.5":
|
1574
|
+
version: 4.3.5
|
1575
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.3.5"
|
1576
1576
|
dependencies:
|
1577
|
-
"@jupyterlab/application": ^4.3.
|
1578
|
-
"@jupyterlab/apputils": ^4.4.
|
1579
|
-
"@jupyterlab/lsp": ^4.3.
|
1580
|
-
"@jupyterlab/running": ^4.3.
|
1581
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1582
|
-
"@jupyterlab/translation": ^4.3.
|
1583
|
-
"@jupyterlab/ui-components": ^4.3.
|
1577
|
+
"@jupyterlab/application": ^4.3.5
|
1578
|
+
"@jupyterlab/apputils": ^4.4.5
|
1579
|
+
"@jupyterlab/lsp": ^4.3.5
|
1580
|
+
"@jupyterlab/running": ^4.3.5
|
1581
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1582
|
+
"@jupyterlab/translation": ^4.3.5
|
1583
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1584
1584
|
"@lumino/coreutils": ^2.2.0
|
1585
1585
|
"@lumino/polling": ^2.1.3
|
1586
1586
|
"@lumino/signaling": ^2.1.3
|
1587
1587
|
"@rjsf/utils": ^5.13.4
|
1588
1588
|
react: ^18.2.0
|
1589
|
-
checksum:
|
1589
|
+
checksum: 2bd5d42fc3791b367ff24422259d7968e6cdb0cf458ed58d70a091b7572f57b354685c05d8438e9cb0e64b3dfe7d1fbc1f0a11eff92ed1618d2e0467840bd6aa
|
1590
1590
|
languageName: node
|
1591
1591
|
linkType: hard
|
1592
1592
|
|
1593
|
-
"@jupyterlab/lsp@npm:~4.3.
|
1594
|
-
version: 4.3.
|
1595
|
-
resolution: "@jupyterlab/lsp@npm:4.3.
|
1593
|
+
"@jupyterlab/lsp@npm:~4.3.5":
|
1594
|
+
version: 4.3.5
|
1595
|
+
resolution: "@jupyterlab/lsp@npm:4.3.5"
|
1596
1596
|
dependencies:
|
1597
|
-
"@jupyterlab/apputils": ^4.4.
|
1598
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1599
|
-
"@jupyterlab/codemirror": ^4.3.
|
1600
|
-
"@jupyterlab/coreutils": ^6.3.
|
1601
|
-
"@jupyterlab/docregistry": ^4.3.
|
1602
|
-
"@jupyterlab/services": ^7.3.
|
1603
|
-
"@jupyterlab/translation": ^4.3.
|
1597
|
+
"@jupyterlab/apputils": ^4.4.5
|
1598
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1599
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1600
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1601
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1602
|
+
"@jupyterlab/services": ^7.3.5
|
1603
|
+
"@jupyterlab/translation": ^4.3.5
|
1604
1604
|
"@lumino/coreutils": ^2.2.0
|
1605
1605
|
"@lumino/disposable": ^2.1.3
|
1606
1606
|
"@lumino/signaling": ^2.1.3
|
@@ -1609,163 +1609,163 @@ __metadata:
|
|
1609
1609
|
vscode-jsonrpc: ^6.0.0
|
1610
1610
|
vscode-languageserver-protocol: ^3.17.0
|
1611
1611
|
vscode-ws-jsonrpc: ~1.0.2
|
1612
|
-
checksum:
|
1612
|
+
checksum: 5cc155dc2a208b6064b99bbc0a58db15a746503221edee765233c4196a1e23a000824a597f4ae2eb64b7fe6e8365225ec957a554c8b9faa3e1a4b878f6074c01
|
1613
1613
|
languageName: node
|
1614
1614
|
linkType: hard
|
1615
1615
|
|
1616
|
-
"@jupyterlab/mainmenu-extension@npm:~4.3.
|
1617
|
-
version: 4.3.
|
1618
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.3.
|
1616
|
+
"@jupyterlab/mainmenu-extension@npm:~4.3.5":
|
1617
|
+
version: 4.3.5
|
1618
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.3.5"
|
1619
1619
|
dependencies:
|
1620
|
-
"@jupyterlab/application": ^4.3.
|
1621
|
-
"@jupyterlab/apputils": ^4.4.
|
1622
|
-
"@jupyterlab/coreutils": ^6.3.
|
1623
|
-
"@jupyterlab/docmanager": ^4.3.
|
1624
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1625
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1626
|
-
"@jupyterlab/services": ^7.3.
|
1627
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1628
|
-
"@jupyterlab/translation": ^4.3.
|
1629
|
-
"@jupyterlab/ui-components": ^4.3.
|
1620
|
+
"@jupyterlab/application": ^4.3.5
|
1621
|
+
"@jupyterlab/apputils": ^4.4.5
|
1622
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1623
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1624
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
1625
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
1626
|
+
"@jupyterlab/services": ^7.3.5
|
1627
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1628
|
+
"@jupyterlab/translation": ^4.3.5
|
1629
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1630
1630
|
"@lumino/algorithm": ^2.0.2
|
1631
1631
|
"@lumino/coreutils": ^2.2.0
|
1632
1632
|
"@lumino/disposable": ^2.1.3
|
1633
1633
|
"@lumino/messaging": ^2.0.2
|
1634
1634
|
"@lumino/widgets": ^2.5.0
|
1635
|
-
checksum:
|
1635
|
+
checksum: 61483ab075c5d17c37bb99f322d322341c4ae22323e3eb3d2e040a166686734a3e6c1f254417f4faac5c56ca6c2d9da677fecf735c012b421f92cf8a25afa187
|
1636
1636
|
languageName: node
|
1637
1637
|
linkType: hard
|
1638
1638
|
|
1639
|
-
"@jupyterlab/mainmenu@npm:~4.3.
|
1640
|
-
version: 4.3.
|
1641
|
-
resolution: "@jupyterlab/mainmenu@npm:4.3.
|
1639
|
+
"@jupyterlab/mainmenu@npm:~4.3.5":
|
1640
|
+
version: 4.3.5
|
1641
|
+
resolution: "@jupyterlab/mainmenu@npm:4.3.5"
|
1642
1642
|
dependencies:
|
1643
|
-
"@jupyterlab/apputils": ^4.4.
|
1644
|
-
"@jupyterlab/translation": ^4.3.
|
1645
|
-
"@jupyterlab/ui-components": ^4.3.
|
1643
|
+
"@jupyterlab/apputils": ^4.4.5
|
1644
|
+
"@jupyterlab/translation": ^4.3.5
|
1645
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1646
1646
|
"@lumino/algorithm": ^2.0.2
|
1647
1647
|
"@lumino/commands": ^2.3.1
|
1648
1648
|
"@lumino/coreutils": ^2.2.0
|
1649
1649
|
"@lumino/widgets": ^2.5.0
|
1650
|
-
checksum:
|
1650
|
+
checksum: e671c979a4adaec49763d2fd76e52f40707eeedb105f86487864871b769e3741db76b52fb3493be3098f7ce047a560cc49f5462e039957684a5e875954214866
|
1651
1651
|
languageName: node
|
1652
1652
|
linkType: hard
|
1653
1653
|
|
1654
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.3.
|
1655
|
-
version: 4.3.
|
1656
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.
|
1654
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.3.5":
|
1655
|
+
version: 4.3.5
|
1656
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.5"
|
1657
1657
|
dependencies:
|
1658
|
-
"@jupyterlab/application": ^4.3.
|
1659
|
-
"@jupyterlab/apputils": ^4.4.
|
1660
|
-
"@jupyterlab/coreutils": ^6.3.
|
1661
|
-
"@jupyterlab/markdownviewer": ^4.3.
|
1662
|
-
"@jupyterlab/rendermime": ^4.3.
|
1663
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1664
|
-
"@jupyterlab/toc": ^6.3.
|
1665
|
-
"@jupyterlab/translation": ^4.3.
|
1666
|
-
checksum:
|
1658
|
+
"@jupyterlab/application": ^4.3.5
|
1659
|
+
"@jupyterlab/apputils": ^4.4.5
|
1660
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1661
|
+
"@jupyterlab/markdownviewer": ^4.3.5
|
1662
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1663
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1664
|
+
"@jupyterlab/toc": ^6.3.5
|
1665
|
+
"@jupyterlab/translation": ^4.3.5
|
1666
|
+
checksum: 82596e530f4425ffecdd75e703f5fb2ea1c80bd0ba0df0ae1e233ef0188ae08334f39ca2fd45f663dd2a611c8e1ef42c59f63c1cd5a5d943bdc988f8279cfdaf
|
1667
1667
|
languageName: node
|
1668
1668
|
linkType: hard
|
1669
1669
|
|
1670
|
-
"@jupyterlab/markdownviewer@npm:~4.3.
|
1671
|
-
version: 4.3.
|
1672
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.3.
|
1670
|
+
"@jupyterlab/markdownviewer@npm:~4.3.5":
|
1671
|
+
version: 4.3.5
|
1672
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.3.5"
|
1673
1673
|
dependencies:
|
1674
|
-
"@jupyterlab/apputils": ^4.4.
|
1675
|
-
"@jupyterlab/coreutils": ^6.3.
|
1676
|
-
"@jupyterlab/docregistry": ^4.3.
|
1677
|
-
"@jupyterlab/rendermime": ^4.3.
|
1678
|
-
"@jupyterlab/toc": ^6.3.
|
1679
|
-
"@jupyterlab/translation": ^4.3.
|
1674
|
+
"@jupyterlab/apputils": ^4.4.5
|
1675
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1676
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1677
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1678
|
+
"@jupyterlab/toc": ^6.3.5
|
1679
|
+
"@jupyterlab/translation": ^4.3.5
|
1680
1680
|
"@lumino/coreutils": ^2.2.0
|
1681
1681
|
"@lumino/messaging": ^2.0.2
|
1682
1682
|
"@lumino/signaling": ^2.1.3
|
1683
1683
|
"@lumino/widgets": ^2.5.0
|
1684
|
-
checksum:
|
1684
|
+
checksum: 65b3d6007ab6d6bad6a8c9fc6f809d59052e218e1a5770a556dbca21fc73ec03d19181d941ce634525d4b8e87227446e61e70ef2aa279227b3e964a4ad1759aa
|
1685
1685
|
languageName: node
|
1686
1686
|
linkType: hard
|
1687
1687
|
|
1688
|
-
"@jupyterlab/markedparser-extension@npm:~4.3.
|
1689
|
-
version: 4.3.
|
1690
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.3.
|
1688
|
+
"@jupyterlab/markedparser-extension@npm:~4.3.5":
|
1689
|
+
version: 4.3.5
|
1690
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.3.5"
|
1691
1691
|
dependencies:
|
1692
|
-
"@jupyterlab/application": ^4.3.
|
1693
|
-
"@jupyterlab/codemirror": ^4.3.
|
1694
|
-
"@jupyterlab/coreutils": ^6.3.
|
1695
|
-
"@jupyterlab/mermaid": ^4.3.
|
1696
|
-
"@jupyterlab/rendermime": ^4.3.
|
1692
|
+
"@jupyterlab/application": ^4.3.5
|
1693
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1694
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1695
|
+
"@jupyterlab/mermaid": ^4.3.5
|
1696
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1697
1697
|
"@lumino/coreutils": ^2.2.0
|
1698
1698
|
marked: ^9.1.2
|
1699
1699
|
marked-gfm-heading-id: ^3.1.0
|
1700
1700
|
marked-mangle: ^1.1.4
|
1701
|
-
checksum:
|
1701
|
+
checksum: 169c68c49a7ba615c6200799f9ab1d11ae4fb71200fdd96c9163fbd7c12481ab8e6103fa3ec06443e6c08581ba1e9d2d64276999f2ffe45bd2d973c53eb57470
|
1702
1702
|
languageName: node
|
1703
1703
|
linkType: hard
|
1704
1704
|
|
1705
|
-
"@jupyterlab/mathjax-extension@npm:~4.3.
|
1706
|
-
version: 4.3.
|
1707
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.3.
|
1705
|
+
"@jupyterlab/mathjax-extension@npm:~4.3.5":
|
1706
|
+
version: 4.3.5
|
1707
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.3.5"
|
1708
1708
|
dependencies:
|
1709
|
-
"@jupyterlab/application": ^4.3.
|
1710
|
-
"@jupyterlab/rendermime": ^4.3.
|
1709
|
+
"@jupyterlab/application": ^4.3.5
|
1710
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1711
1711
|
"@lumino/coreutils": ^2.2.0
|
1712
1712
|
mathjax-full: ^3.2.2
|
1713
|
-
checksum:
|
1713
|
+
checksum: b6beca898f0abffcb9f9b8ba7785bc9e0bd360d7fe470759295acc414a04096108cc0f22a2e5bb752283f5583497f5f2639442b08bf5c25a091593daa2ba3379
|
1714
1714
|
languageName: node
|
1715
1715
|
linkType: hard
|
1716
1716
|
|
1717
|
-
"@jupyterlab/mermaid-extension@npm:~4.3.
|
1718
|
-
version: 4.3.
|
1719
|
-
resolution: "@jupyterlab/mermaid-extension@npm:4.3.
|
1717
|
+
"@jupyterlab/mermaid-extension@npm:~4.3.5":
|
1718
|
+
version: 4.3.5
|
1719
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.3.5"
|
1720
1720
|
dependencies:
|
1721
|
-
"@jupyterlab/application": ^4.3.
|
1722
|
-
"@jupyterlab/apputils": ^4.4.
|
1723
|
-
"@jupyterlab/mermaid": ^4.3.
|
1724
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1725
|
-
"@jupyterlab/translation": ^4.3.
|
1726
|
-
checksum:
|
1721
|
+
"@jupyterlab/application": ^4.3.5
|
1722
|
+
"@jupyterlab/apputils": ^4.4.5
|
1723
|
+
"@jupyterlab/mermaid": ^4.3.5
|
1724
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1725
|
+
"@jupyterlab/translation": ^4.3.5
|
1726
|
+
checksum: a3b2c01078f94cc1589f781694d6b79cd894033228ab7bdc97f7e9287abee681bafe0b7d1fed8b8ebdf00640ddf03143a53ce2dc7abea96e3196c7856f1b3b4d
|
1727
1727
|
languageName: node
|
1728
1728
|
linkType: hard
|
1729
1729
|
|
1730
|
-
"@jupyterlab/mermaid@npm:~4.3.
|
1731
|
-
version: 4.3.
|
1732
|
-
resolution: "@jupyterlab/mermaid@npm:4.3.
|
1730
|
+
"@jupyterlab/mermaid@npm:~4.3.5":
|
1731
|
+
version: 4.3.5
|
1732
|
+
resolution: "@jupyterlab/mermaid@npm:4.3.5"
|
1733
1733
|
dependencies:
|
1734
|
-
"@jupyterlab/apputils": ^4.4.
|
1735
|
-
"@jupyterlab/coreutils": ^6.3.
|
1736
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1734
|
+
"@jupyterlab/apputils": ^4.4.5
|
1735
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1736
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1737
1737
|
"@lumino/coreutils": ^2.2.0
|
1738
1738
|
"@lumino/widgets": ^2.5.0
|
1739
1739
|
mermaid: ^10.7.0
|
1740
|
-
checksum:
|
1740
|
+
checksum: 8c783cb1cd6b46442ef8d06e87d57ae814ad19b16c6970b41e56af6e3e508b00cc7cad902f02c6c4ffeb377c2ee3b8f8debfe663cfc0f513484cc348622fb7dc
|
1741
1741
|
languageName: node
|
1742
1742
|
linkType: hard
|
1743
1743
|
|
1744
|
-
"@jupyterlab/metadataform-extension@npm:~4.3.
|
1745
|
-
version: 4.3.
|
1746
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.3.
|
1744
|
+
"@jupyterlab/metadataform-extension@npm:~4.3.5":
|
1745
|
+
version: 4.3.5
|
1746
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.3.5"
|
1747
1747
|
dependencies:
|
1748
|
-
"@jupyterlab/application": ^4.3.
|
1749
|
-
"@jupyterlab/metadataform": ^4.3.
|
1750
|
-
"@jupyterlab/notebook": ^4.3.
|
1751
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1752
|
-
"@jupyterlab/translation": ^4.3.
|
1753
|
-
"@jupyterlab/ui-components": ^4.3.
|
1748
|
+
"@jupyterlab/application": ^4.3.5
|
1749
|
+
"@jupyterlab/metadataform": ^4.3.5
|
1750
|
+
"@jupyterlab/notebook": ^4.3.5
|
1751
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1752
|
+
"@jupyterlab/translation": ^4.3.5
|
1753
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1754
1754
|
"@lumino/coreutils": ^2.2.0
|
1755
|
-
checksum:
|
1755
|
+
checksum: 92be75db4ccef0967f086f68e0c6411b06101b8837b01c9058e3869bc1484392fae9737a8f49f40ec044d65a6f0f2960711cf205bf187d667156d6463b97c49a
|
1756
1756
|
languageName: node
|
1757
1757
|
linkType: hard
|
1758
1758
|
|
1759
|
-
"@jupyterlab/metadataform@npm:~4.3.
|
1760
|
-
version: 4.3.
|
1761
|
-
resolution: "@jupyterlab/metadataform@npm:4.3.
|
1759
|
+
"@jupyterlab/metadataform@npm:~4.3.5":
|
1760
|
+
version: 4.3.5
|
1761
|
+
resolution: "@jupyterlab/metadataform@npm:4.3.5"
|
1762
1762
|
dependencies:
|
1763
|
-
"@jupyterlab/apputils": ^4.4.
|
1764
|
-
"@jupyterlab/nbformat": ^4.3.
|
1765
|
-
"@jupyterlab/notebook": ^4.3.
|
1766
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1767
|
-
"@jupyterlab/translation": ^4.3.
|
1768
|
-
"@jupyterlab/ui-components": ^4.3.
|
1763
|
+
"@jupyterlab/apputils": ^4.4.5
|
1764
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1765
|
+
"@jupyterlab/notebook": ^4.3.5
|
1766
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1767
|
+
"@jupyterlab/translation": ^4.3.5
|
1768
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1769
1769
|
"@lumino/coreutils": ^2.2.0
|
1770
1770
|
"@lumino/messaging": ^2.0.2
|
1771
1771
|
"@lumino/widgets": ^2.5.0
|
@@ -1773,53 +1773,53 @@ __metadata:
|
|
1773
1773
|
"@rjsf/validator-ajv8": ^5.13.4
|
1774
1774
|
json-schema: ^0.4.0
|
1775
1775
|
react: ^18.2.0
|
1776
|
-
checksum:
|
1776
|
+
checksum: ffbc131e366520244e4d14417c6f8c4dbf859ac8776dc53a0b227cbbe6ef892abba2294d8aecb4adc02375c8c4c95e7641bcebcb01574eccc84f798995e3a686
|
1777
1777
|
languageName: node
|
1778
1778
|
linkType: hard
|
1779
1779
|
|
1780
|
-
"@jupyterlab/nbformat@npm:~4.3.
|
1781
|
-
version: 4.3.
|
1782
|
-
resolution: "@jupyterlab/nbformat@npm:4.3.
|
1780
|
+
"@jupyterlab/nbformat@npm:~4.3.5":
|
1781
|
+
version: 4.3.5
|
1782
|
+
resolution: "@jupyterlab/nbformat@npm:4.3.5"
|
1783
1783
|
dependencies:
|
1784
1784
|
"@lumino/coreutils": ^2.2.0
|
1785
|
-
checksum:
|
1785
|
+
checksum: 2334846b3c3cf56f0c00dc046bb301f1463efa3f5ca6a79d1301cfe2b380a4050bc906520024ec4a11fc58b2510c12ec98eb021a417f126817623aad36a9f8d8
|
1786
1786
|
languageName: node
|
1787
1787
|
linkType: hard
|
1788
1788
|
|
1789
|
-
"@jupyterlab/notebook-extension@npm:~4.3.
|
1790
|
-
version: 4.3.
|
1791
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.3.
|
1789
|
+
"@jupyterlab/notebook-extension@npm:~4.3.5":
|
1790
|
+
version: 4.3.5
|
1791
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.3.5"
|
1792
1792
|
dependencies:
|
1793
1793
|
"@jupyter/ydoc": ^3.0.0
|
1794
|
-
"@jupyterlab/application": ^4.3.
|
1795
|
-
"@jupyterlab/apputils": ^4.4.
|
1796
|
-
"@jupyterlab/cells": ^4.3.
|
1797
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1798
|
-
"@jupyterlab/codemirror": ^4.3.
|
1799
|
-
"@jupyterlab/completer": ^4.3.
|
1800
|
-
"@jupyterlab/coreutils": ^6.3.
|
1801
|
-
"@jupyterlab/docmanager": ^4.3.
|
1802
|
-
"@jupyterlab/docmanager-extension": ^4.3.
|
1803
|
-
"@jupyterlab/docregistry": ^4.3.
|
1804
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1805
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1806
|
-
"@jupyterlab/launcher": ^4.3.
|
1807
|
-
"@jupyterlab/logconsole": ^4.3.
|
1808
|
-
"@jupyterlab/lsp": ^4.3.
|
1809
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1810
|
-
"@jupyterlab/metadataform": ^4.3.
|
1811
|
-
"@jupyterlab/nbformat": ^4.3.
|
1812
|
-
"@jupyterlab/notebook": ^4.3.
|
1813
|
-
"@jupyterlab/observables": ^5.3.
|
1814
|
-
"@jupyterlab/property-inspector": ^4.3.
|
1815
|
-
"@jupyterlab/rendermime": ^4.3.
|
1816
|
-
"@jupyterlab/services": ^7.3.
|
1817
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1818
|
-
"@jupyterlab/statedb": ^4.3.
|
1819
|
-
"@jupyterlab/statusbar": ^4.3.
|
1820
|
-
"@jupyterlab/toc": ^6.3.
|
1821
|
-
"@jupyterlab/translation": ^4.3.
|
1822
|
-
"@jupyterlab/ui-components": ^4.3.
|
1794
|
+
"@jupyterlab/application": ^4.3.5
|
1795
|
+
"@jupyterlab/apputils": ^4.4.5
|
1796
|
+
"@jupyterlab/cells": ^4.3.5
|
1797
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1798
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1799
|
+
"@jupyterlab/completer": ^4.3.5
|
1800
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1801
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1802
|
+
"@jupyterlab/docmanager-extension": ^4.3.5
|
1803
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1804
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
1805
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
1806
|
+
"@jupyterlab/launcher": ^4.3.5
|
1807
|
+
"@jupyterlab/logconsole": ^4.3.5
|
1808
|
+
"@jupyterlab/lsp": ^4.3.5
|
1809
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
1810
|
+
"@jupyterlab/metadataform": ^4.3.5
|
1811
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1812
|
+
"@jupyterlab/notebook": ^4.3.5
|
1813
|
+
"@jupyterlab/observables": ^5.3.5
|
1814
|
+
"@jupyterlab/property-inspector": ^4.3.5
|
1815
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1816
|
+
"@jupyterlab/services": ^7.3.5
|
1817
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1818
|
+
"@jupyterlab/statedb": ^4.3.5
|
1819
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1820
|
+
"@jupyterlab/toc": ^6.3.5
|
1821
|
+
"@jupyterlab/translation": ^4.3.5
|
1822
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1823
1823
|
"@lumino/algorithm": ^2.0.2
|
1824
1824
|
"@lumino/commands": ^2.3.1
|
1825
1825
|
"@lumino/coreutils": ^2.2.0
|
@@ -1829,32 +1829,32 @@ __metadata:
|
|
1829
1829
|
"@lumino/widgets": ^2.5.0
|
1830
1830
|
"@rjsf/utils": ^5.13.4
|
1831
1831
|
react: ^18.2.0
|
1832
|
-
checksum:
|
1832
|
+
checksum: ecbc52ef45094a5638ca739ca7aa8141390b2f1aa5abcfe26af0c9b7088facddc09ae05dd5bdc6735800a3f796236b404fafe18d8402bba3bca9dfa3c5475cd3
|
1833
1833
|
languageName: node
|
1834
1834
|
linkType: hard
|
1835
1835
|
|
1836
|
-
"@jupyterlab/notebook@npm:~4.3.
|
1837
|
-
version: 4.3.
|
1838
|
-
resolution: "@jupyterlab/notebook@npm:4.3.
|
1836
|
+
"@jupyterlab/notebook@npm:~4.3.5":
|
1837
|
+
version: 4.3.5
|
1838
|
+
resolution: "@jupyterlab/notebook@npm:4.3.5"
|
1839
1839
|
dependencies:
|
1840
1840
|
"@jupyter/ydoc": ^3.0.0
|
1841
|
-
"@jupyterlab/apputils": ^4.4.
|
1842
|
-
"@jupyterlab/cells": ^4.3.
|
1843
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1844
|
-
"@jupyterlab/codemirror": ^4.3.
|
1845
|
-
"@jupyterlab/coreutils": ^6.3.
|
1846
|
-
"@jupyterlab/docregistry": ^4.3.
|
1847
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1848
|
-
"@jupyterlab/lsp": ^4.3.
|
1849
|
-
"@jupyterlab/nbformat": ^4.3.
|
1850
|
-
"@jupyterlab/observables": ^5.3.
|
1851
|
-
"@jupyterlab/rendermime": ^4.3.
|
1852
|
-
"@jupyterlab/services": ^7.3.
|
1853
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1854
|
-
"@jupyterlab/statusbar": ^4.3.
|
1855
|
-
"@jupyterlab/toc": ^6.3.
|
1856
|
-
"@jupyterlab/translation": ^4.3.
|
1857
|
-
"@jupyterlab/ui-components": ^4.3.
|
1841
|
+
"@jupyterlab/apputils": ^4.4.5
|
1842
|
+
"@jupyterlab/cells": ^4.3.5
|
1843
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
1844
|
+
"@jupyterlab/codemirror": ^4.3.5
|
1845
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1846
|
+
"@jupyterlab/docregistry": ^4.3.5
|
1847
|
+
"@jupyterlab/documentsearch": ^4.3.5
|
1848
|
+
"@jupyterlab/lsp": ^4.3.5
|
1849
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1850
|
+
"@jupyterlab/observables": ^5.3.5
|
1851
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1852
|
+
"@jupyterlab/services": ^7.3.5
|
1853
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
1854
|
+
"@jupyterlab/statusbar": ^4.3.5
|
1855
|
+
"@jupyterlab/toc": ^6.3.5
|
1856
|
+
"@jupyterlab/translation": ^4.3.5
|
1857
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1858
1858
|
"@lumino/algorithm": ^2.0.2
|
1859
1859
|
"@lumino/coreutils": ^2.2.0
|
1860
1860
|
"@lumino/disposable": ^2.1.3
|
@@ -1867,34 +1867,34 @@ __metadata:
|
|
1867
1867
|
"@lumino/virtualdom": ^2.0.2
|
1868
1868
|
"@lumino/widgets": ^2.5.0
|
1869
1869
|
react: ^18.2.0
|
1870
|
-
checksum:
|
1870
|
+
checksum: def635ef290186eb2d078e13758fe11cddb86246b141279c7f8e316d9b250d9536fd033f0b55144fc58ae81229edcced2c2c8dd9144f4fd7b8c265405488b3ff
|
1871
1871
|
languageName: node
|
1872
1872
|
linkType: hard
|
1873
1873
|
|
1874
|
-
"@jupyterlab/observables@npm:~5.3.
|
1875
|
-
version: 5.3.
|
1876
|
-
resolution: "@jupyterlab/observables@npm:5.3.
|
1874
|
+
"@jupyterlab/observables@npm:~5.3.5":
|
1875
|
+
version: 5.3.5
|
1876
|
+
resolution: "@jupyterlab/observables@npm:5.3.5"
|
1877
1877
|
dependencies:
|
1878
1878
|
"@lumino/algorithm": ^2.0.2
|
1879
1879
|
"@lumino/coreutils": ^2.2.0
|
1880
1880
|
"@lumino/disposable": ^2.1.3
|
1881
1881
|
"@lumino/messaging": ^2.0.2
|
1882
1882
|
"@lumino/signaling": ^2.1.3
|
1883
|
-
checksum:
|
1883
|
+
checksum: eea903c1b6ebf869850b83172b4edb91caea4a3d0f3b2b3397af2aacbaaaa415dda4df09a0ece88c24e2ef4a3caf5680333cd639a16611c5c1625cc8dbeff1b1
|
1884
1884
|
languageName: node
|
1885
1885
|
linkType: hard
|
1886
1886
|
|
1887
|
-
"@jupyterlab/outputarea@npm:~4.3.
|
1888
|
-
version: 4.3.
|
1889
|
-
resolution: "@jupyterlab/outputarea@npm:4.3.
|
1887
|
+
"@jupyterlab/outputarea@npm:~4.3.5":
|
1888
|
+
version: 4.3.5
|
1889
|
+
resolution: "@jupyterlab/outputarea@npm:4.3.5"
|
1890
1890
|
dependencies:
|
1891
|
-
"@jupyterlab/apputils": ^4.4.
|
1892
|
-
"@jupyterlab/nbformat": ^4.3.
|
1893
|
-
"@jupyterlab/observables": ^5.3.
|
1894
|
-
"@jupyterlab/rendermime": ^4.3.
|
1895
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1896
|
-
"@jupyterlab/services": ^7.3.
|
1897
|
-
"@jupyterlab/translation": ^4.3.
|
1891
|
+
"@jupyterlab/apputils": ^4.4.5
|
1892
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1893
|
+
"@jupyterlab/observables": ^5.3.5
|
1894
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1895
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1896
|
+
"@jupyterlab/services": ^7.3.5
|
1897
|
+
"@jupyterlab/translation": ^4.3.5
|
1898
1898
|
"@lumino/algorithm": ^2.0.2
|
1899
1899
|
"@lumino/coreutils": ^2.2.0
|
1900
1900
|
"@lumino/disposable": ^2.1.3
|
@@ -1902,146 +1902,146 @@ __metadata:
|
|
1902
1902
|
"@lumino/properties": ^2.0.2
|
1903
1903
|
"@lumino/signaling": ^2.1.3
|
1904
1904
|
"@lumino/widgets": ^2.5.0
|
1905
|
-
checksum:
|
1905
|
+
checksum: 078503d04ad1ecfa727abc50d79f40ee7d7cab2326ed84fdc823bf6a28ff92c9fe0de2a6d258f97ead47c802799c659d705daabe435a08b0fbd91475f1b79979
|
1906
1906
|
languageName: node
|
1907
1907
|
linkType: hard
|
1908
1908
|
|
1909
|
-
"@jupyterlab/pdf-extension@npm:~4.3.
|
1910
|
-
version: 4.3.
|
1911
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.3.
|
1909
|
+
"@jupyterlab/pdf-extension@npm:~4.3.5":
|
1910
|
+
version: 4.3.5
|
1911
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.3.5"
|
1912
1912
|
dependencies:
|
1913
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1913
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
1914
1914
|
"@lumino/coreutils": ^2.2.0
|
1915
1915
|
"@lumino/disposable": ^2.1.3
|
1916
1916
|
"@lumino/widgets": ^2.5.0
|
1917
|
-
checksum:
|
1917
|
+
checksum: 8aed168033686d711cd30254c51d4dd6dd1e12ab684612dcb4d08c44aad88a4bc6e933a0d8dcf04613000a25839884bbe1fab0196b267e701e4c57d6ae377fb3
|
1918
1918
|
languageName: node
|
1919
1919
|
linkType: hard
|
1920
1920
|
|
1921
|
-
"@jupyterlab/pluginmanager-extension@npm:~4.3.
|
1922
|
-
version: 4.3.
|
1923
|
-
resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.
|
1921
|
+
"@jupyterlab/pluginmanager-extension@npm:~4.3.5":
|
1922
|
+
version: 4.3.5
|
1923
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.5"
|
1924
1924
|
dependencies:
|
1925
|
-
"@jupyterlab/application": ^4.3.
|
1926
|
-
"@jupyterlab/apputils": ^4.4.
|
1927
|
-
"@jupyterlab/pluginmanager": ^4.3.
|
1928
|
-
"@jupyterlab/translation": ^4.3.
|
1929
|
-
"@jupyterlab/ui-components": ^4.3.
|
1925
|
+
"@jupyterlab/application": ^4.3.5
|
1926
|
+
"@jupyterlab/apputils": ^4.4.5
|
1927
|
+
"@jupyterlab/pluginmanager": ^4.3.5
|
1928
|
+
"@jupyterlab/translation": ^4.3.5
|
1929
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1930
1930
|
"@lumino/coreutils": ^2.2.0
|
1931
|
-
checksum:
|
1931
|
+
checksum: 418f6dd5e27d206f105592a1c005d545754825b81b3e11b69300460f32d27d251475987e076c865ebf97c64b98a89706c0d9eade946b441b57f012eeb8574950
|
1932
1932
|
languageName: node
|
1933
1933
|
linkType: hard
|
1934
1934
|
|
1935
|
-
"@jupyterlab/pluginmanager@npm:~4.3.
|
1936
|
-
version: 4.3.
|
1937
|
-
resolution: "@jupyterlab/pluginmanager@npm:4.3.
|
1935
|
+
"@jupyterlab/pluginmanager@npm:~4.3.5":
|
1936
|
+
version: 4.3.5
|
1937
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.3.5"
|
1938
1938
|
dependencies:
|
1939
|
-
"@jupyterlab/application": ^4.3.
|
1940
|
-
"@jupyterlab/apputils": ^4.4.
|
1941
|
-
"@jupyterlab/coreutils": ^6.3.
|
1942
|
-
"@jupyterlab/services": ^7.3.
|
1943
|
-
"@jupyterlab/translation": ^4.3.
|
1944
|
-
"@jupyterlab/ui-components": ^4.3.
|
1939
|
+
"@jupyterlab/application": ^4.3.5
|
1940
|
+
"@jupyterlab/apputils": ^4.4.5
|
1941
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1942
|
+
"@jupyterlab/services": ^7.3.5
|
1943
|
+
"@jupyterlab/translation": ^4.3.5
|
1944
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1945
1945
|
"@lumino/coreutils": ^2.2.0
|
1946
1946
|
"@lumino/signaling": ^2.1.3
|
1947
1947
|
"@lumino/widgets": ^2.5.0
|
1948
1948
|
react: ^18.2.0
|
1949
|
-
checksum:
|
1949
|
+
checksum: 903b32770e75584e57c7c73100e2305652e641987a11f8caa3d46ae087e28e6129343bb2a585f8ca44d1a552ce16cf5a02ee92bf0db9ffbc27415d3395739f72
|
1950
1950
|
languageName: node
|
1951
1951
|
linkType: hard
|
1952
1952
|
|
1953
|
-
"@jupyterlab/property-inspector@npm:~4.3.
|
1954
|
-
version: 4.3.
|
1955
|
-
resolution: "@jupyterlab/property-inspector@npm:4.3.
|
1953
|
+
"@jupyterlab/property-inspector@npm:~4.3.5":
|
1954
|
+
version: 4.3.5
|
1955
|
+
resolution: "@jupyterlab/property-inspector@npm:4.3.5"
|
1956
1956
|
dependencies:
|
1957
|
-
"@jupyterlab/application": ^4.3.
|
1958
|
-
"@jupyterlab/translation": ^4.3.
|
1959
|
-
"@jupyterlab/ui-components": ^4.3.
|
1957
|
+
"@jupyterlab/application": ^4.3.5
|
1958
|
+
"@jupyterlab/translation": ^4.3.5
|
1959
|
+
"@jupyterlab/ui-components": ^4.3.5
|
1960
1960
|
"@lumino/coreutils": ^2.2.0
|
1961
1961
|
"@lumino/disposable": ^2.1.3
|
1962
1962
|
"@lumino/signaling": ^2.1.3
|
1963
1963
|
"@lumino/widgets": ^2.5.0
|
1964
1964
|
react: ^18.2.0
|
1965
|
-
checksum:
|
1965
|
+
checksum: b415ff1ae96bc3086fe26176d9aeb6d80319e1384f0aced4f5f768f9748bee8718a665b69f3397cd2250df407c58d3c7524eb300c7c0e4a4f747b5f37e802332
|
1966
1966
|
languageName: node
|
1967
1967
|
linkType: hard
|
1968
1968
|
|
1969
|
-
"@jupyterlab/rendermime-extension@npm:~4.3.
|
1970
|
-
version: 4.3.
|
1971
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.3.
|
1969
|
+
"@jupyterlab/rendermime-extension@npm:~4.3.5":
|
1970
|
+
version: 4.3.5
|
1971
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.3.5"
|
1972
1972
|
dependencies:
|
1973
|
-
"@jupyterlab/application": ^4.3.
|
1974
|
-
"@jupyterlab/apputils": ^4.4.
|
1975
|
-
"@jupyterlab/docmanager": ^4.3.
|
1976
|
-
"@jupyterlab/rendermime": ^4.3.
|
1977
|
-
"@jupyterlab/translation": ^4.3.
|
1978
|
-
checksum:
|
1973
|
+
"@jupyterlab/application": ^4.3.5
|
1974
|
+
"@jupyterlab/apputils": ^4.4.5
|
1975
|
+
"@jupyterlab/docmanager": ^4.3.5
|
1976
|
+
"@jupyterlab/rendermime": ^4.3.5
|
1977
|
+
"@jupyterlab/translation": ^4.3.5
|
1978
|
+
checksum: 5efe40d275a24da8e1e6789459f011f202f02957150417e9fcbe97c5a629067b98d95ae64415dab2495cb90ae70c462d49af7ce499ee1eb43f70f692b3adbdc6
|
1979
1979
|
languageName: node
|
1980
1980
|
linkType: hard
|
1981
1981
|
|
1982
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.11.
|
1983
|
-
version: 3.11.
|
1984
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.
|
1982
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.11.5":
|
1983
|
+
version: 3.11.5
|
1984
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.5"
|
1985
1985
|
dependencies:
|
1986
1986
|
"@lumino/coreutils": ^1.11.0 || ^2.2.0
|
1987
1987
|
"@lumino/widgets": ^1.37.2 || ^2.5.0
|
1988
|
-
checksum:
|
1988
|
+
checksum: 99a9d90890f8f82f3f3d0761dbc972a7b836e8078f31b6a4de9db1d0710abb39ff8324867ab683cbf2c64786874f115168b827f4e0720eee9106cd70170a2ee1
|
1989
1989
|
languageName: node
|
1990
1990
|
linkType: hard
|
1991
1991
|
|
1992
|
-
"@jupyterlab/rendermime@npm:~4.3.
|
1993
|
-
version: 4.3.
|
1994
|
-
resolution: "@jupyterlab/rendermime@npm:4.3.
|
1992
|
+
"@jupyterlab/rendermime@npm:~4.3.5":
|
1993
|
+
version: 4.3.5
|
1994
|
+
resolution: "@jupyterlab/rendermime@npm:4.3.5"
|
1995
1995
|
dependencies:
|
1996
|
-
"@jupyterlab/apputils": ^4.4.
|
1997
|
-
"@jupyterlab/coreutils": ^6.3.
|
1998
|
-
"@jupyterlab/nbformat": ^4.3.
|
1999
|
-
"@jupyterlab/observables": ^5.3.
|
2000
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2001
|
-
"@jupyterlab/services": ^7.3.
|
2002
|
-
"@jupyterlab/translation": ^4.3.
|
1996
|
+
"@jupyterlab/apputils": ^4.4.5
|
1997
|
+
"@jupyterlab/coreutils": ^6.3.5
|
1998
|
+
"@jupyterlab/nbformat": ^4.3.5
|
1999
|
+
"@jupyterlab/observables": ^5.3.5
|
2000
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2001
|
+
"@jupyterlab/services": ^7.3.5
|
2002
|
+
"@jupyterlab/translation": ^4.3.5
|
2003
2003
|
"@lumino/coreutils": ^2.2.0
|
2004
2004
|
"@lumino/messaging": ^2.0.2
|
2005
2005
|
"@lumino/signaling": ^2.1.3
|
2006
2006
|
"@lumino/widgets": ^2.5.0
|
2007
2007
|
lodash.escape: ^4.0.1
|
2008
|
-
checksum:
|
2008
|
+
checksum: a116a9a5964c89fd2ac350f44310636f3e97ff66ba8445395cf11147709b182bb2065034dffe4307938f903a5b33fea48e05034184a486514f1e4c7b5bdfb1c9
|
2009
2009
|
languageName: node
|
2010
2010
|
linkType: hard
|
2011
2011
|
|
2012
|
-
"@jupyterlab/running-extension@npm:~4.3.
|
2013
|
-
version: 4.3.
|
2014
|
-
resolution: "@jupyterlab/running-extension@npm:4.3.
|
2012
|
+
"@jupyterlab/running-extension@npm:~4.3.5":
|
2013
|
+
version: 4.3.5
|
2014
|
+
resolution: "@jupyterlab/running-extension@npm:4.3.5"
|
2015
2015
|
dependencies:
|
2016
|
-
"@jupyterlab/application": ^4.3.
|
2017
|
-
"@jupyterlab/apputils": ^4.4.
|
2018
|
-
"@jupyterlab/coreutils": ^6.3.
|
2019
|
-
"@jupyterlab/docmanager": ^4.3.
|
2020
|
-
"@jupyterlab/docregistry": ^4.3.
|
2021
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2022
|
-
"@jupyterlab/running": ^4.3.
|
2023
|
-
"@jupyterlab/services": ^7.3.
|
2024
|
-
"@jupyterlab/statedb": ^4.3.
|
2025
|
-
"@jupyterlab/translation": ^4.3.
|
2026
|
-
"@jupyterlab/ui-components": ^4.3.
|
2016
|
+
"@jupyterlab/application": ^4.3.5
|
2017
|
+
"@jupyterlab/apputils": ^4.4.5
|
2018
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2019
|
+
"@jupyterlab/docmanager": ^4.3.5
|
2020
|
+
"@jupyterlab/docregistry": ^4.3.5
|
2021
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2022
|
+
"@jupyterlab/running": ^4.3.5
|
2023
|
+
"@jupyterlab/services": ^7.3.5
|
2024
|
+
"@jupyterlab/statedb": ^4.3.5
|
2025
|
+
"@jupyterlab/translation": ^4.3.5
|
2026
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2027
2027
|
"@lumino/commands": ^2.3.1
|
2028
2028
|
"@lumino/polling": ^2.1.3
|
2029
2029
|
"@lumino/signaling": ^2.1.3
|
2030
2030
|
"@lumino/widgets": ^2.5.0
|
2031
2031
|
react: ^18.2.0
|
2032
|
-
checksum:
|
2032
|
+
checksum: d71a2f5fd49ea5b1e1fb6988ed5544ec2b24d20d48f45dcb10a3e8659f1efc8f21c359181e83e5ed3fc4525069a774df491286b206bb42f7f53b6413908d0b47
|
2033
2033
|
languageName: node
|
2034
2034
|
linkType: hard
|
2035
2035
|
|
2036
|
-
"@jupyterlab/running@npm:~4.3.
|
2037
|
-
version: 4.3.
|
2038
|
-
resolution: "@jupyterlab/running@npm:4.3.
|
2036
|
+
"@jupyterlab/running@npm:~4.3.5":
|
2037
|
+
version: 4.3.5
|
2038
|
+
resolution: "@jupyterlab/running@npm:4.3.5"
|
2039
2039
|
dependencies:
|
2040
2040
|
"@jupyter/react-components": ^0.16.6
|
2041
|
-
"@jupyterlab/apputils": ^4.4.
|
2042
|
-
"@jupyterlab/statedb": ^4.3.
|
2043
|
-
"@jupyterlab/translation": ^4.3.
|
2044
|
-
"@jupyterlab/ui-components": ^4.3.
|
2041
|
+
"@jupyterlab/apputils": ^4.4.5
|
2042
|
+
"@jupyterlab/statedb": ^4.3.5
|
2043
|
+
"@jupyterlab/translation": ^4.3.5
|
2044
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2045
2045
|
"@lumino/coreutils": ^2.2.0
|
2046
2046
|
"@lumino/disposable": ^2.1.3
|
2047
2047
|
"@lumino/domutils": ^2.0.2
|
@@ -2049,61 +2049,61 @@ __metadata:
|
|
2049
2049
|
"@lumino/signaling": ^2.1.3
|
2050
2050
|
"@lumino/widgets": ^2.5.0
|
2051
2051
|
react: ^18.2.0
|
2052
|
-
checksum:
|
2052
|
+
checksum: aa1667f095cfa54de7a4d4eade868c5dc13e475d0b9b89cd901ea0058711dc1b16a28b5c02e2857bf62745ed1d51ac724767ba7be94fbbf78273df116f4949df
|
2053
2053
|
languageName: node
|
2054
2054
|
linkType: hard
|
2055
2055
|
|
2056
|
-
"@jupyterlab/services@npm:~7.3.
|
2057
|
-
version: 7.3.
|
2058
|
-
resolution: "@jupyterlab/services@npm:7.3.
|
2056
|
+
"@jupyterlab/services@npm:~7.3.5":
|
2057
|
+
version: 7.3.5
|
2058
|
+
resolution: "@jupyterlab/services@npm:7.3.5"
|
2059
2059
|
dependencies:
|
2060
2060
|
"@jupyter/ydoc": ^3.0.0
|
2061
|
-
"@jupyterlab/coreutils": ^6.3.
|
2062
|
-
"@jupyterlab/nbformat": ^4.3.
|
2063
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2064
|
-
"@jupyterlab/statedb": ^4.3.
|
2061
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2062
|
+
"@jupyterlab/nbformat": ^4.3.5
|
2063
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2064
|
+
"@jupyterlab/statedb": ^4.3.5
|
2065
2065
|
"@lumino/coreutils": ^2.2.0
|
2066
2066
|
"@lumino/disposable": ^2.1.3
|
2067
2067
|
"@lumino/polling": ^2.1.3
|
2068
2068
|
"@lumino/properties": ^2.0.2
|
2069
2069
|
"@lumino/signaling": ^2.1.3
|
2070
2070
|
ws: ^8.11.0
|
2071
|
-
checksum:
|
2071
|
+
checksum: d347738a29463d7cfffa398a8df14487c018a45886e2b26d673800a23de3b303c75d43afc39e49c5ce0c20c169e925e97a85e3a3d62a72ec12b8db1aa85722e8
|
2072
2072
|
languageName: node
|
2073
2073
|
linkType: hard
|
2074
2074
|
|
2075
|
-
"@jupyterlab/settingeditor-extension@npm:~4.3.
|
2076
|
-
version: 4.3.
|
2077
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.3.
|
2075
|
+
"@jupyterlab/settingeditor-extension@npm:~4.3.5":
|
2076
|
+
version: 4.3.5
|
2077
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.3.5"
|
2078
2078
|
dependencies:
|
2079
|
-
"@jupyterlab/application": ^4.3.
|
2080
|
-
"@jupyterlab/apputils": ^4.4.
|
2081
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2082
|
-
"@jupyterlab/pluginmanager": ^4.3.
|
2083
|
-
"@jupyterlab/rendermime": ^4.3.
|
2084
|
-
"@jupyterlab/settingeditor": ^4.3.
|
2085
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2086
|
-
"@jupyterlab/statedb": ^4.3.
|
2087
|
-
"@jupyterlab/translation": ^4.3.
|
2088
|
-
"@jupyterlab/ui-components": ^4.3.
|
2079
|
+
"@jupyterlab/application": ^4.3.5
|
2080
|
+
"@jupyterlab/apputils": ^4.4.5
|
2081
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
2082
|
+
"@jupyterlab/pluginmanager": ^4.3.5
|
2083
|
+
"@jupyterlab/rendermime": ^4.3.5
|
2084
|
+
"@jupyterlab/settingeditor": ^4.3.5
|
2085
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2086
|
+
"@jupyterlab/statedb": ^4.3.5
|
2087
|
+
"@jupyterlab/translation": ^4.3.5
|
2088
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2089
2089
|
"@lumino/disposable": ^2.1.3
|
2090
|
-
checksum:
|
2090
|
+
checksum: 01f77f3c684e2045cbfc88a57435a1ce7519bad95182f81b83524ecfa1b903864944d812ea3f3a6bcaa7da6ecc0cb860cb1020e759c9fe5b30d5d1703246b16c
|
2091
2091
|
languageName: node
|
2092
2092
|
linkType: hard
|
2093
2093
|
|
2094
|
-
"@jupyterlab/settingeditor@npm:~4.3.
|
2095
|
-
version: 4.3.
|
2096
|
-
resolution: "@jupyterlab/settingeditor@npm:4.3.
|
2094
|
+
"@jupyterlab/settingeditor@npm:~4.3.5":
|
2095
|
+
version: 4.3.5
|
2096
|
+
resolution: "@jupyterlab/settingeditor@npm:4.3.5"
|
2097
2097
|
dependencies:
|
2098
|
-
"@jupyterlab/application": ^4.3.
|
2099
|
-
"@jupyterlab/apputils": ^4.4.
|
2100
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2101
|
-
"@jupyterlab/inspector": ^4.3.
|
2102
|
-
"@jupyterlab/rendermime": ^4.3.
|
2103
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2104
|
-
"@jupyterlab/statedb": ^4.3.
|
2105
|
-
"@jupyterlab/translation": ^4.3.
|
2106
|
-
"@jupyterlab/ui-components": ^4.3.
|
2098
|
+
"@jupyterlab/application": ^4.3.5
|
2099
|
+
"@jupyterlab/apputils": ^4.4.5
|
2100
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
2101
|
+
"@jupyterlab/inspector": ^4.3.5
|
2102
|
+
"@jupyterlab/rendermime": ^4.3.5
|
2103
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2104
|
+
"@jupyterlab/statedb": ^4.3.5
|
2105
|
+
"@jupyterlab/translation": ^4.3.5
|
2106
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2107
2107
|
"@lumino/algorithm": ^2.0.2
|
2108
2108
|
"@lumino/commands": ^2.3.1
|
2109
2109
|
"@lumino/coreutils": ^2.2.0
|
@@ -2117,16 +2117,16 @@ __metadata:
|
|
2117
2117
|
"@rjsf/validator-ajv8": ^5.13.4
|
2118
2118
|
json-schema: ^0.4.0
|
2119
2119
|
react: ^18.2.0
|
2120
|
-
checksum:
|
2120
|
+
checksum: 0576aa76e60134bb5c9551fc346769c63550a64bc20c22fff5b2059fb3b961a39921884a68221bc3aa419d8eede80370b10a8b70f01d46e8ba565c94137b3bd9
|
2121
2121
|
languageName: node
|
2122
2122
|
linkType: hard
|
2123
2123
|
|
2124
|
-
"@jupyterlab/settingregistry@npm:~4.3.
|
2125
|
-
version: 4.3.
|
2126
|
-
resolution: "@jupyterlab/settingregistry@npm:4.3.
|
2124
|
+
"@jupyterlab/settingregistry@npm:~4.3.5":
|
2125
|
+
version: 4.3.5
|
2126
|
+
resolution: "@jupyterlab/settingregistry@npm:4.3.5"
|
2127
2127
|
dependencies:
|
2128
|
-
"@jupyterlab/nbformat": ^4.3.
|
2129
|
-
"@jupyterlab/statedb": ^4.3.
|
2128
|
+
"@jupyterlab/nbformat": ^4.3.5
|
2129
|
+
"@jupyterlab/statedb": ^4.3.5
|
2130
2130
|
"@lumino/commands": ^2.3.1
|
2131
2131
|
"@lumino/coreutils": ^2.2.0
|
2132
2132
|
"@lumino/disposable": ^2.1.3
|
@@ -2136,18 +2136,18 @@ __metadata:
|
|
2136
2136
|
json5: ^2.2.3
|
2137
2137
|
peerDependencies:
|
2138
2138
|
react: ">=16"
|
2139
|
-
checksum:
|
2139
|
+
checksum: 7281807849ca03a836de8859ac92b38736fa4f8ab21e482c1888ed4c6e9a6832bcf163e5809d98addea17866175e12c480c4abde0fc25d1d7462c01e96e2b812
|
2140
2140
|
languageName: node
|
2141
2141
|
linkType: hard
|
2142
2142
|
|
2143
|
-
"@jupyterlab/shortcuts-extension@npm:~5.1.
|
2144
|
-
version: 5.1.
|
2145
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:5.1.
|
2143
|
+
"@jupyterlab/shortcuts-extension@npm:~5.1.5":
|
2144
|
+
version: 5.1.5
|
2145
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:5.1.5"
|
2146
2146
|
dependencies:
|
2147
|
-
"@jupyterlab/application": ^4.3.
|
2148
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2149
|
-
"@jupyterlab/translation": ^4.3.
|
2150
|
-
"@jupyterlab/ui-components": ^4.3.
|
2147
|
+
"@jupyterlab/application": ^4.3.5
|
2148
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2149
|
+
"@jupyterlab/translation": ^4.3.5
|
2150
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2151
2151
|
"@lumino/algorithm": ^2.0.2
|
2152
2152
|
"@lumino/commands": ^2.3.1
|
2153
2153
|
"@lumino/coreutils": ^2.2.0
|
@@ -2156,41 +2156,41 @@ __metadata:
|
|
2156
2156
|
"@lumino/keyboard": ^2.0.2
|
2157
2157
|
"@lumino/signaling": ^2.1.3
|
2158
2158
|
react: ^18.2.0
|
2159
|
-
checksum:
|
2159
|
+
checksum: 1ace8a4ccac74685f259eb47da8ccd33e09fb449fc600afbbbff7e8e55fa6582e4182c96cd067c6f3ba08054dbca458c9b860710ddec48cc249ed7fe5d476c76
|
2160
2160
|
languageName: node
|
2161
2161
|
linkType: hard
|
2162
2162
|
|
2163
|
-
"@jupyterlab/statedb@npm:~4.3.
|
2164
|
-
version: 4.3.
|
2165
|
-
resolution: "@jupyterlab/statedb@npm:4.3.
|
2163
|
+
"@jupyterlab/statedb@npm:~4.3.5":
|
2164
|
+
version: 4.3.5
|
2165
|
+
resolution: "@jupyterlab/statedb@npm:4.3.5"
|
2166
2166
|
dependencies:
|
2167
2167
|
"@lumino/commands": ^2.3.1
|
2168
2168
|
"@lumino/coreutils": ^2.2.0
|
2169
2169
|
"@lumino/disposable": ^2.1.3
|
2170
2170
|
"@lumino/properties": ^2.0.2
|
2171
2171
|
"@lumino/signaling": ^2.1.3
|
2172
|
-
checksum:
|
2172
|
+
checksum: f2387a89815866de9d748f18168b341fd250e0901b210db421383cceda9ad1c5e53dfd1ea45a53e3c4dd87a305c8fa23aa9a03980289f417bf1c70cb91c16171
|
2173
2173
|
languageName: node
|
2174
2174
|
linkType: hard
|
2175
2175
|
|
2176
|
-
"@jupyterlab/statusbar-extension@npm:~4.3.
|
2177
|
-
version: 4.3.
|
2178
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.3.
|
2176
|
+
"@jupyterlab/statusbar-extension@npm:~4.3.5":
|
2177
|
+
version: 4.3.5
|
2178
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.3.5"
|
2179
2179
|
dependencies:
|
2180
|
-
"@jupyterlab/application": ^4.3.
|
2181
|
-
"@jupyterlab/apputils": ^4.4.
|
2182
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2183
|
-
"@jupyterlab/statusbar": ^4.3.
|
2184
|
-
"@jupyterlab/translation": ^4.3.
|
2185
|
-
checksum:
|
2180
|
+
"@jupyterlab/application": ^4.3.5
|
2181
|
+
"@jupyterlab/apputils": ^4.4.5
|
2182
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2183
|
+
"@jupyterlab/statusbar": ^4.3.5
|
2184
|
+
"@jupyterlab/translation": ^4.3.5
|
2185
|
+
checksum: 117313fbd9e830cb84fc5b9dad561d0d502709a8a198018d45905494cdf40751032e4cacd47f8341085eb114c1bd5f8c44ebd8df76bf29e45aa3e720ef1c3543
|
2186
2186
|
languageName: node
|
2187
2187
|
linkType: hard
|
2188
2188
|
|
2189
|
-
"@jupyterlab/statusbar@npm:~4.3.
|
2190
|
-
version: 4.3.
|
2191
|
-
resolution: "@jupyterlab/statusbar@npm:4.3.
|
2189
|
+
"@jupyterlab/statusbar@npm:~4.3.5":
|
2190
|
+
version: 4.3.5
|
2191
|
+
resolution: "@jupyterlab/statusbar@npm:4.3.5"
|
2192
2192
|
dependencies:
|
2193
|
-
"@jupyterlab/ui-components": ^4.3.
|
2193
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2194
2194
|
"@lumino/algorithm": ^2.0.2
|
2195
2195
|
"@lumino/coreutils": ^2.2.0
|
2196
2196
|
"@lumino/disposable": ^2.1.3
|
@@ -2198,36 +2198,36 @@ __metadata:
|
|
2198
2198
|
"@lumino/signaling": ^2.1.3
|
2199
2199
|
"@lumino/widgets": ^2.5.0
|
2200
2200
|
react: ^18.2.0
|
2201
|
-
checksum:
|
2201
|
+
checksum: d16699f85523a8e5bdbeaf2e1835badfd709886c48ac7efa6f8f4d2fa4572b237e41641f6730c3a247838d98edc3a7816864c25dfc87ba536c93edcacb7a8db0
|
2202
2202
|
languageName: node
|
2203
2203
|
linkType: hard
|
2204
2204
|
|
2205
|
-
"@jupyterlab/terminal-extension@npm:~4.3.
|
2206
|
-
version: 4.3.
|
2207
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.3.
|
2205
|
+
"@jupyterlab/terminal-extension@npm:~4.3.5":
|
2206
|
+
version: 4.3.5
|
2207
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.3.5"
|
2208
2208
|
dependencies:
|
2209
|
-
"@jupyterlab/application": ^4.3.
|
2210
|
-
"@jupyterlab/apputils": ^4.4.
|
2211
|
-
"@jupyterlab/launcher": ^4.3.
|
2212
|
-
"@jupyterlab/mainmenu": ^4.3.
|
2213
|
-
"@jupyterlab/running": ^4.3.
|
2214
|
-
"@jupyterlab/services": ^7.3.
|
2215
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2216
|
-
"@jupyterlab/terminal": ^4.3.
|
2217
|
-
"@jupyterlab/translation": ^4.3.
|
2218
|
-
"@jupyterlab/ui-components": ^4.3.
|
2209
|
+
"@jupyterlab/application": ^4.3.5
|
2210
|
+
"@jupyterlab/apputils": ^4.4.5
|
2211
|
+
"@jupyterlab/launcher": ^4.3.5
|
2212
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
2213
|
+
"@jupyterlab/running": ^4.3.5
|
2214
|
+
"@jupyterlab/services": ^7.3.5
|
2215
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2216
|
+
"@jupyterlab/terminal": ^4.3.5
|
2217
|
+
"@jupyterlab/translation": ^4.3.5
|
2218
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2219
2219
|
"@lumino/widgets": ^2.5.0
|
2220
|
-
checksum:
|
2220
|
+
checksum: 477d8f74463cde625754700b41b7b37c382c94ed78f08c087795e1ec9ad525ec498bddc41ea6d72aebda5e9bd6a2ea55f5bf7ac26e550358e5d34f9767b1c501
|
2221
2221
|
languageName: node
|
2222
2222
|
linkType: hard
|
2223
2223
|
|
2224
|
-
"@jupyterlab/terminal@npm:~4.3.
|
2225
|
-
version: 4.3.
|
2226
|
-
resolution: "@jupyterlab/terminal@npm:4.3.
|
2224
|
+
"@jupyterlab/terminal@npm:~4.3.5":
|
2225
|
+
version: 4.3.5
|
2226
|
+
resolution: "@jupyterlab/terminal@npm:4.3.5"
|
2227
2227
|
dependencies:
|
2228
|
-
"@jupyterlab/apputils": ^4.4.
|
2229
|
-
"@jupyterlab/services": ^7.3.
|
2230
|
-
"@jupyterlab/translation": ^4.3.
|
2228
|
+
"@jupyterlab/apputils": ^4.4.5
|
2229
|
+
"@jupyterlab/services": ^7.3.5
|
2230
|
+
"@jupyterlab/translation": ^4.3.5
|
2231
2231
|
"@lumino/coreutils": ^2.2.0
|
2232
2232
|
"@lumino/domutils": ^2.0.2
|
2233
2233
|
"@lumino/messaging": ^2.0.2
|
@@ -2237,161 +2237,161 @@ __metadata:
|
|
2237
2237
|
"@xterm/addon-web-links": ~0.11.0
|
2238
2238
|
"@xterm/addon-webgl": ~0.18.0
|
2239
2239
|
"@xterm/xterm": ~5.5.0
|
2240
|
-
checksum:
|
2240
|
+
checksum: 9fa3eb7221b86e5a4c84d023b7748f5972b15e8722c9d67e904511371d362e67c9938feb8e7ba570ad02baadead80cea65ae5dff0949fc408f213de199d2410e
|
2241
2241
|
languageName: node
|
2242
2242
|
linkType: hard
|
2243
2243
|
|
2244
|
-
"@jupyterlab/theme-dark-extension@npm:~4.3.
|
2245
|
-
version: 4.3.
|
2246
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.3.
|
2244
|
+
"@jupyterlab/theme-dark-extension@npm:~4.3.5":
|
2245
|
+
version: 4.3.5
|
2246
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.3.5"
|
2247
2247
|
dependencies:
|
2248
|
-
"@jupyterlab/application": ^4.3.
|
2249
|
-
"@jupyterlab/apputils": ^4.4.
|
2250
|
-
"@jupyterlab/translation": ^4.3.
|
2251
|
-
checksum:
|
2248
|
+
"@jupyterlab/application": ^4.3.5
|
2249
|
+
"@jupyterlab/apputils": ^4.4.5
|
2250
|
+
"@jupyterlab/translation": ^4.3.5
|
2251
|
+
checksum: 30eed2fab0d42e3cd8d4a9099746e145b8b44de42fa7d2498e719d1f67681ed798d1153707fa5f9d72ed808ccd6e25f835eae4d6fdbcab4909df68c727c4fe92
|
2252
2252
|
languageName: node
|
2253
2253
|
linkType: hard
|
2254
2254
|
|
2255
|
-
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.
|
2256
|
-
version: 4.3.
|
2257
|
-
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.
|
2255
|
+
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.5":
|
2256
|
+
version: 4.3.5
|
2257
|
+
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.5"
|
2258
2258
|
dependencies:
|
2259
|
-
"@jupyterlab/application": ^4.3.
|
2260
|
-
"@jupyterlab/apputils": ^4.4.
|
2261
|
-
"@jupyterlab/translation": ^4.3.
|
2262
|
-
checksum:
|
2259
|
+
"@jupyterlab/application": ^4.3.5
|
2260
|
+
"@jupyterlab/apputils": ^4.4.5
|
2261
|
+
"@jupyterlab/translation": ^4.3.5
|
2262
|
+
checksum: a378954a892886f5f37a157d087208ffc94868539decc010b1f645d102d8f5b05b6f5f46bf00710ac569e841a0363eb64d41c3cf96de36e5d7e1e4cf7d0c1faf
|
2263
2263
|
languageName: node
|
2264
2264
|
linkType: hard
|
2265
2265
|
|
2266
|
-
"@jupyterlab/theme-light-extension@npm:~4.3.
|
2267
|
-
version: 4.3.
|
2268
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.3.
|
2266
|
+
"@jupyterlab/theme-light-extension@npm:~4.3.5":
|
2267
|
+
version: 4.3.5
|
2268
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.3.5"
|
2269
2269
|
dependencies:
|
2270
|
-
"@jupyterlab/application": ^4.3.
|
2271
|
-
"@jupyterlab/apputils": ^4.4.
|
2272
|
-
"@jupyterlab/translation": ^4.3.
|
2273
|
-
checksum:
|
2270
|
+
"@jupyterlab/application": ^4.3.5
|
2271
|
+
"@jupyterlab/apputils": ^4.4.5
|
2272
|
+
"@jupyterlab/translation": ^4.3.5
|
2273
|
+
checksum: 8f5233ff552a0c2377a8c240098b60da7a962b5a245c7a653c6db3369104274a636ff7a1f61142dd2f5bd01469bc87f7731ad1f558572d8f6a83993cd7ec9695
|
2274
2274
|
languageName: node
|
2275
2275
|
linkType: hard
|
2276
2276
|
|
2277
|
-
"@jupyterlab/toc-extension@npm:~6.3.
|
2278
|
-
version: 6.3.
|
2279
|
-
resolution: "@jupyterlab/toc-extension@npm:6.3.
|
2277
|
+
"@jupyterlab/toc-extension@npm:~6.3.5":
|
2278
|
+
version: 6.3.5
|
2279
|
+
resolution: "@jupyterlab/toc-extension@npm:6.3.5"
|
2280
2280
|
dependencies:
|
2281
|
-
"@jupyterlab/application": ^4.3.
|
2282
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2283
|
-
"@jupyterlab/toc": ^6.3.
|
2284
|
-
"@jupyterlab/translation": ^4.3.
|
2285
|
-
"@jupyterlab/ui-components": ^4.3.
|
2286
|
-
checksum:
|
2281
|
+
"@jupyterlab/application": ^4.3.5
|
2282
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2283
|
+
"@jupyterlab/toc": ^6.3.5
|
2284
|
+
"@jupyterlab/translation": ^4.3.5
|
2285
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2286
|
+
checksum: 675eea13d88c658dc0fa5894d5eaaaa88f5236a24036286440dc5386cffaf0abe480552f3eff0d01b0c37dffbef911f02c574896ea6a54fac3084b6b373c66ec
|
2287
2287
|
languageName: node
|
2288
2288
|
linkType: hard
|
2289
2289
|
|
2290
|
-
"@jupyterlab/toc@npm:~6.3.
|
2291
|
-
version: 6.3.
|
2292
|
-
resolution: "@jupyterlab/toc@npm:6.3.
|
2290
|
+
"@jupyterlab/toc@npm:~6.3.5":
|
2291
|
+
version: 6.3.5
|
2292
|
+
resolution: "@jupyterlab/toc@npm:6.3.5"
|
2293
2293
|
dependencies:
|
2294
2294
|
"@jupyter/react-components": ^0.16.6
|
2295
|
-
"@jupyterlab/apputils": ^4.4.
|
2296
|
-
"@jupyterlab/coreutils": ^6.3.
|
2297
|
-
"@jupyterlab/docregistry": ^4.3.
|
2298
|
-
"@jupyterlab/observables": ^5.3.
|
2299
|
-
"@jupyterlab/rendermime": ^4.3.
|
2300
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2301
|
-
"@jupyterlab/translation": ^4.3.
|
2302
|
-
"@jupyterlab/ui-components": ^4.3.
|
2295
|
+
"@jupyterlab/apputils": ^4.4.5
|
2296
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2297
|
+
"@jupyterlab/docregistry": ^4.3.5
|
2298
|
+
"@jupyterlab/observables": ^5.3.5
|
2299
|
+
"@jupyterlab/rendermime": ^4.3.5
|
2300
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2301
|
+
"@jupyterlab/translation": ^4.3.5
|
2302
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2303
2303
|
"@lumino/coreutils": ^2.2.0
|
2304
2304
|
"@lumino/disposable": ^2.1.3
|
2305
2305
|
"@lumino/messaging": ^2.0.2
|
2306
2306
|
"@lumino/signaling": ^2.1.3
|
2307
2307
|
"@lumino/widgets": ^2.5.0
|
2308
2308
|
react: ^18.2.0
|
2309
|
-
checksum:
|
2309
|
+
checksum: 378625dc3f647f524304e050da4bd753872b9d6cb2a4ff52f1846acd59d51c24fe935ea35c7bc758c3dfe66b5908955b5ed2ebeaa78fcf25b23ffdcde59d6b28
|
2310
2310
|
languageName: node
|
2311
2311
|
linkType: hard
|
2312
2312
|
|
2313
|
-
"@jupyterlab/tooltip-extension@npm:~4.3.
|
2314
|
-
version: 4.3.
|
2315
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.3.
|
2313
|
+
"@jupyterlab/tooltip-extension@npm:~4.3.5":
|
2314
|
+
version: 4.3.5
|
2315
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.3.5"
|
2316
2316
|
dependencies:
|
2317
|
-
"@jupyterlab/application": ^4.3.
|
2318
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2319
|
-
"@jupyterlab/console": ^4.3.
|
2320
|
-
"@jupyterlab/coreutils": ^6.3.
|
2321
|
-
"@jupyterlab/fileeditor": ^4.3.
|
2322
|
-
"@jupyterlab/notebook": ^4.3.
|
2323
|
-
"@jupyterlab/rendermime": ^4.3.
|
2324
|
-
"@jupyterlab/services": ^7.3.
|
2325
|
-
"@jupyterlab/tooltip": ^4.3.
|
2326
|
-
"@jupyterlab/translation": ^4.3.
|
2317
|
+
"@jupyterlab/application": ^4.3.5
|
2318
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
2319
|
+
"@jupyterlab/console": ^4.3.5
|
2320
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2321
|
+
"@jupyterlab/fileeditor": ^4.3.5
|
2322
|
+
"@jupyterlab/notebook": ^4.3.5
|
2323
|
+
"@jupyterlab/rendermime": ^4.3.5
|
2324
|
+
"@jupyterlab/services": ^7.3.5
|
2325
|
+
"@jupyterlab/tooltip": ^4.3.5
|
2326
|
+
"@jupyterlab/translation": ^4.3.5
|
2327
2327
|
"@lumino/algorithm": ^2.0.2
|
2328
2328
|
"@lumino/coreutils": ^2.2.0
|
2329
2329
|
"@lumino/widgets": ^2.5.0
|
2330
|
-
checksum:
|
2330
|
+
checksum: 7da9c456bb4389960c9f731a52c445908a7fbcba493b20553c18b520f6161513fbe34b8e5cdd3ea4188f0fb05bb96b5a937651d6d3e91f0185d3ade46182cb41
|
2331
2331
|
languageName: node
|
2332
2332
|
linkType: hard
|
2333
2333
|
|
2334
|
-
"@jupyterlab/tooltip@npm:~4.3.
|
2335
|
-
version: 4.3.
|
2336
|
-
resolution: "@jupyterlab/tooltip@npm:4.3.
|
2334
|
+
"@jupyterlab/tooltip@npm:~4.3.5":
|
2335
|
+
version: 4.3.5
|
2336
|
+
resolution: "@jupyterlab/tooltip@npm:4.3.5"
|
2337
2337
|
dependencies:
|
2338
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2339
|
-
"@jupyterlab/rendermime": ^4.3.
|
2340
|
-
"@jupyterlab/services": ^7.3.
|
2341
|
-
"@jupyterlab/ui-components": ^4.3.
|
2338
|
+
"@jupyterlab/codeeditor": ^4.3.5
|
2339
|
+
"@jupyterlab/rendermime": ^4.3.5
|
2340
|
+
"@jupyterlab/services": ^7.3.5
|
2341
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2342
2342
|
"@lumino/coreutils": ^2.2.0
|
2343
2343
|
"@lumino/messaging": ^2.0.2
|
2344
2344
|
"@lumino/widgets": ^2.5.0
|
2345
|
-
checksum:
|
2345
|
+
checksum: bad7b426605cd297abadfb1f7c1679e5d6a39795bc3672ac26f3ee5762892095499ac8c770d38bd199f82ddc6b9dfa4dfd9aca4c3c9707d06a4faf8ebc8c11e6
|
2346
2346
|
languageName: node
|
2347
2347
|
linkType: hard
|
2348
2348
|
|
2349
|
-
"@jupyterlab/translation-extension@npm:~4.3.
|
2350
|
-
version: 4.3.
|
2351
|
-
resolution: "@jupyterlab/translation-extension@npm:4.3.
|
2349
|
+
"@jupyterlab/translation-extension@npm:~4.3.5":
|
2350
|
+
version: 4.3.5
|
2351
|
+
resolution: "@jupyterlab/translation-extension@npm:4.3.5"
|
2352
2352
|
dependencies:
|
2353
|
-
"@jupyterlab/application": ^4.3.
|
2354
|
-
"@jupyterlab/apputils": ^4.4.
|
2355
|
-
"@jupyterlab/mainmenu": ^4.3.
|
2356
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2357
|
-
"@jupyterlab/translation": ^4.3.
|
2358
|
-
checksum:
|
2353
|
+
"@jupyterlab/application": ^4.3.5
|
2354
|
+
"@jupyterlab/apputils": ^4.4.5
|
2355
|
+
"@jupyterlab/mainmenu": ^4.3.5
|
2356
|
+
"@jupyterlab/settingregistry": ^4.3.5
|
2357
|
+
"@jupyterlab/translation": ^4.3.5
|
2358
|
+
checksum: 0e6183b2a38310a37e9582b01786edb030eeea42fad69de4a84501b8111ea6a11e98bec1698d388795d114b59a596f5e8b2eab47f73390f47bc67949f34b4140
|
2359
2359
|
languageName: node
|
2360
2360
|
linkType: hard
|
2361
2361
|
|
2362
|
-
"@jupyterlab/translation@npm:~4.3.
|
2363
|
-
version: 4.3.
|
2364
|
-
resolution: "@jupyterlab/translation@npm:4.3.
|
2362
|
+
"@jupyterlab/translation@npm:~4.3.5":
|
2363
|
+
version: 4.3.5
|
2364
|
+
resolution: "@jupyterlab/translation@npm:4.3.5"
|
2365
2365
|
dependencies:
|
2366
|
-
"@jupyterlab/coreutils": ^6.3.
|
2367
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2368
|
-
"@jupyterlab/services": ^7.3.
|
2369
|
-
"@jupyterlab/statedb": ^4.3.
|
2366
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2367
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2368
|
+
"@jupyterlab/services": ^7.3.5
|
2369
|
+
"@jupyterlab/statedb": ^4.3.5
|
2370
2370
|
"@lumino/coreutils": ^2.2.0
|
2371
|
-
checksum:
|
2371
|
+
checksum: 390aeadcc0c82b660c58fb3e0910835e57f66a59220a9dc116650b78498330b8a3d516aca471e7f7b3e1f4176e4fa8f3185678bb50a4c99586a1e8490070178f
|
2372
2372
|
languageName: node
|
2373
2373
|
linkType: hard
|
2374
2374
|
|
2375
|
-
"@jupyterlab/ui-components-extension@npm:~4.3.
|
2376
|
-
version: 4.3.
|
2377
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.3.
|
2375
|
+
"@jupyterlab/ui-components-extension@npm:~4.3.5":
|
2376
|
+
version: 4.3.5
|
2377
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.3.5"
|
2378
2378
|
dependencies:
|
2379
|
-
"@jupyterlab/application": ^4.3.
|
2380
|
-
"@jupyterlab/ui-components": ^4.3.
|
2381
|
-
checksum:
|
2379
|
+
"@jupyterlab/application": ^4.3.5
|
2380
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2381
|
+
checksum: cbb0b2f29d78ec7990a289a3e53b65fb7bd7a50ef1c99c5eb104df603aee97db2486486f2828af5d8eb0ee44add07bb90e12c87d1b5fec36abae305ae743d0bd
|
2382
2382
|
languageName: node
|
2383
2383
|
linkType: hard
|
2384
2384
|
|
2385
|
-
"@jupyterlab/ui-components@npm:~4.3.
|
2386
|
-
version: 4.3.
|
2387
|
-
resolution: "@jupyterlab/ui-components@npm:4.3.
|
2385
|
+
"@jupyterlab/ui-components@npm:~4.3.5":
|
2386
|
+
version: 4.3.5
|
2387
|
+
resolution: "@jupyterlab/ui-components@npm:4.3.5"
|
2388
2388
|
dependencies:
|
2389
2389
|
"@jupyter/react-components": ^0.16.6
|
2390
2390
|
"@jupyter/web-components": ^0.16.6
|
2391
|
-
"@jupyterlab/coreutils": ^6.3.
|
2392
|
-
"@jupyterlab/observables": ^5.3.
|
2393
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2394
|
-
"@jupyterlab/translation": ^4.3.
|
2391
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2392
|
+
"@jupyterlab/observables": ^5.3.5
|
2393
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2394
|
+
"@jupyterlab/translation": ^4.3.5
|
2395
2395
|
"@lumino/algorithm": ^2.0.2
|
2396
2396
|
"@lumino/commands": ^2.3.1
|
2397
2397
|
"@lumino/coreutils": ^2.2.0
|
@@ -2409,52 +2409,52 @@ __metadata:
|
|
2409
2409
|
typestyle: ^2.0.4
|
2410
2410
|
peerDependencies:
|
2411
2411
|
react: ^18.2.0
|
2412
|
-
checksum:
|
2412
|
+
checksum: 9d9ef4fdd0be710684393c4eb0ceaec6a644e14a14c6226a02ba28ee9168b28299d1824ab7b1308b328dee9f2f20208c196019714a5bb94c94516d918d273732
|
2413
2413
|
languageName: node
|
2414
2414
|
linkType: hard
|
2415
2415
|
|
2416
|
-
"@jupyterlab/vega5-extension@npm:~4.3.
|
2417
|
-
version: 4.3.
|
2418
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.3.
|
2416
|
+
"@jupyterlab/vega5-extension@npm:~4.3.5":
|
2417
|
+
version: 4.3.5
|
2418
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.3.5"
|
2419
2419
|
dependencies:
|
2420
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2420
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.5
|
2421
2421
|
"@lumino/coreutils": ^2.2.0
|
2422
2422
|
"@lumino/widgets": ^2.5.0
|
2423
2423
|
vega: ^5.20.0
|
2424
2424
|
vega-embed: ^6.2.1
|
2425
2425
|
vega-lite: ^5.6.1-next.1
|
2426
|
-
checksum:
|
2426
|
+
checksum: 9b0e63cdef2354f0fd48802efa2b753e05bde2f5b669dafe55c1e42ed5c768b52762c66b0a77cbc0d4006f63e658ff0778fc69e05caa2c9122ae6a93a4c8186b
|
2427
2427
|
languageName: node
|
2428
2428
|
linkType: hard
|
2429
2429
|
|
2430
|
-
"@jupyterlab/workspaces-extension@npm:~4.3.
|
2431
|
-
version: 4.3.
|
2432
|
-
resolution: "@jupyterlab/workspaces-extension@npm:4.3.
|
2430
|
+
"@jupyterlab/workspaces-extension@npm:~4.3.5":
|
2431
|
+
version: 4.3.5
|
2432
|
+
resolution: "@jupyterlab/workspaces-extension@npm:4.3.5"
|
2433
2433
|
dependencies:
|
2434
|
-
"@jupyterlab/application": ^4.3.
|
2435
|
-
"@jupyterlab/apputils": ^4.4.
|
2436
|
-
"@jupyterlab/coreutils": ^6.3.
|
2437
|
-
"@jupyterlab/filebrowser": ^4.3.
|
2438
|
-
"@jupyterlab/running": ^4.3.
|
2439
|
-
"@jupyterlab/services": ^7.3.
|
2440
|
-
"@jupyterlab/statedb": ^4.3.
|
2441
|
-
"@jupyterlab/translation": ^4.3.
|
2442
|
-
"@jupyterlab/ui-components": ^4.3.
|
2443
|
-
"@jupyterlab/workspaces": ^4.3.
|
2444
|
-
checksum:
|
2434
|
+
"@jupyterlab/application": ^4.3.5
|
2435
|
+
"@jupyterlab/apputils": ^4.4.5
|
2436
|
+
"@jupyterlab/coreutils": ^6.3.5
|
2437
|
+
"@jupyterlab/filebrowser": ^4.3.5
|
2438
|
+
"@jupyterlab/running": ^4.3.5
|
2439
|
+
"@jupyterlab/services": ^7.3.5
|
2440
|
+
"@jupyterlab/statedb": ^4.3.5
|
2441
|
+
"@jupyterlab/translation": ^4.3.5
|
2442
|
+
"@jupyterlab/ui-components": ^4.3.5
|
2443
|
+
"@jupyterlab/workspaces": ^4.3.5
|
2444
|
+
checksum: fc7b0bcf0d2bc7ca2821bdbce4f45eefb289ac17b2db35a7ae7f8e2b6dd9a2746032835e29aa884c023a88a5f90a48993cad9cc9115fce84145d41d0718b3750
|
2445
2445
|
languageName: node
|
2446
2446
|
linkType: hard
|
2447
2447
|
|
2448
|
-
"@jupyterlab/workspaces@npm:~4.3.
|
2449
|
-
version: 4.3.
|
2450
|
-
resolution: "@jupyterlab/workspaces@npm:4.3.
|
2448
|
+
"@jupyterlab/workspaces@npm:~4.3.5":
|
2449
|
+
version: 4.3.5
|
2450
|
+
resolution: "@jupyterlab/workspaces@npm:4.3.5"
|
2451
2451
|
dependencies:
|
2452
|
-
"@jupyterlab/services": ^7.3.
|
2452
|
+
"@jupyterlab/services": ^7.3.5
|
2453
2453
|
"@lumino/coreutils": ^2.2.0
|
2454
2454
|
"@lumino/disposable": ^2.1.3
|
2455
2455
|
"@lumino/polling": ^2.1.3
|
2456
2456
|
"@lumino/signaling": ^2.1.3
|
2457
|
-
checksum:
|
2457
|
+
checksum: bfaaca07571a79c6bac5903e45277c72551b50886c30c81951e7d721574faa1efa27131b6f4d2f7a2b9719dab4b553d8b417e6590313fdd80a803597570a7071
|
2458
2458
|
languageName: node
|
2459
2459
|
linkType: hard
|
2460
2460
|
|