jupyterlab 4.3.3__py3-none-any.whl → 4.3.4__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/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.f17343a6227f7ab7910c.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 +1114 -1114
- jupyterlab/static/29.9336d42a406feabea57f.js +1 -0
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/8476.c589faa585201b9e7695.js → jupyterlab/static/6095.6e79e3bad86e054aa8c8.js +1 -1
- jupyterlab/static/6180.7481086c115d1121852c.js +1 -0
- jupyterlab/static/{6733.6131f95025bec3947beb.js → 6733.2d8d3e01d56d79a52e7e.js} +2 -2
- jupyterlab/static/700.b39b468c2a0234ff00e0.js +2 -0
- jupyterlab/static/{6095.b31a27bbe34b5aabbbf1.js → 7298.c486fdfc0b09a5260ad2.js} +1 -1
- jupyterlab/static/{8313.64e3db0b24dd1a70aecb.js → 8313.4fcb779e44b4a2b774a4.js} +1 -1
- jupyterlab/static/{9296.176231372f63ddcb8e6c.js → 9296.c71ef13ec33b31192502.js} +1 -1
- jupyterlab/static/build_log.json +98 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.9ae09eead5139c587af4.js +1 -0
- jupyterlab/static/main.ea7277c9c015ae398545.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-high-contrast-extension/index.css +1 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab-4.3.4.data/data/share/jupyter/lab/static/29.9336d42a406feabea57f.js +1 -0
- jupyterlab/static/8476.c589faa585201b9e7695.js → jupyterlab-4.3.4.data/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +1 -1
- jupyterlab-4.3.4.data/data/share/jupyter/lab/static/6180.7481086c115d1121852c.js +1 -0
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6733.6131f95025bec3947beb.js → jupyterlab-4.3.4.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js +2 -2
- jupyterlab-4.3.4.data/data/share/jupyter/lab/static/700.b39b468c2a0234ff00e0.js +2 -0
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/6095.b31a27bbe34b5aabbbf1.js → jupyterlab-4.3.4.data/data/share/jupyter/lab/static/7298.c486fdfc0b09a5260ad2.js +1 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js → jupyterlab-4.3.4.data/data/share/jupyter/lab/static/8313.4fcb779e44b4a2b774a4.js +1 -1
- jupyterlab-4.3.3.data/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js → jupyterlab-4.3.4.data/data/share/jupyter/lab/static/9296.c71ef13ec33b31192502.js +1 -1
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/build_log.json +98 -98
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.3.4.data/data/share/jupyter/lab/static/jlab_core.9ae09eead5139c587af4.js +1 -0
- jupyterlab-4.3.4.data/data/share/jupyter/lab/static/main.ea7277c9c015ae398545.js +1 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/package.json +152 -152
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/third-party-licenses.json +96 -96
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +1 -1
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.4.dist-info}/METADATA +3 -2
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.4.dist-info}/RECORD +458 -458
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.4.dist-info}/WHEEL +1 -1
- jupyterlab/static/29.540aeb3a13cb59106872.js +0 -1
- jupyterlab/static/6180.6d569f2fa172fdd24e79.js +0 -1
- jupyterlab/static/700.f3db1bd22341e0bf0b74.js +0 -2
- 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/29.540aeb3a13cb59106872.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/700.f3db1bd22341e0bf0b74.js +0 -2
- 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/static/{700.f3db1bd22341e0bf0b74.js.LICENSE.txt → 700.b39b468c2a0234ff00e0.js.LICENSE.txt} +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1017.67e7fc6c0221ce9cbeb7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1162.9eab2d3a6a73e2cd3b63.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1786.37675c1099a3e0f0e18d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2337.50f794e5c2bde01decab.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2624.388e72c15e07152af2e5.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/2965.698cf1ac2623483351b2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3330.a6d6a93bb012ea4f3589.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3415.a4a8c7afbbc19af6d014.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3538.5ce64a6194b4409fce29.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3788.df595483a01971a2b157.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4050.dfaf4ace414ab9752223.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4090.eec44f90a54aa383426c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4701.ceb0e0f9fc8a3b4aaccd.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5246.8992e5e0cc14a6b85a27.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5446.bdc12eba40091c1cc6c4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5846.eec92db7873f0c8534d6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5890.ee1e537ee61f811b444d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6483.79f1ab5249584f984bf4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.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.4.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
- /jupyterlab-4.3.3.data/data/share/jupyter/lab/static/700.f3db1bd22341e0bf0b74.js.LICENSE.txt → /jupyterlab-4.3.4.data/data/share/jupyter/lab/static/700.b39b468c2a0234ff00e0.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7114.a44f4e4afe0f4cf18421.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7403.b747dcf7bd81025f084b.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7642.b6cd0e20dd6a6b2a008c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8.4322fee36e778f503059.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8768.77e44e6422514f0a02c7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8896.426656fa4c4a1021375e.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9635.8953d15dfdfc8308dfcf.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/9908.600b47cfa84ff9cdf6a7.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.3.3.data → jupyterlab-4.3.4.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.4.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.3.3.dist-info → jupyterlab-4.3.4.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.4":
|
415
|
+
version: 4.3.4
|
416
|
+
resolution: "@jupyterlab/application-extension@npm:4.3.4"
|
417
|
+
dependencies:
|
418
|
+
"@jupyterlab/application": ^4.3.4
|
419
|
+
"@jupyterlab/apputils": ^4.4.4
|
420
|
+
"@jupyterlab/coreutils": ^6.3.4
|
421
|
+
"@jupyterlab/property-inspector": ^4.3.4
|
422
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
423
|
+
"@jupyterlab/statedb": ^4.3.4
|
424
|
+
"@jupyterlab/statusbar": ^4.3.4
|
425
|
+
"@jupyterlab/translation": ^4.3.4
|
426
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: f02c23d97a77512f6908105b97d0fb7cb75d78f0ea10a29459c358c0bcdf250ffa202bea0156cf55c511c4843c6982b67b53f8baee0673cf7b78fd2205966088
|
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.4
|
442
|
+
"@jupyterlab/application-extension": ~4.3.4
|
443
|
+
"@jupyterlab/apputils-extension": ~4.3.4
|
444
|
+
"@jupyterlab/builder": ^4.3.4
|
445
|
+
"@jupyterlab/buildutils": ^4.3.4
|
446
|
+
"@jupyterlab/cell-toolbar-extension": ~4.3.4
|
447
|
+
"@jupyterlab/celltags-extension": ~4.3.4
|
448
|
+
"@jupyterlab/codemirror-extension": ~4.3.4
|
449
|
+
"@jupyterlab/completer-extension": ~4.3.4
|
450
|
+
"@jupyterlab/console-extension": ~4.3.4
|
451
|
+
"@jupyterlab/coreutils": ~6.3.4
|
452
|
+
"@jupyterlab/csvviewer-extension": ~4.3.4
|
453
|
+
"@jupyterlab/debugger-extension": ~4.3.4
|
454
|
+
"@jupyterlab/docmanager-extension": ~4.3.4
|
455
|
+
"@jupyterlab/documentsearch-extension": ~4.3.4
|
456
|
+
"@jupyterlab/extensionmanager-extension": ~4.3.4
|
457
|
+
"@jupyterlab/filebrowser-extension": ~4.3.4
|
458
|
+
"@jupyterlab/fileeditor-extension": ~4.3.4
|
459
|
+
"@jupyterlab/help-extension": ~4.3.4
|
460
|
+
"@jupyterlab/htmlviewer-extension": ~4.3.4
|
461
|
+
"@jupyterlab/hub-extension": ~4.3.4
|
462
|
+
"@jupyterlab/imageviewer-extension": ~4.3.4
|
463
|
+
"@jupyterlab/inspector-extension": ~4.3.4
|
464
|
+
"@jupyterlab/javascript-extension": ~4.3.4
|
465
|
+
"@jupyterlab/json-extension": ~4.3.4
|
466
|
+
"@jupyterlab/launcher-extension": ~4.3.4
|
467
|
+
"@jupyterlab/logconsole-extension": ~4.3.4
|
468
|
+
"@jupyterlab/lsp-extension": ~4.3.4
|
469
|
+
"@jupyterlab/mainmenu-extension": ~4.3.4
|
470
|
+
"@jupyterlab/markdownviewer-extension": ~4.3.4
|
471
|
+
"@jupyterlab/markedparser-extension": ~4.3.4
|
472
|
+
"@jupyterlab/mathjax-extension": ~4.3.4
|
473
|
+
"@jupyterlab/mermaid-extension": ~4.3.4
|
474
|
+
"@jupyterlab/metadataform-extension": ~4.3.4
|
475
|
+
"@jupyterlab/notebook-extension": ~4.3.4
|
476
|
+
"@jupyterlab/pdf-extension": ~4.3.4
|
477
|
+
"@jupyterlab/pluginmanager-extension": ~4.3.4
|
478
|
+
"@jupyterlab/rendermime-extension": ~4.3.4
|
479
|
+
"@jupyterlab/running-extension": ~4.3.4
|
480
|
+
"@jupyterlab/settingeditor-extension": ~4.3.4
|
481
|
+
"@jupyterlab/shortcuts-extension": ~5.1.4
|
482
|
+
"@jupyterlab/statusbar-extension": ~4.3.4
|
483
|
+
"@jupyterlab/terminal-extension": ~4.3.4
|
484
|
+
"@jupyterlab/theme-dark-extension": ~4.3.4
|
485
|
+
"@jupyterlab/theme-dark-high-contrast-extension": ~4.3.4
|
486
|
+
"@jupyterlab/theme-light-extension": ~4.3.4
|
487
|
+
"@jupyterlab/toc-extension": ~6.3.4
|
488
|
+
"@jupyterlab/tooltip-extension": ~4.3.4
|
489
|
+
"@jupyterlab/translation-extension": ~4.3.4
|
490
|
+
"@jupyterlab/ui-components-extension": ~4.3.4
|
491
|
+
"@jupyterlab/vega5-extension": ~4.3.4
|
492
|
+
"@jupyterlab/workspaces-extension": ~4.3.4
|
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.4":
|
518
|
+
version: 4.3.4
|
519
|
+
resolution: "@jupyterlab/application@npm:4.3.4"
|
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.4
|
523
|
+
"@jupyterlab/coreutils": ^6.3.4
|
524
|
+
"@jupyterlab/docregistry": ^4.3.4
|
525
|
+
"@jupyterlab/rendermime": ^4.3.4
|
526
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
527
|
+
"@jupyterlab/services": ^7.3.4
|
528
|
+
"@jupyterlab/statedb": ^4.3.4
|
529
|
+
"@jupyterlab/translation": ^4.3.4
|
530
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 7afd40976775799062cfc1f86c240642f7b5dc8d60558f5f7982337323a3afadb8df5bbb687d9fc0aed1618c80b62827c74946966e72b2760d22c4aa0825e6d1
|
542
|
+
languageName: node
|
543
|
+
linkType: hard
|
544
|
+
|
545
|
+
"@jupyterlab/apputils-extension@npm:~4.3.4":
|
546
|
+
version: 4.3.4
|
547
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.3.4"
|
548
|
+
dependencies:
|
549
|
+
"@jupyterlab/application": ^4.3.4
|
550
|
+
"@jupyterlab/apputils": ^4.4.4
|
551
|
+
"@jupyterlab/coreutils": ^6.3.4
|
552
|
+
"@jupyterlab/docregistry": ^4.3.4
|
553
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
554
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
555
|
+
"@jupyterlab/services": ^7.3.4
|
556
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
557
|
+
"@jupyterlab/statedb": ^4.3.4
|
558
|
+
"@jupyterlab/statusbar": ^4.3.4
|
559
|
+
"@jupyterlab/translation": ^4.3.4
|
560
|
+
"@jupyterlab/ui-components": ^4.3.4
|
561
|
+
"@jupyterlab/workspaces": ^4.3.4
|
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: a5177c42ebc7bacbf71ead7fee125d0492988b677d43b75d0517f4e6fd42d2dbccfe297d7e328f0335e598f898e039df8ea107b9ba8d5a518db0953d102c6954
|
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.4":
|
577
|
+
version: 4.4.4
|
578
|
+
resolution: "@jupyterlab/apputils@npm:4.4.4"
|
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.4
|
581
|
+
"@jupyterlab/observables": ^5.3.4
|
582
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
583
|
+
"@jupyterlab/services": ^7.3.4
|
584
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
585
|
+
"@jupyterlab/statedb": ^4.3.4
|
586
|
+
"@jupyterlab/statusbar": ^4.3.4
|
587
|
+
"@jupyterlab/translation": ^4.3.4
|
588
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: cac57d28905578799cda60c53af22a5ea14232aa6e2498d38398fc5d3ab8fbd69ddbeb4b04a70c60a89bd94cfef8bdd5a9c07613eb9a51bcfce15a5251b34366
|
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.4":
|
606
|
+
version: 4.3.4
|
607
|
+
resolution: "@jupyterlab/attachments@npm:4.3.4"
|
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.4
|
610
|
+
"@jupyterlab/observables": ^5.3.4
|
611
|
+
"@jupyterlab/rendermime": ^4.3.4
|
612
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
613
613
|
"@lumino/disposable": ^2.1.3
|
614
614
|
"@lumino/signaling": ^2.1.3
|
615
|
-
checksum:
|
615
|
+
checksum: 1e253e3ec6482d849573d561a13c3476624d9ddd8c14705268cfa8728a8d5d308decb4c0baf640f707f61f769054277b660bab3d4c6ff9df96a6fd958d583d34
|
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.4":
|
620
|
+
version: 4.3.4
|
621
|
+
resolution: "@jupyterlab/builder@npm:4.3.4"
|
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: fd495abe59afb1ad52f83e97cd79870dc6d5f879f706f02c6746e7a37e6f00af3a5d2fdc879a384048fa966d0160831369b3ae91115dcf903474709064046026
|
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.4":
|
661
|
+
version: 4.3.4
|
662
|
+
resolution: "@jupyterlab/buildutils@npm:4.3.4"
|
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: 75b4a8c1210e7a8b27f0a3c8558c3525a6467e0ea3b46040b038b8014844ebcdd7597a8235fa81b2de89cd79cf09e796a48b340cd566fe464243afe47c6a7222
|
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.4":
|
694
|
+
version: 4.3.4
|
695
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.4"
|
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.4
|
698
|
+
"@jupyterlab/apputils": ^4.4.4
|
699
|
+
"@jupyterlab/cell-toolbar": ^4.3.4
|
700
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
701
|
+
"@jupyterlab/translation": ^4.3.4
|
702
|
+
checksum: db5cba3a3b0dc5a4881ace74344875beb422e8a8dd3df55089bc04a5ebf58f31144d36484fd157158cfdb4bc8249cfdd68ff930fc8399993fb3e252dcee26654
|
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.4":
|
707
|
+
version: 4.3.4
|
708
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.3.4"
|
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.4
|
712
|
+
"@jupyterlab/cells": ^4.3.4
|
713
|
+
"@jupyterlab/docregistry": ^4.3.4
|
714
|
+
"@jupyterlab/notebook": ^4.3.4
|
715
|
+
"@jupyterlab/observables": ^5.3.4
|
716
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: dbfd516f3a2f155714cc689eac80b6e458651e11b75ca8483e951bf7e6b6a284d69f83e30d680147b27d6b719d3d64927c543b6fefdd2922407eef23dcf4b4b6
|
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.4":
|
727
|
+
version: 4.3.4
|
728
|
+
resolution: "@jupyterlab/cells@npm:4.3.4"
|
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.4
|
734
|
+
"@jupyterlab/attachments": ^4.3.4
|
735
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
736
|
+
"@jupyterlab/codemirror": ^4.3.4
|
737
|
+
"@jupyterlab/coreutils": ^6.3.4
|
738
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
739
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
740
|
+
"@jupyterlab/nbformat": ^4.3.4
|
741
|
+
"@jupyterlab/observables": ^5.3.4
|
742
|
+
"@jupyterlab/outputarea": ^4.3.4
|
743
|
+
"@jupyterlab/rendermime": ^4.3.4
|
744
|
+
"@jupyterlab/services": ^7.3.4
|
745
|
+
"@jupyterlab/toc": ^6.3.4
|
746
|
+
"@jupyterlab/translation": ^4.3.4
|
747
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 7c0d9d1b48b9c7139ed9adef059b6f03cd9e62a30e8fdca3224044382facb145e0d3edec64d57818860d0e733e9defea89084bd4e83015cf5683f2711f54ebe5
|
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.4":
|
763
|
+
version: 4.3.4
|
764
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.3.4"
|
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.4
|
767
|
+
"@jupyterlab/notebook": ^4.3.4
|
768
|
+
"@jupyterlab/translation": ^4.3.4
|
769
|
+
"@jupyterlab/ui-components": ^4.3.4
|
770
770
|
"@lumino/algorithm": ^2.0.2
|
771
771
|
"@rjsf/utils": ^5.13.4
|
772
772
|
react: ^18.2.0
|
773
|
-
checksum:
|
773
|
+
checksum: 2b59ccdc091e87bc5b1add64152dd2a16a514477479e37d5f630e8d1e16df55c1ed33d15e580121b0088e49cc022fc81277f5f1ed2d81eda2463dbb56e822df6
|
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.4":
|
778
|
+
version: 4.3.4
|
779
|
+
resolution: "@jupyterlab/codeeditor@npm:4.3.4"
|
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.4
|
784
|
+
"@jupyterlab/coreutils": ^6.3.4
|
785
|
+
"@jupyterlab/nbformat": ^4.3.4
|
786
|
+
"@jupyterlab/observables": ^5.3.4
|
787
|
+
"@jupyterlab/statusbar": ^4.3.4
|
788
|
+
"@jupyterlab/translation": ^4.3.4
|
789
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: bbd3d13a01450de40cd9d5bee5b347c7828b9c43a08433856540b0a73ac0c9703f669352f26c579ba8bd5ba7da35ab5de79db2a5afcc8a9f7b516d7d28f0b162
|
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.4":
|
802
|
+
version: 4.3.4
|
803
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.3.4"
|
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.4
|
813
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
814
|
+
"@jupyterlab/codemirror": ^4.3.4
|
815
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
816
|
+
"@jupyterlab/statusbar": ^4.3.4
|
817
|
+
"@jupyterlab/translation": ^4.3.4
|
818
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: e77c30bafa4a9c215c298579a8f0339865f06597305069b56fb4afab52204ab01bdf9ea72c0ebd18dd0617afe45dffa41c97ca7e9bf2679b88f372f394de58ee
|
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.4":
|
829
|
+
version: 4.3.4
|
830
|
+
resolution: "@jupyterlab/codemirror@npm:4.3.4"
|
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.4
|
854
|
+
"@jupyterlab/coreutils": ^6.3.4
|
855
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
856
|
+
"@jupyterlab/nbformat": ^4.3.4
|
857
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 9c9067f3cf5eb59891c474748c04b85c9fe2910cc9ba87c7d833fcd3c0b3d0212f0699f797b28e9a78c0fdd92fb67ad5d4165657712708fd9174c0b94d3811db
|
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.
|
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.
|
870
|
+
"@jupyterlab/completer-extension@npm:~4.3.4":
|
871
|
+
version: 4.3.4
|
872
|
+
resolution: "@jupyterlab/completer-extension@npm:4.3.4"
|
873
|
+
dependencies:
|
874
|
+
"@jupyterlab/application": ^4.3.4
|
875
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
876
|
+
"@jupyterlab/completer": ^4.3.4
|
877
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
878
|
+
"@jupyterlab/translation": ^4.3.4
|
879
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: a3d34aceda6511dddc79c66bb003efa46bcbde622c62cd5dadd8ece12a12110ffdaf89551866278869a255be382c6590cbd6be6a0e9bb8f0eedce26875ff5027
|
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.4":
|
889
|
+
version: 4.3.4
|
890
|
+
resolution: "@jupyterlab/completer@npm:4.3.4"
|
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.4
|
896
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
897
|
+
"@jupyterlab/codemirror": ^4.3.4
|
898
|
+
"@jupyterlab/coreutils": ^6.3.4
|
899
|
+
"@jupyterlab/rendermime": ^4.3.4
|
900
|
+
"@jupyterlab/services": ^7.3.4
|
901
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
902
|
+
"@jupyterlab/statedb": ^4.3.4
|
903
|
+
"@jupyterlab/translation": ^4.3.4
|
904
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 2b754cb8e966c1543c8c484893c5e4bed6935491b4c1d31ccaf64b9e4db2206e4531cd6dbae94217ed7ce8fa87c5a5d00205b60324444d411a8da0c391a58332
|
913
|
+
languageName: node
|
914
|
+
linkType: hard
|
915
|
+
|
916
|
+
"@jupyterlab/console-extension@npm:~4.3.4":
|
917
|
+
version: 4.3.4
|
918
|
+
resolution: "@jupyterlab/console-extension@npm:4.3.4"
|
919
|
+
dependencies:
|
920
|
+
"@jupyterlab/application": ^4.3.4
|
921
|
+
"@jupyterlab/apputils": ^4.4.4
|
922
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
923
|
+
"@jupyterlab/completer": ^4.3.4
|
924
|
+
"@jupyterlab/console": ^4.3.4
|
925
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
926
|
+
"@jupyterlab/launcher": ^4.3.4
|
927
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
928
|
+
"@jupyterlab/rendermime": ^4.3.4
|
929
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
930
|
+
"@jupyterlab/translation": ^4.3.4
|
931
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 9b338be190bf1aacf83c7301b7d7e09175b1d2979ef08b743f91db06f5cdde78150d0803a351e965bb6fc2c3a0e194e7d0472d3a73e08847649c83eba5ac1ee3
|
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.4":
|
942
|
+
version: 4.3.4
|
943
|
+
resolution: "@jupyterlab/console@npm:4.3.4"
|
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.4
|
947
|
+
"@jupyterlab/cells": ^4.3.4
|
948
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
949
|
+
"@jupyterlab/coreutils": ^6.3.4
|
950
|
+
"@jupyterlab/nbformat": ^4.3.4
|
951
|
+
"@jupyterlab/observables": ^5.3.4
|
952
|
+
"@jupyterlab/rendermime": ^4.3.4
|
953
|
+
"@jupyterlab/services": ^7.3.4
|
954
|
+
"@jupyterlab/translation": ^4.3.4
|
955
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: ec6d9600eae47f7a89f6df917261cac1408e4e87bfcdcb39b7c96a7a825adcbb53b6a9e4efad12a01c6806437b2ae0516a947af710e858493608c0fa63b7950b
|
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.4":
|
967
|
+
version: 6.3.4
|
968
|
+
resolution: "@jupyterlab/coreutils@npm:6.3.4"
|
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: 3db39307315acb29dd606d02d5fcc6c09a57556aa0d41ba439a0577cf69c7338a90ae99e1106ebd20d842861ebda39266a910644e5a41301f62a03bb33cc4555
|
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.
|
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.
|
980
|
+
"@jupyterlab/csvviewer-extension@npm:~4.3.4":
|
981
|
+
version: 4.3.4
|
982
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.3.4"
|
983
|
+
dependencies:
|
984
|
+
"@jupyterlab/application": ^4.3.4
|
985
|
+
"@jupyterlab/apputils": ^4.4.4
|
986
|
+
"@jupyterlab/csvviewer": ^4.3.4
|
987
|
+
"@jupyterlab/docregistry": ^4.3.4
|
988
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
989
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
990
|
+
"@jupyterlab/observables": ^5.3.4
|
991
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
992
|
+
"@jupyterlab/translation": ^4.3.4
|
993
993
|
"@lumino/datagrid": ^2.4.1
|
994
994
|
"@lumino/widgets": ^2.5.0
|
995
|
-
checksum:
|
995
|
+
checksum: bcad4b342ca6008841e95da6d5f27e25e0b6ea904dbf2c3b0cad214d5a4ed19a7101c3ba0ccc21cd9aa8952659a4bb62b0aff567b2be4646e5b5768f3ad0fff7
|
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.4":
|
1000
|
+
version: 4.3.4
|
1001
|
+
resolution: "@jupyterlab/csvviewer@npm:4.3.4"
|
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.4
|
1004
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1005
|
+
"@jupyterlab/translation": ^4.3.4
|
1006
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 9bbc829e536f94af3e2959e9bf6d1df9f571b7ae2549f759d57ac8d0ce55435e63d31070965244cd97cc588b0ba03520f8c448fd7fa69af1b7b8fe4f315f5f8a
|
1014
|
+
languageName: node
|
1015
|
+
linkType: hard
|
1016
|
+
|
1017
|
+
"@jupyterlab/debugger-extension@npm:~4.3.4":
|
1018
|
+
version: 4.3.4
|
1019
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.3.4"
|
1020
|
+
dependencies:
|
1021
|
+
"@jupyterlab/application": ^4.3.4
|
1022
|
+
"@jupyterlab/apputils": ^4.4.4
|
1023
|
+
"@jupyterlab/cells": ^4.3.4
|
1024
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1025
|
+
"@jupyterlab/console": ^4.3.4
|
1026
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1027
|
+
"@jupyterlab/debugger": ^4.3.4
|
1028
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1029
|
+
"@jupyterlab/fileeditor": ^4.3.4
|
1030
|
+
"@jupyterlab/logconsole": ^4.3.4
|
1031
|
+
"@jupyterlab/notebook": ^4.3.4
|
1032
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1033
|
+
"@jupyterlab/services": ^7.3.4
|
1034
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1035
|
+
"@jupyterlab/translation": ^4.3.4
|
1036
1036
|
"@lumino/commands": ^2.3.1
|
1037
|
-
checksum:
|
1037
|
+
checksum: d6c5b7067cac69fa75979aa0d739e0ce3f81bf686070b4125d176ef913aafa82881e0c79ce792d4ba2bc71030acdf93e05199257b0bbef8e3571bdaf231e756a
|
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.4":
|
1042
|
+
version: 4.3.4
|
1043
|
+
resolution: "@jupyterlab/debugger@npm:4.3.4"
|
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.4
|
1050
|
+
"@jupyterlab/apputils": ^4.4.4
|
1051
|
+
"@jupyterlab/cells": ^4.3.4
|
1052
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1053
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1054
|
+
"@jupyterlab/console": ^4.3.4
|
1055
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1056
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1057
|
+
"@jupyterlab/fileeditor": ^4.3.4
|
1058
|
+
"@jupyterlab/notebook": ^4.3.4
|
1059
|
+
"@jupyterlab/observables": ^5.3.4
|
1060
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1061
|
+
"@jupyterlab/services": ^7.3.4
|
1062
|
+
"@jupyterlab/translation": ^4.3.4
|
1063
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: c50f98236149d7f209f21d9e07bbc6d2dc7d3e689e3a530febaf626ff6f251c5633ab9349c7ba64448cfd281f41c32b96e5dd1a6c02a96855459065a1d51028a
|
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.
|
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.
|
1079
|
+
"@jupyterlab/docmanager-extension@npm:~4.3.4":
|
1080
|
+
version: 4.3.4
|
1081
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.3.4"
|
1082
|
+
dependencies:
|
1083
|
+
"@jupyterlab/application": ^4.3.4
|
1084
|
+
"@jupyterlab/apputils": ^4.4.4
|
1085
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1086
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1087
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1088
|
+
"@jupyterlab/services": ^7.3.4
|
1089
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1090
|
+
"@jupyterlab/statedb": ^4.3.4
|
1091
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1092
|
+
"@jupyterlab/translation": ^4.3.4
|
1093
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: a919a5e7d36bd5609df69554ab812820089a1db4d503fb05738ce24b8dca3a55a06a6b60cf4a3e7e73ef14f89c0cb35e26712d9a298fb03b6f884b85a2903553
|
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.
|
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.
|
1105
|
+
"@jupyterlab/docmanager@npm:~4.3.4":
|
1106
|
+
version: 4.3.4
|
1107
|
+
resolution: "@jupyterlab/docmanager@npm:4.3.4"
|
1108
|
+
dependencies:
|
1109
|
+
"@jupyterlab/apputils": ^4.4.4
|
1110
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1111
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1112
|
+
"@jupyterlab/services": ^7.3.4
|
1113
|
+
"@jupyterlab/statedb": ^4.3.4
|
1114
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1115
|
+
"@jupyterlab/translation": ^4.3.4
|
1116
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 5a6c15459a94180e3cc5ae7c023ba98ae043fdac2dffc8c83167b634d001734d0afad5862c85153179c790c4838a57caa394a4631122493351d001f84e2d53a6
|
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.4":
|
1131
|
+
version: 4.3.4
|
1132
|
+
resolution: "@jupyterlab/docregistry@npm:4.3.4"
|
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.4
|
1136
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1137
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1138
|
+
"@jupyterlab/observables": ^5.3.4
|
1139
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1140
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1141
|
+
"@jupyterlab/services": ^7.3.4
|
1142
|
+
"@jupyterlab/translation": ^4.3.4
|
1143
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: da1103a659dfdf90cf040efeccdba6ccd3e33cb898b46b6dc32fc9423280c1c609a45f558cd12646958d9ee0af5f5c0e562880d2c8778df6a4756a1c688765da
|
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.4":
|
1157
|
+
version: 4.3.4
|
1158
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.3.4"
|
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.4
|
1161
|
+
"@jupyterlab/apputils": ^4.4.4
|
1162
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
1163
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1164
|
+
"@jupyterlab/translation": ^4.3.4
|
1165
1165
|
"@lumino/commands": ^2.3.1
|
1166
1166
|
"@lumino/widgets": ^2.5.0
|
1167
|
-
checksum:
|
1167
|
+
checksum: 40d538d4e8fb991bd74850cb02e8a054996744872afd2e52275ba74e3bf2c20b2bd11cb0fd658df5326a512ef82dfab70fdc3b2c977db59eafc93d73b49924eb
|
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.4":
|
1172
|
+
version: 4.3.4
|
1173
|
+
resolution: "@jupyterlab/documentsearch@npm:4.3.4"
|
1174
1174
|
dependencies:
|
1175
|
-
"@jupyterlab/apputils": ^4.4.
|
1176
|
-
"@jupyterlab/translation": ^4.3.
|
1177
|
-
"@jupyterlab/ui-components": ^4.3.
|
1175
|
+
"@jupyterlab/apputils": ^4.4.4
|
1176
|
+
"@jupyterlab/translation": ^4.3.4
|
1177
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 5866fb6ba1a14b1a7823bef3418abbc0d8607ec0afa85280ea2c9e05851148a0f72fd18ba62931bd08694bfdaf83753c4df11c8a7e11e73f6de3e8fbe251f769
|
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.4":
|
1191
|
+
version: 4.3.4
|
1192
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.4"
|
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.4
|
1195
|
+
"@jupyterlab/apputils": ^4.4.4
|
1196
|
+
"@jupyterlab/extensionmanager": ^4.3.4
|
1197
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1198
|
+
"@jupyterlab/translation": ^4.3.4
|
1199
|
+
"@jupyterlab/ui-components": ^4.3.4
|
1200
|
+
checksum: 4f6a001f6738146b9721356b41f8fbf7cd04f8d2cee993c7cf7baffc819ff5e2721708737a3b24e196d9a03e67fb28ccc054522d55688ad63b55c090da2c6e81
|
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.4":
|
1205
|
+
version: 4.3.4
|
1206
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.3.4"
|
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.4
|
1209
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1210
|
+
"@jupyterlab/services": ^7.3.4
|
1211
|
+
"@jupyterlab/translation": ^4.3.4
|
1212
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: a3d2b66c98bd22abc039c262e89420a5fd456c84dcfa16bcea42943381d7e2061a2063e001a8d1d9a03ebe728fed49d2d604f534e00486dca803c5ab8f2a468f
|
1220
|
+
languageName: node
|
1221
|
+
linkType: hard
|
1222
|
+
|
1223
|
+
"@jupyterlab/filebrowser-extension@npm:~4.3.4":
|
1224
|
+
version: 4.3.4
|
1225
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.3.4"
|
1226
|
+
dependencies:
|
1227
|
+
"@jupyterlab/application": ^4.3.4
|
1228
|
+
"@jupyterlab/apputils": ^4.4.4
|
1229
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1230
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1231
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1232
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
1233
|
+
"@jupyterlab/services": ^7.3.4
|
1234
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1235
|
+
"@jupyterlab/statedb": ^4.3.4
|
1236
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1237
|
+
"@jupyterlab/translation": ^4.3.4
|
1238
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 87448b142e3521c2872b13112c6e1fd1528b5fde1686150de76e646180bfbacea025ef7e8a3d3d102fbb4c188d2062008fe0102cba3270d1314c65a32f8e64c0
|
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.
|
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.
|
1246
|
+
"@jupyterlab/filebrowser@npm:~4.3.4":
|
1247
|
+
version: 4.3.4
|
1248
|
+
resolution: "@jupyterlab/filebrowser@npm:4.3.4"
|
1249
|
+
dependencies:
|
1250
|
+
"@jupyterlab/apputils": ^4.4.4
|
1251
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1252
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1253
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1254
|
+
"@jupyterlab/services": ^7.3.4
|
1255
|
+
"@jupyterlab/statedb": ^4.3.4
|
1256
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1257
|
+
"@jupyterlab/translation": ^4.3.4
|
1258
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 84d24fff8cd416e9de8e71489714044d05c5af263623d560a4f24605a84e3f48af4ffc9eac134f02c57c7712998242355c8959adc9a270937d54fa07885cb607
|
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.4":
|
1275
|
+
version: 4.3.4
|
1276
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.3.4"
|
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.4
|
1281
|
+
"@jupyterlab/apputils": ^4.4.4
|
1282
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1283
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1284
|
+
"@jupyterlab/completer": ^4.3.4
|
1285
|
+
"@jupyterlab/console": ^4.3.4
|
1286
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1287
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1288
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
1289
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
1290
|
+
"@jupyterlab/fileeditor": ^4.3.4
|
1291
|
+
"@jupyterlab/launcher": ^4.3.4
|
1292
|
+
"@jupyterlab/lsp": ^4.3.4
|
1293
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
1294
|
+
"@jupyterlab/observables": ^5.3.4
|
1295
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1296
|
+
"@jupyterlab/services": ^7.3.4
|
1297
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1298
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1299
|
+
"@jupyterlab/toc": ^6.3.4
|
1300
|
+
"@jupyterlab/translation": ^4.3.4
|
1301
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 4d402606db1ae74fe47de5d6ffa84a401c87a01cc0b119e8cde29f9fe8f2a5def2f1a3ee5ac052d9abba4de5e0fd66cc7b20c23e979b6f1673f91b6f70e7d295
|
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.4":
|
1311
|
+
version: 4.3.4
|
1312
|
+
resolution: "@jupyterlab/fileeditor@npm:4.3.4"
|
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.4
|
1316
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1317
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1318
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1319
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1320
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
1321
|
+
"@jupyterlab/lsp": ^4.3.4
|
1322
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1323
|
+
"@jupyterlab/toc": ^6.3.4
|
1324
|
+
"@jupyterlab/translation": ^4.3.4
|
1325
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 467f8cfe5bfba5eabd73402c87e67ead36b2a8d009e866efbc2b85d4f6b0cc6e8e6655d9da94e05d7bdba8959bc01d1c5967f6ba951762cc8ead468146f673a3
|
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.
|
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.
|
1336
|
+
"@jupyterlab/help-extension@npm:~4.3.4":
|
1337
|
+
version: 4.3.4
|
1338
|
+
resolution: "@jupyterlab/help-extension@npm:4.3.4"
|
1339
|
+
dependencies:
|
1340
|
+
"@jupyterlab/application": ^4.3.4
|
1341
|
+
"@jupyterlab/apputils": ^4.4.4
|
1342
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1343
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
1344
|
+
"@jupyterlab/services": ^7.3.4
|
1345
|
+
"@jupyterlab/translation": ^4.3.4
|
1346
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: f86e68236e437576280a21d6fa1ad553cde30911e1d1bcdd9dc767b96d7611ad909a18a450ffc5b815b236aad8983fb6fca5c7f5b5f95cb27d31c8b1a17fbd37
|
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.4":
|
1357
|
+
version: 4.3.4
|
1358
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.4"
|
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.4
|
1361
|
+
"@jupyterlab/apputils": ^4.4.4
|
1362
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1363
|
+
"@jupyterlab/htmlviewer": ^4.3.4
|
1364
|
+
"@jupyterlab/observables": ^5.3.4
|
1365
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1366
|
+
"@jupyterlab/translation": ^4.3.4
|
1367
|
+
"@jupyterlab/ui-components": ^4.3.4
|
1368
|
+
checksum: 0fa9dc44929c12ec92c08ac729c7c842cc5231c64fc6f8805f563ba3483fe1d6954d8e4a03edf1e5465eef624e05544d41040f7fc7814712fc0de7004dc5ee12
|
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.4":
|
1373
|
+
version: 4.3.4
|
1374
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.3.4"
|
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.4
|
1377
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1378
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1379
|
+
"@jupyterlab/translation": ^4.3.4
|
1380
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: cc642518167e0706b68f24441527a9c66835ebb2bb4bf61542ce683ea0ef84dd85dfd2d8f13f61b7ea5d472f3e7542e8a1858c5ae8c5088d1bed275bf8e82d45
|
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.4":
|
1390
|
+
version: 4.3.4
|
1391
|
+
resolution: "@jupyterlab/hub-extension@npm:4.3.4"
|
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.4
|
1394
|
+
"@jupyterlab/apputils": ^4.4.4
|
1395
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1396
|
+
"@jupyterlab/services": ^7.3.4
|
1397
|
+
"@jupyterlab/translation": ^4.3.4
|
1398
|
+
checksum: caa9f18bdf33de420da9b57226f72865c3a347c6813b6b569173ec6d4a8f5786c10095746e1058701f1c465889e1a49917ef50483d68e5a1d93d27b4a3270962
|
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.4":
|
1403
|
+
version: 4.3.4
|
1404
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.3.4"
|
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.4
|
1407
|
+
"@jupyterlab/apputils": ^4.4.4
|
1408
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1409
|
+
"@jupyterlab/imageviewer": ^4.3.4
|
1410
|
+
"@jupyterlab/translation": ^4.3.4
|
1411
|
+
checksum: 2fa852867eadf124248c9d692019dfbf4dbec5796d48d1d2dece71f79a08cdc65d21ed0d08b7cf25a146753e551fb9becd81082872b5544680cbfe0c0552658f
|
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.4":
|
1416
|
+
version: 4.3.4
|
1417
|
+
resolution: "@jupyterlab/imageviewer@npm:4.3.4"
|
1418
1418
|
dependencies:
|
1419
|
-
"@jupyterlab/apputils": ^4.4.
|
1420
|
-
"@jupyterlab/coreutils": ^6.3.
|
1421
|
-
"@jupyterlab/docregistry": ^4.3.
|
1419
|
+
"@jupyterlab/apputils": ^4.4.4
|
1420
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1421
|
+
"@jupyterlab/docregistry": ^4.3.4
|
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: bda1fcde06aa502dc234d5c1a40cec5111dbfa70c3238e72919be404a04df7ec4e979bf35464593e678a69d2b9674cae2f70a9dc58fc98a92ed5ea64f4077e3d
|
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.
|
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.
|
1429
|
+
"@jupyterlab/inspector-extension@npm:~4.3.4":
|
1430
|
+
version: 4.3.4
|
1431
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.3.4"
|
1432
|
+
dependencies:
|
1433
|
+
"@jupyterlab/application": ^4.3.4
|
1434
|
+
"@jupyterlab/apputils": ^4.4.4
|
1435
|
+
"@jupyterlab/console": ^4.3.4
|
1436
|
+
"@jupyterlab/inspector": ^4.3.4
|
1437
|
+
"@jupyterlab/launcher": ^4.3.4
|
1438
|
+
"@jupyterlab/notebook": ^4.3.4
|
1439
|
+
"@jupyterlab/translation": ^4.3.4
|
1440
|
+
"@jupyterlab/ui-components": ^4.3.4
|
1441
1441
|
"@lumino/widgets": ^2.5.0
|
1442
|
-
checksum:
|
1442
|
+
checksum: 55f70b0698f0f6ea59c9eae0aab1c50c02d1f7449e820fb428492619fb55f27f4f36cb99029552cb31d1f7710396343882a789ed1afa25459a2b49d50e402fde
|
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.
|
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.
|
1446
|
+
"@jupyterlab/inspector@npm:~4.3.4":
|
1447
|
+
version: 4.3.4
|
1448
|
+
resolution: "@jupyterlab/inspector@npm:4.3.4"
|
1449
|
+
dependencies:
|
1450
|
+
"@jupyterlab/apputils": ^4.4.4
|
1451
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1452
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1453
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1454
|
+
"@jupyterlab/services": ^7.3.4
|
1455
|
+
"@jupyterlab/statedb": ^4.3.4
|
1456
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 0434da90a73602112f05911ef5ab12c56b7987055f64685d84fa7baf3577fe31adc61885853428deec9b03fe779664613050270338062cfd2e1c3e6b87811b37
|
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.4":
|
1467
|
+
version: 4.3.4
|
1468
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.3.4"
|
1469
1469
|
dependencies:
|
1470
|
-
"@jupyterlab/rendermime": ^4.3.
|
1471
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1472
|
-
checksum:
|
1470
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1471
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1472
|
+
checksum: 493cf24b4e617979e59dcb4e55b7a3c0086da9053b362ff775d010a2484bd3f7cb46bec8a6ffdaafa02db1fe48fbe0df33a93dcedd2a16f5fb9e6e0a4b27e0a2
|
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.4":
|
1477
|
+
version: 4.3.4
|
1478
|
+
resolution: "@jupyterlab/json-extension@npm:4.3.4"
|
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.4
|
1481
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1482
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1483
|
+
"@jupyterlab/translation": ^4.3.4
|
1484
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: a7ad80914487df102c180a4f86939b0015d52314e25a841d17fbc086d5490c7b2a1f02fbaf40c05303c063cc479335addeaa967c81aea3c8eb0f76512461a1d1
|
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.
|
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.
|
1498
|
+
"@jupyterlab/launcher-extension@npm:~4.3.4":
|
1499
|
+
version: 4.3.4
|
1500
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.3.4"
|
1501
|
+
dependencies:
|
1502
|
+
"@jupyterlab/application": ^4.3.4
|
1503
|
+
"@jupyterlab/apputils": ^4.4.4
|
1504
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
1505
|
+
"@jupyterlab/launcher": ^4.3.4
|
1506
|
+
"@jupyterlab/translation": ^4.3.4
|
1507
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: ccb163ee6446b506ddd6a621e7e9370e8a20de3c92bd342aa3992a9e4933548413024bb069b8143de278fa5ecf7b4ec00fb56f783666153e642e959a59c6dd75
|
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.4":
|
1516
|
+
version: 4.3.4
|
1517
|
+
resolution: "@jupyterlab/launcher@npm:4.3.4"
|
1518
1518
|
dependencies:
|
1519
|
-
"@jupyterlab/apputils": ^4.4.
|
1520
|
-
"@jupyterlab/translation": ^4.3.
|
1521
|
-
"@jupyterlab/ui-components": ^4.3.
|
1519
|
+
"@jupyterlab/apputils": ^4.4.4
|
1520
|
+
"@jupyterlab/translation": ^4.3.4
|
1521
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 3dd2704858c3e9488dc470963276dc53534647f221ab8c7587e45fb47a6396bf3129cc1d0ae3905ad8e8c3b22af95a53893b6cf8643163594428cfcf9b0a292f
|
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.
|
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.
|
1533
|
+
"@jupyterlab/logconsole-extension@npm:~4.3.4":
|
1534
|
+
version: 4.3.4
|
1535
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.3.4"
|
1536
|
+
dependencies:
|
1537
|
+
"@jupyterlab/application": ^4.3.4
|
1538
|
+
"@jupyterlab/apputils": ^4.4.4
|
1539
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1540
|
+
"@jupyterlab/logconsole": ^4.3.4
|
1541
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1542
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1543
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1544
|
+
"@jupyterlab/translation": ^4.3.4
|
1545
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: b696ebd8b850e98820094712ffa386ab0dcfd6f20f5be4b2eabcdc8e237a39bb1805c3e27684b4ec27fc0c00b827ed9257af73093699aa5060146577acf261f7
|
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.
|
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.
|
1554
|
+
"@jupyterlab/logconsole@npm:~4.3.4":
|
1555
|
+
version: 4.3.4
|
1556
|
+
resolution: "@jupyterlab/logconsole@npm:4.3.4"
|
1557
|
+
dependencies:
|
1558
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1559
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1560
|
+
"@jupyterlab/outputarea": ^4.3.4
|
1561
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1562
|
+
"@jupyterlab/services": ^7.3.4
|
1563
|
+
"@jupyterlab/translation": ^4.3.4
|
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: bc5f79f94dc64f03bdab7fc2ac245780485d93a32def4e4296d8441320a173306d92b4e9ee2fb9ce2df68086bc203ddc222969eb0b50e3fdcf25451486402304
|
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.
|
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.
|
1573
|
+
"@jupyterlab/lsp-extension@npm:~4.3.4":
|
1574
|
+
version: 4.3.4
|
1575
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.3.4"
|
1576
|
+
dependencies:
|
1577
|
+
"@jupyterlab/application": ^4.3.4
|
1578
|
+
"@jupyterlab/apputils": ^4.4.4
|
1579
|
+
"@jupyterlab/lsp": ^4.3.4
|
1580
|
+
"@jupyterlab/running": ^4.3.4
|
1581
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1582
|
+
"@jupyterlab/translation": ^4.3.4
|
1583
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 1f7acca7a1314c3e8ccc3c1e73c0b880e79aa6bb2b11d131818e49bb839191ba814c126dae82b9078ed298addd73c0c62adaca2b1384d5c8fb4d60d898ac87a6
|
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.
|
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.
|
1593
|
+
"@jupyterlab/lsp@npm:~4.3.4":
|
1594
|
+
version: 4.3.4
|
1595
|
+
resolution: "@jupyterlab/lsp@npm:4.3.4"
|
1596
|
+
dependencies:
|
1597
|
+
"@jupyterlab/apputils": ^4.4.4
|
1598
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1599
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1600
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1601
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1602
|
+
"@jupyterlab/services": ^7.3.4
|
1603
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 478bed4c947d01d1cec5e6afafeb33c3b6a1fe203c0eaab2890dd1f4a920678785c7d4a47dc7627b2a55fdf61744a28e9d289774b8706d8df8600cbb014f2977
|
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.
|
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.
|
1616
|
+
"@jupyterlab/mainmenu-extension@npm:~4.3.4":
|
1617
|
+
version: 4.3.4
|
1618
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.3.4"
|
1619
|
+
dependencies:
|
1620
|
+
"@jupyterlab/application": ^4.3.4
|
1621
|
+
"@jupyterlab/apputils": ^4.4.4
|
1622
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1623
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1624
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
1625
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
1626
|
+
"@jupyterlab/services": ^7.3.4
|
1627
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1628
|
+
"@jupyterlab/translation": ^4.3.4
|
1629
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: da0b06fc1a9a56540b5fa3849efc58f7b05c2bb96b4b4f6123166335215e2bb267782999118516e3e05d9e0534d2e6069fe995c9c50bdea142667d7c3e821718
|
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.4":
|
1640
|
+
version: 4.3.4
|
1641
|
+
resolution: "@jupyterlab/mainmenu@npm:4.3.4"
|
1642
1642
|
dependencies:
|
1643
|
-
"@jupyterlab/apputils": ^4.4.
|
1644
|
-
"@jupyterlab/translation": ^4.3.
|
1645
|
-
"@jupyterlab/ui-components": ^4.3.
|
1643
|
+
"@jupyterlab/apputils": ^4.4.4
|
1644
|
+
"@jupyterlab/translation": ^4.3.4
|
1645
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 77364abfaf0c0f12e1ea14e500783e762dd5eb651a398a711e1488098ee8d5a268e497208b392e5bac9667e790ba0e425af25395d7dffc80972cdbcb0465dc82
|
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.4":
|
1655
|
+
version: 4.3.4
|
1656
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.4"
|
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.4
|
1659
|
+
"@jupyterlab/apputils": ^4.4.4
|
1660
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1661
|
+
"@jupyterlab/markdownviewer": ^4.3.4
|
1662
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1663
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1664
|
+
"@jupyterlab/toc": ^6.3.4
|
1665
|
+
"@jupyterlab/translation": ^4.3.4
|
1666
|
+
checksum: d69d95a43e63a8f44bbc3c1213697f02cb6670559f429869ad398afadb888cd2cadf85305ee50eece4ad40f98950aba242bbee10cd21c7754dda638dc812dace
|
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.
|
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.
|
1670
|
+
"@jupyterlab/markdownviewer@npm:~4.3.4":
|
1671
|
+
version: 4.3.4
|
1672
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.3.4"
|
1673
|
+
dependencies:
|
1674
|
+
"@jupyterlab/apputils": ^4.4.4
|
1675
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1676
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1677
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1678
|
+
"@jupyterlab/toc": ^6.3.4
|
1679
|
+
"@jupyterlab/translation": ^4.3.4
|
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: af7fd5e98f312086df62252d47bf7bf83a37f88fc2af9ceb32397dc053a8e32a90adf5c3fb5fb43d46e1a5ebbc9bf45277dc9034ce0213acf5d979a4909a0599
|
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.4":
|
1689
|
+
version: 4.3.4
|
1690
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.3.4"
|
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.4
|
1693
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1694
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1695
|
+
"@jupyterlab/mermaid": ^4.3.4
|
1696
|
+
"@jupyterlab/rendermime": ^4.3.4
|
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: 13e1afcab9f778df22c4dfd7ce800d8a16905383b9ecb0152a19f910a6c33c0e88d67989b7c7c2aff65cf9ecde20307aaee0eb7bbac9186ebafd62fd7fb223e3
|
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.4":
|
1706
|
+
version: 4.3.4
|
1707
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.3.4"
|
1708
1708
|
dependencies:
|
1709
|
-
"@jupyterlab/application": ^4.3.
|
1710
|
-
"@jupyterlab/rendermime": ^4.3.
|
1709
|
+
"@jupyterlab/application": ^4.3.4
|
1710
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1711
1711
|
"@lumino/coreutils": ^2.2.0
|
1712
1712
|
mathjax-full: ^3.2.2
|
1713
|
-
checksum:
|
1713
|
+
checksum: 41c5e1cb3e61271981b7cf87c2a92574fdc786c539d5fe734f7a12f4fc28c66b9257340e8d21a8f30828a08dac50f93bdbfa98a32de4fee7bca17e9e897c05a1
|
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.4":
|
1718
|
+
version: 4.3.4
|
1719
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.3.4"
|
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.4
|
1722
|
+
"@jupyterlab/apputils": ^4.4.4
|
1723
|
+
"@jupyterlab/mermaid": ^4.3.4
|
1724
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1725
|
+
"@jupyterlab/translation": ^4.3.4
|
1726
|
+
checksum: cc5ab0b29da8b3299afca849b3ccf737ab8bd121dae1ba9bbb0a8bb29b2033fcc6390d3a5ba65a586fc9af61e4b670578f1a4a0958d847cf6df0cdef9e4f56f3
|
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.4":
|
1731
|
+
version: 4.3.4
|
1732
|
+
resolution: "@jupyterlab/mermaid@npm:4.3.4"
|
1733
1733
|
dependencies:
|
1734
|
-
"@jupyterlab/apputils": ^4.4.
|
1735
|
-
"@jupyterlab/coreutils": ^6.3.
|
1736
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1734
|
+
"@jupyterlab/apputils": ^4.4.4
|
1735
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1736
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1737
1737
|
"@lumino/coreutils": ^2.2.0
|
1738
1738
|
"@lumino/widgets": ^2.5.0
|
1739
1739
|
mermaid: ^10.7.0
|
1740
|
-
checksum:
|
1740
|
+
checksum: aad053c973cb5b08bb1561262af07e49ddb3c518fd5a993bd3b0b32ee6c282624a04dc5c32de3cfcce66b94f214c7d3ab88083cc3ed41125eb9a17121576a1fa
|
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.
|
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.
|
1744
|
+
"@jupyterlab/metadataform-extension@npm:~4.3.4":
|
1745
|
+
version: 4.3.4
|
1746
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.3.4"
|
1747
|
+
dependencies:
|
1748
|
+
"@jupyterlab/application": ^4.3.4
|
1749
|
+
"@jupyterlab/metadataform": ^4.3.4
|
1750
|
+
"@jupyterlab/notebook": ^4.3.4
|
1751
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1752
|
+
"@jupyterlab/translation": ^4.3.4
|
1753
|
+
"@jupyterlab/ui-components": ^4.3.4
|
1754
1754
|
"@lumino/coreutils": ^2.2.0
|
1755
|
-
checksum:
|
1755
|
+
checksum: ab0d6b671ca39020d3a177ae1ed6377f5c8de6175761ed65fd28c943d046e09302ee1aad82d0981b43b8a8da79b28a74e5632dfa23da23617c6bef624a6b20ac
|
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.
|
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.
|
1759
|
+
"@jupyterlab/metadataform@npm:~4.3.4":
|
1760
|
+
version: 4.3.4
|
1761
|
+
resolution: "@jupyterlab/metadataform@npm:4.3.4"
|
1762
|
+
dependencies:
|
1763
|
+
"@jupyterlab/apputils": ^4.4.4
|
1764
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1765
|
+
"@jupyterlab/notebook": ^4.3.4
|
1766
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1767
|
+
"@jupyterlab/translation": ^4.3.4
|
1768
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 22dca082d6aed05b8eb6ef9dd5e8817bd6a378f50baff7cf7300361670027dbf66fd714258f638bd8f2a9629292ffd0eda4d05adf7f1db87a51d11910270950d
|
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.4":
|
1781
|
+
version: 4.3.4
|
1782
|
+
resolution: "@jupyterlab/nbformat@npm:4.3.4"
|
1783
1783
|
dependencies:
|
1784
1784
|
"@lumino/coreutils": ^2.2.0
|
1785
|
-
checksum:
|
1785
|
+
checksum: 7c2b2bf9ce1632b8d4b0aa415e19c5b25e0fb155457cdd9fed9d7a162e477e728fefdef07d18ac25aa8ac1223534615abbc0e1f7d58c0607dc66326d694a8823
|
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.4":
|
1790
|
+
version: 4.3.4
|
1791
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.3.4"
|
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.4
|
1795
|
+
"@jupyterlab/apputils": ^4.4.4
|
1796
|
+
"@jupyterlab/cells": ^4.3.4
|
1797
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1798
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1799
|
+
"@jupyterlab/completer": ^4.3.4
|
1800
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1801
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1802
|
+
"@jupyterlab/docmanager-extension": ^4.3.4
|
1803
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1804
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
1805
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
1806
|
+
"@jupyterlab/launcher": ^4.3.4
|
1807
|
+
"@jupyterlab/logconsole": ^4.3.4
|
1808
|
+
"@jupyterlab/lsp": ^4.3.4
|
1809
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
1810
|
+
"@jupyterlab/metadataform": ^4.3.4
|
1811
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1812
|
+
"@jupyterlab/notebook": ^4.3.4
|
1813
|
+
"@jupyterlab/observables": ^5.3.4
|
1814
|
+
"@jupyterlab/property-inspector": ^4.3.4
|
1815
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1816
|
+
"@jupyterlab/services": ^7.3.4
|
1817
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1818
|
+
"@jupyterlab/statedb": ^4.3.4
|
1819
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1820
|
+
"@jupyterlab/toc": ^6.3.4
|
1821
|
+
"@jupyterlab/translation": ^4.3.4
|
1822
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 7063bc8c6c1b45d64f76f917cae587416caf1e8af7be3cb6b34f993be214f6a209b954db224d8887a0daba7cc573ed456e26a924fe858b063699e3a5540838f1
|
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.4":
|
1837
|
+
version: 4.3.4
|
1838
|
+
resolution: "@jupyterlab/notebook@npm:4.3.4"
|
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.4
|
1842
|
+
"@jupyterlab/cells": ^4.3.4
|
1843
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
1844
|
+
"@jupyterlab/codemirror": ^4.3.4
|
1845
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1846
|
+
"@jupyterlab/docregistry": ^4.3.4
|
1847
|
+
"@jupyterlab/documentsearch": ^4.3.4
|
1848
|
+
"@jupyterlab/lsp": ^4.3.4
|
1849
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1850
|
+
"@jupyterlab/observables": ^5.3.4
|
1851
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1852
|
+
"@jupyterlab/services": ^7.3.4
|
1853
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
1854
|
+
"@jupyterlab/statusbar": ^4.3.4
|
1855
|
+
"@jupyterlab/toc": ^6.3.4
|
1856
|
+
"@jupyterlab/translation": ^4.3.4
|
1857
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 4ee00b85f059cc9fe0cbd747db8566b728e2fe33a79f634a16a913c637e8dffca4a6dc16bdacb94db6fded96ad24770f518768ca64e2717c9f1f9422d6784330
|
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.4":
|
1875
|
+
version: 5.3.4
|
1876
|
+
resolution: "@jupyterlab/observables@npm:5.3.4"
|
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: ff8129e0801da786546091d534ff38a76b786efe59f1a20a928c638e7b0354dde5d871c59cece1df598731bff3fac9fe527b228a7da44430d22c9b1a7683569b
|
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.
|
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.
|
1887
|
+
"@jupyterlab/outputarea@npm:~4.3.4":
|
1888
|
+
version: 4.3.4
|
1889
|
+
resolution: "@jupyterlab/outputarea@npm:4.3.4"
|
1890
|
+
dependencies:
|
1891
|
+
"@jupyterlab/apputils": ^4.4.4
|
1892
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1893
|
+
"@jupyterlab/observables": ^5.3.4
|
1894
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1895
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
1896
|
+
"@jupyterlab/services": ^7.3.4
|
1897
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 4cc6c65af6e14838958a91f8f0a113e073426612503610979ea48a407ab6ceabd2e9faaab638f89a7e2a12b2d925440617589cb6d043767bad3f510ab9fa6903
|
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.4":
|
1910
|
+
version: 4.3.4
|
1911
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.3.4"
|
1912
1912
|
dependencies:
|
1913
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1913
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
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: b7a32697ede81bea235eae9cd0af70f56dedac7183a48cdec178040290b15f4d8b40d74a107a27304f3cf2d741f3293995a4e2c548304216aedf74dd84e933f4
|
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.4":
|
1922
|
+
version: 4.3.4
|
1923
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.4"
|
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.4
|
1926
|
+
"@jupyterlab/apputils": ^4.4.4
|
1927
|
+
"@jupyterlab/pluginmanager": ^4.3.4
|
1928
|
+
"@jupyterlab/translation": ^4.3.4
|
1929
|
+
"@jupyterlab/ui-components": ^4.3.4
|
1930
1930
|
"@lumino/coreutils": ^2.2.0
|
1931
|
-
checksum:
|
1931
|
+
checksum: f8e7e7db8b671c78c06399e1ac52731462fb37df46ab6d01ae5faf75c48a1617bf9f00700a87caea5f0473f713437b0a4c736d0959234fe1f0268569a9ca2095
|
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.
|
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.
|
1935
|
+
"@jupyterlab/pluginmanager@npm:~4.3.4":
|
1936
|
+
version: 4.3.4
|
1937
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.3.4"
|
1938
|
+
dependencies:
|
1939
|
+
"@jupyterlab/application": ^4.3.4
|
1940
|
+
"@jupyterlab/apputils": ^4.4.4
|
1941
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1942
|
+
"@jupyterlab/services": ^7.3.4
|
1943
|
+
"@jupyterlab/translation": ^4.3.4
|
1944
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 246d6cac7adab47c71c5fc94a08f35198a7f8d34e3c3b3eee6eec040c17cf5b23560bf062a9283456f5a3788c4fd43f0aca725993a205f83d87b6b0d34fb154b
|
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.4":
|
1954
|
+
version: 4.3.4
|
1955
|
+
resolution: "@jupyterlab/property-inspector@npm:4.3.4"
|
1956
1956
|
dependencies:
|
1957
|
-
"@jupyterlab/application": ^4.3.
|
1958
|
-
"@jupyterlab/translation": ^4.3.
|
1959
|
-
"@jupyterlab/ui-components": ^4.3.
|
1957
|
+
"@jupyterlab/application": ^4.3.4
|
1958
|
+
"@jupyterlab/translation": ^4.3.4
|
1959
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: f35bfc96bcf86bfc5a4dc4584c99415c9010716d47263b010fa9aecffbe89ad5a929b5b70adb960d3e5833938b0b1f95eb6ad7ec3b65de02d498ed4882808734
|
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.4":
|
1970
|
+
version: 4.3.4
|
1971
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.3.4"
|
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.4
|
1974
|
+
"@jupyterlab/apputils": ^4.4.4
|
1975
|
+
"@jupyterlab/docmanager": ^4.3.4
|
1976
|
+
"@jupyterlab/rendermime": ^4.3.4
|
1977
|
+
"@jupyterlab/translation": ^4.3.4
|
1978
|
+
checksum: 67f185af6fc7477b4d9b076bb5644b73dfc29fc53656f9bd6dd4fb9eccb7464c44482abfc57d43745c378ccda3375c43feb95f70514f95421e310b935f63081d
|
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.4":
|
1983
|
+
version: 3.11.4
|
1984
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.4"
|
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: c7d534b97bebeb7122418148469f66322e821bac7baba6952fe4f26fdf2b6965b090dbfd61f2a5fe2174f83e4eaaa3854c7e49d417430a91273da1d93d2a2bdb
|
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.
|
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.
|
1992
|
+
"@jupyterlab/rendermime@npm:~4.3.4":
|
1993
|
+
version: 4.3.4
|
1994
|
+
resolution: "@jupyterlab/rendermime@npm:4.3.4"
|
1995
|
+
dependencies:
|
1996
|
+
"@jupyterlab/apputils": ^4.4.4
|
1997
|
+
"@jupyterlab/coreutils": ^6.3.4
|
1998
|
+
"@jupyterlab/nbformat": ^4.3.4
|
1999
|
+
"@jupyterlab/observables": ^5.3.4
|
2000
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
2001
|
+
"@jupyterlab/services": ^7.3.4
|
2002
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 3097e6eb133403b6cf52a8021612949ebdedde21559a23570e2241109840a98531886ff5c6dca217a8afe62e9e3229fa049bb4711bba524e2aa9e7ea3e96eaeb
|
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.
|
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.
|
2012
|
+
"@jupyterlab/running-extension@npm:~4.3.4":
|
2013
|
+
version: 4.3.4
|
2014
|
+
resolution: "@jupyterlab/running-extension@npm:4.3.4"
|
2015
|
+
dependencies:
|
2016
|
+
"@jupyterlab/application": ^4.3.4
|
2017
|
+
"@jupyterlab/apputils": ^4.4.4
|
2018
|
+
"@jupyterlab/coreutils": ^6.3.4
|
2019
|
+
"@jupyterlab/docmanager": ^4.3.4
|
2020
|
+
"@jupyterlab/docregistry": ^4.3.4
|
2021
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
2022
|
+
"@jupyterlab/running": ^4.3.4
|
2023
|
+
"@jupyterlab/services": ^7.3.4
|
2024
|
+
"@jupyterlab/statedb": ^4.3.4
|
2025
|
+
"@jupyterlab/translation": ^4.3.4
|
2026
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: fc8d33e48dd31cc6b0151577c32aecf2684c554a975673b1abf81a289b71e08b82b476b086b078a62d51bef11790348de4653b332cbb7e746167a5c6ccd957d5
|
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.4":
|
2037
|
+
version: 4.3.4
|
2038
|
+
resolution: "@jupyterlab/running@npm:4.3.4"
|
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.4
|
2042
|
+
"@jupyterlab/statedb": ^4.3.4
|
2043
|
+
"@jupyterlab/translation": ^4.3.4
|
2044
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 11a247deda224e5b32ff54f2290ea11b632cbff75cae551a3fbf31b52325f5773191328fa81680be3425431227904ccedb5925d96d7b2b7474a1c3e4f950a21f
|
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.4":
|
2057
|
+
version: 7.3.4
|
2058
|
+
resolution: "@jupyterlab/services@npm:7.3.4"
|
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.4
|
2062
|
+
"@jupyterlab/nbformat": ^4.3.4
|
2063
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2064
|
+
"@jupyterlab/statedb": ^4.3.4
|
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: e962b30171ce94c6d9e60d8d06169fd6e7aa9178804b8e14e539dabac6bc04ac29a257be7b8a82c3b479291659738a55da73e2080c6dea3d986bbcc6f4e00850
|
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.
|
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.
|
2075
|
+
"@jupyterlab/settingeditor-extension@npm:~4.3.4":
|
2076
|
+
version: 4.3.4
|
2077
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.3.4"
|
2078
|
+
dependencies:
|
2079
|
+
"@jupyterlab/application": ^4.3.4
|
2080
|
+
"@jupyterlab/apputils": ^4.4.4
|
2081
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
2082
|
+
"@jupyterlab/pluginmanager": ^4.3.4
|
2083
|
+
"@jupyterlab/rendermime": ^4.3.4
|
2084
|
+
"@jupyterlab/settingeditor": ^4.3.4
|
2085
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2086
|
+
"@jupyterlab/statedb": ^4.3.4
|
2087
|
+
"@jupyterlab/translation": ^4.3.4
|
2088
|
+
"@jupyterlab/ui-components": ^4.3.4
|
2089
2089
|
"@lumino/disposable": ^2.1.3
|
2090
|
-
checksum:
|
2090
|
+
checksum: a98e9f7982dd17e1942cc57f100faa51a1a71498eada6287ca8062d93a668c240d1ead58ca6796edd37b4dd57e3024e9d4880f99914be40cf3e5b6018973df57
|
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.
|
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.
|
2094
|
+
"@jupyterlab/settingeditor@npm:~4.3.4":
|
2095
|
+
version: 4.3.4
|
2096
|
+
resolution: "@jupyterlab/settingeditor@npm:4.3.4"
|
2097
|
+
dependencies:
|
2098
|
+
"@jupyterlab/application": ^4.3.4
|
2099
|
+
"@jupyterlab/apputils": ^4.4.4
|
2100
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
2101
|
+
"@jupyterlab/inspector": ^4.3.4
|
2102
|
+
"@jupyterlab/rendermime": ^4.3.4
|
2103
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2104
|
+
"@jupyterlab/statedb": ^4.3.4
|
2105
|
+
"@jupyterlab/translation": ^4.3.4
|
2106
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: aab97370bf3ab1dea9065a32426046edbed05ea5a669d4bf5aff68e37b339ee91bfe3537b980aa95a77c304c80c376211dbea19e1158941dffeff5e8e6ae9094
|
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.4":
|
2125
|
+
version: 4.3.4
|
2126
|
+
resolution: "@jupyterlab/settingregistry@npm:4.3.4"
|
2127
2127
|
dependencies:
|
2128
|
-
"@jupyterlab/nbformat": ^4.3.
|
2129
|
-
"@jupyterlab/statedb": ^4.3.
|
2128
|
+
"@jupyterlab/nbformat": ^4.3.4
|
2129
|
+
"@jupyterlab/statedb": ^4.3.4
|
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: e6e89174535d10268d70f9c5731bbb1ee6614d8cf87a73d5c4c3b40e6d051ecebb03ec23c508132fe3714473a0667b337674db07759d487b2fb679ca99fd8f35
|
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.4":
|
2144
|
+
version: 5.1.4
|
2145
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:5.1.4"
|
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.4
|
2148
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2149
|
+
"@jupyterlab/translation": ^4.3.4
|
2150
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 5febe6d385dd1aef57e83f540f1882ab999a4c08cefc113ceb759cdd903c4bcc0be49675a0a6bdb698059229b7bc6f7430d8c7f0fb840aca6f4f8837a1d029ec
|
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.4":
|
2164
|
+
version: 4.3.4
|
2165
|
+
resolution: "@jupyterlab/statedb@npm:4.3.4"
|
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: dfb6e3904ca8898bf69d188448559b7356fdac8e579f8214779be7ba709db82372dc2836f245ff3f9c3ff8e382fa82abd354613e5cd89c60348b3d4f7597bf1c
|
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.4":
|
2177
|
+
version: 4.3.4
|
2178
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.3.4"
|
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.4
|
2181
|
+
"@jupyterlab/apputils": ^4.4.4
|
2182
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2183
|
+
"@jupyterlab/statusbar": ^4.3.4
|
2184
|
+
"@jupyterlab/translation": ^4.3.4
|
2185
|
+
checksum: 2fd8e49714109f336018290a40126eb3739ab8ce39b831ab2e78841c25ab62f4bf7bacbf527162ec757be61a682a1f867d2ee293afcad6096960cab5fc755728
|
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.4":
|
2190
|
+
version: 4.3.4
|
2191
|
+
resolution: "@jupyterlab/statusbar@npm:4.3.4"
|
2192
2192
|
dependencies:
|
2193
|
-
"@jupyterlab/ui-components": ^4.3.
|
2193
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: d923c9d5ac724197151a6b127c609f9711dfacf3e1ea4a0c73df166238d9b561d5dfaa6762fc24b0e2ae02500d9062e729716edc17ebb02f4d5fc4f4ceab3d8f
|
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.
|
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.
|
2205
|
+
"@jupyterlab/terminal-extension@npm:~4.3.4":
|
2206
|
+
version: 4.3.4
|
2207
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.3.4"
|
2208
|
+
dependencies:
|
2209
|
+
"@jupyterlab/application": ^4.3.4
|
2210
|
+
"@jupyterlab/apputils": ^4.4.4
|
2211
|
+
"@jupyterlab/launcher": ^4.3.4
|
2212
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
2213
|
+
"@jupyterlab/running": ^4.3.4
|
2214
|
+
"@jupyterlab/services": ^7.3.4
|
2215
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2216
|
+
"@jupyterlab/terminal": ^4.3.4
|
2217
|
+
"@jupyterlab/translation": ^4.3.4
|
2218
|
+
"@jupyterlab/ui-components": ^4.3.4
|
2219
2219
|
"@lumino/widgets": ^2.5.0
|
2220
|
-
checksum:
|
2220
|
+
checksum: a44dca0f93d679766982c678f907128874c6c6fece953fa9e2dd914b1813a7e20fb6915fa2a8f7496b7cafc7eab4aa58860804dd7a6dbcd5204ec73f419f7806
|
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.4":
|
2225
|
+
version: 4.3.4
|
2226
|
+
resolution: "@jupyterlab/terminal@npm:4.3.4"
|
2227
2227
|
dependencies:
|
2228
|
-
"@jupyterlab/apputils": ^4.4.
|
2229
|
-
"@jupyterlab/services": ^7.3.
|
2230
|
-
"@jupyterlab/translation": ^4.3.
|
2228
|
+
"@jupyterlab/apputils": ^4.4.4
|
2229
|
+
"@jupyterlab/services": ^7.3.4
|
2230
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 8b7a0f9edac4d555cbefc8e23eefee13a7d95e566243e9fe214103cf9b5b3a97dc8454c4b35cbf74d3880273b43aff1a97e43ede2cc3d569785b0276371709dd
|
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.4":
|
2245
|
+
version: 4.3.4
|
2246
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.3.4"
|
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.4
|
2249
|
+
"@jupyterlab/apputils": ^4.4.4
|
2250
|
+
"@jupyterlab/translation": ^4.3.4
|
2251
|
+
checksum: 92a60199ac81621d8b0d1805d4c9eb9d9a3fc36d43db4dda61b3515a99409e1e2302478d9fbe29b856b07035c0ebbf7e7cc9dd961865f47dea43f988bc38cdb1
|
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.4":
|
2256
|
+
version: 4.3.4
|
2257
|
+
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.4"
|
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.4
|
2260
|
+
"@jupyterlab/apputils": ^4.4.4
|
2261
|
+
"@jupyterlab/translation": ^4.3.4
|
2262
|
+
checksum: 57a07f2ad1d5d2521f100512a104a667753afd665de3736959c189ec0ecdecefaa56cfa2315fbb2a805b9129d68c0a24ce94120cd264f9aae7e413bfb1c974c4
|
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.4":
|
2267
|
+
version: 4.3.4
|
2268
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.3.4"
|
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.4
|
2271
|
+
"@jupyterlab/apputils": ^4.4.4
|
2272
|
+
"@jupyterlab/translation": ^4.3.4
|
2273
|
+
checksum: 0f51f33ec9db03a42fd75886caf0bd99198e0ce78364445ccfd8d8e5b7e2c3bedd4ee663b380dcc981a8423eb4e10f4cb151056212e8c258e8fa40fa51d533b5
|
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.4":
|
2278
|
+
version: 6.3.4
|
2279
|
+
resolution: "@jupyterlab/toc-extension@npm:6.3.4"
|
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.4
|
2282
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2283
|
+
"@jupyterlab/toc": ^6.3.4
|
2284
|
+
"@jupyterlab/translation": ^4.3.4
|
2285
|
+
"@jupyterlab/ui-components": ^4.3.4
|
2286
|
+
checksum: 0fb9fef72b3a01e3e42295a90f1e3d9dec3d09de05e7348a6ea84e34b7bd6f2cb09fb62864f241cdb49e654e8009e140bdcb498d0890bf71093a888a09885de5
|
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.4":
|
2291
|
+
version: 6.3.4
|
2292
|
+
resolution: "@jupyterlab/toc@npm:6.3.4"
|
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.4
|
2296
|
+
"@jupyterlab/coreutils": ^6.3.4
|
2297
|
+
"@jupyterlab/docregistry": ^4.3.4
|
2298
|
+
"@jupyterlab/observables": ^5.3.4
|
2299
|
+
"@jupyterlab/rendermime": ^4.3.4
|
2300
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
2301
|
+
"@jupyterlab/translation": ^4.3.4
|
2302
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: 61120a2bcfda7fbe7cef1b5f19291c16620fcee27b82dd7a7dba5c8217440a912ed3b6093c9d683bd87b06a37d57bacf158a300d0826dcbd000351abb9055a92
|
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.
|
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.
|
2313
|
+
"@jupyterlab/tooltip-extension@npm:~4.3.4":
|
2314
|
+
version: 4.3.4
|
2315
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.3.4"
|
2316
|
+
dependencies:
|
2317
|
+
"@jupyterlab/application": ^4.3.4
|
2318
|
+
"@jupyterlab/codeeditor": ^4.3.4
|
2319
|
+
"@jupyterlab/console": ^4.3.4
|
2320
|
+
"@jupyterlab/coreutils": ^6.3.4
|
2321
|
+
"@jupyterlab/fileeditor": ^4.3.4
|
2322
|
+
"@jupyterlab/notebook": ^4.3.4
|
2323
|
+
"@jupyterlab/rendermime": ^4.3.4
|
2324
|
+
"@jupyterlab/services": ^7.3.4
|
2325
|
+
"@jupyterlab/tooltip": ^4.3.4
|
2326
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 66e896cfeec526ef02af08c84c04b873e55c707aacd2b69dac86bb08301943535596fb8388e8fe7b135eff45426dd3ba21aabeee117c0c50ac2c2f07187f1ecb
|
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.4":
|
2335
|
+
version: 4.3.4
|
2336
|
+
resolution: "@jupyterlab/tooltip@npm:4.3.4"
|
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.4
|
2339
|
+
"@jupyterlab/rendermime": ^4.3.4
|
2340
|
+
"@jupyterlab/services": ^7.3.4
|
2341
|
+
"@jupyterlab/ui-components": ^4.3.4
|
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: a4b2b858d10e3a726cee1bf366e8e948cf1be6c88109af9d4fb34550f9d1bd59f9c25d00744173714859cba066ee2bc6383d5482066b166c88d33f107bc6e5d4
|
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.4":
|
2350
|
+
version: 4.3.4
|
2351
|
+
resolution: "@jupyterlab/translation-extension@npm:4.3.4"
|
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.4
|
2354
|
+
"@jupyterlab/apputils": ^4.4.4
|
2355
|
+
"@jupyterlab/mainmenu": ^4.3.4
|
2356
|
+
"@jupyterlab/settingregistry": ^4.3.4
|
2357
|
+
"@jupyterlab/translation": ^4.3.4
|
2358
|
+
checksum: 058cb948284899ac525b866c3378f8d2b5ef5f41f075d627f4ef1d5e2f4f7d7433f5fed2f86321c8bbaf9e3879a30338591aa54fc4531c070831b932849f65ff
|
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.4":
|
2363
|
+
version: 4.3.4
|
2364
|
+
resolution: "@jupyterlab/translation@npm:4.3.4"
|
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.4
|
2367
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
2368
|
+
"@jupyterlab/services": ^7.3.4
|
2369
|
+
"@jupyterlab/statedb": ^4.3.4
|
2370
2370
|
"@lumino/coreutils": ^2.2.0
|
2371
|
-
checksum:
|
2371
|
+
checksum: c2b386c55aa92ff5a463accf7a79ffd3781ba99ab8c9077c76276922ba6c9b55a8d85881d48f5a309970eec89f7ef1c04536b05caacc6b92aa061466a509759d
|
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.4":
|
2376
|
+
version: 4.3.4
|
2377
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.3.4"
|
2378
2378
|
dependencies:
|
2379
|
-
"@jupyterlab/application": ^4.3.
|
2380
|
-
"@jupyterlab/ui-components": ^4.3.
|
2381
|
-
checksum:
|
2379
|
+
"@jupyterlab/application": ^4.3.4
|
2380
|
+
"@jupyterlab/ui-components": ^4.3.4
|
2381
|
+
checksum: 20d323bce798870b6c8b34139b7d9b00c71fe220ea1890bfc952ff215457a97feeda7920c00ca068dbaeb6089480c59ecb0c4a35f2a9071f2131bd0c52978b60
|
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.4":
|
2386
|
+
version: 4.3.4
|
2387
|
+
resolution: "@jupyterlab/ui-components@npm:4.3.4"
|
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.4
|
2392
|
+
"@jupyterlab/observables": ^5.3.4
|
2393
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
2394
|
+
"@jupyterlab/translation": ^4.3.4
|
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: 32184159fcf043d9c640135e0057031d4f9c9b189cc552c0c8345a7fc8b1c34b4beef87603651bd2043cc3616c4834c2092f47657d2a7bc0bdd0168d3bf0029b
|
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.4":
|
2417
|
+
version: 4.3.4
|
2418
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.3.4"
|
2419
2419
|
dependencies:
|
2420
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2420
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.4
|
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: ee2641ea1e2c12513882e0a962cd78b105f22a7369c0ef19c11fe5ad95401e40fe7a995dc3f43a25fbf22a432c5c44d092456727ff5be53e4416393b8b3eae01
|
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.4":
|
2431
|
+
version: 4.3.4
|
2432
|
+
resolution: "@jupyterlab/workspaces-extension@npm:4.3.4"
|
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.4
|
2435
|
+
"@jupyterlab/apputils": ^4.4.4
|
2436
|
+
"@jupyterlab/coreutils": ^6.3.4
|
2437
|
+
"@jupyterlab/filebrowser": ^4.3.4
|
2438
|
+
"@jupyterlab/running": ^4.3.4
|
2439
|
+
"@jupyterlab/services": ^7.3.4
|
2440
|
+
"@jupyterlab/statedb": ^4.3.4
|
2441
|
+
"@jupyterlab/translation": ^4.3.4
|
2442
|
+
"@jupyterlab/ui-components": ^4.3.4
|
2443
|
+
"@jupyterlab/workspaces": ^4.3.4
|
2444
|
+
checksum: e0029a083713133d2c10c779dc816d492523ff9e4ab8a73ac2ca3d93e99ec1d9d32ebe55e7e6793ecf95ee5f6581b2dd725a7ad03362b1b84d3beb7f950c8243
|
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.4":
|
2449
|
+
version: 4.3.4
|
2450
|
+
resolution: "@jupyterlab/workspaces@npm:4.3.4"
|
2451
2451
|
dependencies:
|
2452
|
-
"@jupyterlab/services": ^7.3.
|
2452
|
+
"@jupyterlab/services": ^7.3.4
|
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: 9e54e03c0e93bc4c5c11e56956821adde6773e1e91dada7e9bf3be0d1fde67e52772165d2dcc1d4fc33e1458e45ae9ffeff0e65a292731ff1af2ee8a8013d728
|
2458
2458
|
languageName: node
|
2459
2459
|
linkType: hard
|
2460
2460
|
|