jupyterlab 4.3.7__py3-none-any.whl → 4.3.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- jupyterlab/_version.py +1 -1
- jupyterlab/extensions/pypi.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.40ad3052494e381053a4.js → remoteEntry.bc3015b8b05bb52e9855.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 +1116 -1116
- jupyterlab/static/{9179.9b5f25da37149abe12c1.js → 1022.ce37759a19acbd765247.js} +1 -1
- jupyterlab/static/{1096.4226b00524c85147f84b.js → 1096.dd4c563e0483cbbeb9c9.js} +1 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js → jupyterlab/static/3293.c2268fb0f3135c62e778.js +1 -1
- jupyterlab/static/{4090.044007aa967e6c3c84c3.js → 4090.eec44f90a54aa383426c.js} +1 -1
- jupyterlab/static/6180.050c3621de6edf94ca18.js +1 -0
- jupyterlab/static/{6733.37ddb9be7ce773ae5527.js → 6733.bf3398ba9bb890f0fb67.js} +2 -2
- jupyterlab/static/build_log.json +98 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.72854ccf602e283e21cb.js +1 -0
- jupyterlab/static/main.1618f1f14247f321f939.js +1 -0
- jupyterlab/static/package.json +152 -152
- jupyterlab/static/third-party-licenses.json +96 -96
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/9179.9b5f25da37149abe12c1.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/1022.ce37759a19acbd765247.js +1 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/1096.4226b00524c85147f84b.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +1 -1
- jupyterlab/static/3293.45e37a0c8e23d360f5c6.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/3293.c2268fb0f3135c62e778.js +1 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/4090.044007aa967e6c3c84c3.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/4090.eec44f90a54aa383426c.js +1 -1
- jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6180.050c3621de6edf94ca18.js +1 -0
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js → jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6733.bf3398ba9bb890f0fb67.js +2 -2
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/build_log.json +98 -98
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.3.8.data/data/share/jupyter/lab/static/jlab_core.72854ccf602e283e21cb.js +1 -0
- jupyterlab-4.3.8.data/data/share/jupyter/lab/static/main.1618f1f14247f321f939.js +1 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/package.json +152 -152
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +96 -96
- {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/METADATA +9 -9
- {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/RECORD +453 -453
- jupyterlab/static/6180.6d186b3a2a770e14059c.js +0 -1
- jupyterlab/static/jlab_core.cd6c6002395a4232fd97.js +0 -1
- jupyterlab/static/main.67f3a25265be43b552cd.js +0 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6180.6d186b3a2a770e14059c.js +0 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/jlab_core.cd6c6002395a4232fd97.js +0 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/main.67f3a25265be43b552cd.js +0 -1
- /jupyterlab/static/{6733.37ddb9be7ce773ae5527.js.LICENSE.txt → 6733.bf3398ba9bb890f0fb67.js.LICENSE.txt} +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1017.0bf4baca54e93c9e7bf6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1162.d162acc73f5a14a44c99.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1786.8af920a83a20eb313515.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2337.4b9e821ff712d441cfad.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2624.15b19d2fc07b08e90fc4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/29.540aeb3a13cb59106872.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3330.4c3d20e67d94c49f82bd.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3415.9d833280c6826009e1cd.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3538.4c663529e46846c4e0e5.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3788.458d8353f31e5a4084ee.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3991.678edf189fe92a216c70.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4050.309745a6748c80b90e92.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4350.8c8a0e7a3ffe036494e1.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4701.5abd43633444e2a42265.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5246.03bee916537f0e43222d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5446.09440a39353ec90f04c5.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5521.0337f193af4e5eee6057.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5846.fa187a0a21a310eea2bd.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5890.656b25ca5f6d4699d3ea.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6372.edc0712a4be855493530.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6483.7b3c1ce76da8796325f5.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
- /jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js.LICENSE.txt → /jupyterlab-4.3.8.data/data/share/jupyter/lab/static/6733.bf3398ba9bb890f0fb67.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7114.1698901d5f1410613c85.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7403.165451f5b4c4e5c21ed5.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7642.22cc60ca8b96a5d40183.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7879.2e9f3ab51e7632081b1e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8.3e02f7ee054c23fc887e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8768.f81d2800f1ed9fcf786e.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8778.a3883f9acac5a903d6be.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8896.56ee9cae083e3837b575.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9635.d5ce14101a667930e90b.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/9908.b4ce3f2f8d8b023857c3.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.3.7.data → jupyterlab-4.3.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/WHEEL +0 -0
- {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.3.7.dist-info → jupyterlab-4.3.8.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -437,26 +437,26 @@ __metadata:
|
|
437
437
|
languageName: node
|
438
438
|
linkType: hard
|
439
439
|
|
440
|
-
"@jupyterlab/application-extension@npm:~4.3.
|
441
|
-
version: 4.3.
|
442
|
-
resolution: "@jupyterlab/application-extension@npm:4.3.
|
443
|
-
dependencies:
|
444
|
-
"@jupyterlab/application": ^4.3.
|
445
|
-
"@jupyterlab/apputils": ^4.4.
|
446
|
-
"@jupyterlab/coreutils": ^6.3.
|
447
|
-
"@jupyterlab/property-inspector": ^4.3.
|
448
|
-
"@jupyterlab/settingregistry": ^4.3.
|
449
|
-
"@jupyterlab/statedb": ^4.3.
|
450
|
-
"@jupyterlab/statusbar": ^4.3.
|
451
|
-
"@jupyterlab/translation": ^4.3.
|
452
|
-
"@jupyterlab/ui-components": ^4.3.
|
440
|
+
"@jupyterlab/application-extension@npm:~4.3.8":
|
441
|
+
version: 4.3.8
|
442
|
+
resolution: "@jupyterlab/application-extension@npm:4.3.8"
|
443
|
+
dependencies:
|
444
|
+
"@jupyterlab/application": ^4.3.8
|
445
|
+
"@jupyterlab/apputils": ^4.4.8
|
446
|
+
"@jupyterlab/coreutils": ^6.3.8
|
447
|
+
"@jupyterlab/property-inspector": ^4.3.8
|
448
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
449
|
+
"@jupyterlab/statedb": ^4.3.8
|
450
|
+
"@jupyterlab/statusbar": ^4.3.8
|
451
|
+
"@jupyterlab/translation": ^4.3.8
|
452
|
+
"@jupyterlab/ui-components": ^4.3.8
|
453
453
|
"@lumino/algorithm": ^2.0.2
|
454
454
|
"@lumino/commands": ^2.3.1
|
455
455
|
"@lumino/coreutils": ^2.2.0
|
456
456
|
"@lumino/disposable": ^2.1.3
|
457
457
|
"@lumino/widgets": ^2.5.0
|
458
458
|
react: ^18.2.0
|
459
|
-
checksum:
|
459
|
+
checksum: 1121479d0bf51fc5aaa905e0be85447cb40eb5e44373396a7f1088e65d3798522a8c4ebf989fc72a36802c4840a32f208f1e2606f06fbd1e6f118727b0e453ae
|
460
460
|
languageName: node
|
461
461
|
linkType: hard
|
462
462
|
|
@@ -464,58 +464,58 @@ __metadata:
|
|
464
464
|
version: 0.0.0-use.local
|
465
465
|
resolution: "@jupyterlab/application-top@workspace:."
|
466
466
|
dependencies:
|
467
|
-
"@jupyterlab/application": ~4.3.
|
468
|
-
"@jupyterlab/application-extension": ~4.3.
|
469
|
-
"@jupyterlab/apputils-extension": ~4.3.
|
470
|
-
"@jupyterlab/builder": ^4.3.
|
471
|
-
"@jupyterlab/buildutils": ^4.3.
|
472
|
-
"@jupyterlab/cell-toolbar-extension": ~4.3.
|
473
|
-
"@jupyterlab/celltags-extension": ~4.3.
|
474
|
-
"@jupyterlab/codemirror-extension": ~4.3.
|
475
|
-
"@jupyterlab/completer-extension": ~4.3.
|
476
|
-
"@jupyterlab/console-extension": ~4.3.
|
477
|
-
"@jupyterlab/coreutils": ~6.3.
|
478
|
-
"@jupyterlab/csvviewer-extension": ~4.3.
|
479
|
-
"@jupyterlab/debugger-extension": ~4.3.
|
480
|
-
"@jupyterlab/docmanager-extension": ~4.3.
|
481
|
-
"@jupyterlab/documentsearch-extension": ~4.3.
|
482
|
-
"@jupyterlab/extensionmanager-extension": ~4.3.
|
483
|
-
"@jupyterlab/filebrowser-extension": ~4.3.
|
484
|
-
"@jupyterlab/fileeditor-extension": ~4.3.
|
485
|
-
"@jupyterlab/help-extension": ~4.3.
|
486
|
-
"@jupyterlab/htmlviewer-extension": ~4.3.
|
487
|
-
"@jupyterlab/hub-extension": ~4.3.
|
488
|
-
"@jupyterlab/imageviewer-extension": ~4.3.
|
489
|
-
"@jupyterlab/inspector-extension": ~4.3.
|
490
|
-
"@jupyterlab/javascript-extension": ~4.3.
|
491
|
-
"@jupyterlab/json-extension": ~4.3.
|
492
|
-
"@jupyterlab/launcher-extension": ~4.3.
|
493
|
-
"@jupyterlab/logconsole-extension": ~4.3.
|
494
|
-
"@jupyterlab/lsp-extension": ~4.3.
|
495
|
-
"@jupyterlab/mainmenu-extension": ~4.3.
|
496
|
-
"@jupyterlab/markdownviewer-extension": ~4.3.
|
497
|
-
"@jupyterlab/markedparser-extension": ~4.3.
|
498
|
-
"@jupyterlab/mathjax-extension": ~4.3.
|
499
|
-
"@jupyterlab/mermaid-extension": ~4.3.
|
500
|
-
"@jupyterlab/metadataform-extension": ~4.3.
|
501
|
-
"@jupyterlab/notebook-extension": ~4.3.
|
502
|
-
"@jupyterlab/pdf-extension": ~4.3.
|
503
|
-
"@jupyterlab/pluginmanager-extension": ~4.3.
|
504
|
-
"@jupyterlab/rendermime-extension": ~4.3.
|
505
|
-
"@jupyterlab/running-extension": ~4.3.
|
506
|
-
"@jupyterlab/settingeditor-extension": ~4.3.
|
507
|
-
"@jupyterlab/shortcuts-extension": ~5.1.
|
508
|
-
"@jupyterlab/statusbar-extension": ~4.3.
|
509
|
-
"@jupyterlab/terminal-extension": ~4.3.
|
510
|
-
"@jupyterlab/theme-dark-extension": ~4.3.
|
511
|
-
"@jupyterlab/theme-dark-high-contrast-extension": ~4.3.
|
512
|
-
"@jupyterlab/theme-light-extension": ~4.3.
|
513
|
-
"@jupyterlab/toc-extension": ~6.3.
|
514
|
-
"@jupyterlab/tooltip-extension": ~4.3.
|
515
|
-
"@jupyterlab/translation-extension": ~4.3.
|
516
|
-
"@jupyterlab/ui-components-extension": ~4.3.
|
517
|
-
"@jupyterlab/vega5-extension": ~4.3.
|
518
|
-
"@jupyterlab/workspaces-extension": ~4.3.
|
467
|
+
"@jupyterlab/application": ~4.3.8
|
468
|
+
"@jupyterlab/application-extension": ~4.3.8
|
469
|
+
"@jupyterlab/apputils-extension": ~4.3.8
|
470
|
+
"@jupyterlab/builder": ^4.3.8
|
471
|
+
"@jupyterlab/buildutils": ^4.3.8
|
472
|
+
"@jupyterlab/cell-toolbar-extension": ~4.3.8
|
473
|
+
"@jupyterlab/celltags-extension": ~4.3.8
|
474
|
+
"@jupyterlab/codemirror-extension": ~4.3.8
|
475
|
+
"@jupyterlab/completer-extension": ~4.3.8
|
476
|
+
"@jupyterlab/console-extension": ~4.3.8
|
477
|
+
"@jupyterlab/coreutils": ~6.3.8
|
478
|
+
"@jupyterlab/csvviewer-extension": ~4.3.8
|
479
|
+
"@jupyterlab/debugger-extension": ~4.3.8
|
480
|
+
"@jupyterlab/docmanager-extension": ~4.3.8
|
481
|
+
"@jupyterlab/documentsearch-extension": ~4.3.8
|
482
|
+
"@jupyterlab/extensionmanager-extension": ~4.3.8
|
483
|
+
"@jupyterlab/filebrowser-extension": ~4.3.8
|
484
|
+
"@jupyterlab/fileeditor-extension": ~4.3.8
|
485
|
+
"@jupyterlab/help-extension": ~4.3.8
|
486
|
+
"@jupyterlab/htmlviewer-extension": ~4.3.8
|
487
|
+
"@jupyterlab/hub-extension": ~4.3.8
|
488
|
+
"@jupyterlab/imageviewer-extension": ~4.3.8
|
489
|
+
"@jupyterlab/inspector-extension": ~4.3.8
|
490
|
+
"@jupyterlab/javascript-extension": ~4.3.8
|
491
|
+
"@jupyterlab/json-extension": ~4.3.8
|
492
|
+
"@jupyterlab/launcher-extension": ~4.3.8
|
493
|
+
"@jupyterlab/logconsole-extension": ~4.3.8
|
494
|
+
"@jupyterlab/lsp-extension": ~4.3.8
|
495
|
+
"@jupyterlab/mainmenu-extension": ~4.3.8
|
496
|
+
"@jupyterlab/markdownviewer-extension": ~4.3.8
|
497
|
+
"@jupyterlab/markedparser-extension": ~4.3.8
|
498
|
+
"@jupyterlab/mathjax-extension": ~4.3.8
|
499
|
+
"@jupyterlab/mermaid-extension": ~4.3.8
|
500
|
+
"@jupyterlab/metadataform-extension": ~4.3.8
|
501
|
+
"@jupyterlab/notebook-extension": ~4.3.8
|
502
|
+
"@jupyterlab/pdf-extension": ~4.3.8
|
503
|
+
"@jupyterlab/pluginmanager-extension": ~4.3.8
|
504
|
+
"@jupyterlab/rendermime-extension": ~4.3.8
|
505
|
+
"@jupyterlab/running-extension": ~4.3.8
|
506
|
+
"@jupyterlab/settingeditor-extension": ~4.3.8
|
507
|
+
"@jupyterlab/shortcuts-extension": ~5.1.8
|
508
|
+
"@jupyterlab/statusbar-extension": ~4.3.8
|
509
|
+
"@jupyterlab/terminal-extension": ~4.3.8
|
510
|
+
"@jupyterlab/theme-dark-extension": ~4.3.8
|
511
|
+
"@jupyterlab/theme-dark-high-contrast-extension": ~4.3.8
|
512
|
+
"@jupyterlab/theme-light-extension": ~4.3.8
|
513
|
+
"@jupyterlab/toc-extension": ~6.3.8
|
514
|
+
"@jupyterlab/tooltip-extension": ~4.3.8
|
515
|
+
"@jupyterlab/translation-extension": ~4.3.8
|
516
|
+
"@jupyterlab/ui-components-extension": ~4.3.8
|
517
|
+
"@jupyterlab/vega5-extension": ~4.3.8
|
518
|
+
"@jupyterlab/workspaces-extension": ~4.3.8
|
519
519
|
chokidar: ^3.4.0
|
520
520
|
css-loader: ^6.7.1
|
521
521
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -540,20 +540,20 @@ __metadata:
|
|
540
540
|
languageName: unknown
|
541
541
|
linkType: soft
|
542
542
|
|
543
|
-
"@jupyterlab/application@npm:~4.3.
|
544
|
-
version: 4.3.
|
545
|
-
resolution: "@jupyterlab/application@npm:4.3.
|
543
|
+
"@jupyterlab/application@npm:~4.3.8":
|
544
|
+
version: 4.3.8
|
545
|
+
resolution: "@jupyterlab/application@npm:4.3.8"
|
546
546
|
dependencies:
|
547
547
|
"@fortawesome/fontawesome-free": ^5.12.0
|
548
|
-
"@jupyterlab/apputils": ^4.4.
|
549
|
-
"@jupyterlab/coreutils": ^6.3.
|
550
|
-
"@jupyterlab/docregistry": ^4.3.
|
551
|
-
"@jupyterlab/rendermime": ^4.3.
|
552
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
553
|
-
"@jupyterlab/services": ^7.3.
|
554
|
-
"@jupyterlab/statedb": ^4.3.
|
555
|
-
"@jupyterlab/translation": ^4.3.
|
556
|
-
"@jupyterlab/ui-components": ^4.3.
|
548
|
+
"@jupyterlab/apputils": ^4.4.8
|
549
|
+
"@jupyterlab/coreutils": ^6.3.8
|
550
|
+
"@jupyterlab/docregistry": ^4.3.8
|
551
|
+
"@jupyterlab/rendermime": ^4.3.8
|
552
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
553
|
+
"@jupyterlab/services": ^7.3.8
|
554
|
+
"@jupyterlab/statedb": ^4.3.8
|
555
|
+
"@jupyterlab/translation": ^4.3.8
|
556
|
+
"@jupyterlab/ui-components": ^4.3.8
|
557
557
|
"@lumino/algorithm": ^2.0.2
|
558
558
|
"@lumino/application": ^2.4.1
|
559
559
|
"@lumino/commands": ^2.3.1
|
@@ -564,27 +564,27 @@ __metadata:
|
|
564
564
|
"@lumino/properties": ^2.0.2
|
565
565
|
"@lumino/signaling": ^2.1.3
|
566
566
|
"@lumino/widgets": ^2.5.0
|
567
|
-
checksum:
|
568
|
-
languageName: node
|
569
|
-
linkType: hard
|
570
|
-
|
571
|
-
"@jupyterlab/apputils-extension@npm:~4.3.
|
572
|
-
version: 4.3.
|
573
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.3.
|
574
|
-
dependencies:
|
575
|
-
"@jupyterlab/application": ^4.3.
|
576
|
-
"@jupyterlab/apputils": ^4.4.
|
577
|
-
"@jupyterlab/coreutils": ^6.3.
|
578
|
-
"@jupyterlab/docregistry": ^4.3.
|
579
|
-
"@jupyterlab/mainmenu": ^4.3.
|
580
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
581
|
-
"@jupyterlab/services": ^7.3.
|
582
|
-
"@jupyterlab/settingregistry": ^4.3.
|
583
|
-
"@jupyterlab/statedb": ^4.3.
|
584
|
-
"@jupyterlab/statusbar": ^4.3.
|
585
|
-
"@jupyterlab/translation": ^4.3.
|
586
|
-
"@jupyterlab/ui-components": ^4.3.
|
587
|
-
"@jupyterlab/workspaces": ^4.3.
|
567
|
+
checksum: 8b3de855fdb20d28206a28da3a76c1a4711480612885d5ffd9d2c82ea1b1fd3a2bfe0c69858efe9dc10f24e8842d1fcef0a78c41411c5beb951cfab1e9f124d8
|
568
|
+
languageName: node
|
569
|
+
linkType: hard
|
570
|
+
|
571
|
+
"@jupyterlab/apputils-extension@npm:~4.3.8":
|
572
|
+
version: 4.3.8
|
573
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.3.8"
|
574
|
+
dependencies:
|
575
|
+
"@jupyterlab/application": ^4.3.8
|
576
|
+
"@jupyterlab/apputils": ^4.4.8
|
577
|
+
"@jupyterlab/coreutils": ^6.3.8
|
578
|
+
"@jupyterlab/docregistry": ^4.3.8
|
579
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
580
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
581
|
+
"@jupyterlab/services": ^7.3.8
|
582
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
583
|
+
"@jupyterlab/statedb": ^4.3.8
|
584
|
+
"@jupyterlab/statusbar": ^4.3.8
|
585
|
+
"@jupyterlab/translation": ^4.3.8
|
586
|
+
"@jupyterlab/ui-components": ^4.3.8
|
587
|
+
"@jupyterlab/workspaces": ^4.3.8
|
588
588
|
"@lumino/algorithm": ^2.0.2
|
589
589
|
"@lumino/commands": ^2.3.1
|
590
590
|
"@lumino/coreutils": ^2.2.0
|
@@ -595,23 +595,23 @@ __metadata:
|
|
595
595
|
react: ^18.2.0
|
596
596
|
react-dom: ^18.2.0
|
597
597
|
react-toastify: ^9.0.8
|
598
|
-
checksum:
|
598
|
+
checksum: 0b1282891518df50ba42ebf8542db97d8c3b4b3279082d0070d67a83fc1db81ed8c4df0210769646d3c9c91b36a5ab03e5692c5741d18afad10e50451f039f71
|
599
599
|
languageName: node
|
600
600
|
linkType: hard
|
601
601
|
|
602
|
-
"@jupyterlab/apputils@npm:~4.4.
|
603
|
-
version: 4.4.
|
604
|
-
resolution: "@jupyterlab/apputils@npm:4.4.
|
602
|
+
"@jupyterlab/apputils@npm:~4.4.8":
|
603
|
+
version: 4.4.8
|
604
|
+
resolution: "@jupyterlab/apputils@npm:4.4.8"
|
605
605
|
dependencies:
|
606
|
-
"@jupyterlab/coreutils": ^6.3.
|
607
|
-
"@jupyterlab/observables": ^5.3.
|
608
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
609
|
-
"@jupyterlab/services": ^7.3.
|
610
|
-
"@jupyterlab/settingregistry": ^4.3.
|
611
|
-
"@jupyterlab/statedb": ^4.3.
|
612
|
-
"@jupyterlab/statusbar": ^4.3.
|
613
|
-
"@jupyterlab/translation": ^4.3.
|
614
|
-
"@jupyterlab/ui-components": ^4.3.
|
606
|
+
"@jupyterlab/coreutils": ^6.3.8
|
607
|
+
"@jupyterlab/observables": ^5.3.8
|
608
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
609
|
+
"@jupyterlab/services": ^7.3.8
|
610
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
611
|
+
"@jupyterlab/statedb": ^4.3.8
|
612
|
+
"@jupyterlab/statusbar": ^4.3.8
|
613
|
+
"@jupyterlab/translation": ^4.3.8
|
614
|
+
"@jupyterlab/ui-components": ^4.3.8
|
615
615
|
"@lumino/algorithm": ^2.0.2
|
616
616
|
"@lumino/commands": ^2.3.1
|
617
617
|
"@lumino/coreutils": ^2.2.0
|
@@ -624,30 +624,30 @@ __metadata:
|
|
624
624
|
"@types/react": ^18.0.26
|
625
625
|
react: ^18.2.0
|
626
626
|
sanitize-html: ~2.12.1
|
627
|
-
checksum:
|
627
|
+
checksum: ed2617605fa37f08c8a295b6d3243e34963f37987e9090b84c8ff978dc560e41cc129a2150dde53596a4efdbe0d1c758a0b41e819d2d9fbc0c9325f9a3aea973
|
628
628
|
languageName: node
|
629
629
|
linkType: hard
|
630
630
|
|
631
|
-
"@jupyterlab/attachments@npm:~4.3.
|
632
|
-
version: 4.3.
|
633
|
-
resolution: "@jupyterlab/attachments@npm:4.3.
|
631
|
+
"@jupyterlab/attachments@npm:~4.3.8":
|
632
|
+
version: 4.3.8
|
633
|
+
resolution: "@jupyterlab/attachments@npm:4.3.8"
|
634
634
|
dependencies:
|
635
|
-
"@jupyterlab/nbformat": ^4.3.
|
636
|
-
"@jupyterlab/observables": ^5.3.
|
637
|
-
"@jupyterlab/rendermime": ^4.3.
|
638
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
635
|
+
"@jupyterlab/nbformat": ^4.3.8
|
636
|
+
"@jupyterlab/observables": ^5.3.8
|
637
|
+
"@jupyterlab/rendermime": ^4.3.8
|
638
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
639
639
|
"@lumino/disposable": ^2.1.3
|
640
640
|
"@lumino/signaling": ^2.1.3
|
641
|
-
checksum:
|
641
|
+
checksum: edab3be606735cd8229776d9f3fb7ae4dbdef65bc86a10d60f916de13a9c6f918410e8e461ea44024978d7e5f8b75cb99d78ff166d66d2dcc58feb0a617bd994
|
642
642
|
languageName: node
|
643
643
|
linkType: hard
|
644
644
|
|
645
|
-
"@jupyterlab/builder@npm:^4.3.
|
646
|
-
version: 4.4.
|
647
|
-
resolution: "@jupyterlab/builder@npm:4.4.
|
645
|
+
"@jupyterlab/builder@npm:^4.3.8":
|
646
|
+
version: 4.4.3
|
647
|
+
resolution: "@jupyterlab/builder@npm:4.4.3"
|
648
648
|
dependencies:
|
649
649
|
"@lumino/algorithm": ^2.0.3
|
650
|
-
"@lumino/application": ^2.4.
|
650
|
+
"@lumino/application": ^2.4.4
|
651
651
|
"@lumino/commands": ^2.3.2
|
652
652
|
"@lumino/coreutils": ^2.2.1
|
653
653
|
"@lumino/disposable": ^2.1.4
|
@@ -657,7 +657,7 @@ __metadata:
|
|
657
657
|
"@lumino/properties": ^2.0.3
|
658
658
|
"@lumino/signaling": ^2.1.4
|
659
659
|
"@lumino/virtualdom": ^2.0.3
|
660
|
-
"@lumino/widgets": ^2.7.
|
660
|
+
"@lumino/widgets": ^2.7.1
|
661
661
|
ajv: ^8.12.0
|
662
662
|
commander: ^9.4.1
|
663
663
|
css-loader: ^6.7.1
|
@@ -679,13 +679,13 @@ __metadata:
|
|
679
679
|
worker-loader: ^3.0.2
|
680
680
|
bin:
|
681
681
|
build-labextension: lib/build-labextension.js
|
682
|
-
checksum:
|
682
|
+
checksum: b6015eff6b79e29d82506c8e7f3fc2b3a1e3282bf06a4001be43329a78daceb7b13b1bb362997725828989419f35c905b3c9577a296f5beb8b808c2a4e6de849
|
683
683
|
languageName: node
|
684
684
|
linkType: hard
|
685
685
|
|
686
|
-
"@jupyterlab/buildutils@npm:^4.3.
|
687
|
-
version: 4.4.
|
688
|
-
resolution: "@jupyterlab/buildutils@npm:4.4.
|
686
|
+
"@jupyterlab/buildutils@npm:^4.3.8":
|
687
|
+
version: 4.4.3
|
688
|
+
resolution: "@jupyterlab/buildutils@npm:4.4.3"
|
689
689
|
dependencies:
|
690
690
|
"@yarnpkg/core": ^4.0.3
|
691
691
|
"@yarnpkg/parsers": ^3.0.0
|
@@ -712,65 +712,65 @@ __metadata:
|
|
712
712
|
update-dependency: lib/update-dependency.js
|
713
713
|
update-dist-tag: lib/update-dist-tag.js
|
714
714
|
update-staging-lock: lib/update-staging-lock.js
|
715
|
-
checksum:
|
715
|
+
checksum: 94a4a4c6ba9847462423036c3bd3f96e38103dd5026d586b19ba7a986a631e631cc2220eb79c514026e371b6e3810d01b67db84c3e485897e1c90f7ae95f6c37
|
716
716
|
languageName: node
|
717
717
|
linkType: hard
|
718
718
|
|
719
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.3.
|
720
|
-
version: 4.3.
|
721
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.
|
719
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.3.8":
|
720
|
+
version: 4.3.8
|
721
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.3.8"
|
722
722
|
dependencies:
|
723
|
-
"@jupyterlab/application": ^4.3.
|
724
|
-
"@jupyterlab/apputils": ^4.4.
|
725
|
-
"@jupyterlab/cell-toolbar": ^4.3.
|
726
|
-
"@jupyterlab/settingregistry": ^4.3.
|
727
|
-
"@jupyterlab/translation": ^4.3.
|
728
|
-
checksum:
|
723
|
+
"@jupyterlab/application": ^4.3.8
|
724
|
+
"@jupyterlab/apputils": ^4.4.8
|
725
|
+
"@jupyterlab/cell-toolbar": ^4.3.8
|
726
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
727
|
+
"@jupyterlab/translation": ^4.3.8
|
728
|
+
checksum: df8462461564ab469c2def63102f261d8d77ca643816980af973df4138d3a779fba55111b0515701f6758f57fbdf9d20a84659fca538b86329848d0cc9758c19
|
729
729
|
languageName: node
|
730
730
|
linkType: hard
|
731
731
|
|
732
|
-
"@jupyterlab/cell-toolbar@npm:~4.3.
|
733
|
-
version: 4.3.
|
734
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.3.
|
732
|
+
"@jupyterlab/cell-toolbar@npm:~4.3.8":
|
733
|
+
version: 4.3.8
|
734
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.3.8"
|
735
735
|
dependencies:
|
736
736
|
"@jupyter/ydoc": ^3.0.4
|
737
|
-
"@jupyterlab/apputils": ^4.4.
|
738
|
-
"@jupyterlab/cells": ^4.3.
|
739
|
-
"@jupyterlab/docregistry": ^4.3.
|
740
|
-
"@jupyterlab/notebook": ^4.3.
|
741
|
-
"@jupyterlab/observables": ^5.3.
|
742
|
-
"@jupyterlab/ui-components": ^4.3.
|
737
|
+
"@jupyterlab/apputils": ^4.4.8
|
738
|
+
"@jupyterlab/cells": ^4.3.8
|
739
|
+
"@jupyterlab/docregistry": ^4.3.8
|
740
|
+
"@jupyterlab/notebook": ^4.3.8
|
741
|
+
"@jupyterlab/observables": ^5.3.8
|
742
|
+
"@jupyterlab/ui-components": ^4.3.8
|
743
743
|
"@lumino/algorithm": ^2.0.2
|
744
744
|
"@lumino/commands": ^2.3.1
|
745
745
|
"@lumino/disposable": ^2.1.3
|
746
746
|
"@lumino/signaling": ^2.1.3
|
747
747
|
"@lumino/widgets": ^2.5.0
|
748
|
-
checksum:
|
748
|
+
checksum: 655ff44155def7213c47d6a0f2203bc72d616599bb8a38b27c66dd3d18d053d4c7856b916dc4efb34bc8df09889f2582aabc6cba5f402ecbb8451cbd25249286
|
749
749
|
languageName: node
|
750
750
|
linkType: hard
|
751
751
|
|
752
|
-
"@jupyterlab/cells@npm:~4.3.
|
753
|
-
version: 4.3.
|
754
|
-
resolution: "@jupyterlab/cells@npm:4.3.
|
752
|
+
"@jupyterlab/cells@npm:~4.3.8":
|
753
|
+
version: 4.3.8
|
754
|
+
resolution: "@jupyterlab/cells@npm:4.3.8"
|
755
755
|
dependencies:
|
756
756
|
"@codemirror/state": ^6.4.1
|
757
757
|
"@codemirror/view": ^6.26.3
|
758
758
|
"@jupyter/ydoc": ^3.0.4
|
759
|
-
"@jupyterlab/apputils": ^4.4.
|
760
|
-
"@jupyterlab/attachments": ^4.3.
|
761
|
-
"@jupyterlab/codeeditor": ^4.3.
|
762
|
-
"@jupyterlab/codemirror": ^4.3.
|
763
|
-
"@jupyterlab/coreutils": ^6.3.
|
764
|
-
"@jupyterlab/documentsearch": ^4.3.
|
765
|
-
"@jupyterlab/filebrowser": ^4.3.
|
766
|
-
"@jupyterlab/nbformat": ^4.3.
|
767
|
-
"@jupyterlab/observables": ^5.3.
|
768
|
-
"@jupyterlab/outputarea": ^4.3.
|
769
|
-
"@jupyterlab/rendermime": ^4.3.
|
770
|
-
"@jupyterlab/services": ^7.3.
|
771
|
-
"@jupyterlab/toc": ^6.3.
|
772
|
-
"@jupyterlab/translation": ^4.3.
|
773
|
-
"@jupyterlab/ui-components": ^4.3.
|
759
|
+
"@jupyterlab/apputils": ^4.4.8
|
760
|
+
"@jupyterlab/attachments": ^4.3.8
|
761
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
762
|
+
"@jupyterlab/codemirror": ^4.3.8
|
763
|
+
"@jupyterlab/coreutils": ^6.3.8
|
764
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
765
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
766
|
+
"@jupyterlab/nbformat": ^4.3.8
|
767
|
+
"@jupyterlab/observables": ^5.3.8
|
768
|
+
"@jupyterlab/outputarea": ^4.3.8
|
769
|
+
"@jupyterlab/rendermime": ^4.3.8
|
770
|
+
"@jupyterlab/services": ^7.3.8
|
771
|
+
"@jupyterlab/toc": ^6.3.8
|
772
|
+
"@jupyterlab/translation": ^4.3.8
|
773
|
+
"@jupyterlab/ui-components": ^4.3.8
|
774
774
|
"@lumino/algorithm": ^2.0.2
|
775
775
|
"@lumino/coreutils": ^2.2.0
|
776
776
|
"@lumino/domutils": ^2.0.2
|
@@ -781,38 +781,38 @@ __metadata:
|
|
781
781
|
"@lumino/virtualdom": ^2.0.2
|
782
782
|
"@lumino/widgets": ^2.5.0
|
783
783
|
react: ^18.2.0
|
784
|
-
checksum:
|
784
|
+
checksum: a68e3d7186e00b794390f0281854404c2027115b60502f6a7b7ffc326603797804bc19aff9c46ea3a653384115384074a7c52728ffc3da510a473573b6e32b06
|
785
785
|
languageName: node
|
786
786
|
linkType: hard
|
787
787
|
|
788
|
-
"@jupyterlab/celltags-extension@npm:~4.3.
|
789
|
-
version: 4.3.
|
790
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.3.
|
788
|
+
"@jupyterlab/celltags-extension@npm:~4.3.8":
|
789
|
+
version: 4.3.8
|
790
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.3.8"
|
791
791
|
dependencies:
|
792
|
-
"@jupyterlab/application": ^4.3.
|
793
|
-
"@jupyterlab/notebook": ^4.3.
|
794
|
-
"@jupyterlab/translation": ^4.3.
|
795
|
-
"@jupyterlab/ui-components": ^4.3.
|
792
|
+
"@jupyterlab/application": ^4.3.8
|
793
|
+
"@jupyterlab/notebook": ^4.3.8
|
794
|
+
"@jupyterlab/translation": ^4.3.8
|
795
|
+
"@jupyterlab/ui-components": ^4.3.8
|
796
796
|
"@lumino/algorithm": ^2.0.2
|
797
797
|
"@rjsf/utils": ^5.13.4
|
798
798
|
react: ^18.2.0
|
799
|
-
checksum:
|
799
|
+
checksum: 8fa0519257a51833e406848f9e6bdcdfcbe1f71214cefa0fa5034a1be954e19dccbdae647726f56ee304c07fca1f6c6c9ed25410190231900331e262c727fbe7
|
800
800
|
languageName: node
|
801
801
|
linkType: hard
|
802
802
|
|
803
|
-
"@jupyterlab/codeeditor@npm:~4.3.
|
804
|
-
version: 4.3.
|
805
|
-
resolution: "@jupyterlab/codeeditor@npm:4.3.
|
803
|
+
"@jupyterlab/codeeditor@npm:~4.3.8":
|
804
|
+
version: 4.3.8
|
805
|
+
resolution: "@jupyterlab/codeeditor@npm:4.3.8"
|
806
806
|
dependencies:
|
807
807
|
"@codemirror/state": ^6.4.1
|
808
808
|
"@jupyter/ydoc": ^3.0.4
|
809
|
-
"@jupyterlab/apputils": ^4.4.
|
810
|
-
"@jupyterlab/coreutils": ^6.3.
|
811
|
-
"@jupyterlab/nbformat": ^4.3.
|
812
|
-
"@jupyterlab/observables": ^5.3.
|
813
|
-
"@jupyterlab/statusbar": ^4.3.
|
814
|
-
"@jupyterlab/translation": ^4.3.
|
815
|
-
"@jupyterlab/ui-components": ^4.3.
|
809
|
+
"@jupyterlab/apputils": ^4.4.8
|
810
|
+
"@jupyterlab/coreutils": ^6.3.8
|
811
|
+
"@jupyterlab/nbformat": ^4.3.8
|
812
|
+
"@jupyterlab/observables": ^5.3.8
|
813
|
+
"@jupyterlab/statusbar": ^4.3.8
|
814
|
+
"@jupyterlab/translation": ^4.3.8
|
815
|
+
"@jupyterlab/ui-components": ^4.3.8
|
816
816
|
"@lumino/coreutils": ^2.2.0
|
817
817
|
"@lumino/disposable": ^2.1.3
|
818
818
|
"@lumino/dragdrop": ^2.1.5
|
@@ -820,13 +820,13 @@ __metadata:
|
|
820
820
|
"@lumino/signaling": ^2.1.3
|
821
821
|
"@lumino/widgets": ^2.5.0
|
822
822
|
react: ^18.2.0
|
823
|
-
checksum:
|
823
|
+
checksum: 353071ead4b36d8147389ba00806e58fffcd7b91df74110a999458a3e71f7a8a40491b91e248d228072a5d3bfcdea826770c7b98e4ee43b827859d260710a916
|
824
824
|
languageName: node
|
825
825
|
linkType: hard
|
826
826
|
|
827
|
-
"@jupyterlab/codemirror-extension@npm:~4.3.
|
828
|
-
version: 4.3.
|
829
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.3.
|
827
|
+
"@jupyterlab/codemirror-extension@npm:~4.3.8":
|
828
|
+
version: 4.3.8
|
829
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.3.8"
|
830
830
|
dependencies:
|
831
831
|
"@codemirror/commands": ^6.5.0
|
832
832
|
"@codemirror/lang-markdown": ^6.2.5
|
@@ -835,25 +835,25 @@ __metadata:
|
|
835
835
|
"@codemirror/search": ^6.5.6
|
836
836
|
"@codemirror/view": ^6.26.3
|
837
837
|
"@jupyter/ydoc": ^3.0.4
|
838
|
-
"@jupyterlab/application": ^4.3.
|
839
|
-
"@jupyterlab/codeeditor": ^4.3.
|
840
|
-
"@jupyterlab/codemirror": ^4.3.
|
841
|
-
"@jupyterlab/settingregistry": ^4.3.
|
842
|
-
"@jupyterlab/statusbar": ^4.3.
|
843
|
-
"@jupyterlab/translation": ^4.3.
|
844
|
-
"@jupyterlab/ui-components": ^4.3.
|
838
|
+
"@jupyterlab/application": ^4.3.8
|
839
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
840
|
+
"@jupyterlab/codemirror": ^4.3.8
|
841
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
842
|
+
"@jupyterlab/statusbar": ^4.3.8
|
843
|
+
"@jupyterlab/translation": ^4.3.8
|
844
|
+
"@jupyterlab/ui-components": ^4.3.8
|
845
845
|
"@lumino/coreutils": ^2.2.0
|
846
846
|
"@lumino/widgets": ^2.5.0
|
847
847
|
"@rjsf/utils": ^5.13.4
|
848
848
|
"@rjsf/validator-ajv8": ^5.13.4
|
849
849
|
react: ^18.2.0
|
850
|
-
checksum:
|
850
|
+
checksum: 8a0bd215c6991493be3d9bd2425b3a772e6b3ef397818f7cb51a35cc0e429fa951ef9d02323c0f5ca3fc4649d970fcf46cb4623f2f29410d291df681d44c9e1f
|
851
851
|
languageName: node
|
852
852
|
linkType: hard
|
853
853
|
|
854
|
-
"@jupyterlab/codemirror@npm:~4.3.
|
855
|
-
version: 4.3.
|
856
|
-
resolution: "@jupyterlab/codemirror@npm:4.3.
|
854
|
+
"@jupyterlab/codemirror@npm:~4.3.8":
|
855
|
+
version: 4.3.8
|
856
|
+
resolution: "@jupyterlab/codemirror@npm:4.3.8"
|
857
857
|
dependencies:
|
858
858
|
"@codemirror/autocomplete": ^6.16.0
|
859
859
|
"@codemirror/commands": ^6.5.0
|
@@ -876,11 +876,11 @@ __metadata:
|
|
876
876
|
"@codemirror/state": ^6.4.1
|
877
877
|
"@codemirror/view": ^6.26.3
|
878
878
|
"@jupyter/ydoc": ^3.0.4
|
879
|
-
"@jupyterlab/codeeditor": ^4.3.
|
880
|
-
"@jupyterlab/coreutils": ^6.3.
|
881
|
-
"@jupyterlab/documentsearch": ^4.3.
|
882
|
-
"@jupyterlab/nbformat": ^4.3.
|
883
|
-
"@jupyterlab/translation": ^4.3.
|
879
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
880
|
+
"@jupyterlab/coreutils": ^6.3.8
|
881
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
882
|
+
"@jupyterlab/nbformat": ^4.3.8
|
883
|
+
"@jupyterlab/translation": ^4.3.8
|
884
884
|
"@lezer/common": ^1.2.1
|
885
885
|
"@lezer/generator": ^1.7.0
|
886
886
|
"@lezer/highlight": ^1.2.0
|
@@ -889,45 +889,45 @@ __metadata:
|
|
889
889
|
"@lumino/disposable": ^2.1.3
|
890
890
|
"@lumino/signaling": ^2.1.3
|
891
891
|
yjs: ^13.5.40
|
892
|
-
checksum:
|
892
|
+
checksum: 78b7f5c8f6274d7298b7dc3fb3da2db6ba49ae4b7a4510524c5366bbe0a52d19992f0756ce83a296693c6e9625d63de235ad921be6278a7bbe0a3faa34581ba4
|
893
893
|
languageName: node
|
894
894
|
linkType: hard
|
895
895
|
|
896
|
-
"@jupyterlab/completer-extension@npm:~4.3.
|
897
|
-
version: 4.3.
|
898
|
-
resolution: "@jupyterlab/completer-extension@npm:4.3.
|
899
|
-
dependencies:
|
900
|
-
"@jupyterlab/application": ^4.3.
|
901
|
-
"@jupyterlab/codeeditor": ^4.3.
|
902
|
-
"@jupyterlab/completer": ^4.3.
|
903
|
-
"@jupyterlab/settingregistry": ^4.3.
|
904
|
-
"@jupyterlab/translation": ^4.3.
|
905
|
-
"@jupyterlab/ui-components": ^4.3.
|
896
|
+
"@jupyterlab/completer-extension@npm:~4.3.8":
|
897
|
+
version: 4.3.8
|
898
|
+
resolution: "@jupyterlab/completer-extension@npm:4.3.8"
|
899
|
+
dependencies:
|
900
|
+
"@jupyterlab/application": ^4.3.8
|
901
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
902
|
+
"@jupyterlab/completer": ^4.3.8
|
903
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
904
|
+
"@jupyterlab/translation": ^4.3.8
|
905
|
+
"@jupyterlab/ui-components": ^4.3.8
|
906
906
|
"@lumino/commands": ^2.3.1
|
907
907
|
"@lumino/coreutils": ^2.2.0
|
908
908
|
"@rjsf/utils": ^5.13.4
|
909
909
|
react: ^18.2.0
|
910
|
-
checksum:
|
910
|
+
checksum: 5f0b69ee6495e5a7c7dfc9367492b1a3741dc5fdcc14953e95572ed54e22349ab55853a571fdc5fb35dcce09dc720e7e8f90d40feecf5b1dcf0c76b200098912
|
911
911
|
languageName: node
|
912
912
|
linkType: hard
|
913
913
|
|
914
|
-
"@jupyterlab/completer@npm:~4.3.
|
915
|
-
version: 4.3.
|
916
|
-
resolution: "@jupyterlab/completer@npm:4.3.
|
914
|
+
"@jupyterlab/completer@npm:~4.3.8":
|
915
|
+
version: 4.3.8
|
916
|
+
resolution: "@jupyterlab/completer@npm:4.3.8"
|
917
917
|
dependencies:
|
918
918
|
"@codemirror/state": ^6.4.1
|
919
919
|
"@codemirror/view": ^6.26.3
|
920
920
|
"@jupyter/ydoc": ^3.0.4
|
921
|
-
"@jupyterlab/apputils": ^4.4.
|
922
|
-
"@jupyterlab/codeeditor": ^4.3.
|
923
|
-
"@jupyterlab/codemirror": ^4.3.
|
924
|
-
"@jupyterlab/coreutils": ^6.3.
|
925
|
-
"@jupyterlab/rendermime": ^4.3.
|
926
|
-
"@jupyterlab/services": ^7.3.
|
927
|
-
"@jupyterlab/settingregistry": ^4.3.
|
928
|
-
"@jupyterlab/statedb": ^4.3.
|
929
|
-
"@jupyterlab/translation": ^4.3.
|
930
|
-
"@jupyterlab/ui-components": ^4.3.
|
921
|
+
"@jupyterlab/apputils": ^4.4.8
|
922
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
923
|
+
"@jupyterlab/codemirror": ^4.3.8
|
924
|
+
"@jupyterlab/coreutils": ^6.3.8
|
925
|
+
"@jupyterlab/rendermime": ^4.3.8
|
926
|
+
"@jupyterlab/services": ^7.3.8
|
927
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
928
|
+
"@jupyterlab/statedb": ^4.3.8
|
929
|
+
"@jupyterlab/translation": ^4.3.8
|
930
|
+
"@jupyterlab/ui-components": ^4.3.8
|
931
931
|
"@lumino/algorithm": ^2.0.2
|
932
932
|
"@lumino/coreutils": ^2.2.0
|
933
933
|
"@lumino/disposable": ^2.1.3
|
@@ -935,63 +935,63 @@ __metadata:
|
|
935
935
|
"@lumino/messaging": ^2.0.2
|
936
936
|
"@lumino/signaling": ^2.1.3
|
937
937
|
"@lumino/widgets": ^2.5.0
|
938
|
-
checksum:
|
939
|
-
languageName: node
|
940
|
-
linkType: hard
|
941
|
-
|
942
|
-
"@jupyterlab/console-extension@npm:~4.3.
|
943
|
-
version: 4.3.
|
944
|
-
resolution: "@jupyterlab/console-extension@npm:4.3.
|
945
|
-
dependencies:
|
946
|
-
"@jupyterlab/application": ^4.3.
|
947
|
-
"@jupyterlab/apputils": ^4.4.
|
948
|
-
"@jupyterlab/codeeditor": ^4.3.
|
949
|
-
"@jupyterlab/completer": ^4.3.
|
950
|
-
"@jupyterlab/console": ^4.3.
|
951
|
-
"@jupyterlab/filebrowser": ^4.3.
|
952
|
-
"@jupyterlab/launcher": ^4.3.
|
953
|
-
"@jupyterlab/mainmenu": ^4.3.
|
954
|
-
"@jupyterlab/rendermime": ^4.3.
|
955
|
-
"@jupyterlab/settingregistry": ^4.3.
|
956
|
-
"@jupyterlab/translation": ^4.3.
|
957
|
-
"@jupyterlab/ui-components": ^4.3.
|
938
|
+
checksum: b650a7e0e7d77f5874e5464aaffb201b5225bfd50b12ea9397c3a318d4ef94162a5c5fd11ddd28305be0cde38975ec706ad7fa6db93be8a62f4158d3e63211ee
|
939
|
+
languageName: node
|
940
|
+
linkType: hard
|
941
|
+
|
942
|
+
"@jupyterlab/console-extension@npm:~4.3.8":
|
943
|
+
version: 4.3.8
|
944
|
+
resolution: "@jupyterlab/console-extension@npm:4.3.8"
|
945
|
+
dependencies:
|
946
|
+
"@jupyterlab/application": ^4.3.8
|
947
|
+
"@jupyterlab/apputils": ^4.4.8
|
948
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
949
|
+
"@jupyterlab/completer": ^4.3.8
|
950
|
+
"@jupyterlab/console": ^4.3.8
|
951
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
952
|
+
"@jupyterlab/launcher": ^4.3.8
|
953
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
954
|
+
"@jupyterlab/rendermime": ^4.3.8
|
955
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
956
|
+
"@jupyterlab/translation": ^4.3.8
|
957
|
+
"@jupyterlab/ui-components": ^4.3.8
|
958
958
|
"@lumino/algorithm": ^2.0.2
|
959
959
|
"@lumino/coreutils": ^2.2.0
|
960
960
|
"@lumino/disposable": ^2.1.3
|
961
961
|
"@lumino/properties": ^2.0.2
|
962
962
|
"@lumino/widgets": ^2.5.0
|
963
|
-
checksum:
|
963
|
+
checksum: 64ccb03aa600fcb965fcbbbbf78babaf837843f7125344c524fbf35eb2c77e2bcb3d6db302fad10e5683b48a41c2894771e7911d28698ee4097d194eb80dd432
|
964
964
|
languageName: node
|
965
965
|
linkType: hard
|
966
966
|
|
967
|
-
"@jupyterlab/console@npm:~4.3.
|
968
|
-
version: 4.3.
|
969
|
-
resolution: "@jupyterlab/console@npm:4.3.
|
967
|
+
"@jupyterlab/console@npm:~4.3.8":
|
968
|
+
version: 4.3.8
|
969
|
+
resolution: "@jupyterlab/console@npm:4.3.8"
|
970
970
|
dependencies:
|
971
971
|
"@jupyter/ydoc": ^3.0.4
|
972
|
-
"@jupyterlab/apputils": ^4.4.
|
973
|
-
"@jupyterlab/cells": ^4.3.
|
974
|
-
"@jupyterlab/codeeditor": ^4.3.
|
975
|
-
"@jupyterlab/coreutils": ^6.3.
|
976
|
-
"@jupyterlab/nbformat": ^4.3.
|
977
|
-
"@jupyterlab/observables": ^5.3.
|
978
|
-
"@jupyterlab/rendermime": ^4.3.
|
979
|
-
"@jupyterlab/services": ^7.3.
|
980
|
-
"@jupyterlab/translation": ^4.3.
|
981
|
-
"@jupyterlab/ui-components": ^4.3.
|
972
|
+
"@jupyterlab/apputils": ^4.4.8
|
973
|
+
"@jupyterlab/cells": ^4.3.8
|
974
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
975
|
+
"@jupyterlab/coreutils": ^6.3.8
|
976
|
+
"@jupyterlab/nbformat": ^4.3.8
|
977
|
+
"@jupyterlab/observables": ^5.3.8
|
978
|
+
"@jupyterlab/rendermime": ^4.3.8
|
979
|
+
"@jupyterlab/services": ^7.3.8
|
980
|
+
"@jupyterlab/translation": ^4.3.8
|
981
|
+
"@jupyterlab/ui-components": ^4.3.8
|
982
982
|
"@lumino/coreutils": ^2.2.0
|
983
983
|
"@lumino/disposable": ^2.1.3
|
984
984
|
"@lumino/dragdrop": ^2.1.5
|
985
985
|
"@lumino/messaging": ^2.0.2
|
986
986
|
"@lumino/signaling": ^2.1.3
|
987
987
|
"@lumino/widgets": ^2.5.0
|
988
|
-
checksum:
|
988
|
+
checksum: 72ebc03b34bb0410f21293d40cbc4b0423e5908e3ab18d7e6268f00fecbf82426618b30f19da35c5d1852210f0ebe7cb6522d8857d787bf7442e1f5bc363a699
|
989
989
|
languageName: node
|
990
990
|
linkType: hard
|
991
991
|
|
992
|
-
"@jupyterlab/coreutils@npm:~6.3.
|
993
|
-
version: 6.3.
|
994
|
-
resolution: "@jupyterlab/coreutils@npm:6.3.
|
992
|
+
"@jupyterlab/coreutils@npm:~6.3.8":
|
993
|
+
version: 6.3.8
|
994
|
+
resolution: "@jupyterlab/coreutils@npm:6.3.8"
|
995
995
|
dependencies:
|
996
996
|
"@lumino/coreutils": ^2.2.0
|
997
997
|
"@lumino/disposable": ^2.1.3
|
@@ -999,94 +999,94 @@ __metadata:
|
|
999
999
|
minimist: ~1.2.0
|
1000
1000
|
path-browserify: ^1.0.0
|
1001
1001
|
url-parse: ~1.5.4
|
1002
|
-
checksum:
|
1002
|
+
checksum: 559437e0f4d69fe0c1c0025469b90b50ff86481fedeb78ced4fb2a225564aa54811f2573134846bdf3c9fd895939137d2cca2557f5dcc65c8ec43508c32731df
|
1003
1003
|
languageName: node
|
1004
1004
|
linkType: hard
|
1005
1005
|
|
1006
|
-
"@jupyterlab/csvviewer-extension@npm:~4.3.
|
1007
|
-
version: 4.3.
|
1008
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.3.
|
1009
|
-
dependencies:
|
1010
|
-
"@jupyterlab/application": ^4.3.
|
1011
|
-
"@jupyterlab/apputils": ^4.4.
|
1012
|
-
"@jupyterlab/csvviewer": ^4.3.
|
1013
|
-
"@jupyterlab/docregistry": ^4.3.
|
1014
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1015
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1016
|
-
"@jupyterlab/observables": ^5.3.
|
1017
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1018
|
-
"@jupyterlab/translation": ^4.3.
|
1006
|
+
"@jupyterlab/csvviewer-extension@npm:~4.3.8":
|
1007
|
+
version: 4.3.8
|
1008
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.3.8"
|
1009
|
+
dependencies:
|
1010
|
+
"@jupyterlab/application": ^4.3.8
|
1011
|
+
"@jupyterlab/apputils": ^4.4.8
|
1012
|
+
"@jupyterlab/csvviewer": ^4.3.8
|
1013
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1014
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1015
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
1016
|
+
"@jupyterlab/observables": ^5.3.8
|
1017
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1018
|
+
"@jupyterlab/translation": ^4.3.8
|
1019
1019
|
"@lumino/datagrid": ^2.4.1
|
1020
1020
|
"@lumino/widgets": ^2.5.0
|
1021
|
-
checksum:
|
1021
|
+
checksum: 1c05c567cebb499f4f7dae0ba9e13107d66530013f8fb30ff82ba83a21658e6cc798706f9ce4d8047cf754cc268660fd2bc76148cb79c48a1383fd0c74aef452
|
1022
1022
|
languageName: node
|
1023
1023
|
linkType: hard
|
1024
1024
|
|
1025
|
-
"@jupyterlab/csvviewer@npm:~4.3.
|
1026
|
-
version: 4.3.
|
1027
|
-
resolution: "@jupyterlab/csvviewer@npm:4.3.
|
1025
|
+
"@jupyterlab/csvviewer@npm:~4.3.8":
|
1026
|
+
version: 4.3.8
|
1027
|
+
resolution: "@jupyterlab/csvviewer@npm:4.3.8"
|
1028
1028
|
dependencies:
|
1029
|
-
"@jupyterlab/coreutils": ^6.3.
|
1030
|
-
"@jupyterlab/docregistry": ^4.3.
|
1031
|
-
"@jupyterlab/translation": ^4.3.
|
1032
|
-
"@jupyterlab/ui-components": ^4.3.
|
1029
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1030
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1031
|
+
"@jupyterlab/translation": ^4.3.8
|
1032
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1033
1033
|
"@lumino/coreutils": ^2.2.0
|
1034
1034
|
"@lumino/datagrid": ^2.4.1
|
1035
1035
|
"@lumino/disposable": ^2.1.3
|
1036
1036
|
"@lumino/messaging": ^2.0.2
|
1037
1037
|
"@lumino/signaling": ^2.1.3
|
1038
1038
|
"@lumino/widgets": ^2.5.0
|
1039
|
-
checksum:
|
1040
|
-
languageName: node
|
1041
|
-
linkType: hard
|
1042
|
-
|
1043
|
-
"@jupyterlab/debugger-extension@npm:~4.3.
|
1044
|
-
version: 4.3.
|
1045
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.3.
|
1046
|
-
dependencies:
|
1047
|
-
"@jupyterlab/application": ^4.3.
|
1048
|
-
"@jupyterlab/apputils": ^4.4.
|
1049
|
-
"@jupyterlab/cells": ^4.3.
|
1050
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1051
|
-
"@jupyterlab/console": ^4.3.
|
1052
|
-
"@jupyterlab/coreutils": ^6.3.
|
1053
|
-
"@jupyterlab/debugger": ^4.3.
|
1054
|
-
"@jupyterlab/docregistry": ^4.3.
|
1055
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1056
|
-
"@jupyterlab/logconsole": ^4.3.
|
1057
|
-
"@jupyterlab/notebook": ^4.3.
|
1058
|
-
"@jupyterlab/rendermime": ^4.3.
|
1059
|
-
"@jupyterlab/services": ^7.3.
|
1060
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1061
|
-
"@jupyterlab/translation": ^4.3.
|
1039
|
+
checksum: c9ebfdc961acb7cf59c6df85fa1fedbc03c55c734b989fce640a4877f92a04118198e361a1d939e97481467387200f709197b78439ef655bc33d831973c30b1b
|
1040
|
+
languageName: node
|
1041
|
+
linkType: hard
|
1042
|
+
|
1043
|
+
"@jupyterlab/debugger-extension@npm:~4.3.8":
|
1044
|
+
version: 4.3.8
|
1045
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.3.8"
|
1046
|
+
dependencies:
|
1047
|
+
"@jupyterlab/application": ^4.3.8
|
1048
|
+
"@jupyterlab/apputils": ^4.4.8
|
1049
|
+
"@jupyterlab/cells": ^4.3.8
|
1050
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1051
|
+
"@jupyterlab/console": ^4.3.8
|
1052
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1053
|
+
"@jupyterlab/debugger": ^4.3.8
|
1054
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1055
|
+
"@jupyterlab/fileeditor": ^4.3.8
|
1056
|
+
"@jupyterlab/logconsole": ^4.3.8
|
1057
|
+
"@jupyterlab/notebook": ^4.3.8
|
1058
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1059
|
+
"@jupyterlab/services": ^7.3.8
|
1060
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1061
|
+
"@jupyterlab/translation": ^4.3.8
|
1062
1062
|
"@lumino/commands": ^2.3.1
|
1063
|
-
checksum:
|
1063
|
+
checksum: 123cd535d3db135975d4570f555dbeab2a7a9b83be6545dbe43b9ba90e35527311ac20b46bfc56849773b9c5a3ff2d593dc4f8f8c1c17e15d0339179404afca4
|
1064
1064
|
languageName: node
|
1065
1065
|
linkType: hard
|
1066
1066
|
|
1067
|
-
"@jupyterlab/debugger@npm:~4.3.
|
1068
|
-
version: 4.3.
|
1069
|
-
resolution: "@jupyterlab/debugger@npm:4.3.
|
1067
|
+
"@jupyterlab/debugger@npm:~4.3.8":
|
1068
|
+
version: 4.3.8
|
1069
|
+
resolution: "@jupyterlab/debugger@npm:4.3.8"
|
1070
1070
|
dependencies:
|
1071
1071
|
"@codemirror/state": ^6.4.1
|
1072
1072
|
"@codemirror/view": ^6.26.3
|
1073
1073
|
"@jupyter/react-components": ^0.16.6
|
1074
1074
|
"@jupyter/ydoc": ^3.0.4
|
1075
|
-
"@jupyterlab/application": ^4.3.
|
1076
|
-
"@jupyterlab/apputils": ^4.4.
|
1077
|
-
"@jupyterlab/cells": ^4.3.
|
1078
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1079
|
-
"@jupyterlab/codemirror": ^4.3.
|
1080
|
-
"@jupyterlab/console": ^4.3.
|
1081
|
-
"@jupyterlab/coreutils": ^6.3.
|
1082
|
-
"@jupyterlab/docregistry": ^4.3.
|
1083
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1084
|
-
"@jupyterlab/notebook": ^4.3.
|
1085
|
-
"@jupyterlab/observables": ^5.3.
|
1086
|
-
"@jupyterlab/rendermime": ^4.3.
|
1087
|
-
"@jupyterlab/services": ^7.3.
|
1088
|
-
"@jupyterlab/translation": ^4.3.
|
1089
|
-
"@jupyterlab/ui-components": ^4.3.
|
1075
|
+
"@jupyterlab/application": ^4.3.8
|
1076
|
+
"@jupyterlab/apputils": ^4.4.8
|
1077
|
+
"@jupyterlab/cells": ^4.3.8
|
1078
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1079
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1080
|
+
"@jupyterlab/console": ^4.3.8
|
1081
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1082
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1083
|
+
"@jupyterlab/fileeditor": ^4.3.8
|
1084
|
+
"@jupyterlab/notebook": ^4.3.8
|
1085
|
+
"@jupyterlab/observables": ^5.3.8
|
1086
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1087
|
+
"@jupyterlab/services": ^7.3.8
|
1088
|
+
"@jupyterlab/translation": ^4.3.8
|
1089
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1090
1090
|
"@lumino/algorithm": ^2.0.2
|
1091
1091
|
"@lumino/commands": ^2.3.1
|
1092
1092
|
"@lumino/coreutils": ^2.2.0
|
@@ -1098,25 +1098,25 @@ __metadata:
|
|
1098
1098
|
"@lumino/widgets": ^2.5.0
|
1099
1099
|
"@vscode/debugprotocol": ^1.51.0
|
1100
1100
|
react: ^18.2.0
|
1101
|
-
checksum:
|
1101
|
+
checksum: 2ce0f87abb1b4386185dd1721479cc28bf340d1aecd17a79b844055d8f74e87a2dd04aefd491f4260847c393c90b7244684e29b8d85377f67281f129bac8d0b2
|
1102
1102
|
languageName: node
|
1103
1103
|
linkType: hard
|
1104
1104
|
|
1105
|
-
"@jupyterlab/docmanager-extension@npm:~4.3.
|
1106
|
-
version: 4.3.
|
1107
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.3.
|
1108
|
-
dependencies:
|
1109
|
-
"@jupyterlab/application": ^4.3.
|
1110
|
-
"@jupyterlab/apputils": ^4.4.
|
1111
|
-
"@jupyterlab/coreutils": ^6.3.
|
1112
|
-
"@jupyterlab/docmanager": ^4.3.
|
1113
|
-
"@jupyterlab/docregistry": ^4.3.
|
1114
|
-
"@jupyterlab/services": ^7.3.
|
1115
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1116
|
-
"@jupyterlab/statedb": ^4.3.
|
1117
|
-
"@jupyterlab/statusbar": ^4.3.
|
1118
|
-
"@jupyterlab/translation": ^4.3.
|
1119
|
-
"@jupyterlab/ui-components": ^4.3.
|
1105
|
+
"@jupyterlab/docmanager-extension@npm:~4.3.8":
|
1106
|
+
version: 4.3.8
|
1107
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.3.8"
|
1108
|
+
dependencies:
|
1109
|
+
"@jupyterlab/application": ^4.3.8
|
1110
|
+
"@jupyterlab/apputils": ^4.4.8
|
1111
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1112
|
+
"@jupyterlab/docmanager": ^4.3.8
|
1113
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1114
|
+
"@jupyterlab/services": ^7.3.8
|
1115
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1116
|
+
"@jupyterlab/statedb": ^4.3.8
|
1117
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1118
|
+
"@jupyterlab/translation": ^4.3.8
|
1119
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1120
1120
|
"@lumino/algorithm": ^2.0.2
|
1121
1121
|
"@lumino/commands": ^2.3.1
|
1122
1122
|
"@lumino/coreutils": ^2.2.0
|
@@ -1124,22 +1124,22 @@ __metadata:
|
|
1124
1124
|
"@lumino/signaling": ^2.1.3
|
1125
1125
|
"@lumino/widgets": ^2.5.0
|
1126
1126
|
react: ^18.2.0
|
1127
|
-
checksum:
|
1127
|
+
checksum: 4d7dcdbbed152ec81a3df7cc44269914615580163d48263c059933bb0d487f3eb20d87fb7b743b48199f5c019237a0fd2e0bc8bcff5d1d9d11dacac848be2590
|
1128
1128
|
languageName: node
|
1129
1129
|
linkType: hard
|
1130
1130
|
|
1131
|
-
"@jupyterlab/docmanager@npm:~4.3.
|
1132
|
-
version: 4.3.
|
1133
|
-
resolution: "@jupyterlab/docmanager@npm:4.3.
|
1134
|
-
dependencies:
|
1135
|
-
"@jupyterlab/apputils": ^4.4.
|
1136
|
-
"@jupyterlab/coreutils": ^6.3.
|
1137
|
-
"@jupyterlab/docregistry": ^4.3.
|
1138
|
-
"@jupyterlab/services": ^7.3.
|
1139
|
-
"@jupyterlab/statedb": ^4.3.
|
1140
|
-
"@jupyterlab/statusbar": ^4.3.
|
1141
|
-
"@jupyterlab/translation": ^4.3.
|
1142
|
-
"@jupyterlab/ui-components": ^4.3.
|
1131
|
+
"@jupyterlab/docmanager@npm:~4.3.8":
|
1132
|
+
version: 4.3.8
|
1133
|
+
resolution: "@jupyterlab/docmanager@npm:4.3.8"
|
1134
|
+
dependencies:
|
1135
|
+
"@jupyterlab/apputils": ^4.4.8
|
1136
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1137
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1138
|
+
"@jupyterlab/services": ^7.3.8
|
1139
|
+
"@jupyterlab/statedb": ^4.3.8
|
1140
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1141
|
+
"@jupyterlab/translation": ^4.3.8
|
1142
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1143
1143
|
"@lumino/algorithm": ^2.0.2
|
1144
1144
|
"@lumino/coreutils": ^2.2.0
|
1145
1145
|
"@lumino/disposable": ^2.1.3
|
@@ -1149,24 +1149,24 @@ __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: 54eb29e0a6b787859b180d89596565b248b1febe861ba1e936d76df1b386bc591c9ab1343eceea051834c80dce4b3ccc7b9589c5ff86f423e3782f3162ea26fa
|
1153
1153
|
languageName: node
|
1154
1154
|
linkType: hard
|
1155
1155
|
|
1156
|
-
"@jupyterlab/docregistry@npm:~4.3.
|
1157
|
-
version: 4.3.
|
1158
|
-
resolution: "@jupyterlab/docregistry@npm:4.3.
|
1156
|
+
"@jupyterlab/docregistry@npm:~4.3.8":
|
1157
|
+
version: 4.3.8
|
1158
|
+
resolution: "@jupyterlab/docregistry@npm:4.3.8"
|
1159
1159
|
dependencies:
|
1160
1160
|
"@jupyter/ydoc": ^3.0.4
|
1161
|
-
"@jupyterlab/apputils": ^4.4.
|
1162
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1163
|
-
"@jupyterlab/coreutils": ^6.3.
|
1164
|
-
"@jupyterlab/observables": ^5.3.
|
1165
|
-
"@jupyterlab/rendermime": ^4.3.
|
1166
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1167
|
-
"@jupyterlab/services": ^7.3.
|
1168
|
-
"@jupyterlab/translation": ^4.3.
|
1169
|
-
"@jupyterlab/ui-components": ^4.3.
|
1161
|
+
"@jupyterlab/apputils": ^4.4.8
|
1162
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1163
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1164
|
+
"@jupyterlab/observables": ^5.3.8
|
1165
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1166
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1167
|
+
"@jupyterlab/services": ^7.3.8
|
1168
|
+
"@jupyterlab/translation": ^4.3.8
|
1169
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1170
1170
|
"@lumino/algorithm": ^2.0.2
|
1171
1171
|
"@lumino/coreutils": ^2.2.0
|
1172
1172
|
"@lumino/disposable": ^2.1.3
|
@@ -1175,32 +1175,32 @@ __metadata:
|
|
1175
1175
|
"@lumino/signaling": ^2.1.3
|
1176
1176
|
"@lumino/widgets": ^2.5.0
|
1177
1177
|
react: ^18.2.0
|
1178
|
-
checksum:
|
1178
|
+
checksum: 5b2eaa0566dccd212e679db6f06ed7fdb2261c1c31d089bf145b840d470bf098bed64f017f4c777e4173efa4c00c5014e3c42650f96f89a02491e5a144304e4d
|
1179
1179
|
languageName: node
|
1180
1180
|
linkType: hard
|
1181
1181
|
|
1182
|
-
"@jupyterlab/documentsearch-extension@npm:~4.3.
|
1183
|
-
version: 4.3.
|
1184
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.3.
|
1182
|
+
"@jupyterlab/documentsearch-extension@npm:~4.3.8":
|
1183
|
+
version: 4.3.8
|
1184
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.3.8"
|
1185
1185
|
dependencies:
|
1186
|
-
"@jupyterlab/application": ^4.3.
|
1187
|
-
"@jupyterlab/apputils": ^4.4.
|
1188
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1189
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1190
|
-
"@jupyterlab/translation": ^4.3.
|
1186
|
+
"@jupyterlab/application": ^4.3.8
|
1187
|
+
"@jupyterlab/apputils": ^4.4.8
|
1188
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1189
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1190
|
+
"@jupyterlab/translation": ^4.3.8
|
1191
1191
|
"@lumino/commands": ^2.3.1
|
1192
1192
|
"@lumino/widgets": ^2.5.0
|
1193
|
-
checksum:
|
1193
|
+
checksum: 3f34e4eca432c565e2c0e30aaebe792d5db546135e95015a3835b9ada0846f1dff540251f3a99e61487699e0ef4c2c867eebe5cfa3bdfceaa77ce5594c54ffa1
|
1194
1194
|
languageName: node
|
1195
1195
|
linkType: hard
|
1196
1196
|
|
1197
|
-
"@jupyterlab/documentsearch@npm:~4.3.
|
1198
|
-
version: 4.3.
|
1199
|
-
resolution: "@jupyterlab/documentsearch@npm:4.3.
|
1197
|
+
"@jupyterlab/documentsearch@npm:~4.3.8":
|
1198
|
+
version: 4.3.8
|
1199
|
+
resolution: "@jupyterlab/documentsearch@npm:4.3.8"
|
1200
1200
|
dependencies:
|
1201
|
-
"@jupyterlab/apputils": ^4.4.
|
1202
|
-
"@jupyterlab/translation": ^4.3.
|
1203
|
-
"@jupyterlab/ui-components": ^4.3.
|
1201
|
+
"@jupyterlab/apputils": ^4.4.8
|
1202
|
+
"@jupyterlab/translation": ^4.3.8
|
1203
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1204
1204
|
"@lumino/commands": ^2.3.1
|
1205
1205
|
"@lumino/coreutils": ^2.2.0
|
1206
1206
|
"@lumino/disposable": ^2.1.3
|
@@ -1209,79 +1209,79 @@ __metadata:
|
|
1209
1209
|
"@lumino/signaling": ^2.1.3
|
1210
1210
|
"@lumino/widgets": ^2.5.0
|
1211
1211
|
react: ^18.2.0
|
1212
|
-
checksum:
|
1212
|
+
checksum: 28fb748f91ed9fef9289d56bc79b0090b66efd1bbd961d35a59a4eba25a0096f76d4652e3f8d73ce8eb71231157d00d33c7ea383eb72e8905694045206f2e44c
|
1213
1213
|
languageName: node
|
1214
1214
|
linkType: hard
|
1215
1215
|
|
1216
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.3.
|
1217
|
-
version: 4.3.
|
1218
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.
|
1216
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.3.8":
|
1217
|
+
version: 4.3.8
|
1218
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.3.8"
|
1219
1219
|
dependencies:
|
1220
|
-
"@jupyterlab/application": ^4.3.
|
1221
|
-
"@jupyterlab/apputils": ^4.4.
|
1222
|
-
"@jupyterlab/extensionmanager": ^4.3.
|
1223
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1224
|
-
"@jupyterlab/translation": ^4.3.
|
1225
|
-
"@jupyterlab/ui-components": ^4.3.
|
1226
|
-
checksum:
|
1220
|
+
"@jupyterlab/application": ^4.3.8
|
1221
|
+
"@jupyterlab/apputils": ^4.4.8
|
1222
|
+
"@jupyterlab/extensionmanager": ^4.3.8
|
1223
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1224
|
+
"@jupyterlab/translation": ^4.3.8
|
1225
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1226
|
+
checksum: 483337ed24395ba91d3e26e08c4ac1aecee4a2e6292f12e222be544fdc297673afcfe99e5fdebf923421a1987326e7d2fa2e1b8f744892eb1e12f7f806f5ed87
|
1227
1227
|
languageName: node
|
1228
1228
|
linkType: hard
|
1229
1229
|
|
1230
|
-
"@jupyterlab/extensionmanager@npm:~4.3.
|
1231
|
-
version: 4.3.
|
1232
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.3.
|
1230
|
+
"@jupyterlab/extensionmanager@npm:~4.3.8":
|
1231
|
+
version: 4.3.8
|
1232
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.3.8"
|
1233
1233
|
dependencies:
|
1234
|
-
"@jupyterlab/apputils": ^4.4.
|
1235
|
-
"@jupyterlab/coreutils": ^6.3.
|
1236
|
-
"@jupyterlab/services": ^7.3.
|
1237
|
-
"@jupyterlab/translation": ^4.3.
|
1238
|
-
"@jupyterlab/ui-components": ^4.3.
|
1234
|
+
"@jupyterlab/apputils": ^4.4.8
|
1235
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1236
|
+
"@jupyterlab/services": ^7.3.8
|
1237
|
+
"@jupyterlab/translation": ^4.3.8
|
1238
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1239
1239
|
"@lumino/messaging": ^2.0.2
|
1240
1240
|
"@lumino/polling": ^2.1.3
|
1241
1241
|
"@lumino/widgets": ^2.5.0
|
1242
1242
|
react: ^18.2.0
|
1243
1243
|
react-paginate: ^6.3.2
|
1244
1244
|
semver: ^7.5.2
|
1245
|
-
checksum:
|
1246
|
-
languageName: node
|
1247
|
-
linkType: hard
|
1248
|
-
|
1249
|
-
"@jupyterlab/filebrowser-extension@npm:~4.3.
|
1250
|
-
version: 4.3.
|
1251
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.3.
|
1252
|
-
dependencies:
|
1253
|
-
"@jupyterlab/application": ^4.3.
|
1254
|
-
"@jupyterlab/apputils": ^4.4.
|
1255
|
-
"@jupyterlab/coreutils": ^6.3.
|
1256
|
-
"@jupyterlab/docmanager": ^4.3.
|
1257
|
-
"@jupyterlab/docregistry": ^4.3.
|
1258
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1259
|
-
"@jupyterlab/services": ^7.3.
|
1260
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1261
|
-
"@jupyterlab/statedb": ^4.3.
|
1262
|
-
"@jupyterlab/statusbar": ^4.3.
|
1263
|
-
"@jupyterlab/translation": ^4.3.
|
1264
|
-
"@jupyterlab/ui-components": ^4.3.
|
1245
|
+
checksum: 526ad9997f5b654f43bdcf9b8cc112eff98695e80aac5471d280dd150d8c82e2c67b4654aa7648167916f86e96b5c23159c2eb1446ec095ce4389479cde9f3e3
|
1246
|
+
languageName: node
|
1247
|
+
linkType: hard
|
1248
|
+
|
1249
|
+
"@jupyterlab/filebrowser-extension@npm:~4.3.8":
|
1250
|
+
version: 4.3.8
|
1251
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.3.8"
|
1252
|
+
dependencies:
|
1253
|
+
"@jupyterlab/application": ^4.3.8
|
1254
|
+
"@jupyterlab/apputils": ^4.4.8
|
1255
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1256
|
+
"@jupyterlab/docmanager": ^4.3.8
|
1257
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1258
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
1259
|
+
"@jupyterlab/services": ^7.3.8
|
1260
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1261
|
+
"@jupyterlab/statedb": ^4.3.8
|
1262
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1263
|
+
"@jupyterlab/translation": ^4.3.8
|
1264
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1265
1265
|
"@lumino/algorithm": ^2.0.2
|
1266
1266
|
"@lumino/commands": ^2.3.1
|
1267
1267
|
"@lumino/widgets": ^2.5.0
|
1268
|
-
checksum:
|
1268
|
+
checksum: 009ed9a4d63841471203f5e1d8ec8d8756f4162c55c3d5b25a5a699b76ca48f06c38518b47bd1373ea0ef28a353d8e3a06feb1315a7996349fd202e03a4bd709
|
1269
1269
|
languageName: node
|
1270
1270
|
linkType: hard
|
1271
1271
|
|
1272
|
-
"@jupyterlab/filebrowser@npm:~4.3.
|
1273
|
-
version: 4.3.
|
1274
|
-
resolution: "@jupyterlab/filebrowser@npm:4.3.
|
1275
|
-
dependencies:
|
1276
|
-
"@jupyterlab/apputils": ^4.4.
|
1277
|
-
"@jupyterlab/coreutils": ^6.3.
|
1278
|
-
"@jupyterlab/docmanager": ^4.3.
|
1279
|
-
"@jupyterlab/docregistry": ^4.3.
|
1280
|
-
"@jupyterlab/services": ^7.3.
|
1281
|
-
"@jupyterlab/statedb": ^4.3.
|
1282
|
-
"@jupyterlab/statusbar": ^4.3.
|
1283
|
-
"@jupyterlab/translation": ^4.3.
|
1284
|
-
"@jupyterlab/ui-components": ^4.3.
|
1272
|
+
"@jupyterlab/filebrowser@npm:~4.3.8":
|
1273
|
+
version: 4.3.8
|
1274
|
+
resolution: "@jupyterlab/filebrowser@npm:4.3.8"
|
1275
|
+
dependencies:
|
1276
|
+
"@jupyterlab/apputils": ^4.4.8
|
1277
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1278
|
+
"@jupyterlab/docmanager": ^4.3.8
|
1279
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1280
|
+
"@jupyterlab/services": ^7.3.8
|
1281
|
+
"@jupyterlab/statedb": ^4.3.8
|
1282
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1283
|
+
"@jupyterlab/translation": ^4.3.8
|
1284
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1285
1285
|
"@lumino/algorithm": ^2.0.2
|
1286
1286
|
"@lumino/coreutils": ^2.2.0
|
1287
1287
|
"@lumino/disposable": ^2.1.3
|
@@ -1293,221 +1293,221 @@ __metadata:
|
|
1293
1293
|
"@lumino/virtualdom": ^2.0.2
|
1294
1294
|
"@lumino/widgets": ^2.5.0
|
1295
1295
|
react: ^18.2.0
|
1296
|
-
checksum:
|
1296
|
+
checksum: 121e60c05c139e96904c48ea980da2e26f201d8f92d9c216fb734fa225ae2f5e2e47fafde9eed2ab64fd67f1d186a5ab30f3f416b0e13862abdeb7517041a0b0
|
1297
1297
|
languageName: node
|
1298
1298
|
linkType: hard
|
1299
1299
|
|
1300
|
-
"@jupyterlab/fileeditor-extension@npm:~4.3.
|
1301
|
-
version: 4.3.
|
1302
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.3.
|
1300
|
+
"@jupyterlab/fileeditor-extension@npm:~4.3.8":
|
1301
|
+
version: 4.3.8
|
1302
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.3.8"
|
1303
1303
|
dependencies:
|
1304
1304
|
"@codemirror/commands": ^6.5.0
|
1305
1305
|
"@codemirror/search": ^6.5.6
|
1306
|
-
"@jupyterlab/application": ^4.3.
|
1307
|
-
"@jupyterlab/apputils": ^4.4.
|
1308
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1309
|
-
"@jupyterlab/codemirror": ^4.3.
|
1310
|
-
"@jupyterlab/completer": ^4.3.
|
1311
|
-
"@jupyterlab/console": ^4.3.
|
1312
|
-
"@jupyterlab/coreutils": ^6.3.
|
1313
|
-
"@jupyterlab/docregistry": ^4.3.
|
1314
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1315
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1316
|
-
"@jupyterlab/fileeditor": ^4.3.
|
1317
|
-
"@jupyterlab/launcher": ^4.3.
|
1318
|
-
"@jupyterlab/lsp": ^4.3.
|
1319
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1320
|
-
"@jupyterlab/observables": ^5.3.
|
1321
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1322
|
-
"@jupyterlab/services": ^7.3.
|
1323
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1324
|
-
"@jupyterlab/statusbar": ^4.3.
|
1325
|
-
"@jupyterlab/toc": ^6.3.
|
1326
|
-
"@jupyterlab/translation": ^4.3.
|
1327
|
-
"@jupyterlab/ui-components": ^4.3.
|
1306
|
+
"@jupyterlab/application": ^4.3.8
|
1307
|
+
"@jupyterlab/apputils": ^4.4.8
|
1308
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1309
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1310
|
+
"@jupyterlab/completer": ^4.3.8
|
1311
|
+
"@jupyterlab/console": ^4.3.8
|
1312
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1313
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1314
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1315
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
1316
|
+
"@jupyterlab/fileeditor": ^4.3.8
|
1317
|
+
"@jupyterlab/launcher": ^4.3.8
|
1318
|
+
"@jupyterlab/lsp": ^4.3.8
|
1319
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
1320
|
+
"@jupyterlab/observables": ^5.3.8
|
1321
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1322
|
+
"@jupyterlab/services": ^7.3.8
|
1323
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1324
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1325
|
+
"@jupyterlab/toc": ^6.3.8
|
1326
|
+
"@jupyterlab/translation": ^4.3.8
|
1327
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1328
1328
|
"@lumino/algorithm": ^2.0.2
|
1329
1329
|
"@lumino/commands": ^2.3.1
|
1330
1330
|
"@lumino/coreutils": ^2.2.0
|
1331
1331
|
"@lumino/widgets": ^2.5.0
|
1332
|
-
checksum:
|
1332
|
+
checksum: 3435caba51bed93fd323c7351690adb623cedfa79aa221e92a8b4fb8b7ba78d9e7422d046ca4bc6bff3d96fc0725f5ac741e5923181b2733302efe39604ae5e5
|
1333
1333
|
languageName: node
|
1334
1334
|
linkType: hard
|
1335
1335
|
|
1336
|
-
"@jupyterlab/fileeditor@npm:~4.3.
|
1337
|
-
version: 4.3.
|
1338
|
-
resolution: "@jupyterlab/fileeditor@npm:4.3.
|
1336
|
+
"@jupyterlab/fileeditor@npm:~4.3.8":
|
1337
|
+
version: 4.3.8
|
1338
|
+
resolution: "@jupyterlab/fileeditor@npm:4.3.8"
|
1339
1339
|
dependencies:
|
1340
1340
|
"@jupyter/ydoc": ^3.0.4
|
1341
|
-
"@jupyterlab/apputils": ^4.4.
|
1342
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1343
|
-
"@jupyterlab/codemirror": ^4.3.
|
1344
|
-
"@jupyterlab/coreutils": ^6.3.
|
1345
|
-
"@jupyterlab/docregistry": ^4.3.
|
1346
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1347
|
-
"@jupyterlab/lsp": ^4.3.
|
1348
|
-
"@jupyterlab/statusbar": ^4.3.
|
1349
|
-
"@jupyterlab/toc": ^6.3.
|
1350
|
-
"@jupyterlab/translation": ^4.3.
|
1351
|
-
"@jupyterlab/ui-components": ^4.3.
|
1341
|
+
"@jupyterlab/apputils": ^4.4.8
|
1342
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1343
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1344
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1345
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1346
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1347
|
+
"@jupyterlab/lsp": ^4.3.8
|
1348
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1349
|
+
"@jupyterlab/toc": ^6.3.8
|
1350
|
+
"@jupyterlab/translation": ^4.3.8
|
1351
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1352
1352
|
"@lumino/commands": ^2.3.1
|
1353
1353
|
"@lumino/coreutils": ^2.2.0
|
1354
1354
|
"@lumino/messaging": ^2.0.2
|
1355
1355
|
"@lumino/widgets": ^2.5.0
|
1356
1356
|
react: ^18.2.0
|
1357
1357
|
regexp-match-indices: ^1.0.2
|
1358
|
-
checksum:
|
1358
|
+
checksum: 0b49c9631589bb4443415bdddaf84b721d8148b5495661965afea52f95f7f7f2514f7ec69fac555d4d54b3c0fe31ece04610d7a215fec767ced06ac97b8f7e74
|
1359
1359
|
languageName: node
|
1360
1360
|
linkType: hard
|
1361
1361
|
|
1362
|
-
"@jupyterlab/help-extension@npm:~4.3.
|
1363
|
-
version: 4.3.
|
1364
|
-
resolution: "@jupyterlab/help-extension@npm:4.3.
|
1365
|
-
dependencies:
|
1366
|
-
"@jupyterlab/application": ^4.3.
|
1367
|
-
"@jupyterlab/apputils": ^4.4.
|
1368
|
-
"@jupyterlab/coreutils": ^6.3.
|
1369
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1370
|
-
"@jupyterlab/services": ^7.3.
|
1371
|
-
"@jupyterlab/translation": ^4.3.
|
1372
|
-
"@jupyterlab/ui-components": ^4.3.
|
1362
|
+
"@jupyterlab/help-extension@npm:~4.3.8":
|
1363
|
+
version: 4.3.8
|
1364
|
+
resolution: "@jupyterlab/help-extension@npm:4.3.8"
|
1365
|
+
dependencies:
|
1366
|
+
"@jupyterlab/application": ^4.3.8
|
1367
|
+
"@jupyterlab/apputils": ^4.4.8
|
1368
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1369
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
1370
|
+
"@jupyterlab/services": ^7.3.8
|
1371
|
+
"@jupyterlab/translation": ^4.3.8
|
1372
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1373
1373
|
"@lumino/coreutils": ^2.2.0
|
1374
1374
|
"@lumino/signaling": ^2.1.3
|
1375
1375
|
"@lumino/virtualdom": ^2.0.2
|
1376
1376
|
"@lumino/widgets": ^2.5.0
|
1377
1377
|
react: ^18.2.0
|
1378
|
-
checksum:
|
1378
|
+
checksum: a809fba615615cc070d93e40bdfe2c954385e18214025c73baaa5dd6efdbdd9bb6e7d4dc1c658495854f1eb83ead42e7c8631c26a3035c6a2f3c85bce41f97ff
|
1379
1379
|
languageName: node
|
1380
1380
|
linkType: hard
|
1381
1381
|
|
1382
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.3.
|
1383
|
-
version: 4.3.
|
1384
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.
|
1382
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.3.8":
|
1383
|
+
version: 4.3.8
|
1384
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.3.8"
|
1385
1385
|
dependencies:
|
1386
|
-
"@jupyterlab/application": ^4.3.
|
1387
|
-
"@jupyterlab/apputils": ^4.4.
|
1388
|
-
"@jupyterlab/docregistry": ^4.3.
|
1389
|
-
"@jupyterlab/htmlviewer": ^4.3.
|
1390
|
-
"@jupyterlab/observables": ^5.3.
|
1391
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1392
|
-
"@jupyterlab/translation": ^4.3.
|
1393
|
-
"@jupyterlab/ui-components": ^4.3.
|
1394
|
-
checksum:
|
1386
|
+
"@jupyterlab/application": ^4.3.8
|
1387
|
+
"@jupyterlab/apputils": ^4.4.8
|
1388
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1389
|
+
"@jupyterlab/htmlviewer": ^4.3.8
|
1390
|
+
"@jupyterlab/observables": ^5.3.8
|
1391
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1392
|
+
"@jupyterlab/translation": ^4.3.8
|
1393
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1394
|
+
checksum: 5dc6c4518e702d47302c7459cf3af51bbdfdac41a2e780704b3c72fe1d5dfc2e8ceff0ba7ef698ad63f685cf9c7f7277413e11ac32c292f9bcdf78542d83f966
|
1395
1395
|
languageName: node
|
1396
1396
|
linkType: hard
|
1397
1397
|
|
1398
|
-
"@jupyterlab/htmlviewer@npm:~4.3.
|
1399
|
-
version: 4.3.
|
1400
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.3.
|
1398
|
+
"@jupyterlab/htmlviewer@npm:~4.3.8":
|
1399
|
+
version: 4.3.8
|
1400
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.3.8"
|
1401
1401
|
dependencies:
|
1402
|
-
"@jupyterlab/apputils": ^4.4.
|
1403
|
-
"@jupyterlab/coreutils": ^6.3.
|
1404
|
-
"@jupyterlab/docregistry": ^4.3.
|
1405
|
-
"@jupyterlab/translation": ^4.3.
|
1406
|
-
"@jupyterlab/ui-components": ^4.3.
|
1402
|
+
"@jupyterlab/apputils": ^4.4.8
|
1403
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1404
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1405
|
+
"@jupyterlab/translation": ^4.3.8
|
1406
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1407
1407
|
"@lumino/coreutils": ^2.2.0
|
1408
1408
|
"@lumino/signaling": ^2.1.3
|
1409
1409
|
"@lumino/widgets": ^2.5.0
|
1410
1410
|
react: ^18.2.0
|
1411
|
-
checksum:
|
1411
|
+
checksum: 5983cbbf1c12215207e89d0c03d1731efb787f17600c325c3b4da9130a056cc01ea65672a044a40cbd869f348396fa52eca8206e3e0d235a5884e54a2f7e52ce
|
1412
1412
|
languageName: node
|
1413
1413
|
linkType: hard
|
1414
1414
|
|
1415
|
-
"@jupyterlab/hub-extension@npm:~4.3.
|
1416
|
-
version: 4.3.
|
1417
|
-
resolution: "@jupyterlab/hub-extension@npm:4.3.
|
1415
|
+
"@jupyterlab/hub-extension@npm:~4.3.8":
|
1416
|
+
version: 4.3.8
|
1417
|
+
resolution: "@jupyterlab/hub-extension@npm:4.3.8"
|
1418
1418
|
dependencies:
|
1419
|
-
"@jupyterlab/application": ^4.3.
|
1420
|
-
"@jupyterlab/apputils": ^4.4.
|
1421
|
-
"@jupyterlab/coreutils": ^6.3.
|
1422
|
-
"@jupyterlab/services": ^7.3.
|
1423
|
-
"@jupyterlab/translation": ^4.3.
|
1424
|
-
checksum:
|
1419
|
+
"@jupyterlab/application": ^4.3.8
|
1420
|
+
"@jupyterlab/apputils": ^4.4.8
|
1421
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1422
|
+
"@jupyterlab/services": ^7.3.8
|
1423
|
+
"@jupyterlab/translation": ^4.3.8
|
1424
|
+
checksum: 3d56568a247f45dfb870717e7693ae0d6b60259c93233454d9f93729e5e2caad26449cb779f68216af7acc453d23b630cddb24bbf904a23a2c534840c813ed90
|
1425
1425
|
languageName: node
|
1426
1426
|
linkType: hard
|
1427
1427
|
|
1428
|
-
"@jupyterlab/imageviewer-extension@npm:~4.3.
|
1429
|
-
version: 4.3.
|
1430
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.3.
|
1428
|
+
"@jupyterlab/imageviewer-extension@npm:~4.3.8":
|
1429
|
+
version: 4.3.8
|
1430
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.3.8"
|
1431
1431
|
dependencies:
|
1432
|
-
"@jupyterlab/application": ^4.3.
|
1433
|
-
"@jupyterlab/apputils": ^4.4.
|
1434
|
-
"@jupyterlab/docregistry": ^4.3.
|
1435
|
-
"@jupyterlab/imageviewer": ^4.3.
|
1436
|
-
"@jupyterlab/translation": ^4.3.
|
1437
|
-
checksum:
|
1432
|
+
"@jupyterlab/application": ^4.3.8
|
1433
|
+
"@jupyterlab/apputils": ^4.4.8
|
1434
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1435
|
+
"@jupyterlab/imageviewer": ^4.3.8
|
1436
|
+
"@jupyterlab/translation": ^4.3.8
|
1437
|
+
checksum: 9f903f7408fb6d152e36387e9f1fe3b99e1488e3019695ab5d6cbf10ca08944f6c0fd0099ac90225c3e69cd47801c243883839f846e28cd2f652f0a562a0c3f2
|
1438
1438
|
languageName: node
|
1439
1439
|
linkType: hard
|
1440
1440
|
|
1441
|
-
"@jupyterlab/imageviewer@npm:~4.3.
|
1442
|
-
version: 4.3.
|
1443
|
-
resolution: "@jupyterlab/imageviewer@npm:4.3.
|
1441
|
+
"@jupyterlab/imageviewer@npm:~4.3.8":
|
1442
|
+
version: 4.3.8
|
1443
|
+
resolution: "@jupyterlab/imageviewer@npm:4.3.8"
|
1444
1444
|
dependencies:
|
1445
|
-
"@jupyterlab/apputils": ^4.4.
|
1446
|
-
"@jupyterlab/coreutils": ^6.3.
|
1447
|
-
"@jupyterlab/docregistry": ^4.3.
|
1445
|
+
"@jupyterlab/apputils": ^4.4.8
|
1446
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1447
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1448
1448
|
"@lumino/coreutils": ^2.2.0
|
1449
1449
|
"@lumino/messaging": ^2.0.2
|
1450
1450
|
"@lumino/widgets": ^2.5.0
|
1451
|
-
checksum:
|
1451
|
+
checksum: 258f28a94261994501d592ef2dfee19e41d51d1908cfd32d9666fcfe4b063bd9fe33332881e43ec07e0a5a57c19bfec2d32122b27e756319b0dd8262e623b90c
|
1452
1452
|
languageName: node
|
1453
1453
|
linkType: hard
|
1454
1454
|
|
1455
|
-
"@jupyterlab/inspector-extension@npm:~4.3.
|
1456
|
-
version: 4.3.
|
1457
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.3.
|
1458
|
-
dependencies:
|
1459
|
-
"@jupyterlab/application": ^4.3.
|
1460
|
-
"@jupyterlab/apputils": ^4.4.
|
1461
|
-
"@jupyterlab/console": ^4.3.
|
1462
|
-
"@jupyterlab/inspector": ^4.3.
|
1463
|
-
"@jupyterlab/launcher": ^4.3.
|
1464
|
-
"@jupyterlab/notebook": ^4.3.
|
1465
|
-
"@jupyterlab/translation": ^4.3.
|
1466
|
-
"@jupyterlab/ui-components": ^4.3.
|
1455
|
+
"@jupyterlab/inspector-extension@npm:~4.3.8":
|
1456
|
+
version: 4.3.8
|
1457
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.3.8"
|
1458
|
+
dependencies:
|
1459
|
+
"@jupyterlab/application": ^4.3.8
|
1460
|
+
"@jupyterlab/apputils": ^4.4.8
|
1461
|
+
"@jupyterlab/console": ^4.3.8
|
1462
|
+
"@jupyterlab/inspector": ^4.3.8
|
1463
|
+
"@jupyterlab/launcher": ^4.3.8
|
1464
|
+
"@jupyterlab/notebook": ^4.3.8
|
1465
|
+
"@jupyterlab/translation": ^4.3.8
|
1466
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1467
1467
|
"@lumino/widgets": ^2.5.0
|
1468
|
-
checksum:
|
1468
|
+
checksum: b63aa716254204dce0ddd16c653d0b396deee47d97c14ff29d34599b5a90428254466ec506c2c5a7086499c03ae6b2e3fef8b661ee33de9b7c096ae9094219c3
|
1469
1469
|
languageName: node
|
1470
1470
|
linkType: hard
|
1471
1471
|
|
1472
|
-
"@jupyterlab/inspector@npm:~4.3.
|
1473
|
-
version: 4.3.
|
1474
|
-
resolution: "@jupyterlab/inspector@npm:4.3.
|
1475
|
-
dependencies:
|
1476
|
-
"@jupyterlab/apputils": ^4.4.
|
1477
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1478
|
-
"@jupyterlab/coreutils": ^6.3.
|
1479
|
-
"@jupyterlab/rendermime": ^4.3.
|
1480
|
-
"@jupyterlab/services": ^7.3.
|
1481
|
-
"@jupyterlab/statedb": ^4.3.
|
1482
|
-
"@jupyterlab/translation": ^4.3.
|
1472
|
+
"@jupyterlab/inspector@npm:~4.3.8":
|
1473
|
+
version: 4.3.8
|
1474
|
+
resolution: "@jupyterlab/inspector@npm:4.3.8"
|
1475
|
+
dependencies:
|
1476
|
+
"@jupyterlab/apputils": ^4.4.8
|
1477
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1478
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1479
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1480
|
+
"@jupyterlab/services": ^7.3.8
|
1481
|
+
"@jupyterlab/statedb": ^4.3.8
|
1482
|
+
"@jupyterlab/translation": ^4.3.8
|
1483
1483
|
"@lumino/coreutils": ^2.2.0
|
1484
1484
|
"@lumino/disposable": ^2.1.3
|
1485
1485
|
"@lumino/polling": ^2.1.3
|
1486
1486
|
"@lumino/signaling": ^2.1.3
|
1487
1487
|
"@lumino/widgets": ^2.5.0
|
1488
|
-
checksum:
|
1488
|
+
checksum: b303c18a0777c2f6a5f52f20f7216403d5376271e982f2d6fecb25c57d0e73cc00d703e3a1ac83c3d0232008795226a84f28afbb5c74e993b08795c75cd4aebe
|
1489
1489
|
languageName: node
|
1490
1490
|
linkType: hard
|
1491
1491
|
|
1492
|
-
"@jupyterlab/javascript-extension@npm:~4.3.
|
1493
|
-
version: 4.3.
|
1494
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.3.
|
1492
|
+
"@jupyterlab/javascript-extension@npm:~4.3.8":
|
1493
|
+
version: 4.3.8
|
1494
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.3.8"
|
1495
1495
|
dependencies:
|
1496
|
-
"@jupyterlab/rendermime": ^4.3.
|
1497
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1498
|
-
checksum:
|
1496
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1497
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1498
|
+
checksum: 7dde52be965eb3e5ec28dbe035fa4cdca17da638454c1d3adda516071c9e90b880047a8d9b1c5dfd19a17eb89314f3780ee66ebc1158148427c61f03f4e5a7d3
|
1499
1499
|
languageName: node
|
1500
1500
|
linkType: hard
|
1501
1501
|
|
1502
|
-
"@jupyterlab/json-extension@npm:~4.3.
|
1503
|
-
version: 4.3.
|
1504
|
-
resolution: "@jupyterlab/json-extension@npm:4.3.
|
1502
|
+
"@jupyterlab/json-extension@npm:~4.3.8":
|
1503
|
+
version: 4.3.8
|
1504
|
+
resolution: "@jupyterlab/json-extension@npm:4.3.8"
|
1505
1505
|
dependencies:
|
1506
|
-
"@jupyterlab/apputils": ^4.4.
|
1507
|
-
"@jupyterlab/codemirror": ^4.3.
|
1508
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1509
|
-
"@jupyterlab/translation": ^4.3.
|
1510
|
-
"@jupyterlab/ui-components": ^4.3.
|
1506
|
+
"@jupyterlab/apputils": ^4.4.8
|
1507
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1508
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1509
|
+
"@jupyterlab/translation": ^4.3.8
|
1510
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1511
1511
|
"@lezer/highlight": ^1.2.0
|
1512
1512
|
"@lumino/coreutils": ^2.2.0
|
1513
1513
|
"@lumino/messaging": ^2.0.2
|
@@ -1517,34 +1517,34 @@ __metadata:
|
|
1517
1517
|
react-highlight-words: ^0.20.0
|
1518
1518
|
react-json-tree: ^0.18.0
|
1519
1519
|
style-mod: ^4.0.0
|
1520
|
-
checksum:
|
1520
|
+
checksum: 59559e9c1cb4efb1ccf34b36245c608c72aa0e4ee82fce50b7a4902b56f7be9d20dadc327111e3e53449d72dd3de0772fb1402f906d7af3bbce8909448fb356f
|
1521
1521
|
languageName: node
|
1522
1522
|
linkType: hard
|
1523
1523
|
|
1524
|
-
"@jupyterlab/launcher-extension@npm:~4.3.
|
1525
|
-
version: 4.3.
|
1526
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.3.
|
1527
|
-
dependencies:
|
1528
|
-
"@jupyterlab/application": ^4.3.
|
1529
|
-
"@jupyterlab/apputils": ^4.4.
|
1530
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1531
|
-
"@jupyterlab/launcher": ^4.3.
|
1532
|
-
"@jupyterlab/translation": ^4.3.
|
1533
|
-
"@jupyterlab/ui-components": ^4.3.
|
1524
|
+
"@jupyterlab/launcher-extension@npm:~4.3.8":
|
1525
|
+
version: 4.3.8
|
1526
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.3.8"
|
1527
|
+
dependencies:
|
1528
|
+
"@jupyterlab/application": ^4.3.8
|
1529
|
+
"@jupyterlab/apputils": ^4.4.8
|
1530
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
1531
|
+
"@jupyterlab/launcher": ^4.3.8
|
1532
|
+
"@jupyterlab/translation": ^4.3.8
|
1533
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1534
1534
|
"@lumino/algorithm": ^2.0.2
|
1535
1535
|
"@lumino/coreutils": ^2.2.0
|
1536
1536
|
"@lumino/widgets": ^2.5.0
|
1537
|
-
checksum:
|
1537
|
+
checksum: 328a3bff8915178539a3a7ccbdf9fb11137056769de8ee45edf798215bd58435d5028e2f59dbc4a7a94acf9860aeade470af495521b0c4c1b12884ad770cce2e
|
1538
1538
|
languageName: node
|
1539
1539
|
linkType: hard
|
1540
1540
|
|
1541
|
-
"@jupyterlab/launcher@npm:~4.3.
|
1542
|
-
version: 4.3.
|
1543
|
-
resolution: "@jupyterlab/launcher@npm:4.3.
|
1541
|
+
"@jupyterlab/launcher@npm:~4.3.8":
|
1542
|
+
version: 4.3.8
|
1543
|
+
resolution: "@jupyterlab/launcher@npm:4.3.8"
|
1544
1544
|
dependencies:
|
1545
|
-
"@jupyterlab/apputils": ^4.4.
|
1546
|
-
"@jupyterlab/translation": ^4.3.
|
1547
|
-
"@jupyterlab/ui-components": ^4.3.
|
1545
|
+
"@jupyterlab/apputils": ^4.4.8
|
1546
|
+
"@jupyterlab/translation": ^4.3.8
|
1547
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1548
1548
|
"@lumino/algorithm": ^2.0.2
|
1549
1549
|
"@lumino/commands": ^2.3.1
|
1550
1550
|
"@lumino/coreutils": ^2.2.0
|
@@ -1552,81 +1552,81 @@ __metadata:
|
|
1552
1552
|
"@lumino/properties": ^2.0.2
|
1553
1553
|
"@lumino/widgets": ^2.5.0
|
1554
1554
|
react: ^18.2.0
|
1555
|
-
checksum:
|
1555
|
+
checksum: 2e04a56e237711fe29d48fe74f79480ebd14f86478571489ddbe2bd8369368afca01eab017d82fcd62bbdac19a77d08665b10336e6f6f1ecdd1c08a29c2c2822
|
1556
1556
|
languageName: node
|
1557
1557
|
linkType: hard
|
1558
1558
|
|
1559
|
-
"@jupyterlab/logconsole-extension@npm:~4.3.
|
1560
|
-
version: 4.3.
|
1561
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.3.
|
1562
|
-
dependencies:
|
1563
|
-
"@jupyterlab/application": ^4.3.
|
1564
|
-
"@jupyterlab/apputils": ^4.4.
|
1565
|
-
"@jupyterlab/coreutils": ^6.3.
|
1566
|
-
"@jupyterlab/logconsole": ^4.3.
|
1567
|
-
"@jupyterlab/rendermime": ^4.3.
|
1568
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1569
|
-
"@jupyterlab/statusbar": ^4.3.
|
1570
|
-
"@jupyterlab/translation": ^4.3.
|
1571
|
-
"@jupyterlab/ui-components": ^4.3.
|
1559
|
+
"@jupyterlab/logconsole-extension@npm:~4.3.8":
|
1560
|
+
version: 4.3.8
|
1561
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.3.8"
|
1562
|
+
dependencies:
|
1563
|
+
"@jupyterlab/application": ^4.3.8
|
1564
|
+
"@jupyterlab/apputils": ^4.4.8
|
1565
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1566
|
+
"@jupyterlab/logconsole": ^4.3.8
|
1567
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1568
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1569
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1570
|
+
"@jupyterlab/translation": ^4.3.8
|
1571
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1572
1572
|
"@lumino/coreutils": ^2.2.0
|
1573
1573
|
"@lumino/signaling": ^2.1.3
|
1574
1574
|
"@lumino/widgets": ^2.5.0
|
1575
1575
|
react: ^18.2.0
|
1576
|
-
checksum:
|
1576
|
+
checksum: 2831ff3a9e72795026631d793631ebfa079db3d761fb626c05439f52779ab3204181a8b0ae101ab912c60696c5c3efcb43d6f079b559f93e864876fc9184ff17
|
1577
1577
|
languageName: node
|
1578
1578
|
linkType: hard
|
1579
1579
|
|
1580
|
-
"@jupyterlab/logconsole@npm:~4.3.
|
1581
|
-
version: 4.3.
|
1582
|
-
resolution: "@jupyterlab/logconsole@npm:4.3.
|
1583
|
-
dependencies:
|
1584
|
-
"@jupyterlab/coreutils": ^6.3.
|
1585
|
-
"@jupyterlab/nbformat": ^4.3.
|
1586
|
-
"@jupyterlab/outputarea": ^4.3.
|
1587
|
-
"@jupyterlab/rendermime": ^4.3.
|
1588
|
-
"@jupyterlab/services": ^7.3.
|
1589
|
-
"@jupyterlab/translation": ^4.3.
|
1580
|
+
"@jupyterlab/logconsole@npm:~4.3.8":
|
1581
|
+
version: 4.3.8
|
1582
|
+
resolution: "@jupyterlab/logconsole@npm:4.3.8"
|
1583
|
+
dependencies:
|
1584
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1585
|
+
"@jupyterlab/nbformat": ^4.3.8
|
1586
|
+
"@jupyterlab/outputarea": ^4.3.8
|
1587
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1588
|
+
"@jupyterlab/services": ^7.3.8
|
1589
|
+
"@jupyterlab/translation": ^4.3.8
|
1590
1590
|
"@lumino/coreutils": ^2.2.0
|
1591
1591
|
"@lumino/disposable": ^2.1.3
|
1592
1592
|
"@lumino/messaging": ^2.0.2
|
1593
1593
|
"@lumino/signaling": ^2.1.3
|
1594
1594
|
"@lumino/widgets": ^2.5.0
|
1595
|
-
checksum:
|
1595
|
+
checksum: d924fa3a307767751ef2a4520922456274677f1f6e90fd362d45bf0a7d450caa07bc18761dcc0438d8cc54ab596b18238b6dfc24acdf06b50bcb3ca2d43d3bad
|
1596
1596
|
languageName: node
|
1597
1597
|
linkType: hard
|
1598
1598
|
|
1599
|
-
"@jupyterlab/lsp-extension@npm:~4.3.
|
1600
|
-
version: 4.3.
|
1601
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.3.
|
1602
|
-
dependencies:
|
1603
|
-
"@jupyterlab/application": ^4.3.
|
1604
|
-
"@jupyterlab/apputils": ^4.4.
|
1605
|
-
"@jupyterlab/lsp": ^4.3.
|
1606
|
-
"@jupyterlab/running": ^4.3.
|
1607
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1608
|
-
"@jupyterlab/translation": ^4.3.
|
1609
|
-
"@jupyterlab/ui-components": ^4.3.
|
1599
|
+
"@jupyterlab/lsp-extension@npm:~4.3.8":
|
1600
|
+
version: 4.3.8
|
1601
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.3.8"
|
1602
|
+
dependencies:
|
1603
|
+
"@jupyterlab/application": ^4.3.8
|
1604
|
+
"@jupyterlab/apputils": ^4.4.8
|
1605
|
+
"@jupyterlab/lsp": ^4.3.8
|
1606
|
+
"@jupyterlab/running": ^4.3.8
|
1607
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1608
|
+
"@jupyterlab/translation": ^4.3.8
|
1609
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1610
1610
|
"@lumino/coreutils": ^2.2.0
|
1611
1611
|
"@lumino/polling": ^2.1.3
|
1612
1612
|
"@lumino/signaling": ^2.1.3
|
1613
1613
|
"@rjsf/utils": ^5.13.4
|
1614
1614
|
react: ^18.2.0
|
1615
|
-
checksum:
|
1615
|
+
checksum: af5ef00d57b075ddbcf7a853c3c39168c237a41c079fae2bee5f5fc9b66ce33c26ee305e16fd4c6a8a616a0da1779cf1116c89e5619b66670386bbb402bd4a8a
|
1616
1616
|
languageName: node
|
1617
1617
|
linkType: hard
|
1618
1618
|
|
1619
|
-
"@jupyterlab/lsp@npm:~4.3.
|
1620
|
-
version: 4.3.
|
1621
|
-
resolution: "@jupyterlab/lsp@npm:4.3.
|
1622
|
-
dependencies:
|
1623
|
-
"@jupyterlab/apputils": ^4.4.
|
1624
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1625
|
-
"@jupyterlab/codemirror": ^4.3.
|
1626
|
-
"@jupyterlab/coreutils": ^6.3.
|
1627
|
-
"@jupyterlab/docregistry": ^4.3.
|
1628
|
-
"@jupyterlab/services": ^7.3.
|
1629
|
-
"@jupyterlab/translation": ^4.3.
|
1619
|
+
"@jupyterlab/lsp@npm:~4.3.8":
|
1620
|
+
version: 4.3.8
|
1621
|
+
resolution: "@jupyterlab/lsp@npm:4.3.8"
|
1622
|
+
dependencies:
|
1623
|
+
"@jupyterlab/apputils": ^4.4.8
|
1624
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1625
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1626
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1627
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1628
|
+
"@jupyterlab/services": ^7.3.8
|
1629
|
+
"@jupyterlab/translation": ^4.3.8
|
1630
1630
|
"@lumino/coreutils": ^2.2.0
|
1631
1631
|
"@lumino/disposable": ^2.1.3
|
1632
1632
|
"@lumino/signaling": ^2.1.3
|
@@ -1635,163 +1635,163 @@ __metadata:
|
|
1635
1635
|
vscode-jsonrpc: ^6.0.0
|
1636
1636
|
vscode-languageserver-protocol: ^3.17.0
|
1637
1637
|
vscode-ws-jsonrpc: ~1.0.2
|
1638
|
-
checksum:
|
1638
|
+
checksum: 2cf62ef51616906333c69eef2be7c4290b170f303df06a00cffae8728a56ed8ee91fc1429fccd106ee484490a201e22457ed713cd93a0d2403b51edf867facb5
|
1639
1639
|
languageName: node
|
1640
1640
|
linkType: hard
|
1641
1641
|
|
1642
|
-
"@jupyterlab/mainmenu-extension@npm:~4.3.
|
1643
|
-
version: 4.3.
|
1644
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.3.
|
1645
|
-
dependencies:
|
1646
|
-
"@jupyterlab/application": ^4.3.
|
1647
|
-
"@jupyterlab/apputils": ^4.4.
|
1648
|
-
"@jupyterlab/coreutils": ^6.3.
|
1649
|
-
"@jupyterlab/docmanager": ^4.3.
|
1650
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1651
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1652
|
-
"@jupyterlab/services": ^7.3.
|
1653
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1654
|
-
"@jupyterlab/translation": ^4.3.
|
1655
|
-
"@jupyterlab/ui-components": ^4.3.
|
1642
|
+
"@jupyterlab/mainmenu-extension@npm:~4.3.8":
|
1643
|
+
version: 4.3.8
|
1644
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.3.8"
|
1645
|
+
dependencies:
|
1646
|
+
"@jupyterlab/application": ^4.3.8
|
1647
|
+
"@jupyterlab/apputils": ^4.4.8
|
1648
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1649
|
+
"@jupyterlab/docmanager": ^4.3.8
|
1650
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
1651
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
1652
|
+
"@jupyterlab/services": ^7.3.8
|
1653
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1654
|
+
"@jupyterlab/translation": ^4.3.8
|
1655
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1656
1656
|
"@lumino/algorithm": ^2.0.2
|
1657
1657
|
"@lumino/coreutils": ^2.2.0
|
1658
1658
|
"@lumino/disposable": ^2.1.3
|
1659
1659
|
"@lumino/messaging": ^2.0.2
|
1660
1660
|
"@lumino/widgets": ^2.5.0
|
1661
|
-
checksum:
|
1661
|
+
checksum: 1f15c663959291a3bba8988e4df584f293e82970df07b4554f73b285f6da51c5b45e76a39ab61cb5fe1517448c3e06c8ce0dd0a27725ffcf9454c5e3fc2ddfe4
|
1662
1662
|
languageName: node
|
1663
1663
|
linkType: hard
|
1664
1664
|
|
1665
|
-
"@jupyterlab/mainmenu@npm:~4.3.
|
1666
|
-
version: 4.3.
|
1667
|
-
resolution: "@jupyterlab/mainmenu@npm:4.3.
|
1665
|
+
"@jupyterlab/mainmenu@npm:~4.3.8":
|
1666
|
+
version: 4.3.8
|
1667
|
+
resolution: "@jupyterlab/mainmenu@npm:4.3.8"
|
1668
1668
|
dependencies:
|
1669
|
-
"@jupyterlab/apputils": ^4.4.
|
1670
|
-
"@jupyterlab/translation": ^4.3.
|
1671
|
-
"@jupyterlab/ui-components": ^4.3.
|
1669
|
+
"@jupyterlab/apputils": ^4.4.8
|
1670
|
+
"@jupyterlab/translation": ^4.3.8
|
1671
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1672
1672
|
"@lumino/algorithm": ^2.0.2
|
1673
1673
|
"@lumino/commands": ^2.3.1
|
1674
1674
|
"@lumino/coreutils": ^2.2.0
|
1675
1675
|
"@lumino/widgets": ^2.5.0
|
1676
|
-
checksum:
|
1676
|
+
checksum: 6d0c72c9c487b0038baf042e05477f981e845c52eefb4b17ae70ee0a5da133ac6d80743cb2df50bb69ef96f262b6fb776007157b074ca2ae7d156cf574feec19
|
1677
1677
|
languageName: node
|
1678
1678
|
linkType: hard
|
1679
1679
|
|
1680
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.3.
|
1681
|
-
version: 4.3.
|
1682
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.
|
1680
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.3.8":
|
1681
|
+
version: 4.3.8
|
1682
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.3.8"
|
1683
1683
|
dependencies:
|
1684
|
-
"@jupyterlab/application": ^4.3.
|
1685
|
-
"@jupyterlab/apputils": ^4.4.
|
1686
|
-
"@jupyterlab/coreutils": ^6.3.
|
1687
|
-
"@jupyterlab/markdownviewer": ^4.3.
|
1688
|
-
"@jupyterlab/rendermime": ^4.3.
|
1689
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1690
|
-
"@jupyterlab/toc": ^6.3.
|
1691
|
-
"@jupyterlab/translation": ^4.3.
|
1692
|
-
checksum:
|
1684
|
+
"@jupyterlab/application": ^4.3.8
|
1685
|
+
"@jupyterlab/apputils": ^4.4.8
|
1686
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1687
|
+
"@jupyterlab/markdownviewer": ^4.3.8
|
1688
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1689
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1690
|
+
"@jupyterlab/toc": ^6.3.8
|
1691
|
+
"@jupyterlab/translation": ^4.3.8
|
1692
|
+
checksum: 6a7181d1a6674f3189c3a4f137abf56de71f62ef68a50060215985894c15d6c2934af0070c6319af2e2483f228a497255f45b9ea7ca9be343655e8096f718e97
|
1693
1693
|
languageName: node
|
1694
1694
|
linkType: hard
|
1695
1695
|
|
1696
|
-
"@jupyterlab/markdownviewer@npm:~4.3.
|
1697
|
-
version: 4.3.
|
1698
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.3.
|
1699
|
-
dependencies:
|
1700
|
-
"@jupyterlab/apputils": ^4.4.
|
1701
|
-
"@jupyterlab/coreutils": ^6.3.
|
1702
|
-
"@jupyterlab/docregistry": ^4.3.
|
1703
|
-
"@jupyterlab/rendermime": ^4.3.
|
1704
|
-
"@jupyterlab/toc": ^6.3.
|
1705
|
-
"@jupyterlab/translation": ^4.3.
|
1696
|
+
"@jupyterlab/markdownviewer@npm:~4.3.8":
|
1697
|
+
version: 4.3.8
|
1698
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.3.8"
|
1699
|
+
dependencies:
|
1700
|
+
"@jupyterlab/apputils": ^4.4.8
|
1701
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1702
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1703
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1704
|
+
"@jupyterlab/toc": ^6.3.8
|
1705
|
+
"@jupyterlab/translation": ^4.3.8
|
1706
1706
|
"@lumino/coreutils": ^2.2.0
|
1707
1707
|
"@lumino/messaging": ^2.0.2
|
1708
1708
|
"@lumino/signaling": ^2.1.3
|
1709
1709
|
"@lumino/widgets": ^2.5.0
|
1710
|
-
checksum:
|
1710
|
+
checksum: 3a40dbc3fb902cc30b1828b996be52de45a4a2bba680941d6ef93ec3793b27ef6a236c4be2c5e123c34656632fd7f3ca08a92419ba889f92edf3c68af99bb054
|
1711
1711
|
languageName: node
|
1712
1712
|
linkType: hard
|
1713
1713
|
|
1714
|
-
"@jupyterlab/markedparser-extension@npm:~4.3.
|
1715
|
-
version: 4.3.
|
1716
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.3.
|
1714
|
+
"@jupyterlab/markedparser-extension@npm:~4.3.8":
|
1715
|
+
version: 4.3.8
|
1716
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.3.8"
|
1717
1717
|
dependencies:
|
1718
|
-
"@jupyterlab/application": ^4.3.
|
1719
|
-
"@jupyterlab/codemirror": ^4.3.
|
1720
|
-
"@jupyterlab/coreutils": ^6.3.
|
1721
|
-
"@jupyterlab/mermaid": ^4.3.
|
1722
|
-
"@jupyterlab/rendermime": ^4.3.
|
1718
|
+
"@jupyterlab/application": ^4.3.8
|
1719
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1720
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1721
|
+
"@jupyterlab/mermaid": ^4.3.8
|
1722
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1723
1723
|
"@lumino/coreutils": ^2.2.0
|
1724
1724
|
marked: ^9.1.2
|
1725
1725
|
marked-gfm-heading-id: ^3.1.0
|
1726
1726
|
marked-mangle: ^1.1.4
|
1727
|
-
checksum:
|
1727
|
+
checksum: 1a7b876187bed799bc40e31dc441ae6548f5a2411d3be2fa46c0b16b7494b0b98912bb5604abaf9884d3ea7502bff98a55005fc6bb64041e708d8cc178422cb6
|
1728
1728
|
languageName: node
|
1729
1729
|
linkType: hard
|
1730
1730
|
|
1731
|
-
"@jupyterlab/mathjax-extension@npm:~4.3.
|
1732
|
-
version: 4.3.
|
1733
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.3.
|
1731
|
+
"@jupyterlab/mathjax-extension@npm:~4.3.8":
|
1732
|
+
version: 4.3.8
|
1733
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.3.8"
|
1734
1734
|
dependencies:
|
1735
|
-
"@jupyterlab/application": ^4.3.
|
1736
|
-
"@jupyterlab/rendermime": ^4.3.
|
1735
|
+
"@jupyterlab/application": ^4.3.8
|
1736
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1737
1737
|
"@lumino/coreutils": ^2.2.0
|
1738
1738
|
mathjax-full: ^3.2.2
|
1739
|
-
checksum:
|
1739
|
+
checksum: 885f4bbcb8eb153e1e078674372296a50adc22069c9aecbf666805e504dc56f65438f1c5e22048e980a62e75e77c541700249b81e1533df9e8a7f591a1574984
|
1740
1740
|
languageName: node
|
1741
1741
|
linkType: hard
|
1742
1742
|
|
1743
|
-
"@jupyterlab/mermaid-extension@npm:~4.3.
|
1744
|
-
version: 4.3.
|
1745
|
-
resolution: "@jupyterlab/mermaid-extension@npm:4.3.
|
1743
|
+
"@jupyterlab/mermaid-extension@npm:~4.3.8":
|
1744
|
+
version: 4.3.8
|
1745
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.3.8"
|
1746
1746
|
dependencies:
|
1747
|
-
"@jupyterlab/application": ^4.3.
|
1748
|
-
"@jupyterlab/apputils": ^4.4.
|
1749
|
-
"@jupyterlab/mermaid": ^4.3.
|
1750
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1751
|
-
"@jupyterlab/translation": ^4.3.
|
1752
|
-
checksum:
|
1747
|
+
"@jupyterlab/application": ^4.3.8
|
1748
|
+
"@jupyterlab/apputils": ^4.4.8
|
1749
|
+
"@jupyterlab/mermaid": ^4.3.8
|
1750
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1751
|
+
"@jupyterlab/translation": ^4.3.8
|
1752
|
+
checksum: 783851e0fb82ccd256b9ec4b96acab346fb4cdc1c6df0c74d1a1464a63172d25f6eca8d36c9c2ceaf7a537bad209e712c81b0fabd925536d8e67e6ff83ea7e7c
|
1753
1753
|
languageName: node
|
1754
1754
|
linkType: hard
|
1755
1755
|
|
1756
|
-
"@jupyterlab/mermaid@npm:~4.3.
|
1757
|
-
version: 4.3.
|
1758
|
-
resolution: "@jupyterlab/mermaid@npm:4.3.
|
1756
|
+
"@jupyterlab/mermaid@npm:~4.3.8":
|
1757
|
+
version: 4.3.8
|
1758
|
+
resolution: "@jupyterlab/mermaid@npm:4.3.8"
|
1759
1759
|
dependencies:
|
1760
|
-
"@jupyterlab/apputils": ^4.4.
|
1761
|
-
"@jupyterlab/coreutils": ^6.3.
|
1762
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1760
|
+
"@jupyterlab/apputils": ^4.4.8
|
1761
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1762
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1763
1763
|
"@lumino/coreutils": ^2.2.0
|
1764
1764
|
"@lumino/widgets": ^2.5.0
|
1765
1765
|
mermaid: ^10.7.0
|
1766
|
-
checksum:
|
1766
|
+
checksum: f580bb56bb1bca49b97816ece5cee9ee6ed7bfff2af692d088b546be35f738506d78e0efecd2220dd2da229de60692d6c136bd99919fff31c41ad3d1f64075ac
|
1767
1767
|
languageName: node
|
1768
1768
|
linkType: hard
|
1769
1769
|
|
1770
|
-
"@jupyterlab/metadataform-extension@npm:~4.3.
|
1771
|
-
version: 4.3.
|
1772
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.3.
|
1773
|
-
dependencies:
|
1774
|
-
"@jupyterlab/application": ^4.3.
|
1775
|
-
"@jupyterlab/metadataform": ^4.3.
|
1776
|
-
"@jupyterlab/notebook": ^4.3.
|
1777
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1778
|
-
"@jupyterlab/translation": ^4.3.
|
1779
|
-
"@jupyterlab/ui-components": ^4.3.
|
1770
|
+
"@jupyterlab/metadataform-extension@npm:~4.3.8":
|
1771
|
+
version: 4.3.8
|
1772
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.3.8"
|
1773
|
+
dependencies:
|
1774
|
+
"@jupyterlab/application": ^4.3.8
|
1775
|
+
"@jupyterlab/metadataform": ^4.3.8
|
1776
|
+
"@jupyterlab/notebook": ^4.3.8
|
1777
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1778
|
+
"@jupyterlab/translation": ^4.3.8
|
1779
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1780
1780
|
"@lumino/coreutils": ^2.2.0
|
1781
|
-
checksum:
|
1781
|
+
checksum: edd175ea38e86b96b25f3eb918784ab3afb6a9cfd9f8c3f357ccb5e548f2e8190a791fe2b2258136412fdc44fd61c1496c3950a70dd41069bec8dea2cad91450
|
1782
1782
|
languageName: node
|
1783
1783
|
linkType: hard
|
1784
1784
|
|
1785
|
-
"@jupyterlab/metadataform@npm:~4.3.
|
1786
|
-
version: 4.3.
|
1787
|
-
resolution: "@jupyterlab/metadataform@npm:4.3.
|
1788
|
-
dependencies:
|
1789
|
-
"@jupyterlab/apputils": ^4.4.
|
1790
|
-
"@jupyterlab/nbformat": ^4.3.
|
1791
|
-
"@jupyterlab/notebook": ^4.3.
|
1792
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1793
|
-
"@jupyterlab/translation": ^4.3.
|
1794
|
-
"@jupyterlab/ui-components": ^4.3.
|
1785
|
+
"@jupyterlab/metadataform@npm:~4.3.8":
|
1786
|
+
version: 4.3.8
|
1787
|
+
resolution: "@jupyterlab/metadataform@npm:4.3.8"
|
1788
|
+
dependencies:
|
1789
|
+
"@jupyterlab/apputils": ^4.4.8
|
1790
|
+
"@jupyterlab/nbformat": ^4.3.8
|
1791
|
+
"@jupyterlab/notebook": ^4.3.8
|
1792
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1793
|
+
"@jupyterlab/translation": ^4.3.8
|
1794
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1795
1795
|
"@lumino/coreutils": ^2.2.0
|
1796
1796
|
"@lumino/messaging": ^2.0.2
|
1797
1797
|
"@lumino/widgets": ^2.5.0
|
@@ -1799,53 +1799,53 @@ __metadata:
|
|
1799
1799
|
"@rjsf/validator-ajv8": ^5.13.4
|
1800
1800
|
json-schema: ^0.4.0
|
1801
1801
|
react: ^18.2.0
|
1802
|
-
checksum:
|
1802
|
+
checksum: 8b3144198726cba52eb16f268187c696629ac5bf6c732d43da6b8d7c9513e2d1acb6db88e2a31eb71b4ab8f89b9a2035ef7962d8465b7b83a79aa25f3148bad7
|
1803
1803
|
languageName: node
|
1804
1804
|
linkType: hard
|
1805
1805
|
|
1806
|
-
"@jupyterlab/nbformat@npm:~4.3.
|
1807
|
-
version: 4.3.
|
1808
|
-
resolution: "@jupyterlab/nbformat@npm:4.3.
|
1806
|
+
"@jupyterlab/nbformat@npm:~4.3.8":
|
1807
|
+
version: 4.3.8
|
1808
|
+
resolution: "@jupyterlab/nbformat@npm:4.3.8"
|
1809
1809
|
dependencies:
|
1810
1810
|
"@lumino/coreutils": ^2.2.0
|
1811
|
-
checksum:
|
1811
|
+
checksum: bdeae66f9119db3b63071a0f5be5fc32265416d48e701bf739cc861e55cbb07176e4b9ff9a79699fe6869168bf3d6fc9629e2444259d827ddb62c803b462e21d
|
1812
1812
|
languageName: node
|
1813
1813
|
linkType: hard
|
1814
1814
|
|
1815
|
-
"@jupyterlab/notebook-extension@npm:~4.3.
|
1816
|
-
version: 4.3.
|
1817
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.3.
|
1815
|
+
"@jupyterlab/notebook-extension@npm:~4.3.8":
|
1816
|
+
version: 4.3.8
|
1817
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.3.8"
|
1818
1818
|
dependencies:
|
1819
1819
|
"@jupyter/ydoc": ^3.0.4
|
1820
|
-
"@jupyterlab/application": ^4.3.
|
1821
|
-
"@jupyterlab/apputils": ^4.4.
|
1822
|
-
"@jupyterlab/cells": ^4.3.
|
1823
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1824
|
-
"@jupyterlab/codemirror": ^4.3.
|
1825
|
-
"@jupyterlab/completer": ^4.3.
|
1826
|
-
"@jupyterlab/coreutils": ^6.3.
|
1827
|
-
"@jupyterlab/docmanager": ^4.3.
|
1828
|
-
"@jupyterlab/docmanager-extension": ^4.3.
|
1829
|
-
"@jupyterlab/docregistry": ^4.3.
|
1830
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1831
|
-
"@jupyterlab/filebrowser": ^4.3.
|
1832
|
-
"@jupyterlab/launcher": ^4.3.
|
1833
|
-
"@jupyterlab/logconsole": ^4.3.
|
1834
|
-
"@jupyterlab/lsp": ^4.3.
|
1835
|
-
"@jupyterlab/mainmenu": ^4.3.
|
1836
|
-
"@jupyterlab/metadataform": ^4.3.
|
1837
|
-
"@jupyterlab/nbformat": ^4.3.
|
1838
|
-
"@jupyterlab/notebook": ^4.3.
|
1839
|
-
"@jupyterlab/observables": ^5.3.
|
1840
|
-
"@jupyterlab/property-inspector": ^4.3.
|
1841
|
-
"@jupyterlab/rendermime": ^4.3.
|
1842
|
-
"@jupyterlab/services": ^7.3.
|
1843
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1844
|
-
"@jupyterlab/statedb": ^4.3.
|
1845
|
-
"@jupyterlab/statusbar": ^4.3.
|
1846
|
-
"@jupyterlab/toc": ^6.3.
|
1847
|
-
"@jupyterlab/translation": ^4.3.
|
1848
|
-
"@jupyterlab/ui-components": ^4.3.
|
1820
|
+
"@jupyterlab/application": ^4.3.8
|
1821
|
+
"@jupyterlab/apputils": ^4.4.8
|
1822
|
+
"@jupyterlab/cells": ^4.3.8
|
1823
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1824
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1825
|
+
"@jupyterlab/completer": ^4.3.8
|
1826
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1827
|
+
"@jupyterlab/docmanager": ^4.3.8
|
1828
|
+
"@jupyterlab/docmanager-extension": ^4.3.8
|
1829
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1830
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1831
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
1832
|
+
"@jupyterlab/launcher": ^4.3.8
|
1833
|
+
"@jupyterlab/logconsole": ^4.3.8
|
1834
|
+
"@jupyterlab/lsp": ^4.3.8
|
1835
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
1836
|
+
"@jupyterlab/metadataform": ^4.3.8
|
1837
|
+
"@jupyterlab/nbformat": ^4.3.8
|
1838
|
+
"@jupyterlab/notebook": ^4.3.8
|
1839
|
+
"@jupyterlab/observables": ^5.3.8
|
1840
|
+
"@jupyterlab/property-inspector": ^4.3.8
|
1841
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1842
|
+
"@jupyterlab/services": ^7.3.8
|
1843
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1844
|
+
"@jupyterlab/statedb": ^4.3.8
|
1845
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1846
|
+
"@jupyterlab/toc": ^6.3.8
|
1847
|
+
"@jupyterlab/translation": ^4.3.8
|
1848
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1849
1849
|
"@lumino/algorithm": ^2.0.2
|
1850
1850
|
"@lumino/commands": ^2.3.1
|
1851
1851
|
"@lumino/coreutils": ^2.2.0
|
@@ -1855,32 +1855,32 @@ __metadata:
|
|
1855
1855
|
"@lumino/widgets": ^2.5.0
|
1856
1856
|
"@rjsf/utils": ^5.13.4
|
1857
1857
|
react: ^18.2.0
|
1858
|
-
checksum:
|
1858
|
+
checksum: 6fc82b7e9b448b310e3427ec57faf151699d0f0d4dfdc12c7b9918ca4d0d246ccdbd6f8d5ff02f9e5ff8d9b9e21252095c19c28fb40204e0b30f2e7d7ed5982e
|
1859
1859
|
languageName: node
|
1860
1860
|
linkType: hard
|
1861
1861
|
|
1862
|
-
"@jupyterlab/notebook@npm:~4.3.
|
1863
|
-
version: 4.3.
|
1864
|
-
resolution: "@jupyterlab/notebook@npm:4.3.
|
1862
|
+
"@jupyterlab/notebook@npm:~4.3.8":
|
1863
|
+
version: 4.3.8
|
1864
|
+
resolution: "@jupyterlab/notebook@npm:4.3.8"
|
1865
1865
|
dependencies:
|
1866
1866
|
"@jupyter/ydoc": ^3.0.4
|
1867
|
-
"@jupyterlab/apputils": ^4.4.
|
1868
|
-
"@jupyterlab/cells": ^4.3.
|
1869
|
-
"@jupyterlab/codeeditor": ^4.3.
|
1870
|
-
"@jupyterlab/codemirror": ^4.3.
|
1871
|
-
"@jupyterlab/coreutils": ^6.3.
|
1872
|
-
"@jupyterlab/docregistry": ^4.3.
|
1873
|
-
"@jupyterlab/documentsearch": ^4.3.
|
1874
|
-
"@jupyterlab/lsp": ^4.3.
|
1875
|
-
"@jupyterlab/nbformat": ^4.3.
|
1876
|
-
"@jupyterlab/observables": ^5.3.
|
1877
|
-
"@jupyterlab/rendermime": ^4.3.
|
1878
|
-
"@jupyterlab/services": ^7.3.
|
1879
|
-
"@jupyterlab/settingregistry": ^4.3.
|
1880
|
-
"@jupyterlab/statusbar": ^4.3.
|
1881
|
-
"@jupyterlab/toc": ^6.3.
|
1882
|
-
"@jupyterlab/translation": ^4.3.
|
1883
|
-
"@jupyterlab/ui-components": ^4.3.
|
1867
|
+
"@jupyterlab/apputils": ^4.4.8
|
1868
|
+
"@jupyterlab/cells": ^4.3.8
|
1869
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
1870
|
+
"@jupyterlab/codemirror": ^4.3.8
|
1871
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1872
|
+
"@jupyterlab/docregistry": ^4.3.8
|
1873
|
+
"@jupyterlab/documentsearch": ^4.3.8
|
1874
|
+
"@jupyterlab/lsp": ^4.3.8
|
1875
|
+
"@jupyterlab/nbformat": ^4.3.8
|
1876
|
+
"@jupyterlab/observables": ^5.3.8
|
1877
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1878
|
+
"@jupyterlab/services": ^7.3.8
|
1879
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
1880
|
+
"@jupyterlab/statusbar": ^4.3.8
|
1881
|
+
"@jupyterlab/toc": ^6.3.8
|
1882
|
+
"@jupyterlab/translation": ^4.3.8
|
1883
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1884
1884
|
"@lumino/algorithm": ^2.0.2
|
1885
1885
|
"@lumino/coreutils": ^2.2.0
|
1886
1886
|
"@lumino/disposable": ^2.1.3
|
@@ -1893,34 +1893,34 @@ __metadata:
|
|
1893
1893
|
"@lumino/virtualdom": ^2.0.2
|
1894
1894
|
"@lumino/widgets": ^2.5.0
|
1895
1895
|
react: ^18.2.0
|
1896
|
-
checksum:
|
1896
|
+
checksum: 2525f788133e7bef35a664f98289d521c0158ea4427d60302862621f11a96eee165971b47f3035d7459be3a52d5dfbcf11c3617c51a60070b6bf2979e17b95a5
|
1897
1897
|
languageName: node
|
1898
1898
|
linkType: hard
|
1899
1899
|
|
1900
|
-
"@jupyterlab/observables@npm:~5.3.
|
1901
|
-
version: 5.3.
|
1902
|
-
resolution: "@jupyterlab/observables@npm:5.3.
|
1900
|
+
"@jupyterlab/observables@npm:~5.3.8":
|
1901
|
+
version: 5.3.8
|
1902
|
+
resolution: "@jupyterlab/observables@npm:5.3.8"
|
1903
1903
|
dependencies:
|
1904
1904
|
"@lumino/algorithm": ^2.0.2
|
1905
1905
|
"@lumino/coreutils": ^2.2.0
|
1906
1906
|
"@lumino/disposable": ^2.1.3
|
1907
1907
|
"@lumino/messaging": ^2.0.2
|
1908
1908
|
"@lumino/signaling": ^2.1.3
|
1909
|
-
checksum:
|
1909
|
+
checksum: bed9e0f1feaad2bf09c1bfc00b2277a7d7e4b61b0c9cb94ee8b901f016f386a899815d8b4acd434206703ef3365abc7d18d353e74817672edc95948c0ad7d30f
|
1910
1910
|
languageName: node
|
1911
1911
|
linkType: hard
|
1912
1912
|
|
1913
|
-
"@jupyterlab/outputarea@npm:~4.3.
|
1914
|
-
version: 4.3.
|
1915
|
-
resolution: "@jupyterlab/outputarea@npm:4.3.
|
1916
|
-
dependencies:
|
1917
|
-
"@jupyterlab/apputils": ^4.4.
|
1918
|
-
"@jupyterlab/nbformat": ^4.3.
|
1919
|
-
"@jupyterlab/observables": ^5.3.
|
1920
|
-
"@jupyterlab/rendermime": ^4.3.
|
1921
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1922
|
-
"@jupyterlab/services": ^7.3.
|
1923
|
-
"@jupyterlab/translation": ^4.3.
|
1913
|
+
"@jupyterlab/outputarea@npm:~4.3.8":
|
1914
|
+
version: 4.3.8
|
1915
|
+
resolution: "@jupyterlab/outputarea@npm:4.3.8"
|
1916
|
+
dependencies:
|
1917
|
+
"@jupyterlab/apputils": ^4.4.8
|
1918
|
+
"@jupyterlab/nbformat": ^4.3.8
|
1919
|
+
"@jupyterlab/observables": ^5.3.8
|
1920
|
+
"@jupyterlab/rendermime": ^4.3.8
|
1921
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1922
|
+
"@jupyterlab/services": ^7.3.8
|
1923
|
+
"@jupyterlab/translation": ^4.3.8
|
1924
1924
|
"@lumino/algorithm": ^2.0.2
|
1925
1925
|
"@lumino/coreutils": ^2.2.0
|
1926
1926
|
"@lumino/disposable": ^2.1.3
|
@@ -1928,146 +1928,146 @@ __metadata:
|
|
1928
1928
|
"@lumino/properties": ^2.0.2
|
1929
1929
|
"@lumino/signaling": ^2.1.3
|
1930
1930
|
"@lumino/widgets": ^2.5.0
|
1931
|
-
checksum:
|
1931
|
+
checksum: 9e6266aad88b6f59a8061915a3c3400eccdc3a6b796aa85062f78d5c47d4c5eb2c00fedafe0c16babdd2147319e8a306deec67ce42fb61c14883dfdc498e077d
|
1932
1932
|
languageName: node
|
1933
1933
|
linkType: hard
|
1934
1934
|
|
1935
|
-
"@jupyterlab/pdf-extension@npm:~4.3.
|
1936
|
-
version: 4.3.
|
1937
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.3.
|
1935
|
+
"@jupyterlab/pdf-extension@npm:~4.3.8":
|
1936
|
+
version: 4.3.8
|
1937
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.3.8"
|
1938
1938
|
dependencies:
|
1939
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
1939
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
1940
1940
|
"@lumino/coreutils": ^2.2.0
|
1941
1941
|
"@lumino/disposable": ^2.1.3
|
1942
1942
|
"@lumino/widgets": ^2.5.0
|
1943
|
-
checksum:
|
1943
|
+
checksum: 07a9b67d0d37f3c99d401a9472b9c5600ee8275ab568509fda07e55c88c4fa18ddd4b1d12239d95a330f376bbdf30fbf246ad88348a31b9a3126c93b9bbf3e99
|
1944
1944
|
languageName: node
|
1945
1945
|
linkType: hard
|
1946
1946
|
|
1947
|
-
"@jupyterlab/pluginmanager-extension@npm:~4.3.
|
1948
|
-
version: 4.3.
|
1949
|
-
resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.
|
1947
|
+
"@jupyterlab/pluginmanager-extension@npm:~4.3.8":
|
1948
|
+
version: 4.3.8
|
1949
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.3.8"
|
1950
1950
|
dependencies:
|
1951
|
-
"@jupyterlab/application": ^4.3.
|
1952
|
-
"@jupyterlab/apputils": ^4.4.
|
1953
|
-
"@jupyterlab/pluginmanager": ^4.3.
|
1954
|
-
"@jupyterlab/translation": ^4.3.
|
1955
|
-
"@jupyterlab/ui-components": ^4.3.
|
1951
|
+
"@jupyterlab/application": ^4.3.8
|
1952
|
+
"@jupyterlab/apputils": ^4.4.8
|
1953
|
+
"@jupyterlab/pluginmanager": ^4.3.8
|
1954
|
+
"@jupyterlab/translation": ^4.3.8
|
1955
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1956
1956
|
"@lumino/coreutils": ^2.2.0
|
1957
|
-
checksum:
|
1957
|
+
checksum: b80422fb597bf172b2c1324f2e7e43fe57e5c5f3ef296e1fd532e5e568fb5a82133fb4e8242056b75abea086c207c018f439a1f2272342e28fcb3fb256b26d2d
|
1958
1958
|
languageName: node
|
1959
1959
|
linkType: hard
|
1960
1960
|
|
1961
|
-
"@jupyterlab/pluginmanager@npm:~4.3.
|
1962
|
-
version: 4.3.
|
1963
|
-
resolution: "@jupyterlab/pluginmanager@npm:4.3.
|
1964
|
-
dependencies:
|
1965
|
-
"@jupyterlab/application": ^4.3.
|
1966
|
-
"@jupyterlab/apputils": ^4.4.
|
1967
|
-
"@jupyterlab/coreutils": ^6.3.
|
1968
|
-
"@jupyterlab/services": ^7.3.
|
1969
|
-
"@jupyterlab/translation": ^4.3.
|
1970
|
-
"@jupyterlab/ui-components": ^4.3.
|
1961
|
+
"@jupyterlab/pluginmanager@npm:~4.3.8":
|
1962
|
+
version: 4.3.8
|
1963
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.3.8"
|
1964
|
+
dependencies:
|
1965
|
+
"@jupyterlab/application": ^4.3.8
|
1966
|
+
"@jupyterlab/apputils": ^4.4.8
|
1967
|
+
"@jupyterlab/coreutils": ^6.3.8
|
1968
|
+
"@jupyterlab/services": ^7.3.8
|
1969
|
+
"@jupyterlab/translation": ^4.3.8
|
1970
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1971
1971
|
"@lumino/coreutils": ^2.2.0
|
1972
1972
|
"@lumino/signaling": ^2.1.3
|
1973
1973
|
"@lumino/widgets": ^2.5.0
|
1974
1974
|
react: ^18.2.0
|
1975
|
-
checksum:
|
1975
|
+
checksum: a166bee6e2cebcbee0041e4918eb267b1db292abdff76be6d6fbb4437f476824e83c647839d4a0dae32a66b62afb40d2514a0a486ebe4687bf4829c6dd0c6efd
|
1976
1976
|
languageName: node
|
1977
1977
|
linkType: hard
|
1978
1978
|
|
1979
|
-
"@jupyterlab/property-inspector@npm:~4.3.
|
1980
|
-
version: 4.3.
|
1981
|
-
resolution: "@jupyterlab/property-inspector@npm:4.3.
|
1979
|
+
"@jupyterlab/property-inspector@npm:~4.3.8":
|
1980
|
+
version: 4.3.8
|
1981
|
+
resolution: "@jupyterlab/property-inspector@npm:4.3.8"
|
1982
1982
|
dependencies:
|
1983
|
-
"@jupyterlab/application": ^4.3.
|
1984
|
-
"@jupyterlab/translation": ^4.3.
|
1985
|
-
"@jupyterlab/ui-components": ^4.3.
|
1983
|
+
"@jupyterlab/application": ^4.3.8
|
1984
|
+
"@jupyterlab/translation": ^4.3.8
|
1985
|
+
"@jupyterlab/ui-components": ^4.3.8
|
1986
1986
|
"@lumino/coreutils": ^2.2.0
|
1987
1987
|
"@lumino/disposable": ^2.1.3
|
1988
1988
|
"@lumino/signaling": ^2.1.3
|
1989
1989
|
"@lumino/widgets": ^2.5.0
|
1990
1990
|
react: ^18.2.0
|
1991
|
-
checksum:
|
1991
|
+
checksum: bde9021490463a85574488699299268db45edd7fe31e1c329272723e40965ca19a734db37b28dfeeee650860a23af4c04b08486aeea6148380c1cb34cd6d18d2
|
1992
1992
|
languageName: node
|
1993
1993
|
linkType: hard
|
1994
1994
|
|
1995
|
-
"@jupyterlab/rendermime-extension@npm:~4.3.
|
1996
|
-
version: 4.3.
|
1997
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.3.
|
1995
|
+
"@jupyterlab/rendermime-extension@npm:~4.3.8":
|
1996
|
+
version: 4.3.8
|
1997
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.3.8"
|
1998
1998
|
dependencies:
|
1999
|
-
"@jupyterlab/application": ^4.3.
|
2000
|
-
"@jupyterlab/apputils": ^4.4.
|
2001
|
-
"@jupyterlab/docmanager": ^4.3.
|
2002
|
-
"@jupyterlab/rendermime": ^4.3.
|
2003
|
-
"@jupyterlab/translation": ^4.3.
|
2004
|
-
checksum:
|
1999
|
+
"@jupyterlab/application": ^4.3.8
|
2000
|
+
"@jupyterlab/apputils": ^4.4.8
|
2001
|
+
"@jupyterlab/docmanager": ^4.3.8
|
2002
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2003
|
+
"@jupyterlab/translation": ^4.3.8
|
2004
|
+
checksum: 303725b3f321ddd14402a4bda45862c5aa1a454ec339520ac9736dc39f82feeabfeedaf15cf42cebf7e53a7ca6c98790f45c8bd0b6b57d6c40c6ed43d28403e4
|
2005
2005
|
languageName: node
|
2006
2006
|
linkType: hard
|
2007
2007
|
|
2008
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.11.
|
2009
|
-
version: 3.11.
|
2010
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.
|
2008
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.11.8":
|
2009
|
+
version: 3.11.8
|
2010
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.11.8"
|
2011
2011
|
dependencies:
|
2012
2012
|
"@lumino/coreutils": ^1.11.0 || ^2.2.0
|
2013
2013
|
"@lumino/widgets": ^1.37.2 || ^2.5.0
|
2014
|
-
checksum:
|
2014
|
+
checksum: 732af932e6a617d0318f433864e0d980052ee730a382e3dbe050ade534ae0ab4075c886a2a559aedb70d052227921e3b66a95919b1b1698ab0bb7d4149c10f6d
|
2015
2015
|
languageName: node
|
2016
2016
|
linkType: hard
|
2017
2017
|
|
2018
|
-
"@jupyterlab/rendermime@npm:~4.3.
|
2019
|
-
version: 4.3.
|
2020
|
-
resolution: "@jupyterlab/rendermime@npm:4.3.
|
2021
|
-
dependencies:
|
2022
|
-
"@jupyterlab/apputils": ^4.4.
|
2023
|
-
"@jupyterlab/coreutils": ^6.3.
|
2024
|
-
"@jupyterlab/nbformat": ^4.3.
|
2025
|
-
"@jupyterlab/observables": ^5.3.
|
2026
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2027
|
-
"@jupyterlab/services": ^7.3.
|
2028
|
-
"@jupyterlab/translation": ^4.3.
|
2018
|
+
"@jupyterlab/rendermime@npm:~4.3.8":
|
2019
|
+
version: 4.3.8
|
2020
|
+
resolution: "@jupyterlab/rendermime@npm:4.3.8"
|
2021
|
+
dependencies:
|
2022
|
+
"@jupyterlab/apputils": ^4.4.8
|
2023
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2024
|
+
"@jupyterlab/nbformat": ^4.3.8
|
2025
|
+
"@jupyterlab/observables": ^5.3.8
|
2026
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2027
|
+
"@jupyterlab/services": ^7.3.8
|
2028
|
+
"@jupyterlab/translation": ^4.3.8
|
2029
2029
|
"@lumino/coreutils": ^2.2.0
|
2030
2030
|
"@lumino/messaging": ^2.0.2
|
2031
2031
|
"@lumino/signaling": ^2.1.3
|
2032
2032
|
"@lumino/widgets": ^2.5.0
|
2033
2033
|
lodash.escape: ^4.0.1
|
2034
|
-
checksum:
|
2034
|
+
checksum: 8c9f71c1d0dbc9bcc9fb21b25531616c738e292e45b8afcb1eba9887a11623240462358188b27d4cd12e1905dc054ad09c8c3bb41cd627f9997387b0131520ad
|
2035
2035
|
languageName: node
|
2036
2036
|
linkType: hard
|
2037
2037
|
|
2038
|
-
"@jupyterlab/running-extension@npm:~4.3.
|
2039
|
-
version: 4.3.
|
2040
|
-
resolution: "@jupyterlab/running-extension@npm:4.3.
|
2041
|
-
dependencies:
|
2042
|
-
"@jupyterlab/application": ^4.3.
|
2043
|
-
"@jupyterlab/apputils": ^4.4.
|
2044
|
-
"@jupyterlab/coreutils": ^6.3.
|
2045
|
-
"@jupyterlab/docmanager": ^4.3.
|
2046
|
-
"@jupyterlab/docregistry": ^4.3.
|
2047
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2048
|
-
"@jupyterlab/running": ^4.3.
|
2049
|
-
"@jupyterlab/services": ^7.3.
|
2050
|
-
"@jupyterlab/statedb": ^4.3.
|
2051
|
-
"@jupyterlab/translation": ^4.3.
|
2052
|
-
"@jupyterlab/ui-components": ^4.3.
|
2038
|
+
"@jupyterlab/running-extension@npm:~4.3.8":
|
2039
|
+
version: 4.3.8
|
2040
|
+
resolution: "@jupyterlab/running-extension@npm:4.3.8"
|
2041
|
+
dependencies:
|
2042
|
+
"@jupyterlab/application": ^4.3.8
|
2043
|
+
"@jupyterlab/apputils": ^4.4.8
|
2044
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2045
|
+
"@jupyterlab/docmanager": ^4.3.8
|
2046
|
+
"@jupyterlab/docregistry": ^4.3.8
|
2047
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2048
|
+
"@jupyterlab/running": ^4.3.8
|
2049
|
+
"@jupyterlab/services": ^7.3.8
|
2050
|
+
"@jupyterlab/statedb": ^4.3.8
|
2051
|
+
"@jupyterlab/translation": ^4.3.8
|
2052
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2053
2053
|
"@lumino/commands": ^2.3.1
|
2054
2054
|
"@lumino/polling": ^2.1.3
|
2055
2055
|
"@lumino/signaling": ^2.1.3
|
2056
2056
|
"@lumino/widgets": ^2.5.0
|
2057
2057
|
react: ^18.2.0
|
2058
|
-
checksum:
|
2058
|
+
checksum: 06d1a02172026e1d722c0878f9765e49a4c6b85770f8b3e8ad42fee422eb45dfc82c94fcbf6fed51e1c285538d39967b30deb1ab475e739661162b02d6c3f1fb
|
2059
2059
|
languageName: node
|
2060
2060
|
linkType: hard
|
2061
2061
|
|
2062
|
-
"@jupyterlab/running@npm:~4.3.
|
2063
|
-
version: 4.3.
|
2064
|
-
resolution: "@jupyterlab/running@npm:4.3.
|
2062
|
+
"@jupyterlab/running@npm:~4.3.8":
|
2063
|
+
version: 4.3.8
|
2064
|
+
resolution: "@jupyterlab/running@npm:4.3.8"
|
2065
2065
|
dependencies:
|
2066
2066
|
"@jupyter/react-components": ^0.16.6
|
2067
|
-
"@jupyterlab/apputils": ^4.4.
|
2068
|
-
"@jupyterlab/statedb": ^4.3.
|
2069
|
-
"@jupyterlab/translation": ^4.3.
|
2070
|
-
"@jupyterlab/ui-components": ^4.3.
|
2067
|
+
"@jupyterlab/apputils": ^4.4.8
|
2068
|
+
"@jupyterlab/statedb": ^4.3.8
|
2069
|
+
"@jupyterlab/translation": ^4.3.8
|
2070
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2071
2071
|
"@lumino/coreutils": ^2.2.0
|
2072
2072
|
"@lumino/disposable": ^2.1.3
|
2073
2073
|
"@lumino/domutils": ^2.0.2
|
@@ -2075,61 +2075,61 @@ __metadata:
|
|
2075
2075
|
"@lumino/signaling": ^2.1.3
|
2076
2076
|
"@lumino/widgets": ^2.5.0
|
2077
2077
|
react: ^18.2.0
|
2078
|
-
checksum:
|
2078
|
+
checksum: e04a6e88b9e4c56ac9d91be3cef5fc712d090938615350a2bf776ae560e7d809c1fce8806e29550073d086d2857bce3667059e0cc2e399fa18d892b4258875ab
|
2079
2079
|
languageName: node
|
2080
2080
|
linkType: hard
|
2081
2081
|
|
2082
|
-
"@jupyterlab/services@npm:~7.3.
|
2083
|
-
version: 7.3.
|
2084
|
-
resolution: "@jupyterlab/services@npm:7.3.
|
2082
|
+
"@jupyterlab/services@npm:~7.3.8":
|
2083
|
+
version: 7.3.8
|
2084
|
+
resolution: "@jupyterlab/services@npm:7.3.8"
|
2085
2085
|
dependencies:
|
2086
2086
|
"@jupyter/ydoc": ^3.0.4
|
2087
|
-
"@jupyterlab/coreutils": ^6.3.
|
2088
|
-
"@jupyterlab/nbformat": ^4.3.
|
2089
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2090
|
-
"@jupyterlab/statedb": ^4.3.
|
2087
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2088
|
+
"@jupyterlab/nbformat": ^4.3.8
|
2089
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2090
|
+
"@jupyterlab/statedb": ^4.3.8
|
2091
2091
|
"@lumino/coreutils": ^2.2.0
|
2092
2092
|
"@lumino/disposable": ^2.1.3
|
2093
2093
|
"@lumino/polling": ^2.1.3
|
2094
2094
|
"@lumino/properties": ^2.0.2
|
2095
2095
|
"@lumino/signaling": ^2.1.3
|
2096
2096
|
ws: ^8.11.0
|
2097
|
-
checksum:
|
2097
|
+
checksum: 83f1e70089cc40a5026fb572179d89085e8180f8dfebdc3bb1632eebefc7b39cd0eb94fcb8f664099a642428d101ea489456ff5396b4eaaa9d1eaa38bf3aea1a
|
2098
2098
|
languageName: node
|
2099
2099
|
linkType: hard
|
2100
2100
|
|
2101
|
-
"@jupyterlab/settingeditor-extension@npm:~4.3.
|
2102
|
-
version: 4.3.
|
2103
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.3.
|
2104
|
-
dependencies:
|
2105
|
-
"@jupyterlab/application": ^4.3.
|
2106
|
-
"@jupyterlab/apputils": ^4.4.
|
2107
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2108
|
-
"@jupyterlab/pluginmanager": ^4.3.
|
2109
|
-
"@jupyterlab/rendermime": ^4.3.
|
2110
|
-
"@jupyterlab/settingeditor": ^4.3.
|
2111
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2112
|
-
"@jupyterlab/statedb": ^4.3.
|
2113
|
-
"@jupyterlab/translation": ^4.3.
|
2114
|
-
"@jupyterlab/ui-components": ^4.3.
|
2101
|
+
"@jupyterlab/settingeditor-extension@npm:~4.3.8":
|
2102
|
+
version: 4.3.8
|
2103
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.3.8"
|
2104
|
+
dependencies:
|
2105
|
+
"@jupyterlab/application": ^4.3.8
|
2106
|
+
"@jupyterlab/apputils": ^4.4.8
|
2107
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
2108
|
+
"@jupyterlab/pluginmanager": ^4.3.8
|
2109
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2110
|
+
"@jupyterlab/settingeditor": ^4.3.8
|
2111
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2112
|
+
"@jupyterlab/statedb": ^4.3.8
|
2113
|
+
"@jupyterlab/translation": ^4.3.8
|
2114
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2115
2115
|
"@lumino/disposable": ^2.1.3
|
2116
|
-
checksum:
|
2116
|
+
checksum: 8938fb1eaa234ec5a655c9165887c082dbc3b0b28a385b7eff42d6295c826b5239cc34bf3e7e0af0c5bfa556ee45583079ee2e71cd2d8f81f3192675cb944fa8
|
2117
2117
|
languageName: node
|
2118
2118
|
linkType: hard
|
2119
2119
|
|
2120
|
-
"@jupyterlab/settingeditor@npm:~4.3.
|
2121
|
-
version: 4.3.
|
2122
|
-
resolution: "@jupyterlab/settingeditor@npm:4.3.
|
2123
|
-
dependencies:
|
2124
|
-
"@jupyterlab/application": ^4.3.
|
2125
|
-
"@jupyterlab/apputils": ^4.4.
|
2126
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2127
|
-
"@jupyterlab/inspector": ^4.3.
|
2128
|
-
"@jupyterlab/rendermime": ^4.3.
|
2129
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2130
|
-
"@jupyterlab/statedb": ^4.3.
|
2131
|
-
"@jupyterlab/translation": ^4.3.
|
2132
|
-
"@jupyterlab/ui-components": ^4.3.
|
2120
|
+
"@jupyterlab/settingeditor@npm:~4.3.8":
|
2121
|
+
version: 4.3.8
|
2122
|
+
resolution: "@jupyterlab/settingeditor@npm:4.3.8"
|
2123
|
+
dependencies:
|
2124
|
+
"@jupyterlab/application": ^4.3.8
|
2125
|
+
"@jupyterlab/apputils": ^4.4.8
|
2126
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
2127
|
+
"@jupyterlab/inspector": ^4.3.8
|
2128
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2129
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2130
|
+
"@jupyterlab/statedb": ^4.3.8
|
2131
|
+
"@jupyterlab/translation": ^4.3.8
|
2132
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2133
2133
|
"@lumino/algorithm": ^2.0.2
|
2134
2134
|
"@lumino/commands": ^2.3.1
|
2135
2135
|
"@lumino/coreutils": ^2.2.0
|
@@ -2143,16 +2143,16 @@ __metadata:
|
|
2143
2143
|
"@rjsf/validator-ajv8": ^5.13.4
|
2144
2144
|
json-schema: ^0.4.0
|
2145
2145
|
react: ^18.2.0
|
2146
|
-
checksum:
|
2146
|
+
checksum: 0e090a4d7597a84a8b8741a9cd49d48f2df6cd670292c15d83f92c09306bb86d37e98cef1f61c04b2f3d96612d111c13d890e92ce93cae3fbf5b937cda0e8569
|
2147
2147
|
languageName: node
|
2148
2148
|
linkType: hard
|
2149
2149
|
|
2150
|
-
"@jupyterlab/settingregistry@npm:~4.3.
|
2151
|
-
version: 4.3.
|
2152
|
-
resolution: "@jupyterlab/settingregistry@npm:4.3.
|
2150
|
+
"@jupyterlab/settingregistry@npm:~4.3.8":
|
2151
|
+
version: 4.3.8
|
2152
|
+
resolution: "@jupyterlab/settingregistry@npm:4.3.8"
|
2153
2153
|
dependencies:
|
2154
|
-
"@jupyterlab/nbformat": ^4.3.
|
2155
|
-
"@jupyterlab/statedb": ^4.3.
|
2154
|
+
"@jupyterlab/nbformat": ^4.3.8
|
2155
|
+
"@jupyterlab/statedb": ^4.3.8
|
2156
2156
|
"@lumino/commands": ^2.3.1
|
2157
2157
|
"@lumino/coreutils": ^2.2.0
|
2158
2158
|
"@lumino/disposable": ^2.1.3
|
@@ -2162,18 +2162,18 @@ __metadata:
|
|
2162
2162
|
json5: ^2.2.3
|
2163
2163
|
peerDependencies:
|
2164
2164
|
react: ">=16"
|
2165
|
-
checksum:
|
2165
|
+
checksum: e44d62bdf1cb48cd988a3b7c0476aa0b5c90d6bb67ae6cd8a5f66e143ec92911e0c87991c6f192f7de3258842205b3991f34425d2345bd57962c2b24c1219810
|
2166
2166
|
languageName: node
|
2167
2167
|
linkType: hard
|
2168
2168
|
|
2169
|
-
"@jupyterlab/shortcuts-extension@npm:~5.1.
|
2170
|
-
version: 5.1.
|
2171
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:5.1.
|
2169
|
+
"@jupyterlab/shortcuts-extension@npm:~5.1.8":
|
2170
|
+
version: 5.1.8
|
2171
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:5.1.8"
|
2172
2172
|
dependencies:
|
2173
|
-
"@jupyterlab/application": ^4.3.
|
2174
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2175
|
-
"@jupyterlab/translation": ^4.3.
|
2176
|
-
"@jupyterlab/ui-components": ^4.3.
|
2173
|
+
"@jupyterlab/application": ^4.3.8
|
2174
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2175
|
+
"@jupyterlab/translation": ^4.3.8
|
2176
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2177
2177
|
"@lumino/algorithm": ^2.0.2
|
2178
2178
|
"@lumino/commands": ^2.3.1
|
2179
2179
|
"@lumino/coreutils": ^2.2.0
|
@@ -2182,41 +2182,41 @@ __metadata:
|
|
2182
2182
|
"@lumino/keyboard": ^2.0.2
|
2183
2183
|
"@lumino/signaling": ^2.1.3
|
2184
2184
|
react: ^18.2.0
|
2185
|
-
checksum:
|
2185
|
+
checksum: 0be94654f9fc1843f213f18fc4c728548a1f1d60b068488f13aefab801445ab05aad05cd715d7a23d6226bf159428dafb5268dde991a261bd6bed20c24328179
|
2186
2186
|
languageName: node
|
2187
2187
|
linkType: hard
|
2188
2188
|
|
2189
|
-
"@jupyterlab/statedb@npm:~4.3.
|
2190
|
-
version: 4.3.
|
2191
|
-
resolution: "@jupyterlab/statedb@npm:4.3.
|
2189
|
+
"@jupyterlab/statedb@npm:~4.3.8":
|
2190
|
+
version: 4.3.8
|
2191
|
+
resolution: "@jupyterlab/statedb@npm:4.3.8"
|
2192
2192
|
dependencies:
|
2193
2193
|
"@lumino/commands": ^2.3.1
|
2194
2194
|
"@lumino/coreutils": ^2.2.0
|
2195
2195
|
"@lumino/disposable": ^2.1.3
|
2196
2196
|
"@lumino/properties": ^2.0.2
|
2197
2197
|
"@lumino/signaling": ^2.1.3
|
2198
|
-
checksum:
|
2198
|
+
checksum: 4762c6cb4bdfbcef1fac6a7abebb7f3d8156b0439e09054572983f2658b62d5ffaa1b61fb7ceed11f97329ee18da7f61bfd5152a1a1d443b2e55674e5add268d
|
2199
2199
|
languageName: node
|
2200
2200
|
linkType: hard
|
2201
2201
|
|
2202
|
-
"@jupyterlab/statusbar-extension@npm:~4.3.
|
2203
|
-
version: 4.3.
|
2204
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.3.
|
2202
|
+
"@jupyterlab/statusbar-extension@npm:~4.3.8":
|
2203
|
+
version: 4.3.8
|
2204
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.3.8"
|
2205
2205
|
dependencies:
|
2206
|
-
"@jupyterlab/application": ^4.3.
|
2207
|
-
"@jupyterlab/apputils": ^4.4.
|
2208
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2209
|
-
"@jupyterlab/statusbar": ^4.3.
|
2210
|
-
"@jupyterlab/translation": ^4.3.
|
2211
|
-
checksum:
|
2206
|
+
"@jupyterlab/application": ^4.3.8
|
2207
|
+
"@jupyterlab/apputils": ^4.4.8
|
2208
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2209
|
+
"@jupyterlab/statusbar": ^4.3.8
|
2210
|
+
"@jupyterlab/translation": ^4.3.8
|
2211
|
+
checksum: bffa324795f96fe5d01dbaf40251250860932723a2d34eaa0b2f46f627bcd52d18c188ba8bfff5b40be93807dc756373b996976c7f5959e29d0e7911b384c7df
|
2212
2212
|
languageName: node
|
2213
2213
|
linkType: hard
|
2214
2214
|
|
2215
|
-
"@jupyterlab/statusbar@npm:~4.3.
|
2216
|
-
version: 4.3.
|
2217
|
-
resolution: "@jupyterlab/statusbar@npm:4.3.
|
2215
|
+
"@jupyterlab/statusbar@npm:~4.3.8":
|
2216
|
+
version: 4.3.8
|
2217
|
+
resolution: "@jupyterlab/statusbar@npm:4.3.8"
|
2218
2218
|
dependencies:
|
2219
|
-
"@jupyterlab/ui-components": ^4.3.
|
2219
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2220
2220
|
"@lumino/algorithm": ^2.0.2
|
2221
2221
|
"@lumino/coreutils": ^2.2.0
|
2222
2222
|
"@lumino/disposable": ^2.1.3
|
@@ -2224,36 +2224,36 @@ __metadata:
|
|
2224
2224
|
"@lumino/signaling": ^2.1.3
|
2225
2225
|
"@lumino/widgets": ^2.5.0
|
2226
2226
|
react: ^18.2.0
|
2227
|
-
checksum:
|
2227
|
+
checksum: 4ee387f90f8b6c87a3be6aa9f81d3b237731e872e8a9b963d2da2c07ed2f61a83e7b5f1f6428d751a11666abae286fada9cd5d2659ec366235b940d65400bf82
|
2228
2228
|
languageName: node
|
2229
2229
|
linkType: hard
|
2230
2230
|
|
2231
|
-
"@jupyterlab/terminal-extension@npm:~4.3.
|
2232
|
-
version: 4.3.
|
2233
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.3.
|
2234
|
-
dependencies:
|
2235
|
-
"@jupyterlab/application": ^4.3.
|
2236
|
-
"@jupyterlab/apputils": ^4.4.
|
2237
|
-
"@jupyterlab/launcher": ^4.3.
|
2238
|
-
"@jupyterlab/mainmenu": ^4.3.
|
2239
|
-
"@jupyterlab/running": ^4.3.
|
2240
|
-
"@jupyterlab/services": ^7.3.
|
2241
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2242
|
-
"@jupyterlab/terminal": ^4.3.
|
2243
|
-
"@jupyterlab/translation": ^4.3.
|
2244
|
-
"@jupyterlab/ui-components": ^4.3.
|
2231
|
+
"@jupyterlab/terminal-extension@npm:~4.3.8":
|
2232
|
+
version: 4.3.8
|
2233
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.3.8"
|
2234
|
+
dependencies:
|
2235
|
+
"@jupyterlab/application": ^4.3.8
|
2236
|
+
"@jupyterlab/apputils": ^4.4.8
|
2237
|
+
"@jupyterlab/launcher": ^4.3.8
|
2238
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
2239
|
+
"@jupyterlab/running": ^4.3.8
|
2240
|
+
"@jupyterlab/services": ^7.3.8
|
2241
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2242
|
+
"@jupyterlab/terminal": ^4.3.8
|
2243
|
+
"@jupyterlab/translation": ^4.3.8
|
2244
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2245
2245
|
"@lumino/widgets": ^2.5.0
|
2246
|
-
checksum:
|
2246
|
+
checksum: 3351c901069e18a906438cef067965103c24cfe9b14e49afd69eca870fbd69c0384c785b62bd14221868ef5ccbd2422f13c6399ab02065356f78eef7bfed8109
|
2247
2247
|
languageName: node
|
2248
2248
|
linkType: hard
|
2249
2249
|
|
2250
|
-
"@jupyterlab/terminal@npm:~4.3.
|
2251
|
-
version: 4.3.
|
2252
|
-
resolution: "@jupyterlab/terminal@npm:4.3.
|
2250
|
+
"@jupyterlab/terminal@npm:~4.3.8":
|
2251
|
+
version: 4.3.8
|
2252
|
+
resolution: "@jupyterlab/terminal@npm:4.3.8"
|
2253
2253
|
dependencies:
|
2254
|
-
"@jupyterlab/apputils": ^4.4.
|
2255
|
-
"@jupyterlab/services": ^7.3.
|
2256
|
-
"@jupyterlab/translation": ^4.3.
|
2254
|
+
"@jupyterlab/apputils": ^4.4.8
|
2255
|
+
"@jupyterlab/services": ^7.3.8
|
2256
|
+
"@jupyterlab/translation": ^4.3.8
|
2257
2257
|
"@lumino/coreutils": ^2.2.0
|
2258
2258
|
"@lumino/domutils": ^2.0.2
|
2259
2259
|
"@lumino/messaging": ^2.0.2
|
@@ -2263,161 +2263,161 @@ __metadata:
|
|
2263
2263
|
"@xterm/addon-web-links": ~0.11.0
|
2264
2264
|
"@xterm/addon-webgl": ~0.18.0
|
2265
2265
|
"@xterm/xterm": ~5.5.0
|
2266
|
-
checksum:
|
2266
|
+
checksum: 7a035c972ef156860a1afa92c3668f3a54d5a0129fb9a73c1c8d5d814360f989daf13b0664d6819f336430766476198321852604d50077e247928137e0298718
|
2267
2267
|
languageName: node
|
2268
2268
|
linkType: hard
|
2269
2269
|
|
2270
|
-
"@jupyterlab/theme-dark-extension@npm:~4.3.
|
2271
|
-
version: 4.3.
|
2272
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.3.
|
2270
|
+
"@jupyterlab/theme-dark-extension@npm:~4.3.8":
|
2271
|
+
version: 4.3.8
|
2272
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.3.8"
|
2273
2273
|
dependencies:
|
2274
|
-
"@jupyterlab/application": ^4.3.
|
2275
|
-
"@jupyterlab/apputils": ^4.4.
|
2276
|
-
"@jupyterlab/translation": ^4.3.
|
2277
|
-
checksum:
|
2274
|
+
"@jupyterlab/application": ^4.3.8
|
2275
|
+
"@jupyterlab/apputils": ^4.4.8
|
2276
|
+
"@jupyterlab/translation": ^4.3.8
|
2277
|
+
checksum: df4c6483a43d8ebef40f600171bb4ec91ef5d93a443589489c1e64ae10daeb1faab4bff250d294191f6b25ae6deeb574fa93c441f525c62f19db8b2207a20af7
|
2278
2278
|
languageName: node
|
2279
2279
|
linkType: hard
|
2280
2280
|
|
2281
|
-
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.
|
2282
|
-
version: 4.3.
|
2283
|
-
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.
|
2281
|
+
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.3.8":
|
2282
|
+
version: 4.3.8
|
2283
|
+
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.3.8"
|
2284
2284
|
dependencies:
|
2285
|
-
"@jupyterlab/application": ^4.3.
|
2286
|
-
"@jupyterlab/apputils": ^4.4.
|
2287
|
-
"@jupyterlab/translation": ^4.3.
|
2288
|
-
checksum:
|
2285
|
+
"@jupyterlab/application": ^4.3.8
|
2286
|
+
"@jupyterlab/apputils": ^4.4.8
|
2287
|
+
"@jupyterlab/translation": ^4.3.8
|
2288
|
+
checksum: 19b8fda5076f02888ae6a3cca32882c66d84416318ca86b0c3cebe04dea31212dcb8328835b5ff5df6116b61bc6a18c4a85b4b787cf0fd71dcb16ff49f0dcab2
|
2289
2289
|
languageName: node
|
2290
2290
|
linkType: hard
|
2291
2291
|
|
2292
|
-
"@jupyterlab/theme-light-extension@npm:~4.3.
|
2293
|
-
version: 4.3.
|
2294
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.3.
|
2292
|
+
"@jupyterlab/theme-light-extension@npm:~4.3.8":
|
2293
|
+
version: 4.3.8
|
2294
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.3.8"
|
2295
2295
|
dependencies:
|
2296
|
-
"@jupyterlab/application": ^4.3.
|
2297
|
-
"@jupyterlab/apputils": ^4.4.
|
2298
|
-
"@jupyterlab/translation": ^4.3.
|
2299
|
-
checksum:
|
2296
|
+
"@jupyterlab/application": ^4.3.8
|
2297
|
+
"@jupyterlab/apputils": ^4.4.8
|
2298
|
+
"@jupyterlab/translation": ^4.3.8
|
2299
|
+
checksum: 85a10b9e99376b86009c4856c1c11906a5c75d90632f2212b9d6889f87f4184eae63be96646188ea1f14e3a94e73c718c35709e70d768d0d0646fea2d0b4bf9c
|
2300
2300
|
languageName: node
|
2301
2301
|
linkType: hard
|
2302
2302
|
|
2303
|
-
"@jupyterlab/toc-extension@npm:~6.3.
|
2304
|
-
version: 6.3.
|
2305
|
-
resolution: "@jupyterlab/toc-extension@npm:6.3.
|
2303
|
+
"@jupyterlab/toc-extension@npm:~6.3.8":
|
2304
|
+
version: 6.3.8
|
2305
|
+
resolution: "@jupyterlab/toc-extension@npm:6.3.8"
|
2306
2306
|
dependencies:
|
2307
|
-
"@jupyterlab/application": ^4.3.
|
2308
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2309
|
-
"@jupyterlab/toc": ^6.3.
|
2310
|
-
"@jupyterlab/translation": ^4.3.
|
2311
|
-
"@jupyterlab/ui-components": ^4.3.
|
2312
|
-
checksum:
|
2307
|
+
"@jupyterlab/application": ^4.3.8
|
2308
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2309
|
+
"@jupyterlab/toc": ^6.3.8
|
2310
|
+
"@jupyterlab/translation": ^4.3.8
|
2311
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2312
|
+
checksum: c27b775c9c158e5940da7826b1dfa0d54710bf8e016d263ee24fc63777327e3bf0bd386d5f545fdcb9e2baae943e259acf47a88084f6a540726b7531df9de3a3
|
2313
2313
|
languageName: node
|
2314
2314
|
linkType: hard
|
2315
2315
|
|
2316
|
-
"@jupyterlab/toc@npm:~6.3.
|
2317
|
-
version: 6.3.
|
2318
|
-
resolution: "@jupyterlab/toc@npm:6.3.
|
2316
|
+
"@jupyterlab/toc@npm:~6.3.8":
|
2317
|
+
version: 6.3.8
|
2318
|
+
resolution: "@jupyterlab/toc@npm:6.3.8"
|
2319
2319
|
dependencies:
|
2320
2320
|
"@jupyter/react-components": ^0.16.6
|
2321
|
-
"@jupyterlab/apputils": ^4.4.
|
2322
|
-
"@jupyterlab/coreutils": ^6.3.
|
2323
|
-
"@jupyterlab/docregistry": ^4.3.
|
2324
|
-
"@jupyterlab/observables": ^5.3.
|
2325
|
-
"@jupyterlab/rendermime": ^4.3.
|
2326
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2327
|
-
"@jupyterlab/translation": ^4.3.
|
2328
|
-
"@jupyterlab/ui-components": ^4.3.
|
2321
|
+
"@jupyterlab/apputils": ^4.4.8
|
2322
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2323
|
+
"@jupyterlab/docregistry": ^4.3.8
|
2324
|
+
"@jupyterlab/observables": ^5.3.8
|
2325
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2326
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2327
|
+
"@jupyterlab/translation": ^4.3.8
|
2328
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2329
2329
|
"@lumino/coreutils": ^2.2.0
|
2330
2330
|
"@lumino/disposable": ^2.1.3
|
2331
2331
|
"@lumino/messaging": ^2.0.2
|
2332
2332
|
"@lumino/signaling": ^2.1.3
|
2333
2333
|
"@lumino/widgets": ^2.5.0
|
2334
2334
|
react: ^18.2.0
|
2335
|
-
checksum:
|
2335
|
+
checksum: 78229c485afa6903762937452b0ef1d6f002705e980ebbe2e2691d0d3f6b10bff3b714f2f865dca1816b92e01e47ae04a318f4147782a35270cf4da70a625510
|
2336
2336
|
languageName: node
|
2337
2337
|
linkType: hard
|
2338
2338
|
|
2339
|
-
"@jupyterlab/tooltip-extension@npm:~4.3.
|
2340
|
-
version: 4.3.
|
2341
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.3.
|
2342
|
-
dependencies:
|
2343
|
-
"@jupyterlab/application": ^4.3.
|
2344
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2345
|
-
"@jupyterlab/console": ^4.3.
|
2346
|
-
"@jupyterlab/coreutils": ^6.3.
|
2347
|
-
"@jupyterlab/fileeditor": ^4.3.
|
2348
|
-
"@jupyterlab/notebook": ^4.3.
|
2349
|
-
"@jupyterlab/rendermime": ^4.3.
|
2350
|
-
"@jupyterlab/services": ^7.3.
|
2351
|
-
"@jupyterlab/tooltip": ^4.3.
|
2352
|
-
"@jupyterlab/translation": ^4.3.
|
2339
|
+
"@jupyterlab/tooltip-extension@npm:~4.3.8":
|
2340
|
+
version: 4.3.8
|
2341
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.3.8"
|
2342
|
+
dependencies:
|
2343
|
+
"@jupyterlab/application": ^4.3.8
|
2344
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
2345
|
+
"@jupyterlab/console": ^4.3.8
|
2346
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2347
|
+
"@jupyterlab/fileeditor": ^4.3.8
|
2348
|
+
"@jupyterlab/notebook": ^4.3.8
|
2349
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2350
|
+
"@jupyterlab/services": ^7.3.8
|
2351
|
+
"@jupyterlab/tooltip": ^4.3.8
|
2352
|
+
"@jupyterlab/translation": ^4.3.8
|
2353
2353
|
"@lumino/algorithm": ^2.0.2
|
2354
2354
|
"@lumino/coreutils": ^2.2.0
|
2355
2355
|
"@lumino/widgets": ^2.5.0
|
2356
|
-
checksum:
|
2356
|
+
checksum: 7fa9f7c69f2ebfec1e4b0651733b9849ec94fe43777b0428f26e79a2da34c4cc1c75155f4db9d46e74cd40c2dbc1919b9f54cda046299f3eab33289ff2f8de69
|
2357
2357
|
languageName: node
|
2358
2358
|
linkType: hard
|
2359
2359
|
|
2360
|
-
"@jupyterlab/tooltip@npm:~4.3.
|
2361
|
-
version: 4.3.
|
2362
|
-
resolution: "@jupyterlab/tooltip@npm:4.3.
|
2360
|
+
"@jupyterlab/tooltip@npm:~4.3.8":
|
2361
|
+
version: 4.3.8
|
2362
|
+
resolution: "@jupyterlab/tooltip@npm:4.3.8"
|
2363
2363
|
dependencies:
|
2364
|
-
"@jupyterlab/codeeditor": ^4.3.
|
2365
|
-
"@jupyterlab/rendermime": ^4.3.
|
2366
|
-
"@jupyterlab/services": ^7.3.
|
2367
|
-
"@jupyterlab/ui-components": ^4.3.
|
2364
|
+
"@jupyterlab/codeeditor": ^4.3.8
|
2365
|
+
"@jupyterlab/rendermime": ^4.3.8
|
2366
|
+
"@jupyterlab/services": ^7.3.8
|
2367
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2368
2368
|
"@lumino/coreutils": ^2.2.0
|
2369
2369
|
"@lumino/messaging": ^2.0.2
|
2370
2370
|
"@lumino/widgets": ^2.5.0
|
2371
|
-
checksum:
|
2371
|
+
checksum: 0406267b3ddd1bf1722f54594c352d43d477b8d3c346d5e3357fb84d81ba7218c9ec875051ee4b503ec04cb06390f68deed752d3f8b58722a78f557d9c88d935
|
2372
2372
|
languageName: node
|
2373
2373
|
linkType: hard
|
2374
2374
|
|
2375
|
-
"@jupyterlab/translation-extension@npm:~4.3.
|
2376
|
-
version: 4.3.
|
2377
|
-
resolution: "@jupyterlab/translation-extension@npm:4.3.
|
2375
|
+
"@jupyterlab/translation-extension@npm:~4.3.8":
|
2376
|
+
version: 4.3.8
|
2377
|
+
resolution: "@jupyterlab/translation-extension@npm:4.3.8"
|
2378
2378
|
dependencies:
|
2379
|
-
"@jupyterlab/application": ^4.3.
|
2380
|
-
"@jupyterlab/apputils": ^4.4.
|
2381
|
-
"@jupyterlab/mainmenu": ^4.3.
|
2382
|
-
"@jupyterlab/settingregistry": ^4.3.
|
2383
|
-
"@jupyterlab/translation": ^4.3.
|
2384
|
-
checksum:
|
2379
|
+
"@jupyterlab/application": ^4.3.8
|
2380
|
+
"@jupyterlab/apputils": ^4.4.8
|
2381
|
+
"@jupyterlab/mainmenu": ^4.3.8
|
2382
|
+
"@jupyterlab/settingregistry": ^4.3.8
|
2383
|
+
"@jupyterlab/translation": ^4.3.8
|
2384
|
+
checksum: 82dacbfa558355c018e1574ca06a77d7e32528a1e9a34b268fc16ca36ca227892d9f70de8c72bf411ed41abb55425e110fd3b7ef46bdb211e2d791b0b42d9336
|
2385
2385
|
languageName: node
|
2386
2386
|
linkType: hard
|
2387
2387
|
|
2388
|
-
"@jupyterlab/translation@npm:~4.3.
|
2389
|
-
version: 4.3.
|
2390
|
-
resolution: "@jupyterlab/translation@npm:4.3.
|
2388
|
+
"@jupyterlab/translation@npm:~4.3.8":
|
2389
|
+
version: 4.3.8
|
2390
|
+
resolution: "@jupyterlab/translation@npm:4.3.8"
|
2391
2391
|
dependencies:
|
2392
|
-
"@jupyterlab/coreutils": ^6.3.
|
2393
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2394
|
-
"@jupyterlab/services": ^7.3.
|
2395
|
-
"@jupyterlab/statedb": ^4.3.
|
2392
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2393
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2394
|
+
"@jupyterlab/services": ^7.3.8
|
2395
|
+
"@jupyterlab/statedb": ^4.3.8
|
2396
2396
|
"@lumino/coreutils": ^2.2.0
|
2397
|
-
checksum:
|
2397
|
+
checksum: 903378866d25d00a1df046bcdce16d56129fc44c015c6be80977639061c6b524776efe09874f8e5ee4167504e1183024977d34be85954a535b8f1f4b1f67a6bd
|
2398
2398
|
languageName: node
|
2399
2399
|
linkType: hard
|
2400
2400
|
|
2401
|
-
"@jupyterlab/ui-components-extension@npm:~4.3.
|
2402
|
-
version: 4.3.
|
2403
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.3.
|
2401
|
+
"@jupyterlab/ui-components-extension@npm:~4.3.8":
|
2402
|
+
version: 4.3.8
|
2403
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.3.8"
|
2404
2404
|
dependencies:
|
2405
|
-
"@jupyterlab/application": ^4.3.
|
2406
|
-
"@jupyterlab/ui-components": ^4.3.
|
2407
|
-
checksum:
|
2405
|
+
"@jupyterlab/application": ^4.3.8
|
2406
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2407
|
+
checksum: 3d009df9f5ddadabcc4839611bf43c9863eebcd121f3285862f687945ad6c0d173f0d5926af345694ac959e52ed49faced34f29c6f102ef04b4258138280a9e7
|
2408
2408
|
languageName: node
|
2409
2409
|
linkType: hard
|
2410
2410
|
|
2411
|
-
"@jupyterlab/ui-components@npm:~4.3.
|
2412
|
-
version: 4.3.
|
2413
|
-
resolution: "@jupyterlab/ui-components@npm:4.3.
|
2411
|
+
"@jupyterlab/ui-components@npm:~4.3.8":
|
2412
|
+
version: 4.3.8
|
2413
|
+
resolution: "@jupyterlab/ui-components@npm:4.3.8"
|
2414
2414
|
dependencies:
|
2415
2415
|
"@jupyter/react-components": ^0.16.6
|
2416
2416
|
"@jupyter/web-components": ^0.16.6
|
2417
|
-
"@jupyterlab/coreutils": ^6.3.
|
2418
|
-
"@jupyterlab/observables": ^5.3.
|
2419
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2420
|
-
"@jupyterlab/translation": ^4.3.
|
2417
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2418
|
+
"@jupyterlab/observables": ^5.3.8
|
2419
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2420
|
+
"@jupyterlab/translation": ^4.3.8
|
2421
2421
|
"@lumino/algorithm": ^2.0.2
|
2422
2422
|
"@lumino/commands": ^2.3.1
|
2423
2423
|
"@lumino/coreutils": ^2.2.0
|
@@ -2435,52 +2435,52 @@ __metadata:
|
|
2435
2435
|
typestyle: ^2.0.4
|
2436
2436
|
peerDependencies:
|
2437
2437
|
react: ^18.2.0
|
2438
|
-
checksum:
|
2438
|
+
checksum: 2cc8f8650b9cf92ccf086940a3866dc8357524f9d46fbd9e0ad429b19d4955236e377b4c3516b0f350cef676f85023acfc04fb8c3806ee275d6e7f13746fb14b
|
2439
2439
|
languageName: node
|
2440
2440
|
linkType: hard
|
2441
2441
|
|
2442
|
-
"@jupyterlab/vega5-extension@npm:~4.3.
|
2443
|
-
version: 4.3.
|
2444
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.3.
|
2442
|
+
"@jupyterlab/vega5-extension@npm:~4.3.8":
|
2443
|
+
version: 4.3.8
|
2444
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.3.8"
|
2445
2445
|
dependencies:
|
2446
|
-
"@jupyterlab/rendermime-interfaces": ^3.11.
|
2446
|
+
"@jupyterlab/rendermime-interfaces": ^3.11.8
|
2447
2447
|
"@lumino/coreutils": ^2.2.0
|
2448
2448
|
"@lumino/widgets": ^2.5.0
|
2449
2449
|
vega: ^5.20.0
|
2450
2450
|
vega-embed: ^6.2.1
|
2451
2451
|
vega-lite: ^5.6.1-next.1
|
2452
|
-
checksum:
|
2452
|
+
checksum: cc4a48f1c938830c2e70cc7fd3cd12ee76ffb9f003e6f33720469e97dd1f758ce41709d87c5a74ef4c553fe53a4a9e992d76a20b47c266b866423d0687397e2f
|
2453
2453
|
languageName: node
|
2454
2454
|
linkType: hard
|
2455
2455
|
|
2456
|
-
"@jupyterlab/workspaces-extension@npm:~4.3.
|
2457
|
-
version: 4.3.
|
2458
|
-
resolution: "@jupyterlab/workspaces-extension@npm:4.3.
|
2456
|
+
"@jupyterlab/workspaces-extension@npm:~4.3.8":
|
2457
|
+
version: 4.3.8
|
2458
|
+
resolution: "@jupyterlab/workspaces-extension@npm:4.3.8"
|
2459
2459
|
dependencies:
|
2460
|
-
"@jupyterlab/application": ^4.3.
|
2461
|
-
"@jupyterlab/apputils": ^4.4.
|
2462
|
-
"@jupyterlab/coreutils": ^6.3.
|
2463
|
-
"@jupyterlab/filebrowser": ^4.3.
|
2464
|
-
"@jupyterlab/running": ^4.3.
|
2465
|
-
"@jupyterlab/services": ^7.3.
|
2466
|
-
"@jupyterlab/statedb": ^4.3.
|
2467
|
-
"@jupyterlab/translation": ^4.3.
|
2468
|
-
"@jupyterlab/ui-components": ^4.3.
|
2469
|
-
"@jupyterlab/workspaces": ^4.3.
|
2470
|
-
checksum:
|
2460
|
+
"@jupyterlab/application": ^4.3.8
|
2461
|
+
"@jupyterlab/apputils": ^4.4.8
|
2462
|
+
"@jupyterlab/coreutils": ^6.3.8
|
2463
|
+
"@jupyterlab/filebrowser": ^4.3.8
|
2464
|
+
"@jupyterlab/running": ^4.3.8
|
2465
|
+
"@jupyterlab/services": ^7.3.8
|
2466
|
+
"@jupyterlab/statedb": ^4.3.8
|
2467
|
+
"@jupyterlab/translation": ^4.3.8
|
2468
|
+
"@jupyterlab/ui-components": ^4.3.8
|
2469
|
+
"@jupyterlab/workspaces": ^4.3.8
|
2470
|
+
checksum: 25d30f0421fe6880b8eef45602c3f463e2956309e09acfcd82d0c57542eb9ef3e944b9c4e92e73ae6c9f20eb57a173fce3ab706a07089739f9c2048f9b38a9fe
|
2471
2471
|
languageName: node
|
2472
2472
|
linkType: hard
|
2473
2473
|
|
2474
|
-
"@jupyterlab/workspaces@npm:~4.3.
|
2475
|
-
version: 4.3.
|
2476
|
-
resolution: "@jupyterlab/workspaces@npm:4.3.
|
2474
|
+
"@jupyterlab/workspaces@npm:~4.3.8":
|
2475
|
+
version: 4.3.8
|
2476
|
+
resolution: "@jupyterlab/workspaces@npm:4.3.8"
|
2477
2477
|
dependencies:
|
2478
|
-
"@jupyterlab/services": ^7.3.
|
2478
|
+
"@jupyterlab/services": ^7.3.8
|
2479
2479
|
"@lumino/coreutils": ^2.2.0
|
2480
2480
|
"@lumino/disposable": ^2.1.3
|
2481
2481
|
"@lumino/polling": ^2.1.3
|
2482
2482
|
"@lumino/signaling": ^2.1.3
|
2483
|
-
checksum:
|
2483
|
+
checksum: e37a11ca4ee51c11d5cef118c6cbc753951cd28e14c9114bebdf9430285c28e46ebf1ba6f7984193b0d5683336d35ce080ae2d51e11bcfcaade64d0e810ac14f
|
2484
2484
|
languageName: node
|
2485
2485
|
linkType: hard
|
2486
2486
|
|