jupyterlab 4.0.8__py3-none-any.whl → 4.0.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- jupyterlab/_version.py +1 -1
- jupyterlab/commands.py +5 -3
- jupyterlab/federated_labextensions.py +2 -1
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +93 -93
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.58fb469c2614493e6359.js → remoteEntry.ea07748e92a569dd8caa.js} +3 -3
- jupyterlab/handlers/announcements.py +3 -3
- jupyterlab/labextensions.py +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 +9 -9
- jupyterlab/schemas/@jupyterlab/codemirror-extension/plugin.json +1 -0
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- 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 +20 -20
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +7 -6
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +142 -142
- jupyterlab/staging/yarn.lock +1047 -1046
- jupyterlab/static/1168.0a95b9c93afe61ceb527.js +1 -0
- jupyterlab/static/3123.85cea4be2e2ed3f9654f.js +1 -0
- jupyterlab/static/{2821.f497393de02ea7e02285.js → 6323.a132b67edcaf8ae86a13.js} +1 -1
- jupyterlab/static/{7508.0308265a6f53b7c48df2.js → 7508.b902347f820c70cd386a.js} +1 -1
- jupyterlab/static/7517.06577adbf2ae42d4b8d6.js +1 -0
- jupyterlab/static/812.2577ef8cc5e1b8ad35e9.js +1 -0
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js → jupyterlab/static/8302.ed6e1953f9cfa8a35103.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js → jupyterlab/static/8771.0ab0916c445ff9bcc179.js +1 -1
- jupyterlab/static/{9230.58b8c42b730e1a56e69b.js → 9230.0f817b2a7d934660210a.js} +1 -1
- jupyterlab/static/build_log.json +92 -92
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.bca8c55f9011e1fc4717.js +1 -0
- jupyterlab/static/main.086ffbfbda4e5316f5b5.js +1 -0
- jupyterlab/static/package.json +142 -142
- jupyterlab/static/third-party-licenses.json +92 -104
- 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/tests/test_extensions.py +0 -2
- jupyterlab/tests/test_jupyterlab.py +1 -1
- jupyterlab/upgrade_extension.py +7 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +1 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +20 -20
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +7 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +1 -0
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/2821.f497393de02ea7e02285.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6323.a132b67edcaf8ae86a13.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/7508.0308265a6f53b7c48df2.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +1 -1
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7517.06577adbf2ae42d4b8d6.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/812.2577ef8cc5e1b8ad35e9.js +1 -0
- jupyterlab/static/8302.4c190e10b00fe083570e.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8302.ed6e1953f9cfa8a35103.js +1 -1
- jupyterlab/static/8771.327a202178f82f3b15b8.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8771.0ab0916c445ff9bcc179.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9230.0f817b2a7d934660210a.js +1 -1
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/build_log.json +92 -92
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/jlab_core.bca8c55f9011e1fc4717.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/main.086ffbfbda4e5316f5b5.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/package.json +331 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/third-party-licenses.json +92 -104
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/METADATA +2 -3
- jupyterlab-4.0.10.dist-info/RECORD +786 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/WHEEL +1 -1
- jupyterlab/static/1168.e4d38ba5d2b37479ba8a.js +0 -1
- jupyterlab/static/3123.4d894ae9a109d4911829.js +0 -1
- jupyterlab/static/7517.f3e5d420f4af90d442dd.js +0 -1
- jupyterlab/static/812.05ef136e28aa4f3db484.js +0 -1
- jupyterlab/static/jlab_core.96e0941fd34af0e81382.js +0 -1
- jupyterlab/static/main.bf627a286e40043aea14.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/1168.e4d38ba5d2b37479ba8a.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/3123.4d894ae9a109d4911829.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/812.05ef136e28aa4f3db484.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/jlab_core.96e0941fd34af0e81382.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/main.bf627a286e40043aea14.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/package.json +0 -331
- jupyterlab-4.0.8.dist-info/RECORD +0 -786
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -361,9 +361,9 @@ __metadata:
|
|
361
361
|
languageName: node
|
362
362
|
linkType: hard
|
363
363
|
|
364
|
-
"@jupyter/ydoc@npm:~1.
|
365
|
-
version: 1.
|
366
|
-
resolution: "@jupyter/ydoc@npm:1.
|
364
|
+
"@jupyter/ydoc@npm:~1.1.1":
|
365
|
+
version: 1.1.1
|
366
|
+
resolution: "@jupyter/ydoc@npm:1.1.1"
|
367
367
|
dependencies:
|
368
368
|
"@jupyterlab/nbformat": ^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0
|
369
369
|
"@lumino/coreutils": ^1.11.0 || ^2.0.0
|
@@ -371,30 +371,30 @@ __metadata:
|
|
371
371
|
"@lumino/signaling": ^1.10.0 || ^2.0.0
|
372
372
|
y-protocols: ^1.0.5
|
373
373
|
yjs: ^13.5.40
|
374
|
-
checksum:
|
374
|
+
checksum: a239b1dd57cfc9ba36c06ac5032a1b6388849ae01a1d0db0d45094f71fdadf4d473b4bf8becbef0cfcdc85cae505361fbec0822b02da5aa48e06b66f742dd7a0
|
375
375
|
languageName: node
|
376
376
|
linkType: hard
|
377
377
|
|
378
|
-
"@jupyterlab/application-extension@npm:~4.0.
|
379
|
-
version: 4.0.
|
380
|
-
resolution: "@jupyterlab/application-extension@npm:4.0.
|
378
|
+
"@jupyterlab/application-extension@npm:~4.0.10":
|
379
|
+
version: 4.0.10
|
380
|
+
resolution: "@jupyterlab/application-extension@npm:4.0.10"
|
381
381
|
dependencies:
|
382
|
-
"@jupyterlab/application": ^4.0.
|
383
|
-
"@jupyterlab/apputils": ^4.1.
|
384
|
-
"@jupyterlab/coreutils": ^6.0.
|
385
|
-
"@jupyterlab/property-inspector": ^4.0.
|
386
|
-
"@jupyterlab/settingregistry": ^4.0.
|
387
|
-
"@jupyterlab/statedb": ^4.0.
|
388
|
-
"@jupyterlab/statusbar": ^4.0.
|
389
|
-
"@jupyterlab/translation": ^4.0.
|
390
|
-
"@jupyterlab/ui-components": ^4.0.
|
382
|
+
"@jupyterlab/application": ^4.0.10
|
383
|
+
"@jupyterlab/apputils": ^4.1.10
|
384
|
+
"@jupyterlab/coreutils": ^6.0.10
|
385
|
+
"@jupyterlab/property-inspector": ^4.0.10
|
386
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
387
|
+
"@jupyterlab/statedb": ^4.0.10
|
388
|
+
"@jupyterlab/statusbar": ^4.0.10
|
389
|
+
"@jupyterlab/translation": ^4.0.10
|
390
|
+
"@jupyterlab/ui-components": ^4.0.10
|
391
391
|
"@lumino/algorithm": ^2.0.1
|
392
392
|
"@lumino/commands": ^2.1.3
|
393
393
|
"@lumino/coreutils": ^2.1.2
|
394
394
|
"@lumino/disposable": ^2.1.2
|
395
395
|
"@lumino/widgets": ^2.3.0
|
396
396
|
react: ^18.2.0
|
397
|
-
checksum:
|
397
|
+
checksum: 239714a2465d1158e633794336d52e3d1fe317b11d048c468c3e2f6905fa2712ee880687b2de007dd2c747e46342d010e66e6d029173e0ef9fc1ce2767d3f1db
|
398
398
|
languageName: node
|
399
399
|
linkType: hard
|
400
400
|
|
@@ -402,54 +402,54 @@ __metadata:
|
|
402
402
|
version: 0.0.0-use.local
|
403
403
|
resolution: "@jupyterlab/application-top@workspace:."
|
404
404
|
dependencies:
|
405
|
-
"@jupyterlab/application": ~4.0.
|
406
|
-
"@jupyterlab/application-extension": ~4.0.
|
407
|
-
"@jupyterlab/apputils-extension": ~4.0.
|
408
|
-
"@jupyterlab/builder": ^4.0.
|
409
|
-
"@jupyterlab/buildutils": ^4.0.
|
410
|
-
"@jupyterlab/cell-toolbar-extension": ~4.0.
|
411
|
-
"@jupyterlab/celltags-extension": ~4.0.
|
412
|
-
"@jupyterlab/codemirror-extension": ~4.0.
|
413
|
-
"@jupyterlab/completer-extension": ~4.0.
|
414
|
-
"@jupyterlab/console-extension": ~4.0.
|
415
|
-
"@jupyterlab/coreutils": ~6.0.
|
416
|
-
"@jupyterlab/csvviewer-extension": ~4.0.
|
417
|
-
"@jupyterlab/debugger-extension": ~4.0.
|
418
|
-
"@jupyterlab/docmanager-extension": ~4.0.
|
419
|
-
"@jupyterlab/documentsearch-extension": ~4.0.
|
420
|
-
"@jupyterlab/extensionmanager-extension": ~4.0.
|
421
|
-
"@jupyterlab/filebrowser-extension": ~4.0.
|
422
|
-
"@jupyterlab/fileeditor-extension": ~4.0.
|
423
|
-
"@jupyterlab/help-extension": ~4.0.
|
424
|
-
"@jupyterlab/htmlviewer-extension": ~4.0.
|
425
|
-
"@jupyterlab/hub-extension": ~4.0.
|
426
|
-
"@jupyterlab/imageviewer-extension": ~4.0.
|
427
|
-
"@jupyterlab/inspector-extension": ~4.0.
|
428
|
-
"@jupyterlab/javascript-extension": ~4.0.
|
429
|
-
"@jupyterlab/json-extension": ~4.0.
|
430
|
-
"@jupyterlab/launcher-extension": ~4.0.
|
431
|
-
"@jupyterlab/logconsole-extension": ~4.0.
|
432
|
-
"@jupyterlab/lsp-extension": ~4.0.
|
433
|
-
"@jupyterlab/mainmenu-extension": ~4.0.
|
434
|
-
"@jupyterlab/markdownviewer-extension": ~4.0.
|
435
|
-
"@jupyterlab/markedparser-extension": ~4.0.
|
436
|
-
"@jupyterlab/mathjax-extension": ~4.0.
|
437
|
-
"@jupyterlab/metadataform-extension": ~4.0.
|
438
|
-
"@jupyterlab/notebook-extension": ~4.0.
|
439
|
-
"@jupyterlab/pdf-extension": ~4.0.
|
440
|
-
"@jupyterlab/rendermime-extension": ~4.0.
|
441
|
-
"@jupyterlab/running-extension": ~4.0.
|
442
|
-
"@jupyterlab/settingeditor-extension": ~4.0.
|
443
|
-
"@jupyterlab/shortcuts-extension": ~4.0.
|
444
|
-
"@jupyterlab/statusbar-extension": ~4.0.
|
445
|
-
"@jupyterlab/terminal-extension": ~4.0.
|
446
|
-
"@jupyterlab/theme-dark-extension": ~4.0.
|
447
|
-
"@jupyterlab/theme-light-extension": ~4.0.
|
448
|
-
"@jupyterlab/toc-extension": ~6.0.
|
449
|
-
"@jupyterlab/tooltip-extension": ~4.0.
|
450
|
-
"@jupyterlab/translation-extension": ~4.0.
|
451
|
-
"@jupyterlab/ui-components-extension": ~4.0.
|
452
|
-
"@jupyterlab/vega5-extension": ~4.0.
|
405
|
+
"@jupyterlab/application": ~4.0.10
|
406
|
+
"@jupyterlab/application-extension": ~4.0.10
|
407
|
+
"@jupyterlab/apputils-extension": ~4.0.10
|
408
|
+
"@jupyterlab/builder": ^4.0.10
|
409
|
+
"@jupyterlab/buildutils": ^4.0.10
|
410
|
+
"@jupyterlab/cell-toolbar-extension": ~4.0.10
|
411
|
+
"@jupyterlab/celltags-extension": ~4.0.10
|
412
|
+
"@jupyterlab/codemirror-extension": ~4.0.10
|
413
|
+
"@jupyterlab/completer-extension": ~4.0.10
|
414
|
+
"@jupyterlab/console-extension": ~4.0.10
|
415
|
+
"@jupyterlab/coreutils": ~6.0.10
|
416
|
+
"@jupyterlab/csvviewer-extension": ~4.0.10
|
417
|
+
"@jupyterlab/debugger-extension": ~4.0.10
|
418
|
+
"@jupyterlab/docmanager-extension": ~4.0.10
|
419
|
+
"@jupyterlab/documentsearch-extension": ~4.0.10
|
420
|
+
"@jupyterlab/extensionmanager-extension": ~4.0.10
|
421
|
+
"@jupyterlab/filebrowser-extension": ~4.0.10
|
422
|
+
"@jupyterlab/fileeditor-extension": ~4.0.10
|
423
|
+
"@jupyterlab/help-extension": ~4.0.10
|
424
|
+
"@jupyterlab/htmlviewer-extension": ~4.0.10
|
425
|
+
"@jupyterlab/hub-extension": ~4.0.10
|
426
|
+
"@jupyterlab/imageviewer-extension": ~4.0.10
|
427
|
+
"@jupyterlab/inspector-extension": ~4.0.10
|
428
|
+
"@jupyterlab/javascript-extension": ~4.0.10
|
429
|
+
"@jupyterlab/json-extension": ~4.0.10
|
430
|
+
"@jupyterlab/launcher-extension": ~4.0.10
|
431
|
+
"@jupyterlab/logconsole-extension": ~4.0.10
|
432
|
+
"@jupyterlab/lsp-extension": ~4.0.10
|
433
|
+
"@jupyterlab/mainmenu-extension": ~4.0.10
|
434
|
+
"@jupyterlab/markdownviewer-extension": ~4.0.10
|
435
|
+
"@jupyterlab/markedparser-extension": ~4.0.10
|
436
|
+
"@jupyterlab/mathjax-extension": ~4.0.10
|
437
|
+
"@jupyterlab/metadataform-extension": ~4.0.10
|
438
|
+
"@jupyterlab/notebook-extension": ~4.0.10
|
439
|
+
"@jupyterlab/pdf-extension": ~4.0.10
|
440
|
+
"@jupyterlab/rendermime-extension": ~4.0.10
|
441
|
+
"@jupyterlab/running-extension": ~4.0.10
|
442
|
+
"@jupyterlab/settingeditor-extension": ~4.0.10
|
443
|
+
"@jupyterlab/shortcuts-extension": ~4.0.10
|
444
|
+
"@jupyterlab/statusbar-extension": ~4.0.10
|
445
|
+
"@jupyterlab/terminal-extension": ~4.0.10
|
446
|
+
"@jupyterlab/theme-dark-extension": ~4.0.10
|
447
|
+
"@jupyterlab/theme-light-extension": ~4.0.10
|
448
|
+
"@jupyterlab/toc-extension": ~6.0.10
|
449
|
+
"@jupyterlab/tooltip-extension": ~4.0.10
|
450
|
+
"@jupyterlab/translation-extension": ~4.0.10
|
451
|
+
"@jupyterlab/ui-components-extension": ~4.0.10
|
452
|
+
"@jupyterlab/vega5-extension": ~4.0.10
|
453
453
|
chokidar: ^3.4.0
|
454
454
|
css-loader: ^6.7.1
|
455
455
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -475,20 +475,20 @@ __metadata:
|
|
475
475
|
languageName: unknown
|
476
476
|
linkType: soft
|
477
477
|
|
478
|
-
"@jupyterlab/application@npm:~4.0.
|
479
|
-
version: 4.0.
|
480
|
-
resolution: "@jupyterlab/application@npm:4.0.
|
478
|
+
"@jupyterlab/application@npm:~4.0.10":
|
479
|
+
version: 4.0.10
|
480
|
+
resolution: "@jupyterlab/application@npm:4.0.10"
|
481
481
|
dependencies:
|
482
482
|
"@fortawesome/fontawesome-free": ^5.12.0
|
483
|
-
"@jupyterlab/apputils": ^4.1.
|
484
|
-
"@jupyterlab/coreutils": ^6.0.
|
485
|
-
"@jupyterlab/docregistry": ^4.0.
|
486
|
-
"@jupyterlab/rendermime": ^4.0.
|
487
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
488
|
-
"@jupyterlab/services": ^7.0.
|
489
|
-
"@jupyterlab/statedb": ^4.0.
|
490
|
-
"@jupyterlab/translation": ^4.0.
|
491
|
-
"@jupyterlab/ui-components": ^4.0.
|
483
|
+
"@jupyterlab/apputils": ^4.1.10
|
484
|
+
"@jupyterlab/coreutils": ^6.0.10
|
485
|
+
"@jupyterlab/docregistry": ^4.0.10
|
486
|
+
"@jupyterlab/rendermime": ^4.0.10
|
487
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
488
|
+
"@jupyterlab/services": ^7.0.10
|
489
|
+
"@jupyterlab/statedb": ^4.0.10
|
490
|
+
"@jupyterlab/translation": ^4.0.10
|
491
|
+
"@jupyterlab/ui-components": ^4.0.10
|
492
492
|
"@lumino/algorithm": ^2.0.1
|
493
493
|
"@lumino/application": ^2.2.1
|
494
494
|
"@lumino/commands": ^2.1.3
|
@@ -499,27 +499,27 @@ __metadata:
|
|
499
499
|
"@lumino/properties": ^2.0.1
|
500
500
|
"@lumino/signaling": ^2.1.2
|
501
501
|
"@lumino/widgets": ^2.3.0
|
502
|
-
checksum:
|
503
|
-
languageName: node
|
504
|
-
linkType: hard
|
505
|
-
|
506
|
-
"@jupyterlab/apputils-extension@npm:~4.0.
|
507
|
-
version: 4.0.
|
508
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.0.
|
509
|
-
dependencies:
|
510
|
-
"@jupyterlab/application": ^4.0.
|
511
|
-
"@jupyterlab/apputils": ^4.1.
|
512
|
-
"@jupyterlab/coreutils": ^6.0.
|
513
|
-
"@jupyterlab/docregistry": ^4.0.
|
514
|
-
"@jupyterlab/filebrowser": ^4.0.
|
515
|
-
"@jupyterlab/mainmenu": ^4.0.
|
516
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
517
|
-
"@jupyterlab/services": ^7.0.
|
518
|
-
"@jupyterlab/settingregistry": ^4.0.
|
519
|
-
"@jupyterlab/statedb": ^4.0.
|
520
|
-
"@jupyterlab/statusbar": ^4.0.
|
521
|
-
"@jupyterlab/translation": ^4.0.
|
522
|
-
"@jupyterlab/ui-components": ^4.0.
|
502
|
+
checksum: 30d826316c56580f3143470a1c296ee905d68c43f8e3ac550245bad64a7ec43674c70b5d8e30ded57d178b9a30cc6d234534b304374510ecfe0550f10d4bda6d
|
503
|
+
languageName: node
|
504
|
+
linkType: hard
|
505
|
+
|
506
|
+
"@jupyterlab/apputils-extension@npm:~4.0.10":
|
507
|
+
version: 4.0.10
|
508
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.0.10"
|
509
|
+
dependencies:
|
510
|
+
"@jupyterlab/application": ^4.0.10
|
511
|
+
"@jupyterlab/apputils": ^4.1.10
|
512
|
+
"@jupyterlab/coreutils": ^6.0.10
|
513
|
+
"@jupyterlab/docregistry": ^4.0.10
|
514
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
515
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
516
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
517
|
+
"@jupyterlab/services": ^7.0.10
|
518
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
519
|
+
"@jupyterlab/statedb": ^4.0.10
|
520
|
+
"@jupyterlab/statusbar": ^4.0.10
|
521
|
+
"@jupyterlab/translation": ^4.0.10
|
522
|
+
"@jupyterlab/ui-components": ^4.0.10
|
523
523
|
"@lumino/algorithm": ^2.0.1
|
524
524
|
"@lumino/commands": ^2.1.3
|
525
525
|
"@lumino/coreutils": ^2.1.2
|
@@ -530,23 +530,23 @@ __metadata:
|
|
530
530
|
react: ^18.2.0
|
531
531
|
react-dom: ^18.2.0
|
532
532
|
react-toastify: ^9.0.8
|
533
|
-
checksum:
|
533
|
+
checksum: 80a3d5678c110fd7f8026fd51fda6776d98fa79b78dbf34056ab220daf87dedad527255edaa21ec828ac352ec0d2011a3f3ba193f70989b9b0e7a2691bfcaf0d
|
534
534
|
languageName: node
|
535
535
|
linkType: hard
|
536
536
|
|
537
|
-
"@jupyterlab/apputils@npm:~4.1.
|
538
|
-
version: 4.1.
|
539
|
-
resolution: "@jupyterlab/apputils@npm:4.1.
|
537
|
+
"@jupyterlab/apputils@npm:~4.1.10":
|
538
|
+
version: 4.1.10
|
539
|
+
resolution: "@jupyterlab/apputils@npm:4.1.10"
|
540
540
|
dependencies:
|
541
|
-
"@jupyterlab/coreutils": ^6.0.
|
542
|
-
"@jupyterlab/observables": ^5.0.
|
543
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
544
|
-
"@jupyterlab/services": ^7.0.
|
545
|
-
"@jupyterlab/settingregistry": ^4.0.
|
546
|
-
"@jupyterlab/statedb": ^4.0.
|
547
|
-
"@jupyterlab/statusbar": ^4.0.
|
548
|
-
"@jupyterlab/translation": ^4.0.
|
549
|
-
"@jupyterlab/ui-components": ^4.0.
|
541
|
+
"@jupyterlab/coreutils": ^6.0.10
|
542
|
+
"@jupyterlab/observables": ^5.0.10
|
543
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
544
|
+
"@jupyterlab/services": ^7.0.10
|
545
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
546
|
+
"@jupyterlab/statedb": ^4.0.10
|
547
|
+
"@jupyterlab/statusbar": ^4.0.10
|
548
|
+
"@jupyterlab/translation": ^4.0.10
|
549
|
+
"@jupyterlab/ui-components": ^4.0.10
|
550
550
|
"@lumino/algorithm": ^2.0.1
|
551
551
|
"@lumino/commands": ^2.1.3
|
552
552
|
"@lumino/coreutils": ^2.1.2
|
@@ -559,27 +559,27 @@ __metadata:
|
|
559
559
|
"@types/react": ^18.0.26
|
560
560
|
react: ^18.2.0
|
561
561
|
sanitize-html: ~2.7.3
|
562
|
-
checksum:
|
562
|
+
checksum: e1bc8884a2bcd5426dfe1dbc4336b8acda6be56964dd76ecda363e31ab6c5feca081199612ab79a590a9b5954630349df96a6803feee7ea08a29f688034853fe
|
563
563
|
languageName: node
|
564
564
|
linkType: hard
|
565
565
|
|
566
|
-
"@jupyterlab/attachments@npm:~4.0.
|
567
|
-
version: 4.0.
|
568
|
-
resolution: "@jupyterlab/attachments@npm:4.0.
|
566
|
+
"@jupyterlab/attachments@npm:~4.0.10":
|
567
|
+
version: 4.0.10
|
568
|
+
resolution: "@jupyterlab/attachments@npm:4.0.10"
|
569
569
|
dependencies:
|
570
|
-
"@jupyterlab/nbformat": ^4.0.
|
571
|
-
"@jupyterlab/observables": ^5.0.
|
572
|
-
"@jupyterlab/rendermime": ^4.0.
|
573
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
570
|
+
"@jupyterlab/nbformat": ^4.0.10
|
571
|
+
"@jupyterlab/observables": ^5.0.10
|
572
|
+
"@jupyterlab/rendermime": ^4.0.10
|
573
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
574
574
|
"@lumino/disposable": ^2.1.2
|
575
575
|
"@lumino/signaling": ^2.1.2
|
576
|
-
checksum:
|
576
|
+
checksum: 1d23a0e7176fd98aefc175e9f57cf7b729930504492ef79124ede84b39d7e810cedb90b4a974bbde7abf3e249b173079ba94e868c76ffaa4ed141e0cd480b4fd
|
577
577
|
languageName: node
|
578
578
|
linkType: hard
|
579
579
|
|
580
|
-
"@jupyterlab/builder@npm:^4.0.
|
581
|
-
version: 4.0.
|
582
|
-
resolution: "@jupyterlab/builder@npm:4.0.
|
580
|
+
"@jupyterlab/builder@npm:^4.0.10":
|
581
|
+
version: 4.0.10
|
582
|
+
resolution: "@jupyterlab/builder@npm:4.0.10"
|
583
583
|
dependencies:
|
584
584
|
"@lumino/algorithm": ^2.0.1
|
585
585
|
"@lumino/application": ^2.2.1
|
@@ -587,7 +587,7 @@ __metadata:
|
|
587
587
|
"@lumino/coreutils": ^2.1.2
|
588
588
|
"@lumino/disposable": ^2.1.2
|
589
589
|
"@lumino/domutils": ^2.0.1
|
590
|
-
"@lumino/dragdrop": ^2.1.
|
590
|
+
"@lumino/dragdrop": ^2.1.4
|
591
591
|
"@lumino/messaging": ^2.0.1
|
592
592
|
"@lumino/properties": ^2.0.1
|
593
593
|
"@lumino/signaling": ^2.1.2
|
@@ -614,13 +614,13 @@ __metadata:
|
|
614
614
|
worker-loader: ^3.0.2
|
615
615
|
bin:
|
616
616
|
build-labextension: lib/build-labextension.js
|
617
|
-
checksum:
|
617
|
+
checksum: 6c69fc85716183656e06606ec7a12cd48066fb54928b75d2b62ab4e1952bfe4b97a64e500dbd7148e1514fc6fe595c7e76bb9ff230513ed8e5bd1ac88ee1cd61
|
618
618
|
languageName: node
|
619
619
|
linkType: hard
|
620
620
|
|
621
|
-
"@jupyterlab/buildutils@npm:^4.0.
|
622
|
-
version: 4.0.
|
623
|
-
resolution: "@jupyterlab/buildutils@npm:4.0.
|
621
|
+
"@jupyterlab/buildutils@npm:^4.0.10":
|
622
|
+
version: 4.0.10
|
623
|
+
resolution: "@jupyterlab/buildutils@npm:4.0.10"
|
624
624
|
dependencies:
|
625
625
|
"@yarnpkg/core": ^3.0.0
|
626
626
|
"@yarnpkg/parsers": ^2.0.0
|
@@ -648,144 +648,144 @@ __metadata:
|
|
648
648
|
update-dependency: lib/update-dependency.js
|
649
649
|
update-dist-tag: lib/update-dist-tag.js
|
650
650
|
update-staging-lock: lib/update-staging-lock.js
|
651
|
-
checksum:
|
651
|
+
checksum: 83b3a9264783a85f4893ca6a8b1547595c92b3f5218bdfde49b4f130651dbdd5766b3b194e0e4e6edebb9bcc7e80f6e58865e078212df33a6e58bf4957237f2e
|
652
652
|
languageName: node
|
653
653
|
linkType: hard
|
654
654
|
|
655
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.0.
|
656
|
-
version: 4.0.
|
657
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.
|
655
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.0.10":
|
656
|
+
version: 4.0.10
|
657
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.10"
|
658
658
|
dependencies:
|
659
|
-
"@jupyterlab/application": ^4.0.
|
660
|
-
"@jupyterlab/apputils": ^4.1.
|
661
|
-
"@jupyterlab/cell-toolbar": ^4.0.
|
662
|
-
"@jupyterlab/settingregistry": ^4.0.
|
663
|
-
"@jupyterlab/translation": ^4.0.
|
664
|
-
checksum:
|
659
|
+
"@jupyterlab/application": ^4.0.10
|
660
|
+
"@jupyterlab/apputils": ^4.1.10
|
661
|
+
"@jupyterlab/cell-toolbar": ^4.0.10
|
662
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
663
|
+
"@jupyterlab/translation": ^4.0.10
|
664
|
+
checksum: 8d431af067b81ef1956579b7e1415dc084a01b3aec56be804adc8d8f9bf41ab461bc8b73434553a4177c940acac38f98532ca8e03fd9ef1d56baa54fd7761ffa
|
665
665
|
languageName: node
|
666
666
|
linkType: hard
|
667
667
|
|
668
|
-
"@jupyterlab/cell-toolbar@npm:~4.0.
|
669
|
-
version: 4.0.
|
670
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.0.
|
668
|
+
"@jupyterlab/cell-toolbar@npm:~4.0.10":
|
669
|
+
version: 4.0.10
|
670
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.0.10"
|
671
671
|
dependencies:
|
672
|
-
"@jupyter/ydoc": ^1.
|
673
|
-
"@jupyterlab/apputils": ^4.1.
|
674
|
-
"@jupyterlab/cells": ^4.0.
|
675
|
-
"@jupyterlab/docregistry": ^4.0.
|
676
|
-
"@jupyterlab/notebook": ^4.0.
|
677
|
-
"@jupyterlab/observables": ^5.0.
|
678
|
-
"@jupyterlab/ui-components": ^4.0.
|
672
|
+
"@jupyter/ydoc": ^1.1.1
|
673
|
+
"@jupyterlab/apputils": ^4.1.10
|
674
|
+
"@jupyterlab/cells": ^4.0.10
|
675
|
+
"@jupyterlab/docregistry": ^4.0.10
|
676
|
+
"@jupyterlab/notebook": ^4.0.10
|
677
|
+
"@jupyterlab/observables": ^5.0.10
|
678
|
+
"@jupyterlab/ui-components": ^4.0.10
|
679
679
|
"@lumino/algorithm": ^2.0.1
|
680
680
|
"@lumino/commands": ^2.1.3
|
681
681
|
"@lumino/disposable": ^2.1.2
|
682
682
|
"@lumino/signaling": ^2.1.2
|
683
683
|
"@lumino/widgets": ^2.3.0
|
684
|
-
checksum:
|
684
|
+
checksum: fe929381b6f334a5c1b2dcda63c9020fd0cbf1668a783000806a71b5777b16e74d40d9c9fa0a7453d783294bce7c67e2cca281d33c458f1a6ebe999ade7d0ef5
|
685
685
|
languageName: node
|
686
686
|
linkType: hard
|
687
687
|
|
688
|
-
"@jupyterlab/cells@npm:~4.0.
|
689
|
-
version: 4.0.
|
690
|
-
resolution: "@jupyterlab/cells@npm:4.0.
|
688
|
+
"@jupyterlab/cells@npm:~4.0.10":
|
689
|
+
version: 4.0.10
|
690
|
+
resolution: "@jupyterlab/cells@npm:4.0.10"
|
691
691
|
dependencies:
|
692
692
|
"@codemirror/state": ^6.2.0
|
693
693
|
"@codemirror/view": ^6.9.6
|
694
|
-
"@jupyter/ydoc": ^1.
|
695
|
-
"@jupyterlab/apputils": ^4.1.
|
696
|
-
"@jupyterlab/attachments": ^4.0.
|
697
|
-
"@jupyterlab/codeeditor": ^4.0.
|
698
|
-
"@jupyterlab/codemirror": ^4.0.
|
699
|
-
"@jupyterlab/coreutils": ^6.0.
|
700
|
-
"@jupyterlab/documentsearch": ^4.0.
|
701
|
-
"@jupyterlab/filebrowser": ^4.0.
|
702
|
-
"@jupyterlab/nbformat": ^4.0.
|
703
|
-
"@jupyterlab/observables": ^5.0.
|
704
|
-
"@jupyterlab/outputarea": ^4.0.
|
705
|
-
"@jupyterlab/rendermime": ^4.0.
|
706
|
-
"@jupyterlab/services": ^7.0.
|
707
|
-
"@jupyterlab/toc": ^6.0.
|
708
|
-
"@jupyterlab/translation": ^4.0.
|
709
|
-
"@jupyterlab/ui-components": ^4.0.
|
694
|
+
"@jupyter/ydoc": ^1.1.1
|
695
|
+
"@jupyterlab/apputils": ^4.1.10
|
696
|
+
"@jupyterlab/attachments": ^4.0.10
|
697
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
698
|
+
"@jupyterlab/codemirror": ^4.0.10
|
699
|
+
"@jupyterlab/coreutils": ^6.0.10
|
700
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
701
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
702
|
+
"@jupyterlab/nbformat": ^4.0.10
|
703
|
+
"@jupyterlab/observables": ^5.0.10
|
704
|
+
"@jupyterlab/outputarea": ^4.0.10
|
705
|
+
"@jupyterlab/rendermime": ^4.0.10
|
706
|
+
"@jupyterlab/services": ^7.0.10
|
707
|
+
"@jupyterlab/toc": ^6.0.10
|
708
|
+
"@jupyterlab/translation": ^4.0.10
|
709
|
+
"@jupyterlab/ui-components": ^4.0.10
|
710
710
|
"@lumino/algorithm": ^2.0.1
|
711
711
|
"@lumino/coreutils": ^2.1.2
|
712
712
|
"@lumino/domutils": ^2.0.1
|
713
|
-
"@lumino/dragdrop": ^2.1.
|
713
|
+
"@lumino/dragdrop": ^2.1.4
|
714
714
|
"@lumino/messaging": ^2.0.1
|
715
715
|
"@lumino/polling": ^2.1.2
|
716
716
|
"@lumino/signaling": ^2.1.2
|
717
717
|
"@lumino/virtualdom": ^2.0.1
|
718
718
|
"@lumino/widgets": ^2.3.0
|
719
719
|
react: ^18.2.0
|
720
|
-
checksum:
|
720
|
+
checksum: 3cd6ee63e7a9fa2afa0d3e6213550f296ba27960826648c744e40ed29774c6d45aba31d44b39e2c5c7a1b17f4a7e96914955b0c49b95b302a096c428685ece6b
|
721
721
|
languageName: node
|
722
722
|
linkType: hard
|
723
723
|
|
724
|
-
"@jupyterlab/celltags-extension@npm:~4.0.
|
725
|
-
version: 4.0.
|
726
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.0.
|
724
|
+
"@jupyterlab/celltags-extension@npm:~4.0.10":
|
725
|
+
version: 4.0.10
|
726
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.0.10"
|
727
727
|
dependencies:
|
728
|
-
"@jupyterlab/application": ^4.0.
|
729
|
-
"@jupyterlab/notebook": ^4.0.
|
730
|
-
"@jupyterlab/translation": ^4.0.
|
731
|
-
"@jupyterlab/ui-components": ^4.0.
|
728
|
+
"@jupyterlab/application": ^4.0.10
|
729
|
+
"@jupyterlab/notebook": ^4.0.10
|
730
|
+
"@jupyterlab/translation": ^4.0.10
|
731
|
+
"@jupyterlab/ui-components": ^4.0.10
|
732
732
|
"@lumino/algorithm": ^2.0.1
|
733
733
|
"@rjsf/utils": ^5.1.0
|
734
734
|
react: ^18.2.0
|
735
|
-
checksum:
|
735
|
+
checksum: efd1463884e32cc8e7ddd95b0defc09c63bbb1275b0c47247bed555bbc9136270c246e66c56c54268c29e31dcf43b8c5c4f7864462cc941848b9274f4442aa14
|
736
736
|
languageName: node
|
737
737
|
linkType: hard
|
738
738
|
|
739
|
-
"@jupyterlab/codeeditor@npm:~4.0.
|
740
|
-
version: 4.0.
|
741
|
-
resolution: "@jupyterlab/codeeditor@npm:4.0.
|
739
|
+
"@jupyterlab/codeeditor@npm:~4.0.10":
|
740
|
+
version: 4.0.10
|
741
|
+
resolution: "@jupyterlab/codeeditor@npm:4.0.10"
|
742
742
|
dependencies:
|
743
743
|
"@codemirror/state": ^6.2.0
|
744
|
-
"@jupyter/ydoc": ^1.
|
745
|
-
"@jupyterlab/coreutils": ^6.0.
|
746
|
-
"@jupyterlab/nbformat": ^4.0.
|
747
|
-
"@jupyterlab/observables": ^5.0.
|
748
|
-
"@jupyterlab/statusbar": ^4.0.
|
749
|
-
"@jupyterlab/translation": ^4.0.
|
750
|
-
"@jupyterlab/ui-components": ^4.0.
|
744
|
+
"@jupyter/ydoc": ^1.1.1
|
745
|
+
"@jupyterlab/coreutils": ^6.0.10
|
746
|
+
"@jupyterlab/nbformat": ^4.0.10
|
747
|
+
"@jupyterlab/observables": ^5.0.10
|
748
|
+
"@jupyterlab/statusbar": ^4.0.10
|
749
|
+
"@jupyterlab/translation": ^4.0.10
|
750
|
+
"@jupyterlab/ui-components": ^4.0.10
|
751
751
|
"@lumino/coreutils": ^2.1.2
|
752
752
|
"@lumino/disposable": ^2.1.2
|
753
|
-
"@lumino/dragdrop": ^2.1.
|
753
|
+
"@lumino/dragdrop": ^2.1.4
|
754
754
|
"@lumino/messaging": ^2.0.1
|
755
755
|
"@lumino/signaling": ^2.1.2
|
756
756
|
"@lumino/widgets": ^2.3.0
|
757
757
|
react: ^18.2.0
|
758
|
-
checksum:
|
758
|
+
checksum: 14d547c30d3b850511d459a56e01fd40c9bbc9403f234f1b0061d48a493f16c7ac7314e6111628a9023584ee9b112f7459b11ce54d58b7f670a9391efa20550d
|
759
759
|
languageName: node
|
760
760
|
linkType: hard
|
761
761
|
|
762
|
-
"@jupyterlab/codemirror-extension@npm:~4.0.
|
763
|
-
version: 4.0.
|
764
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.0.
|
762
|
+
"@jupyterlab/codemirror-extension@npm:~4.0.10":
|
763
|
+
version: 4.0.10
|
764
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.0.10"
|
765
765
|
dependencies:
|
766
766
|
"@codemirror/lang-markdown": ^6.1.1
|
767
767
|
"@codemirror/language": ^6.6.0
|
768
768
|
"@codemirror/legacy-modes": ^6.3.2
|
769
|
-
"@jupyter/ydoc": ^1.
|
770
|
-
"@jupyterlab/application": ^4.0.
|
771
|
-
"@jupyterlab/codeeditor": ^4.0.
|
772
|
-
"@jupyterlab/codemirror": ^4.0.
|
773
|
-
"@jupyterlab/settingregistry": ^4.0.
|
774
|
-
"@jupyterlab/statusbar": ^4.0.
|
775
|
-
"@jupyterlab/translation": ^4.0.
|
776
|
-
"@jupyterlab/ui-components": ^4.0.
|
769
|
+
"@jupyter/ydoc": ^1.1.1
|
770
|
+
"@jupyterlab/application": ^4.0.10
|
771
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
772
|
+
"@jupyterlab/codemirror": ^4.0.10
|
773
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
774
|
+
"@jupyterlab/statusbar": ^4.0.10
|
775
|
+
"@jupyterlab/translation": ^4.0.10
|
776
|
+
"@jupyterlab/ui-components": ^4.0.10
|
777
777
|
"@lumino/coreutils": ^2.1.2
|
778
778
|
"@lumino/widgets": ^2.3.0
|
779
779
|
"@rjsf/utils": ^5.1.0
|
780
780
|
"@rjsf/validator-ajv8": ^5.1.0
|
781
781
|
react: ^18.2.0
|
782
|
-
checksum:
|
782
|
+
checksum: ae72e3e2260d65a8d9c4853fd47c220a52e13fe62859dcf18f4fc053da66f99b4502b30854155b27dd60b19c21997351ac4ec9ef1e4f4c8b056da3da151db252
|
783
783
|
languageName: node
|
784
784
|
linkType: hard
|
785
785
|
|
786
|
-
"@jupyterlab/codemirror@npm:~4.0.
|
787
|
-
version: 4.0.
|
788
|
-
resolution: "@jupyterlab/codemirror@npm:4.0.
|
786
|
+
"@jupyterlab/codemirror@npm:~4.0.10":
|
787
|
+
version: 4.0.10
|
788
|
+
resolution: "@jupyterlab/codemirror@npm:4.0.10"
|
789
789
|
dependencies:
|
790
790
|
"@codemirror/autocomplete": ^6.5.1
|
791
791
|
"@codemirror/commands": ^6.2.3
|
@@ -807,12 +807,12 @@ __metadata:
|
|
807
807
|
"@codemirror/search": ^6.3.0
|
808
808
|
"@codemirror/state": ^6.2.0
|
809
809
|
"@codemirror/view": ^6.9.6
|
810
|
-
"@jupyter/ydoc": ^1.
|
811
|
-
"@jupyterlab/codeeditor": ^4.0.
|
812
|
-
"@jupyterlab/coreutils": ^6.0.
|
813
|
-
"@jupyterlab/documentsearch": ^4.0.
|
814
|
-
"@jupyterlab/nbformat": ^4.0.
|
815
|
-
"@jupyterlab/translation": ^4.0.
|
810
|
+
"@jupyter/ydoc": ^1.1.1
|
811
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
812
|
+
"@jupyterlab/coreutils": ^6.0.10
|
813
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
814
|
+
"@jupyterlab/nbformat": ^4.0.10
|
815
|
+
"@jupyterlab/translation": ^4.0.10
|
816
816
|
"@lezer/common": ^1.0.2
|
817
817
|
"@lezer/generator": ^1.2.2
|
818
818
|
"@lezer/highlight": ^1.1.4
|
@@ -821,37 +821,37 @@ __metadata:
|
|
821
821
|
"@lumino/disposable": ^2.1.2
|
822
822
|
"@lumino/signaling": ^2.1.2
|
823
823
|
yjs: ^13.5.40
|
824
|
-
checksum:
|
824
|
+
checksum: 127bdca8e8b6bebb19df5e61bbc1715295633905961bee3516ac65c158c1ed776e549a5f1e0a3615a45aff2614022d0dd1fc170f595498af4e3fc693a6acfc30
|
825
825
|
languageName: node
|
826
826
|
linkType: hard
|
827
827
|
|
828
|
-
"@jupyterlab/completer-extension@npm:~4.0.
|
829
|
-
version: 4.0.
|
830
|
-
resolution: "@jupyterlab/completer-extension@npm:4.0.
|
828
|
+
"@jupyterlab/completer-extension@npm:~4.0.10":
|
829
|
+
version: 4.0.10
|
830
|
+
resolution: "@jupyterlab/completer-extension@npm:4.0.10"
|
831
831
|
dependencies:
|
832
|
-
"@jupyterlab/application": ^4.0.
|
833
|
-
"@jupyterlab/completer": ^4.0.
|
834
|
-
"@jupyterlab/settingregistry": ^4.0.
|
835
|
-
"@jupyterlab/ui-components": ^4.0.
|
832
|
+
"@jupyterlab/application": ^4.0.10
|
833
|
+
"@jupyterlab/completer": ^4.0.10
|
834
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
835
|
+
"@jupyterlab/ui-components": ^4.0.10
|
836
836
|
"@lumino/coreutils": ^2.1.2
|
837
837
|
"@rjsf/utils": ^5.1.0
|
838
838
|
react: ^18.2.0
|
839
|
-
checksum:
|
839
|
+
checksum: 02caac9b9ebc6e250e58c87758498e7601526f44999d60a252488315ee7d9b3a4485bb908753885be114bd37bed4ef19eb8f6c9ab4837cb6fea452371fa30c31
|
840
840
|
languageName: node
|
841
841
|
linkType: hard
|
842
842
|
|
843
|
-
"@jupyterlab/completer@npm:~4.0.
|
844
|
-
version: 4.0.
|
845
|
-
resolution: "@jupyterlab/completer@npm:4.0.
|
843
|
+
"@jupyterlab/completer@npm:~4.0.10":
|
844
|
+
version: 4.0.10
|
845
|
+
resolution: "@jupyterlab/completer@npm:4.0.10"
|
846
846
|
dependencies:
|
847
|
-
"@jupyter/ydoc": ^1.
|
848
|
-
"@jupyterlab/apputils": ^4.1.
|
849
|
-
"@jupyterlab/codeeditor": ^4.0.
|
850
|
-
"@jupyterlab/coreutils": ^6.0.
|
851
|
-
"@jupyterlab/rendermime": ^4.0.
|
852
|
-
"@jupyterlab/services": ^7.0.
|
853
|
-
"@jupyterlab/statedb": ^4.0.
|
854
|
-
"@jupyterlab/ui-components": ^4.0.
|
847
|
+
"@jupyter/ydoc": ^1.1.1
|
848
|
+
"@jupyterlab/apputils": ^4.1.10
|
849
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
850
|
+
"@jupyterlab/coreutils": ^6.0.10
|
851
|
+
"@jupyterlab/rendermime": ^4.0.10
|
852
|
+
"@jupyterlab/services": ^7.0.10
|
853
|
+
"@jupyterlab/statedb": ^4.0.10
|
854
|
+
"@jupyterlab/ui-components": ^4.0.10
|
855
855
|
"@lumino/algorithm": ^2.0.1
|
856
856
|
"@lumino/coreutils": ^2.1.2
|
857
857
|
"@lumino/disposable": ^2.1.2
|
@@ -859,65 +859,65 @@ __metadata:
|
|
859
859
|
"@lumino/messaging": ^2.0.1
|
860
860
|
"@lumino/signaling": ^2.1.2
|
861
861
|
"@lumino/widgets": ^2.3.0
|
862
|
-
checksum:
|
863
|
-
languageName: node
|
864
|
-
linkType: hard
|
865
|
-
|
866
|
-
"@jupyterlab/console-extension@npm:~4.0.
|
867
|
-
version: 4.0.
|
868
|
-
resolution: "@jupyterlab/console-extension@npm:4.0.
|
869
|
-
dependencies:
|
870
|
-
"@jupyterlab/application": ^4.0.
|
871
|
-
"@jupyterlab/apputils": ^4.1.
|
872
|
-
"@jupyterlab/codeeditor": ^4.0.
|
873
|
-
"@jupyterlab/completer": ^4.0.
|
874
|
-
"@jupyterlab/console": ^4.0.
|
875
|
-
"@jupyterlab/filebrowser": ^4.0.
|
876
|
-
"@jupyterlab/launcher": ^4.0.
|
877
|
-
"@jupyterlab/mainmenu": ^4.0.
|
878
|
-
"@jupyterlab/rendermime": ^4.0.
|
879
|
-
"@jupyterlab/settingregistry": ^4.0.
|
880
|
-
"@jupyterlab/translation": ^4.0.
|
881
|
-
"@jupyterlab/ui-components": ^4.0.
|
862
|
+
checksum: ca1fece1e23d883f12625ddc0e25e326f643718ecdbe1f6b912bd1249c02deca921db05c1b87386bdc488538a525a84587eb2f68c722cde3f724f230fdc88c32
|
863
|
+
languageName: node
|
864
|
+
linkType: hard
|
865
|
+
|
866
|
+
"@jupyterlab/console-extension@npm:~4.0.10":
|
867
|
+
version: 4.0.10
|
868
|
+
resolution: "@jupyterlab/console-extension@npm:4.0.10"
|
869
|
+
dependencies:
|
870
|
+
"@jupyterlab/application": ^4.0.10
|
871
|
+
"@jupyterlab/apputils": ^4.1.10
|
872
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
873
|
+
"@jupyterlab/completer": ^4.0.10
|
874
|
+
"@jupyterlab/console": ^4.0.10
|
875
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
876
|
+
"@jupyterlab/launcher": ^4.0.10
|
877
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
878
|
+
"@jupyterlab/rendermime": ^4.0.10
|
879
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
880
|
+
"@jupyterlab/translation": ^4.0.10
|
881
|
+
"@jupyterlab/ui-components": ^4.0.10
|
882
882
|
"@lumino/algorithm": ^2.0.1
|
883
883
|
"@lumino/coreutils": ^2.1.2
|
884
884
|
"@lumino/disposable": ^2.1.2
|
885
885
|
"@lumino/properties": ^2.0.1
|
886
886
|
"@lumino/widgets": ^2.3.0
|
887
|
-
checksum:
|
887
|
+
checksum: 67db156984c351b5434e045f08e3c072ebea88a5fbc9cfbf5c87fa3273f3fd14ae6c55beb549da74783e6d25ad383209bea2f0c55536693402d7aafcf098a168
|
888
888
|
languageName: node
|
889
889
|
linkType: hard
|
890
890
|
|
891
|
-
"@jupyterlab/console@npm:~4.0.
|
892
|
-
version: 4.0.
|
893
|
-
resolution: "@jupyterlab/console@npm:4.0.
|
891
|
+
"@jupyterlab/console@npm:~4.0.10":
|
892
|
+
version: 4.0.10
|
893
|
+
resolution: "@jupyterlab/console@npm:4.0.10"
|
894
894
|
dependencies:
|
895
895
|
"@codemirror/state": ^6.2.0
|
896
896
|
"@codemirror/view": ^6.9.6
|
897
|
-
"@jupyter/ydoc": ^1.
|
898
|
-
"@jupyterlab/apputils": ^4.1.
|
899
|
-
"@jupyterlab/cells": ^4.0.
|
900
|
-
"@jupyterlab/codeeditor": ^4.0.
|
901
|
-
"@jupyterlab/coreutils": ^6.0.
|
902
|
-
"@jupyterlab/nbformat": ^4.0.
|
903
|
-
"@jupyterlab/observables": ^5.0.
|
904
|
-
"@jupyterlab/rendermime": ^4.0.
|
905
|
-
"@jupyterlab/services": ^7.0.
|
906
|
-
"@jupyterlab/translation": ^4.0.
|
907
|
-
"@jupyterlab/ui-components": ^4.0.
|
897
|
+
"@jupyter/ydoc": ^1.1.1
|
898
|
+
"@jupyterlab/apputils": ^4.1.10
|
899
|
+
"@jupyterlab/cells": ^4.0.10
|
900
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
901
|
+
"@jupyterlab/coreutils": ^6.0.10
|
902
|
+
"@jupyterlab/nbformat": ^4.0.10
|
903
|
+
"@jupyterlab/observables": ^5.0.10
|
904
|
+
"@jupyterlab/rendermime": ^4.0.10
|
905
|
+
"@jupyterlab/services": ^7.0.10
|
906
|
+
"@jupyterlab/translation": ^4.0.10
|
907
|
+
"@jupyterlab/ui-components": ^4.0.10
|
908
908
|
"@lumino/coreutils": ^2.1.2
|
909
909
|
"@lumino/disposable": ^2.1.2
|
910
|
-
"@lumino/dragdrop": ^2.1.
|
910
|
+
"@lumino/dragdrop": ^2.1.4
|
911
911
|
"@lumino/messaging": ^2.0.1
|
912
912
|
"@lumino/signaling": ^2.1.2
|
913
913
|
"@lumino/widgets": ^2.3.0
|
914
|
-
checksum:
|
914
|
+
checksum: 9823001fbdb461e78a37b7b91053b8041e3f1069a93a86ad94874430b5216cec570939fcf01907ab4818363aa729e47490992dd9ba8056b2b6ec655a4682787b
|
915
915
|
languageName: node
|
916
916
|
linkType: hard
|
917
917
|
|
918
|
-
"@jupyterlab/coreutils@npm:~6.0.
|
919
|
-
version: 6.0.
|
920
|
-
resolution: "@jupyterlab/coreutils@npm:6.0.
|
918
|
+
"@jupyterlab/coreutils@npm:~6.0.10":
|
919
|
+
version: 6.0.10
|
920
|
+
resolution: "@jupyterlab/coreutils@npm:6.0.10"
|
921
921
|
dependencies:
|
922
922
|
"@lumino/coreutils": ^2.1.2
|
923
923
|
"@lumino/disposable": ^2.1.2
|
@@ -925,92 +925,92 @@ __metadata:
|
|
925
925
|
minimist: ~1.2.0
|
926
926
|
path-browserify: ^1.0.0
|
927
927
|
url-parse: ~1.5.4
|
928
|
-
checksum:
|
928
|
+
checksum: d01645468268465841447a977927097d68b7f6fac771a3d48e358508a1c792dc433aaebcca7755331dce043e1cc002da7fa1ad070dfd7e689dda66c9f25626ee
|
929
929
|
languageName: node
|
930
930
|
linkType: hard
|
931
931
|
|
932
|
-
"@jupyterlab/csvviewer-extension@npm:~4.0.
|
933
|
-
version: 4.0.
|
934
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.0.
|
932
|
+
"@jupyterlab/csvviewer-extension@npm:~4.0.10":
|
933
|
+
version: 4.0.10
|
934
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.0.10"
|
935
935
|
dependencies:
|
936
|
-
"@jupyterlab/application": ^4.0.
|
937
|
-
"@jupyterlab/apputils": ^4.1.
|
938
|
-
"@jupyterlab/csvviewer": ^4.0.
|
939
|
-
"@jupyterlab/docregistry": ^4.0.
|
940
|
-
"@jupyterlab/documentsearch": ^4.0.
|
941
|
-
"@jupyterlab/mainmenu": ^4.0.
|
942
|
-
"@jupyterlab/observables": ^5.0.
|
943
|
-
"@jupyterlab/settingregistry": ^4.0.
|
944
|
-
"@jupyterlab/translation": ^4.0.
|
936
|
+
"@jupyterlab/application": ^4.0.10
|
937
|
+
"@jupyterlab/apputils": ^4.1.10
|
938
|
+
"@jupyterlab/csvviewer": ^4.0.10
|
939
|
+
"@jupyterlab/docregistry": ^4.0.10
|
940
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
941
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
942
|
+
"@jupyterlab/observables": ^5.0.10
|
943
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
944
|
+
"@jupyterlab/translation": ^4.0.10
|
945
945
|
"@lumino/datagrid": ^2.2.0
|
946
946
|
"@lumino/widgets": ^2.3.0
|
947
|
-
checksum:
|
947
|
+
checksum: 0614426c8b5d9bb53e710fa91f9ac480a5f40332f0b3d62fcee717421ca4c416770d5acac7ed8928d73291e14fea5d97896122c7ffb59ef443a391453bd24f81
|
948
948
|
languageName: node
|
949
949
|
linkType: hard
|
950
950
|
|
951
|
-
"@jupyterlab/csvviewer@npm:~4.0.
|
952
|
-
version: 4.0.
|
953
|
-
resolution: "@jupyterlab/csvviewer@npm:4.0.
|
951
|
+
"@jupyterlab/csvviewer@npm:~4.0.10":
|
952
|
+
version: 4.0.10
|
953
|
+
resolution: "@jupyterlab/csvviewer@npm:4.0.10"
|
954
954
|
dependencies:
|
955
|
-
"@jupyterlab/coreutils": ^6.0.
|
956
|
-
"@jupyterlab/docregistry": ^4.0.
|
957
|
-
"@jupyterlab/translation": ^4.0.
|
958
|
-
"@jupyterlab/ui-components": ^4.0.
|
955
|
+
"@jupyterlab/coreutils": ^6.0.10
|
956
|
+
"@jupyterlab/docregistry": ^4.0.10
|
957
|
+
"@jupyterlab/translation": ^4.0.10
|
958
|
+
"@jupyterlab/ui-components": ^4.0.10
|
959
959
|
"@lumino/coreutils": ^2.1.2
|
960
960
|
"@lumino/datagrid": ^2.2.0
|
961
961
|
"@lumino/disposable": ^2.1.2
|
962
962
|
"@lumino/messaging": ^2.0.1
|
963
963
|
"@lumino/signaling": ^2.1.2
|
964
964
|
"@lumino/widgets": ^2.3.0
|
965
|
-
checksum:
|
965
|
+
checksum: 641df5055fbd5696c88df23dd5a874579cd7b44f8ffae2d2bbcdb02e11b363e7b7eaa60923a8194e1c0e940f901293e5bfb73bd2c7c054568317bf2310e4a699
|
966
966
|
languageName: node
|
967
967
|
linkType: hard
|
968
968
|
|
969
|
-
"@jupyterlab/debugger-extension@npm:~4.0.
|
970
|
-
version: 4.0.
|
971
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.0.
|
969
|
+
"@jupyterlab/debugger-extension@npm:~4.0.10":
|
970
|
+
version: 4.0.10
|
971
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.0.10"
|
972
972
|
dependencies:
|
973
|
-
"@jupyterlab/application": ^4.0.
|
974
|
-
"@jupyterlab/apputils": ^4.1.
|
975
|
-
"@jupyterlab/cells": ^4.0.
|
976
|
-
"@jupyterlab/codeeditor": ^4.0.
|
977
|
-
"@jupyterlab/console": ^4.0.
|
978
|
-
"@jupyterlab/coreutils": ^6.0.
|
979
|
-
"@jupyterlab/debugger": ^4.0.
|
980
|
-
"@jupyterlab/docregistry": ^4.0.
|
981
|
-
"@jupyterlab/fileeditor": ^4.0.
|
982
|
-
"@jupyterlab/logconsole": ^4.0.
|
983
|
-
"@jupyterlab/notebook": ^4.0.
|
984
|
-
"@jupyterlab/rendermime": ^4.0.
|
985
|
-
"@jupyterlab/services": ^7.0.
|
986
|
-
"@jupyterlab/settingregistry": ^4.0.
|
987
|
-
"@jupyterlab/translation": ^4.0.
|
988
|
-
checksum:
|
973
|
+
"@jupyterlab/application": ^4.0.10
|
974
|
+
"@jupyterlab/apputils": ^4.1.10
|
975
|
+
"@jupyterlab/cells": ^4.0.10
|
976
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
977
|
+
"@jupyterlab/console": ^4.0.10
|
978
|
+
"@jupyterlab/coreutils": ^6.0.10
|
979
|
+
"@jupyterlab/debugger": ^4.0.10
|
980
|
+
"@jupyterlab/docregistry": ^4.0.10
|
981
|
+
"@jupyterlab/fileeditor": ^4.0.10
|
982
|
+
"@jupyterlab/logconsole": ^4.0.10
|
983
|
+
"@jupyterlab/notebook": ^4.0.10
|
984
|
+
"@jupyterlab/rendermime": ^4.0.10
|
985
|
+
"@jupyterlab/services": ^7.0.10
|
986
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
987
|
+
"@jupyterlab/translation": ^4.0.10
|
988
|
+
checksum: 9ceaf51f4a03480a3606f32baaa30f86715e36e99eec088ba410a99bf34fea25dbaf77881b4d1d1c6ff37f16fa2a979b85d75dffbf0383fa9cebf565e595ccb1
|
989
989
|
languageName: node
|
990
990
|
linkType: hard
|
991
991
|
|
992
|
-
"@jupyterlab/debugger@npm:~4.0.
|
993
|
-
version: 4.0.
|
994
|
-
resolution: "@jupyterlab/debugger@npm:4.0.
|
992
|
+
"@jupyterlab/debugger@npm:~4.0.10":
|
993
|
+
version: 4.0.10
|
994
|
+
resolution: "@jupyterlab/debugger@npm:4.0.10"
|
995
995
|
dependencies:
|
996
996
|
"@codemirror/state": ^6.2.0
|
997
997
|
"@codemirror/view": ^6.9.6
|
998
|
-
"@jupyter/ydoc": ^1.
|
999
|
-
"@jupyterlab/application": ^4.0.
|
1000
|
-
"@jupyterlab/apputils": ^4.1.
|
1001
|
-
"@jupyterlab/cells": ^4.0.
|
1002
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1003
|
-
"@jupyterlab/codemirror": ^4.0.
|
1004
|
-
"@jupyterlab/console": ^4.0.
|
1005
|
-
"@jupyterlab/coreutils": ^6.0.
|
1006
|
-
"@jupyterlab/docregistry": ^4.0.
|
1007
|
-
"@jupyterlab/fileeditor": ^4.0.
|
1008
|
-
"@jupyterlab/notebook": ^4.0.
|
1009
|
-
"@jupyterlab/observables": ^5.0.
|
1010
|
-
"@jupyterlab/rendermime": ^4.0.
|
1011
|
-
"@jupyterlab/services": ^7.0.
|
1012
|
-
"@jupyterlab/translation": ^4.0.
|
1013
|
-
"@jupyterlab/ui-components": ^4.0.
|
998
|
+
"@jupyter/ydoc": ^1.1.1
|
999
|
+
"@jupyterlab/application": ^4.0.10
|
1000
|
+
"@jupyterlab/apputils": ^4.1.10
|
1001
|
+
"@jupyterlab/cells": ^4.0.10
|
1002
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1003
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1004
|
+
"@jupyterlab/console": ^4.0.10
|
1005
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1006
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1007
|
+
"@jupyterlab/fileeditor": ^4.0.10
|
1008
|
+
"@jupyterlab/notebook": ^4.0.10
|
1009
|
+
"@jupyterlab/observables": ^5.0.10
|
1010
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1011
|
+
"@jupyterlab/services": ^7.0.10
|
1012
|
+
"@jupyterlab/translation": ^4.0.10
|
1013
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1014
1014
|
"@lumino/algorithm": ^2.0.1
|
1015
1015
|
"@lumino/commands": ^2.1.3
|
1016
1016
|
"@lumino/coreutils": ^2.1.2
|
@@ -1022,24 +1022,24 @@ __metadata:
|
|
1022
1022
|
"@lumino/widgets": ^2.3.0
|
1023
1023
|
"@vscode/debugprotocol": ^1.51.0
|
1024
1024
|
react: ^18.2.0
|
1025
|
-
checksum:
|
1025
|
+
checksum: 215d467f9429f1167bf286e5fa7e8d3110f5b28e466fbb90666a64e4453fd1cfa323562127a23f49d16694c22c27142718f2bfb288750369326b25e378541170
|
1026
1026
|
languageName: node
|
1027
1027
|
linkType: hard
|
1028
1028
|
|
1029
|
-
"@jupyterlab/docmanager-extension@npm:~4.0.
|
1030
|
-
version: 4.0.
|
1031
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.0.
|
1029
|
+
"@jupyterlab/docmanager-extension@npm:~4.0.10":
|
1030
|
+
version: 4.0.10
|
1031
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.0.10"
|
1032
1032
|
dependencies:
|
1033
|
-
"@jupyterlab/application": ^4.0.
|
1034
|
-
"@jupyterlab/apputils": ^4.1.
|
1035
|
-
"@jupyterlab/coreutils": ^6.0.
|
1036
|
-
"@jupyterlab/docmanager": ^4.0.
|
1037
|
-
"@jupyterlab/docregistry": ^4.0.
|
1038
|
-
"@jupyterlab/services": ^7.0.
|
1039
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1040
|
-
"@jupyterlab/statusbar": ^4.0.
|
1041
|
-
"@jupyterlab/translation": ^4.0.
|
1042
|
-
"@jupyterlab/ui-components": ^4.0.
|
1033
|
+
"@jupyterlab/application": ^4.0.10
|
1034
|
+
"@jupyterlab/apputils": ^4.1.10
|
1035
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1036
|
+
"@jupyterlab/docmanager": ^4.0.10
|
1037
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1038
|
+
"@jupyterlab/services": ^7.0.10
|
1039
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1040
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1041
|
+
"@jupyterlab/translation": ^4.0.10
|
1042
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1043
1043
|
"@lumino/algorithm": ^2.0.1
|
1044
1044
|
"@lumino/commands": ^2.1.3
|
1045
1045
|
"@lumino/coreutils": ^2.1.2
|
@@ -1047,21 +1047,21 @@ __metadata:
|
|
1047
1047
|
"@lumino/signaling": ^2.1.2
|
1048
1048
|
"@lumino/widgets": ^2.3.0
|
1049
1049
|
react: ^18.2.0
|
1050
|
-
checksum:
|
1050
|
+
checksum: 1f2c501439fc66e817994edea94e30c0e62200784def271f941f7eff0c5b0b39fe696d490e380dce1db25fdf5882882f1d44747d00a9f980b28391c936015924
|
1051
1051
|
languageName: node
|
1052
1052
|
linkType: hard
|
1053
1053
|
|
1054
|
-
"@jupyterlab/docmanager@npm:~4.0.
|
1055
|
-
version: 4.0.
|
1056
|
-
resolution: "@jupyterlab/docmanager@npm:4.0.
|
1054
|
+
"@jupyterlab/docmanager@npm:~4.0.10":
|
1055
|
+
version: 4.0.10
|
1056
|
+
resolution: "@jupyterlab/docmanager@npm:4.0.10"
|
1057
1057
|
dependencies:
|
1058
|
-
"@jupyterlab/apputils": ^4.1.
|
1059
|
-
"@jupyterlab/coreutils": ^6.0.
|
1060
|
-
"@jupyterlab/docregistry": ^4.0.
|
1061
|
-
"@jupyterlab/services": ^7.0.
|
1062
|
-
"@jupyterlab/statusbar": ^4.0.
|
1063
|
-
"@jupyterlab/translation": ^4.0.
|
1064
|
-
"@jupyterlab/ui-components": ^4.0.
|
1058
|
+
"@jupyterlab/apputils": ^4.1.10
|
1059
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1060
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1061
|
+
"@jupyterlab/services": ^7.0.10
|
1062
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1063
|
+
"@jupyterlab/translation": ^4.0.10
|
1064
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1065
1065
|
"@lumino/algorithm": ^2.0.1
|
1066
1066
|
"@lumino/coreutils": ^2.1.2
|
1067
1067
|
"@lumino/disposable": ^2.1.2
|
@@ -1070,24 +1070,24 @@ __metadata:
|
|
1070
1070
|
"@lumino/signaling": ^2.1.2
|
1071
1071
|
"@lumino/widgets": ^2.3.0
|
1072
1072
|
react: ^18.2.0
|
1073
|
-
checksum:
|
1073
|
+
checksum: 8be669130f29f9245c75e6b03f2bf788da17e1026b1117e0bbd8fe84afca5a9fddfa27fa879231979db1a2bf62c3e9b50eb38586cc155a3e64e1c1dd2e528c9b
|
1074
1074
|
languageName: node
|
1075
1075
|
linkType: hard
|
1076
1076
|
|
1077
|
-
"@jupyterlab/docregistry@npm:~4.0.
|
1078
|
-
version: 4.0.
|
1079
|
-
resolution: "@jupyterlab/docregistry@npm:4.0.
|
1077
|
+
"@jupyterlab/docregistry@npm:~4.0.10":
|
1078
|
+
version: 4.0.10
|
1079
|
+
resolution: "@jupyterlab/docregistry@npm:4.0.10"
|
1080
1080
|
dependencies:
|
1081
|
-
"@jupyter/ydoc": ^1.
|
1082
|
-
"@jupyterlab/apputils": ^4.1.
|
1083
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1084
|
-
"@jupyterlab/coreutils": ^6.0.
|
1085
|
-
"@jupyterlab/observables": ^5.0.
|
1086
|
-
"@jupyterlab/rendermime": ^4.0.
|
1087
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1088
|
-
"@jupyterlab/services": ^7.0.
|
1089
|
-
"@jupyterlab/translation": ^4.0.
|
1090
|
-
"@jupyterlab/ui-components": ^4.0.
|
1081
|
+
"@jupyter/ydoc": ^1.1.1
|
1082
|
+
"@jupyterlab/apputils": ^4.1.10
|
1083
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1084
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1085
|
+
"@jupyterlab/observables": ^5.0.10
|
1086
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1087
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1088
|
+
"@jupyterlab/services": ^7.0.10
|
1089
|
+
"@jupyterlab/translation": ^4.0.10
|
1090
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1091
1091
|
"@lumino/algorithm": ^2.0.1
|
1092
1092
|
"@lumino/coreutils": ^2.1.2
|
1093
1093
|
"@lumino/disposable": ^2.1.2
|
@@ -1095,31 +1095,31 @@ __metadata:
|
|
1095
1095
|
"@lumino/properties": ^2.0.1
|
1096
1096
|
"@lumino/signaling": ^2.1.2
|
1097
1097
|
"@lumino/widgets": ^2.3.0
|
1098
|
-
checksum:
|
1098
|
+
checksum: 0863d8b3c97b8790280805cb781f7448e6a26f6f7e5e75d597d1add480be988bbaa72a6792d2417bc648800d4af30d96af8437ef5c6d9906819e36010d523a3c
|
1099
1099
|
languageName: node
|
1100
1100
|
linkType: hard
|
1101
1101
|
|
1102
|
-
"@jupyterlab/documentsearch-extension@npm:~4.0.
|
1103
|
-
version: 4.0.
|
1104
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.0.
|
1102
|
+
"@jupyterlab/documentsearch-extension@npm:~4.0.10":
|
1103
|
+
version: 4.0.10
|
1104
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.0.10"
|
1105
1105
|
dependencies:
|
1106
|
-
"@jupyterlab/application": ^4.0.
|
1107
|
-
"@jupyterlab/apputils": ^4.1.
|
1108
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1109
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1110
|
-
"@jupyterlab/translation": ^4.0.
|
1106
|
+
"@jupyterlab/application": ^4.0.10
|
1107
|
+
"@jupyterlab/apputils": ^4.1.10
|
1108
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
1109
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1110
|
+
"@jupyterlab/translation": ^4.0.10
|
1111
1111
|
"@lumino/widgets": ^2.3.0
|
1112
|
-
checksum:
|
1112
|
+
checksum: 903e11d221a3ccb03b1dc11171aafd0520048e48a7dffeb106afd0fe18c3ff88ac08077107bd8d316cbe41a3544cdc2de358002d8371bca13c12d0b56bbd8221
|
1113
1113
|
languageName: node
|
1114
1114
|
linkType: hard
|
1115
1115
|
|
1116
|
-
"@jupyterlab/documentsearch@npm:~4.0.
|
1117
|
-
version: 4.0.
|
1118
|
-
resolution: "@jupyterlab/documentsearch@npm:4.0.
|
1116
|
+
"@jupyterlab/documentsearch@npm:~4.0.10":
|
1117
|
+
version: 4.0.10
|
1118
|
+
resolution: "@jupyterlab/documentsearch@npm:4.0.10"
|
1119
1119
|
dependencies:
|
1120
|
-
"@jupyterlab/apputils": ^4.1.
|
1121
|
-
"@jupyterlab/translation": ^4.0.
|
1122
|
-
"@jupyterlab/ui-components": ^4.0.
|
1120
|
+
"@jupyterlab/apputils": ^4.1.10
|
1121
|
+
"@jupyterlab/translation": ^4.0.10
|
1122
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1123
1123
|
"@lumino/coreutils": ^2.1.2
|
1124
1124
|
"@lumino/disposable": ^2.1.2
|
1125
1125
|
"@lumino/messaging": ^2.0.1
|
@@ -1127,304 +1127,305 @@ __metadata:
|
|
1127
1127
|
"@lumino/signaling": ^2.1.2
|
1128
1128
|
"@lumino/widgets": ^2.3.0
|
1129
1129
|
react: ^18.2.0
|
1130
|
-
checksum:
|
1130
|
+
checksum: 8ff2c96c9460abf0f6245842637c698ae04b32e5ab64d9f868975158be929d1762b59a0bf85782631cddf3ea0e87b1d446b991ab534dab263000826b0c66f070
|
1131
1131
|
languageName: node
|
1132
1132
|
linkType: hard
|
1133
1133
|
|
1134
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.0.
|
1135
|
-
version: 4.0.
|
1136
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.
|
1134
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.0.10":
|
1135
|
+
version: 4.0.10
|
1136
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.10"
|
1137
1137
|
dependencies:
|
1138
|
-
"@jupyterlab/application": ^4.0.
|
1139
|
-
"@jupyterlab/apputils": ^4.1.
|
1140
|
-
"@jupyterlab/extensionmanager": ^4.0.
|
1141
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1142
|
-
"@jupyterlab/translation": ^4.0.
|
1143
|
-
"@jupyterlab/ui-components": ^4.0.
|
1144
|
-
checksum:
|
1138
|
+
"@jupyterlab/application": ^4.0.10
|
1139
|
+
"@jupyterlab/apputils": ^4.1.10
|
1140
|
+
"@jupyterlab/extensionmanager": ^4.0.10
|
1141
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1142
|
+
"@jupyterlab/translation": ^4.0.10
|
1143
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1144
|
+
checksum: cb0a16c87707160fa3f3f92daca1790977cc43fd4285c9df364837f7b22e423da0b5974ae280c9196d588a7d25d8ef06e16e87bfbdada21533183f32038aa6ad
|
1145
1145
|
languageName: node
|
1146
1146
|
linkType: hard
|
1147
1147
|
|
1148
|
-
"@jupyterlab/extensionmanager@npm:~4.0.
|
1149
|
-
version: 4.0.
|
1150
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.0.
|
1148
|
+
"@jupyterlab/extensionmanager@npm:~4.0.10":
|
1149
|
+
version: 4.0.10
|
1150
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.0.10"
|
1151
1151
|
dependencies:
|
1152
|
-
"@jupyterlab/apputils": ^4.1.
|
1153
|
-
"@jupyterlab/coreutils": ^6.0.
|
1154
|
-
"@jupyterlab/services": ^7.0.
|
1155
|
-
"@jupyterlab/translation": ^4.0.
|
1156
|
-
"@jupyterlab/ui-components": ^4.0.
|
1152
|
+
"@jupyterlab/apputils": ^4.1.10
|
1153
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1154
|
+
"@jupyterlab/services": ^7.0.10
|
1155
|
+
"@jupyterlab/translation": ^4.0.10
|
1156
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1157
1157
|
"@lumino/messaging": ^2.0.1
|
1158
1158
|
"@lumino/polling": ^2.1.2
|
1159
1159
|
"@lumino/widgets": ^2.3.0
|
1160
1160
|
react: ^18.2.0
|
1161
1161
|
react-paginate: ^6.3.2
|
1162
1162
|
semver: ^7.3.2
|
1163
|
-
checksum:
|
1164
|
-
languageName: node
|
1165
|
-
linkType: hard
|
1166
|
-
|
1167
|
-
"@jupyterlab/filebrowser-extension@npm:~4.0.
|
1168
|
-
version: 4.0.
|
1169
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.0.
|
1170
|
-
dependencies:
|
1171
|
-
"@jupyterlab/application": ^4.0.
|
1172
|
-
"@jupyterlab/apputils": ^4.1.
|
1173
|
-
"@jupyterlab/coreutils": ^6.0.
|
1174
|
-
"@jupyterlab/docmanager": ^4.0.
|
1175
|
-
"@jupyterlab/docregistry": ^4.0.
|
1176
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1177
|
-
"@jupyterlab/services": ^7.0.
|
1178
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1179
|
-
"@jupyterlab/statedb": ^4.0.
|
1180
|
-
"@jupyterlab/statusbar": ^4.0.
|
1181
|
-
"@jupyterlab/translation": ^4.0.
|
1182
|
-
"@jupyterlab/ui-components": ^4.0.
|
1163
|
+
checksum: a6743d2a9e6a0e8335e667b141950f709e4b4c8acc155fb13ea3ab4631cc1a42561c2035c650a05a3564b786133d029c8fcea910d6e8d08bf63246bb9d08ac2f
|
1164
|
+
languageName: node
|
1165
|
+
linkType: hard
|
1166
|
+
|
1167
|
+
"@jupyterlab/filebrowser-extension@npm:~4.0.10":
|
1168
|
+
version: 4.0.10
|
1169
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.0.10"
|
1170
|
+
dependencies:
|
1171
|
+
"@jupyterlab/application": ^4.0.10
|
1172
|
+
"@jupyterlab/apputils": ^4.1.10
|
1173
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1174
|
+
"@jupyterlab/docmanager": ^4.0.10
|
1175
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1176
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
1177
|
+
"@jupyterlab/services": ^7.0.10
|
1178
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1179
|
+
"@jupyterlab/statedb": ^4.0.10
|
1180
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1181
|
+
"@jupyterlab/translation": ^4.0.10
|
1182
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1183
1183
|
"@lumino/algorithm": ^2.0.1
|
1184
1184
|
"@lumino/commands": ^2.1.3
|
1185
1185
|
"@lumino/widgets": ^2.3.0
|
1186
|
-
checksum:
|
1186
|
+
checksum: 6781b8d8bf196b24f795cecaa3bdf225993ef533108f32fabb80f90fa5a419b5734916ceb38a36d86fa607ed7df34b843f9a994f7be83e07a9456acc57106ab0
|
1187
1187
|
languageName: node
|
1188
1188
|
linkType: hard
|
1189
1189
|
|
1190
|
-
"@jupyterlab/filebrowser@npm:~4.0.
|
1191
|
-
version: 4.0.
|
1192
|
-
resolution: "@jupyterlab/filebrowser@npm:4.0.
|
1190
|
+
"@jupyterlab/filebrowser@npm:~4.0.10":
|
1191
|
+
version: 4.0.10
|
1192
|
+
resolution: "@jupyterlab/filebrowser@npm:4.0.10"
|
1193
1193
|
dependencies:
|
1194
|
-
"@jupyterlab/apputils": ^4.1.
|
1195
|
-
"@jupyterlab/coreutils": ^6.0.
|
1196
|
-
"@jupyterlab/docmanager": ^4.0.
|
1197
|
-
"@jupyterlab/docregistry": ^4.0.
|
1198
|
-
"@jupyterlab/services": ^7.0.
|
1199
|
-
"@jupyterlab/statedb": ^4.0.
|
1200
|
-
"@jupyterlab/statusbar": ^4.0.
|
1201
|
-
"@jupyterlab/translation": ^4.0.
|
1202
|
-
"@jupyterlab/ui-components": ^4.0.
|
1194
|
+
"@jupyterlab/apputils": ^4.1.10
|
1195
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1196
|
+
"@jupyterlab/docmanager": ^4.0.10
|
1197
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1198
|
+
"@jupyterlab/services": ^7.0.10
|
1199
|
+
"@jupyterlab/statedb": ^4.0.10
|
1200
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1201
|
+
"@jupyterlab/translation": ^4.0.10
|
1202
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1203
1203
|
"@lumino/algorithm": ^2.0.1
|
1204
1204
|
"@lumino/coreutils": ^2.1.2
|
1205
1205
|
"@lumino/disposable": ^2.1.2
|
1206
1206
|
"@lumino/domutils": ^2.0.1
|
1207
|
-
"@lumino/dragdrop": ^2.1.
|
1207
|
+
"@lumino/dragdrop": ^2.1.4
|
1208
1208
|
"@lumino/messaging": ^2.0.1
|
1209
1209
|
"@lumino/polling": ^2.1.2
|
1210
1210
|
"@lumino/signaling": ^2.1.2
|
1211
1211
|
"@lumino/virtualdom": ^2.0.1
|
1212
1212
|
"@lumino/widgets": ^2.3.0
|
1213
1213
|
react: ^18.2.0
|
1214
|
-
checksum:
|
1214
|
+
checksum: f19884d40b0b1761e023c939cae1f11112b3b021f75df4806d97d0434e8b25c651bb054a66f563faa99e46c4b2b820b54e6a0e48bffa49d0a0e7bce145c34852
|
1215
1215
|
languageName: node
|
1216
1216
|
linkType: hard
|
1217
1217
|
|
1218
|
-
"@jupyterlab/fileeditor-extension@npm:~4.0.
|
1219
|
-
version: 4.0.
|
1220
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.0.
|
1218
|
+
"@jupyterlab/fileeditor-extension@npm:~4.0.10":
|
1219
|
+
version: 4.0.10
|
1220
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.0.10"
|
1221
1221
|
dependencies:
|
1222
1222
|
"@codemirror/commands": ^6.2.3
|
1223
1223
|
"@codemirror/search": ^6.3.0
|
1224
|
-
"@jupyterlab/application": ^4.0.
|
1225
|
-
"@jupyterlab/apputils": ^4.1.
|
1226
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1227
|
-
"@jupyterlab/codemirror": ^4.0.
|
1228
|
-
"@jupyterlab/completer": ^4.0.
|
1229
|
-
"@jupyterlab/console": ^4.0.
|
1230
|
-
"@jupyterlab/coreutils": ^6.0.
|
1231
|
-
"@jupyterlab/docregistry": ^4.0.
|
1232
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1233
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1234
|
-
"@jupyterlab/fileeditor": ^4.0.
|
1235
|
-
"@jupyterlab/launcher": ^4.0.
|
1236
|
-
"@jupyterlab/lsp": ^4.0.
|
1237
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1238
|
-
"@jupyterlab/observables": ^5.0.
|
1239
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1240
|
-
"@jupyterlab/services": ^7.0.
|
1241
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1242
|
-
"@jupyterlab/statusbar": ^4.0.
|
1243
|
-
"@jupyterlab/toc": ^6.0.
|
1244
|
-
"@jupyterlab/translation": ^4.0.
|
1245
|
-
"@jupyterlab/ui-components": ^4.0.
|
1224
|
+
"@jupyterlab/application": ^4.0.10
|
1225
|
+
"@jupyterlab/apputils": ^4.1.10
|
1226
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1227
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1228
|
+
"@jupyterlab/completer": ^4.0.10
|
1229
|
+
"@jupyterlab/console": ^4.0.10
|
1230
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1231
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1232
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
1233
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
1234
|
+
"@jupyterlab/fileeditor": ^4.0.10
|
1235
|
+
"@jupyterlab/launcher": ^4.0.10
|
1236
|
+
"@jupyterlab/lsp": ^4.0.10
|
1237
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
1238
|
+
"@jupyterlab/observables": ^5.0.10
|
1239
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1240
|
+
"@jupyterlab/services": ^7.0.10
|
1241
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1242
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1243
|
+
"@jupyterlab/toc": ^6.0.10
|
1244
|
+
"@jupyterlab/translation": ^4.0.10
|
1245
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1246
1246
|
"@lumino/algorithm": ^2.0.1
|
1247
1247
|
"@lumino/commands": ^2.1.3
|
1248
1248
|
"@lumino/coreutils": ^2.1.2
|
1249
1249
|
"@lumino/widgets": ^2.3.0
|
1250
|
-
checksum:
|
1251
|
-
languageName: node
|
1252
|
-
linkType: hard
|
1253
|
-
|
1254
|
-
"@jupyterlab/fileeditor@npm:~4.0.
|
1255
|
-
version: 4.0.
|
1256
|
-
resolution: "@jupyterlab/fileeditor@npm:4.0.
|
1257
|
-
dependencies:
|
1258
|
-
"@
|
1259
|
-
"@jupyterlab/
|
1260
|
-
"@jupyterlab/
|
1261
|
-
"@jupyterlab/
|
1262
|
-
"@jupyterlab/
|
1263
|
-
"@jupyterlab/
|
1264
|
-
"@jupyterlab/
|
1265
|
-
"@jupyterlab/
|
1266
|
-
"@jupyterlab/
|
1267
|
-
"@jupyterlab/
|
1268
|
-
"@jupyterlab/
|
1250
|
+
checksum: 99eb0077bc20e32796bb58fd47fc32961e17d556d6829ce3572b3448a0da33962ecc9bfb0e6593a9c9a28dd47dc8dfcbdbf0da66bf5870b4dff0ad6361f09758
|
1251
|
+
languageName: node
|
1252
|
+
linkType: hard
|
1253
|
+
|
1254
|
+
"@jupyterlab/fileeditor@npm:~4.0.10":
|
1255
|
+
version: 4.0.10
|
1256
|
+
resolution: "@jupyterlab/fileeditor@npm:4.0.10"
|
1257
|
+
dependencies:
|
1258
|
+
"@jupyter/ydoc": ^1.1.1
|
1259
|
+
"@jupyterlab/apputils": ^4.1.10
|
1260
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1261
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1262
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1263
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1264
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
1265
|
+
"@jupyterlab/lsp": ^4.0.10
|
1266
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1267
|
+
"@jupyterlab/toc": ^6.0.10
|
1268
|
+
"@jupyterlab/translation": ^4.0.10
|
1269
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1269
1270
|
"@lumino/commands": ^2.1.3
|
1270
1271
|
"@lumino/coreutils": ^2.1.2
|
1271
1272
|
"@lumino/messaging": ^2.0.1
|
1272
1273
|
"@lumino/widgets": ^2.3.0
|
1273
1274
|
react: ^18.2.0
|
1274
1275
|
regexp-match-indices: ^1.0.2
|
1275
|
-
checksum:
|
1276
|
+
checksum: c2e7e773b3e177c5c909440869ed26697e4787a586e02cf2ab73271994b0557b2acebac8e1ed81ea789070820e5fda4b64539cebd3016867dbd7958f69acf626
|
1276
1277
|
languageName: node
|
1277
1278
|
linkType: hard
|
1278
1279
|
|
1279
|
-
"@jupyterlab/help-extension@npm:~4.0.
|
1280
|
-
version: 4.0.
|
1281
|
-
resolution: "@jupyterlab/help-extension@npm:4.0.
|
1280
|
+
"@jupyterlab/help-extension@npm:~4.0.10":
|
1281
|
+
version: 4.0.10
|
1282
|
+
resolution: "@jupyterlab/help-extension@npm:4.0.10"
|
1282
1283
|
dependencies:
|
1283
|
-
"@jupyterlab/application": ^4.0.
|
1284
|
-
"@jupyterlab/apputils": ^4.1.
|
1285
|
-
"@jupyterlab/coreutils": ^6.0.
|
1286
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1287
|
-
"@jupyterlab/services": ^7.0.
|
1288
|
-
"@jupyterlab/translation": ^4.0.
|
1289
|
-
"@jupyterlab/ui-components": ^4.0.
|
1284
|
+
"@jupyterlab/application": ^4.0.10
|
1285
|
+
"@jupyterlab/apputils": ^4.1.10
|
1286
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1287
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
1288
|
+
"@jupyterlab/services": ^7.0.10
|
1289
|
+
"@jupyterlab/translation": ^4.0.10
|
1290
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1290
1291
|
"@lumino/coreutils": ^2.1.2
|
1291
1292
|
"@lumino/signaling": ^2.1.2
|
1292
1293
|
"@lumino/virtualdom": ^2.0.1
|
1293
1294
|
"@lumino/widgets": ^2.3.0
|
1294
1295
|
react: ^18.2.0
|
1295
|
-
checksum:
|
1296
|
+
checksum: 94c35db0cb74d0b65ea93ddfcf444bb2bceb43a98fb30c80b1c576ee484be395516789962d75dd32c50f6ff5c34784647f42108c641a3e29fc327fec362bfe56
|
1296
1297
|
languageName: node
|
1297
1298
|
linkType: hard
|
1298
1299
|
|
1299
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.0.
|
1300
|
-
version: 4.0.
|
1301
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.
|
1300
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.0.10":
|
1301
|
+
version: 4.0.10
|
1302
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.10"
|
1302
1303
|
dependencies:
|
1303
|
-
"@jupyterlab/application": ^4.0.
|
1304
|
-
"@jupyterlab/apputils": ^4.1.
|
1305
|
-
"@jupyterlab/docregistry": ^4.0.
|
1306
|
-
"@jupyterlab/htmlviewer": ^4.0.
|
1307
|
-
"@jupyterlab/observables": ^5.0.
|
1308
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1309
|
-
"@jupyterlab/translation": ^4.0.
|
1310
|
-
"@jupyterlab/ui-components": ^4.0.
|
1311
|
-
checksum:
|
1304
|
+
"@jupyterlab/application": ^4.0.10
|
1305
|
+
"@jupyterlab/apputils": ^4.1.10
|
1306
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1307
|
+
"@jupyterlab/htmlviewer": ^4.0.10
|
1308
|
+
"@jupyterlab/observables": ^5.0.10
|
1309
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1310
|
+
"@jupyterlab/translation": ^4.0.10
|
1311
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1312
|
+
checksum: da1d477d9a43dde214ab6c243190fc1a19fc71c5480c6930b7a9245bcb6b9b5444fc6f72ef442634f047e35c5df639983acd79fcc4603123fc46531b1830f944
|
1312
1313
|
languageName: node
|
1313
1314
|
linkType: hard
|
1314
1315
|
|
1315
|
-
"@jupyterlab/htmlviewer@npm:~4.0.
|
1316
|
-
version: 4.0.
|
1317
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.0.
|
1316
|
+
"@jupyterlab/htmlviewer@npm:~4.0.10":
|
1317
|
+
version: 4.0.10
|
1318
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.0.10"
|
1318
1319
|
dependencies:
|
1319
|
-
"@jupyterlab/apputils": ^4.1.
|
1320
|
-
"@jupyterlab/coreutils": ^6.0.
|
1321
|
-
"@jupyterlab/docregistry": ^4.0.
|
1322
|
-
"@jupyterlab/translation": ^4.0.
|
1323
|
-
"@jupyterlab/ui-components": ^4.0.
|
1320
|
+
"@jupyterlab/apputils": ^4.1.10
|
1321
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1322
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1323
|
+
"@jupyterlab/translation": ^4.0.10
|
1324
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1324
1325
|
"@lumino/coreutils": ^2.1.2
|
1325
1326
|
"@lumino/signaling": ^2.1.2
|
1326
1327
|
"@lumino/widgets": ^2.3.0
|
1327
1328
|
react: ^18.2.0
|
1328
|
-
checksum:
|
1329
|
+
checksum: d7b63ddf4bf46389cf85e0975215c423cff1f938c85066efd66aa6306477cff9d24b0886f22d9c4af036a41ea9cef3542ff8d62cf02b0f2e593469a159c6b09e
|
1329
1330
|
languageName: node
|
1330
1331
|
linkType: hard
|
1331
1332
|
|
1332
|
-
"@jupyterlab/hub-extension@npm:~4.0.
|
1333
|
-
version: 4.0.
|
1334
|
-
resolution: "@jupyterlab/hub-extension@npm:4.0.
|
1333
|
+
"@jupyterlab/hub-extension@npm:~4.0.10":
|
1334
|
+
version: 4.0.10
|
1335
|
+
resolution: "@jupyterlab/hub-extension@npm:4.0.10"
|
1335
1336
|
dependencies:
|
1336
|
-
"@jupyterlab/application": ^4.0.
|
1337
|
-
"@jupyterlab/apputils": ^4.1.
|
1338
|
-
"@jupyterlab/coreutils": ^6.0.
|
1339
|
-
"@jupyterlab/services": ^7.0.
|
1340
|
-
"@jupyterlab/translation": ^4.0.
|
1341
|
-
checksum:
|
1337
|
+
"@jupyterlab/application": ^4.0.10
|
1338
|
+
"@jupyterlab/apputils": ^4.1.10
|
1339
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1340
|
+
"@jupyterlab/services": ^7.0.10
|
1341
|
+
"@jupyterlab/translation": ^4.0.10
|
1342
|
+
checksum: 0f4727787fb5527b5f29dc2104ec97849545fa4d5481cdf63ed53fe206f68753dfc390dc4f20054269465d7cfbc77dfd7db01262a1b9a2878c5c5e72a2b83627
|
1342
1343
|
languageName: node
|
1343
1344
|
linkType: hard
|
1344
1345
|
|
1345
|
-
"@jupyterlab/imageviewer-extension@npm:~4.0.
|
1346
|
-
version: 4.0.
|
1347
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.0.
|
1346
|
+
"@jupyterlab/imageviewer-extension@npm:~4.0.10":
|
1347
|
+
version: 4.0.10
|
1348
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.0.10"
|
1348
1349
|
dependencies:
|
1349
|
-
"@jupyterlab/application": ^4.0.
|
1350
|
-
"@jupyterlab/apputils": ^4.1.
|
1351
|
-
"@jupyterlab/docregistry": ^4.0.
|
1352
|
-
"@jupyterlab/imageviewer": ^4.0.
|
1353
|
-
"@jupyterlab/translation": ^4.0.
|
1354
|
-
checksum:
|
1350
|
+
"@jupyterlab/application": ^4.0.10
|
1351
|
+
"@jupyterlab/apputils": ^4.1.10
|
1352
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1353
|
+
"@jupyterlab/imageviewer": ^4.0.10
|
1354
|
+
"@jupyterlab/translation": ^4.0.10
|
1355
|
+
checksum: 672490a92eceac37432bb74934cb3041ec752b3e31e0c766cfb8f243ba908ae554d64bea1edda7f361528fdd7af18a92d55bd145a8dadd9a614e94595bbeb90b
|
1355
1356
|
languageName: node
|
1356
1357
|
linkType: hard
|
1357
1358
|
|
1358
|
-
"@jupyterlab/imageviewer@npm:~4.0.
|
1359
|
-
version: 4.0.
|
1360
|
-
resolution: "@jupyterlab/imageviewer@npm:4.0.
|
1359
|
+
"@jupyterlab/imageviewer@npm:~4.0.10":
|
1360
|
+
version: 4.0.10
|
1361
|
+
resolution: "@jupyterlab/imageviewer@npm:4.0.10"
|
1361
1362
|
dependencies:
|
1362
|
-
"@jupyterlab/apputils": ^4.1.
|
1363
|
-
"@jupyterlab/coreutils": ^6.0.
|
1364
|
-
"@jupyterlab/docregistry": ^4.0.
|
1363
|
+
"@jupyterlab/apputils": ^4.1.10
|
1364
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1365
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1365
1366
|
"@lumino/coreutils": ^2.1.2
|
1366
1367
|
"@lumino/messaging": ^2.0.1
|
1367
1368
|
"@lumino/widgets": ^2.3.0
|
1368
|
-
checksum:
|
1369
|
+
checksum: 4f32204685c78ae5a396269a97b1971f95cc78ff62291448de053b8b10cad4586335a44f3cf82e47940bf99f5b5aa3c71acc0c99e9b5ffcc59987fa84625da85
|
1369
1370
|
languageName: node
|
1370
1371
|
linkType: hard
|
1371
1372
|
|
1372
|
-
"@jupyterlab/inspector-extension@npm:~4.0.
|
1373
|
-
version: 4.0.
|
1374
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.0.
|
1373
|
+
"@jupyterlab/inspector-extension@npm:~4.0.10":
|
1374
|
+
version: 4.0.10
|
1375
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.0.10"
|
1375
1376
|
dependencies:
|
1376
|
-
"@jupyterlab/application": ^4.0.
|
1377
|
-
"@jupyterlab/apputils": ^4.1.
|
1378
|
-
"@jupyterlab/console": ^4.0.
|
1379
|
-
"@jupyterlab/inspector": ^4.0.
|
1380
|
-
"@jupyterlab/launcher": ^4.0.
|
1381
|
-
"@jupyterlab/notebook": ^4.0.
|
1382
|
-
"@jupyterlab/translation": ^4.0.
|
1383
|
-
"@jupyterlab/ui-components": ^4.0.
|
1377
|
+
"@jupyterlab/application": ^4.0.10
|
1378
|
+
"@jupyterlab/apputils": ^4.1.10
|
1379
|
+
"@jupyterlab/console": ^4.0.10
|
1380
|
+
"@jupyterlab/inspector": ^4.0.10
|
1381
|
+
"@jupyterlab/launcher": ^4.0.10
|
1382
|
+
"@jupyterlab/notebook": ^4.0.10
|
1383
|
+
"@jupyterlab/translation": ^4.0.10
|
1384
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1384
1385
|
"@lumino/widgets": ^2.3.0
|
1385
|
-
checksum:
|
1386
|
+
checksum: ab9ce01cb9ef69dc455ad3ee2ab924d6970aa95efa8f8f71c114b5a32a6f45b38d412ed12fd6f8bb789b2892859d726e46b03cd9497c53c9ccf15ce5f7543cc4
|
1386
1387
|
languageName: node
|
1387
1388
|
linkType: hard
|
1388
1389
|
|
1389
|
-
"@jupyterlab/inspector@npm:~4.0.
|
1390
|
-
version: 4.0.
|
1391
|
-
resolution: "@jupyterlab/inspector@npm:4.0.
|
1390
|
+
"@jupyterlab/inspector@npm:~4.0.10":
|
1391
|
+
version: 4.0.10
|
1392
|
+
resolution: "@jupyterlab/inspector@npm:4.0.10"
|
1392
1393
|
dependencies:
|
1393
|
-
"@jupyterlab/apputils": ^4.1.
|
1394
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1395
|
-
"@jupyterlab/coreutils": ^6.0.
|
1396
|
-
"@jupyterlab/rendermime": ^4.0.
|
1397
|
-
"@jupyterlab/services": ^7.0.
|
1398
|
-
"@jupyterlab/statedb": ^4.0.
|
1399
|
-
"@jupyterlab/translation": ^4.0.
|
1394
|
+
"@jupyterlab/apputils": ^4.1.10
|
1395
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1396
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1397
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1398
|
+
"@jupyterlab/services": ^7.0.10
|
1399
|
+
"@jupyterlab/statedb": ^4.0.10
|
1400
|
+
"@jupyterlab/translation": ^4.0.10
|
1400
1401
|
"@lumino/coreutils": ^2.1.2
|
1401
1402
|
"@lumino/disposable": ^2.1.2
|
1402
1403
|
"@lumino/polling": ^2.1.2
|
1403
1404
|
"@lumino/signaling": ^2.1.2
|
1404
1405
|
"@lumino/widgets": ^2.3.0
|
1405
|
-
checksum:
|
1406
|
+
checksum: a06b623109828d596a514a7bd509f469263d52716b9ee24298e1af2194ff3bc3f2e49da5672443e45b25c910b82f7d38d9162f92896b05ad2716d286c60638da
|
1406
1407
|
languageName: node
|
1407
1408
|
linkType: hard
|
1408
1409
|
|
1409
|
-
"@jupyterlab/javascript-extension@npm:~4.0.
|
1410
|
-
version: 4.0.
|
1411
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.0.
|
1410
|
+
"@jupyterlab/javascript-extension@npm:~4.0.10":
|
1411
|
+
version: 4.0.10
|
1412
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.0.10"
|
1412
1413
|
dependencies:
|
1413
|
-
"@jupyterlab/rendermime": ^4.0.
|
1414
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1415
|
-
checksum:
|
1414
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1415
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1416
|
+
checksum: 1394bd2abd079b88e4f145d3e8812d7fedbf4ff30130e9a18226fa22e1284d3bc0ee660eb58bada89260f2b44022760576c651e35454e394ca83fe4eb6033290
|
1416
1417
|
languageName: node
|
1417
1418
|
linkType: hard
|
1418
1419
|
|
1419
|
-
"@jupyterlab/json-extension@npm:~4.0.
|
1420
|
-
version: 4.0.
|
1421
|
-
resolution: "@jupyterlab/json-extension@npm:4.0.
|
1420
|
+
"@jupyterlab/json-extension@npm:~4.0.10":
|
1421
|
+
version: 4.0.10
|
1422
|
+
resolution: "@jupyterlab/json-extension@npm:4.0.10"
|
1422
1423
|
dependencies:
|
1423
|
-
"@jupyterlab/apputils": ^4.1.
|
1424
|
-
"@jupyterlab/codemirror": ^4.0.
|
1425
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1426
|
-
"@jupyterlab/translation": ^4.0.
|
1427
|
-
"@jupyterlab/ui-components": ^4.0.
|
1424
|
+
"@jupyterlab/apputils": ^4.1.10
|
1425
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1426
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1427
|
+
"@jupyterlab/translation": ^4.0.10
|
1428
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1428
1429
|
"@lezer/highlight": ^1.1.4
|
1429
1430
|
"@lumino/coreutils": ^2.1.2
|
1430
1431
|
"@lumino/messaging": ^2.0.1
|
@@ -1434,34 +1435,34 @@ __metadata:
|
|
1434
1435
|
react-highlight-words: ^0.20.0
|
1435
1436
|
react-json-tree: ^0.18.0
|
1436
1437
|
style-mod: ^4.0.0
|
1437
|
-
checksum:
|
1438
|
+
checksum: 4e51eb9ae284b6834064e99826480fc62321d34d0e1359459f8a14756ea154430658f949d27bee61a405bbaa07d48dc6ba6ce32dd299f127c594fdcae8d54dc0
|
1438
1439
|
languageName: node
|
1439
1440
|
linkType: hard
|
1440
1441
|
|
1441
|
-
"@jupyterlab/launcher-extension@npm:~4.0.
|
1442
|
-
version: 4.0.
|
1443
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.0.
|
1442
|
+
"@jupyterlab/launcher-extension@npm:~4.0.10":
|
1443
|
+
version: 4.0.10
|
1444
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.0.10"
|
1444
1445
|
dependencies:
|
1445
|
-
"@jupyterlab/application": ^4.0.
|
1446
|
-
"@jupyterlab/apputils": ^4.1.
|
1447
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1448
|
-
"@jupyterlab/launcher": ^4.0.
|
1449
|
-
"@jupyterlab/translation": ^4.0.
|
1450
|
-
"@jupyterlab/ui-components": ^4.0.
|
1446
|
+
"@jupyterlab/application": ^4.0.10
|
1447
|
+
"@jupyterlab/apputils": ^4.1.10
|
1448
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
1449
|
+
"@jupyterlab/launcher": ^4.0.10
|
1450
|
+
"@jupyterlab/translation": ^4.0.10
|
1451
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1451
1452
|
"@lumino/algorithm": ^2.0.1
|
1452
1453
|
"@lumino/coreutils": ^2.1.2
|
1453
1454
|
"@lumino/widgets": ^2.3.0
|
1454
|
-
checksum:
|
1455
|
+
checksum: 6d65ffe7af780a9ac99bbe0458dc11d9988eb3b4b74e94a210f233e1ae382e7627d6b93f14f8e8e92f8e686b365f2e35ce50c0648495c38707c60b780ca33a6a
|
1455
1456
|
languageName: node
|
1456
1457
|
linkType: hard
|
1457
1458
|
|
1458
|
-
"@jupyterlab/launcher@npm:~4.0.
|
1459
|
-
version: 4.0.
|
1460
|
-
resolution: "@jupyterlab/launcher@npm:4.0.
|
1459
|
+
"@jupyterlab/launcher@npm:~4.0.10":
|
1460
|
+
version: 4.0.10
|
1461
|
+
resolution: "@jupyterlab/launcher@npm:4.0.10"
|
1461
1462
|
dependencies:
|
1462
|
-
"@jupyterlab/apputils": ^4.1.
|
1463
|
-
"@jupyterlab/translation": ^4.0.
|
1464
|
-
"@jupyterlab/ui-components": ^4.0.
|
1463
|
+
"@jupyterlab/apputils": ^4.1.10
|
1464
|
+
"@jupyterlab/translation": ^4.0.10
|
1465
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1465
1466
|
"@lumino/algorithm": ^2.0.1
|
1466
1467
|
"@lumino/commands": ^2.1.3
|
1467
1468
|
"@lumino/coreutils": ^2.1.2
|
@@ -1469,79 +1470,79 @@ __metadata:
|
|
1469
1470
|
"@lumino/properties": ^2.0.1
|
1470
1471
|
"@lumino/widgets": ^2.3.0
|
1471
1472
|
react: ^18.2.0
|
1472
|
-
checksum:
|
1473
|
+
checksum: 68939d4b40d239df2ff4a631ac49d4826f2a7abf77f7f97016f26c3dc1f395cfe33d24e7ce1b5be1b2a35574d8d390ac57e065b7cdfd56157d8d1d68d51f6121
|
1473
1474
|
languageName: node
|
1474
1475
|
linkType: hard
|
1475
1476
|
|
1476
|
-
"@jupyterlab/logconsole-extension@npm:~4.0.
|
1477
|
-
version: 4.0.
|
1478
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.0.
|
1477
|
+
"@jupyterlab/logconsole-extension@npm:~4.0.10":
|
1478
|
+
version: 4.0.10
|
1479
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.0.10"
|
1479
1480
|
dependencies:
|
1480
|
-
"@jupyterlab/application": ^4.0.
|
1481
|
-
"@jupyterlab/apputils": ^4.1.
|
1482
|
-
"@jupyterlab/coreutils": ^6.0.
|
1483
|
-
"@jupyterlab/logconsole": ^4.0.
|
1484
|
-
"@jupyterlab/rendermime": ^4.0.
|
1485
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1486
|
-
"@jupyterlab/statusbar": ^4.0.
|
1487
|
-
"@jupyterlab/translation": ^4.0.
|
1488
|
-
"@jupyterlab/ui-components": ^4.0.
|
1481
|
+
"@jupyterlab/application": ^4.0.10
|
1482
|
+
"@jupyterlab/apputils": ^4.1.10
|
1483
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1484
|
+
"@jupyterlab/logconsole": ^4.0.10
|
1485
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1486
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1487
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1488
|
+
"@jupyterlab/translation": ^4.0.10
|
1489
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1489
1490
|
"@lumino/coreutils": ^2.1.2
|
1490
1491
|
"@lumino/signaling": ^2.1.2
|
1491
1492
|
"@lumino/widgets": ^2.3.0
|
1492
1493
|
react: ^18.2.0
|
1493
|
-
checksum:
|
1494
|
+
checksum: 5790e1e9bc5a24aafa12af42b66e4d864048856f9a4ad8f1a0866dd70e0f75d09694649ec6cfdd345e33635c46086e25968d9bab88b9b51fa4659ad271f1a0ed
|
1494
1495
|
languageName: node
|
1495
1496
|
linkType: hard
|
1496
1497
|
|
1497
|
-
"@jupyterlab/logconsole@npm:~4.0.
|
1498
|
-
version: 4.0.
|
1499
|
-
resolution: "@jupyterlab/logconsole@npm:4.0.
|
1498
|
+
"@jupyterlab/logconsole@npm:~4.0.10":
|
1499
|
+
version: 4.0.10
|
1500
|
+
resolution: "@jupyterlab/logconsole@npm:4.0.10"
|
1500
1501
|
dependencies:
|
1501
|
-
"@jupyterlab/coreutils": ^6.0.
|
1502
|
-
"@jupyterlab/nbformat": ^4.0.
|
1503
|
-
"@jupyterlab/outputarea": ^4.0.
|
1504
|
-
"@jupyterlab/rendermime": ^4.0.
|
1505
|
-
"@jupyterlab/services": ^7.0.
|
1506
|
-
"@jupyterlab/translation": ^4.0.
|
1502
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1503
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1504
|
+
"@jupyterlab/outputarea": ^4.0.10
|
1505
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1506
|
+
"@jupyterlab/services": ^7.0.10
|
1507
|
+
"@jupyterlab/translation": ^4.0.10
|
1507
1508
|
"@lumino/coreutils": ^2.1.2
|
1508
1509
|
"@lumino/disposable": ^2.1.2
|
1509
1510
|
"@lumino/messaging": ^2.0.1
|
1510
1511
|
"@lumino/signaling": ^2.1.2
|
1511
1512
|
"@lumino/widgets": ^2.3.0
|
1512
|
-
checksum:
|
1513
|
+
checksum: ed423bdbd17b67912cd0f2ebb5bde19a9de4494e842dd99bc42ecfdba02e736544408eb774a891fa601f334747409902ce1c2db809760e6c0cac83acb54ea96c
|
1513
1514
|
languageName: node
|
1514
1515
|
linkType: hard
|
1515
1516
|
|
1516
|
-
"@jupyterlab/lsp-extension@npm:~4.0.
|
1517
|
-
version: 4.0.
|
1518
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.0.
|
1517
|
+
"@jupyterlab/lsp-extension@npm:~4.0.10":
|
1518
|
+
version: 4.0.10
|
1519
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.0.10"
|
1519
1520
|
dependencies:
|
1520
|
-
"@jupyterlab/application": ^4.0.
|
1521
|
-
"@jupyterlab/lsp": ^4.0.
|
1522
|
-
"@jupyterlab/running": ^4.0.
|
1523
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1524
|
-
"@jupyterlab/translation": ^4.0.
|
1525
|
-
"@jupyterlab/ui-components": ^4.0.
|
1521
|
+
"@jupyterlab/application": ^4.0.10
|
1522
|
+
"@jupyterlab/lsp": ^4.0.10
|
1523
|
+
"@jupyterlab/running": ^4.0.10
|
1524
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1525
|
+
"@jupyterlab/translation": ^4.0.10
|
1526
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1526
1527
|
"@lumino/coreutils": ^2.1.2
|
1527
1528
|
"@lumino/polling": ^2.1.2
|
1528
1529
|
"@lumino/signaling": ^2.1.2
|
1529
1530
|
"@rjsf/utils": ^5.1.0
|
1530
1531
|
react: ^18.2.0
|
1531
|
-
checksum:
|
1532
|
+
checksum: b70635efc27e63f8b3181ec973b401b3b2dab1fce827ead7084ba3d74bc80246eb39536c647b14dee9b205eaf91aa5ec05092a32c65d64d38d7279c1540f9694
|
1532
1533
|
languageName: node
|
1533
1534
|
linkType: hard
|
1534
1535
|
|
1535
|
-
"@jupyterlab/lsp@npm:~4.0.
|
1536
|
-
version: 4.0.
|
1537
|
-
resolution: "@jupyterlab/lsp@npm:4.0.
|
1536
|
+
"@jupyterlab/lsp@npm:~4.0.10":
|
1537
|
+
version: 4.0.10
|
1538
|
+
resolution: "@jupyterlab/lsp@npm:4.0.10"
|
1538
1539
|
dependencies:
|
1539
|
-
"@jupyterlab/apputils": ^4.1.
|
1540
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1541
|
-
"@jupyterlab/coreutils": ^6.0.
|
1542
|
-
"@jupyterlab/docregistry": ^4.0.
|
1543
|
-
"@jupyterlab/services": ^7.0.
|
1544
|
-
"@jupyterlab/translation": ^4.0.
|
1540
|
+
"@jupyterlab/apputils": ^4.1.10
|
1541
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1542
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1543
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1544
|
+
"@jupyterlab/services": ^7.0.10
|
1545
|
+
"@jupyterlab/translation": ^4.0.10
|
1545
1546
|
"@lumino/coreutils": ^2.1.2
|
1546
1547
|
"@lumino/disposable": ^2.1.2
|
1547
1548
|
"@lumino/signaling": ^2.1.2
|
@@ -1549,128 +1550,128 @@ __metadata:
|
|
1549
1550
|
vscode-jsonrpc: ^6.0.0
|
1550
1551
|
vscode-languageserver-protocol: ^3.17.0
|
1551
1552
|
vscode-ws-jsonrpc: ~1.0.2
|
1552
|
-
checksum:
|
1553
|
+
checksum: e7085bb885a04b9ccf63f6c90acd8ea5dd9e6acee7a1da3860942972dd643773780f28d895a7c11a6b0f024aa00c16c4896b19c567be5a011888467d1f45ef8a
|
1553
1554
|
languageName: node
|
1554
1555
|
linkType: hard
|
1555
1556
|
|
1556
|
-
"@jupyterlab/mainmenu-extension@npm:~4.0.
|
1557
|
-
version: 4.0.
|
1558
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.0.
|
1557
|
+
"@jupyterlab/mainmenu-extension@npm:~4.0.10":
|
1558
|
+
version: 4.0.10
|
1559
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.0.10"
|
1559
1560
|
dependencies:
|
1560
|
-
"@jupyterlab/application": ^4.0.
|
1561
|
-
"@jupyterlab/apputils": ^4.1.
|
1562
|
-
"@jupyterlab/coreutils": ^6.0.
|
1563
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1564
|
-
"@jupyterlab/services": ^7.0.
|
1565
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1566
|
-
"@jupyterlab/translation": ^4.0.
|
1567
|
-
"@jupyterlab/ui-components": ^4.0.
|
1561
|
+
"@jupyterlab/application": ^4.0.10
|
1562
|
+
"@jupyterlab/apputils": ^4.1.10
|
1563
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1564
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
1565
|
+
"@jupyterlab/services": ^7.0.10
|
1566
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1567
|
+
"@jupyterlab/translation": ^4.0.10
|
1568
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1568
1569
|
"@lumino/algorithm": ^2.0.1
|
1569
1570
|
"@lumino/coreutils": ^2.1.2
|
1570
1571
|
"@lumino/disposable": ^2.1.2
|
1571
1572
|
"@lumino/widgets": ^2.3.0
|
1572
|
-
checksum:
|
1573
|
+
checksum: 1582e030f6be6f080a0551276a722bfbfa77392c8efda590ce2a21f6e38eb1dd97a5954a1938509f220a152b3e0d536a8387c8562ef35ad2696a273e5d6daea8
|
1573
1574
|
languageName: node
|
1574
1575
|
linkType: hard
|
1575
1576
|
|
1576
|
-
"@jupyterlab/mainmenu@npm:~4.0.
|
1577
|
-
version: 4.0.
|
1578
|
-
resolution: "@jupyterlab/mainmenu@npm:4.0.
|
1577
|
+
"@jupyterlab/mainmenu@npm:~4.0.10":
|
1578
|
+
version: 4.0.10
|
1579
|
+
resolution: "@jupyterlab/mainmenu@npm:4.0.10"
|
1579
1580
|
dependencies:
|
1580
|
-
"@jupyterlab/apputils": ^4.1.
|
1581
|
-
"@jupyterlab/translation": ^4.0.
|
1582
|
-
"@jupyterlab/ui-components": ^4.0.
|
1581
|
+
"@jupyterlab/apputils": ^4.1.10
|
1582
|
+
"@jupyterlab/translation": ^4.0.10
|
1583
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1583
1584
|
"@lumino/algorithm": ^2.0.1
|
1584
1585
|
"@lumino/commands": ^2.1.3
|
1585
1586
|
"@lumino/coreutils": ^2.1.2
|
1586
1587
|
"@lumino/widgets": ^2.3.0
|
1587
|
-
checksum:
|
1588
|
+
checksum: f3b6a3cffddccc22b43921e214ed3c50fe7a9f611b88ea63e9e53dbaf06a2a5ca8afe96b4c99a5add3d0abd98298d67fa81b2769873b90cc5600a8cbaa971e84
|
1588
1589
|
languageName: node
|
1589
1590
|
linkType: hard
|
1590
1591
|
|
1591
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.0.
|
1592
|
-
version: 4.0.
|
1593
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.
|
1592
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.0.10":
|
1593
|
+
version: 4.0.10
|
1594
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.10"
|
1594
1595
|
dependencies:
|
1595
|
-
"@jupyterlab/application": ^4.0.
|
1596
|
-
"@jupyterlab/apputils": ^4.1.
|
1597
|
-
"@jupyterlab/coreutils": ^6.0.
|
1598
|
-
"@jupyterlab/markdownviewer": ^4.0.
|
1599
|
-
"@jupyterlab/rendermime": ^4.0.
|
1600
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1601
|
-
"@jupyterlab/toc": ^6.0.
|
1602
|
-
"@jupyterlab/translation": ^4.0.
|
1603
|
-
checksum:
|
1596
|
+
"@jupyterlab/application": ^4.0.10
|
1597
|
+
"@jupyterlab/apputils": ^4.1.10
|
1598
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1599
|
+
"@jupyterlab/markdownviewer": ^4.0.10
|
1600
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1601
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1602
|
+
"@jupyterlab/toc": ^6.0.10
|
1603
|
+
"@jupyterlab/translation": ^4.0.10
|
1604
|
+
checksum: e3a4df99548ed537cc0aa01e73d34d738b95c9716f9ed6e895f9ee59da0fda436b1326050cb3e4c81acbd4e2f8ef48b2caf9f1e208241f370395bf4d69e2e269
|
1604
1605
|
languageName: node
|
1605
1606
|
linkType: hard
|
1606
1607
|
|
1607
|
-
"@jupyterlab/markdownviewer@npm:~4.0.
|
1608
|
-
version: 4.0.
|
1609
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.0.
|
1608
|
+
"@jupyterlab/markdownviewer@npm:~4.0.10":
|
1609
|
+
version: 4.0.10
|
1610
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.0.10"
|
1610
1611
|
dependencies:
|
1611
|
-
"@jupyterlab/apputils": ^4.1.
|
1612
|
-
"@jupyterlab/coreutils": ^6.0.
|
1613
|
-
"@jupyterlab/docregistry": ^4.0.
|
1614
|
-
"@jupyterlab/rendermime": ^4.0.
|
1615
|
-
"@jupyterlab/toc": ^6.0.
|
1616
|
-
"@jupyterlab/translation": ^4.0.
|
1612
|
+
"@jupyterlab/apputils": ^4.1.10
|
1613
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1614
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1615
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1616
|
+
"@jupyterlab/toc": ^6.0.10
|
1617
|
+
"@jupyterlab/translation": ^4.0.10
|
1617
1618
|
"@lumino/coreutils": ^2.1.2
|
1618
1619
|
"@lumino/messaging": ^2.0.1
|
1619
1620
|
"@lumino/signaling": ^2.1.2
|
1620
1621
|
"@lumino/widgets": ^2.3.0
|
1621
|
-
checksum:
|
1622
|
+
checksum: ae6bcc813e79a9ce2f55d07d4aad5212615cbe23d62cef660afbed214287818f6fc2adfa933a1db1ccab38630b68e10c5bf72a66b97944afe02296f71afa2b58
|
1622
1623
|
languageName: node
|
1623
1624
|
linkType: hard
|
1624
1625
|
|
1625
|
-
"@jupyterlab/markedparser-extension@npm:~4.0.
|
1626
|
-
version: 4.0.
|
1627
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.0.
|
1626
|
+
"@jupyterlab/markedparser-extension@npm:~4.0.10":
|
1627
|
+
version: 4.0.10
|
1628
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.0.10"
|
1628
1629
|
dependencies:
|
1629
|
-
"@jupyterlab/application": ^4.0.
|
1630
|
-
"@jupyterlab/codemirror": ^4.0.
|
1631
|
-
"@jupyterlab/rendermime": ^4.0.
|
1630
|
+
"@jupyterlab/application": ^4.0.10
|
1631
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1632
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1632
1633
|
marked: ^4.0.17
|
1633
|
-
checksum:
|
1634
|
+
checksum: cb01617e655c1a140f153049885e527682d39af45f0bbe5836fc2e34b03882800d651eea454fd80f976666ae9cf24ff65cc0d7fceaa07cce23c7eafd976285ce
|
1634
1635
|
languageName: node
|
1635
1636
|
linkType: hard
|
1636
1637
|
|
1637
|
-
"@jupyterlab/mathjax-extension@npm:~4.0.
|
1638
|
-
version: 4.0.
|
1639
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.0.
|
1638
|
+
"@jupyterlab/mathjax-extension@npm:~4.0.10":
|
1639
|
+
version: 4.0.10
|
1640
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.0.10"
|
1640
1641
|
dependencies:
|
1641
|
-
"@jupyterlab/application": ^4.0.
|
1642
|
-
"@jupyterlab/rendermime": ^4.0.
|
1642
|
+
"@jupyterlab/application": ^4.0.10
|
1643
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1643
1644
|
"@lumino/coreutils": ^2.1.2
|
1644
1645
|
mathjax-full: ^3.2.2
|
1645
|
-
checksum:
|
1646
|
+
checksum: e3a47b0615712ac69b801ea8ccedf23799253c2ef5ebd80aa6d033007a84e5c0f7e75ca4383b91ffbd02162ef332bb9d3e4177ba05d28c70d0a5d58d8e76e746
|
1646
1647
|
languageName: node
|
1647
1648
|
linkType: hard
|
1648
1649
|
|
1649
|
-
"@jupyterlab/metadataform-extension@npm:~4.0.
|
1650
|
-
version: 4.0.
|
1651
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.0.
|
1650
|
+
"@jupyterlab/metadataform-extension@npm:~4.0.10":
|
1651
|
+
version: 4.0.10
|
1652
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.0.10"
|
1652
1653
|
dependencies:
|
1653
|
-
"@jupyterlab/application": ^4.0.
|
1654
|
-
"@jupyterlab/metadataform": ^4.0.
|
1655
|
-
"@jupyterlab/notebook": ^4.0.
|
1656
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1657
|
-
"@jupyterlab/translation": ^4.0.
|
1658
|
-
"@jupyterlab/ui-components": ^4.0.
|
1654
|
+
"@jupyterlab/application": ^4.0.10
|
1655
|
+
"@jupyterlab/metadataform": ^4.0.10
|
1656
|
+
"@jupyterlab/notebook": ^4.0.10
|
1657
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1658
|
+
"@jupyterlab/translation": ^4.0.10
|
1659
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1659
1660
|
"@lumino/coreutils": ^2.1.2
|
1660
|
-
checksum:
|
1661
|
+
checksum: 65b77fe000e87620b7ec80e50adb0c5a4cc8684b629709db5aec97a142fd4b93f6463dbe9daffe8147931d7bb3e59ad9ee84700baf7cf631e1456d2405cee892
|
1661
1662
|
languageName: node
|
1662
1663
|
linkType: hard
|
1663
1664
|
|
1664
|
-
"@jupyterlab/metadataform@npm:~4.0.
|
1665
|
-
version: 4.0.
|
1666
|
-
resolution: "@jupyterlab/metadataform@npm:4.0.
|
1665
|
+
"@jupyterlab/metadataform@npm:~4.0.10":
|
1666
|
+
version: 4.0.10
|
1667
|
+
resolution: "@jupyterlab/metadataform@npm:4.0.10"
|
1667
1668
|
dependencies:
|
1668
|
-
"@jupyterlab/apputils": ^4.1.
|
1669
|
-
"@jupyterlab/nbformat": ^4.0.
|
1670
|
-
"@jupyterlab/notebook": ^4.0.
|
1671
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1672
|
-
"@jupyterlab/translation": ^4.0.
|
1673
|
-
"@jupyterlab/ui-components": ^4.0.
|
1669
|
+
"@jupyterlab/apputils": ^4.1.10
|
1670
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1671
|
+
"@jupyterlab/notebook": ^4.0.10
|
1672
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1673
|
+
"@jupyterlab/translation": ^4.0.10
|
1674
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1674
1675
|
"@lumino/coreutils": ^2.1.2
|
1675
1676
|
"@lumino/messaging": ^2.0.1
|
1676
1677
|
"@lumino/widgets": ^2.3.0
|
@@ -1678,53 +1679,53 @@ __metadata:
|
|
1678
1679
|
"@rjsf/validator-ajv8": ^5.1.0
|
1679
1680
|
json-schema: ^0.4.0
|
1680
1681
|
react: ^18.2.0
|
1681
|
-
checksum:
|
1682
|
+
checksum: 60143bd36eefbcc5d0cf29639f4e384d2140cf7fdcb5beb5d388883587016e02ae615e22a93f1f7f7056b5a3da908616efc69542f3902d458828ede1f6557da8
|
1682
1683
|
languageName: node
|
1683
1684
|
linkType: hard
|
1684
1685
|
|
1685
|
-
"@jupyterlab/nbformat@npm:~4.0.
|
1686
|
-
version: 4.0.
|
1687
|
-
resolution: "@jupyterlab/nbformat@npm:4.0.
|
1686
|
+
"@jupyterlab/nbformat@npm:~4.0.10":
|
1687
|
+
version: 4.0.10
|
1688
|
+
resolution: "@jupyterlab/nbformat@npm:4.0.10"
|
1688
1689
|
dependencies:
|
1689
1690
|
"@lumino/coreutils": ^2.1.2
|
1690
|
-
checksum:
|
1691
|
-
languageName: node
|
1692
|
-
linkType: hard
|
1693
|
-
|
1694
|
-
"@jupyterlab/notebook-extension@npm:~4.0.
|
1695
|
-
version: 4.0.
|
1696
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.0.
|
1697
|
-
dependencies:
|
1698
|
-
"@jupyter/ydoc": ^1.
|
1699
|
-
"@jupyterlab/application": ^4.0.
|
1700
|
-
"@jupyterlab/apputils": ^4.1.
|
1701
|
-
"@jupyterlab/cells": ^4.0.
|
1702
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1703
|
-
"@jupyterlab/codemirror": ^4.0.
|
1704
|
-
"@jupyterlab/completer": ^4.0.
|
1705
|
-
"@jupyterlab/coreutils": ^6.0.
|
1706
|
-
"@jupyterlab/docmanager": ^4.0.
|
1707
|
-
"@jupyterlab/docmanager-extension": ^4.0.
|
1708
|
-
"@jupyterlab/docregistry": ^4.0.
|
1709
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1710
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1711
|
-
"@jupyterlab/launcher": ^4.0.
|
1712
|
-
"@jupyterlab/logconsole": ^4.0.
|
1713
|
-
"@jupyterlab/lsp": ^4.0.
|
1714
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1715
|
-
"@jupyterlab/metadataform": ^4.0.
|
1716
|
-
"@jupyterlab/nbformat": ^4.0.
|
1717
|
-
"@jupyterlab/notebook": ^4.0.
|
1718
|
-
"@jupyterlab/observables": ^5.0.
|
1719
|
-
"@jupyterlab/property-inspector": ^4.0.
|
1720
|
-
"@jupyterlab/rendermime": ^4.0.
|
1721
|
-
"@jupyterlab/services": ^7.0.
|
1722
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1723
|
-
"@jupyterlab/statedb": ^4.0.
|
1724
|
-
"@jupyterlab/statusbar": ^4.0.
|
1725
|
-
"@jupyterlab/toc": ^6.0.
|
1726
|
-
"@jupyterlab/translation": ^4.0.
|
1727
|
-
"@jupyterlab/ui-components": ^4.0.
|
1691
|
+
checksum: fb2eca9389df4a48b1fa7e552200e218a2e9901f21e2735769522c0cc5824b98934b90a7b75e415dc5a9cb5c9a9ff205b6e8316c6f6eccf5716cfa7086b511cf
|
1692
|
+
languageName: node
|
1693
|
+
linkType: hard
|
1694
|
+
|
1695
|
+
"@jupyterlab/notebook-extension@npm:~4.0.10":
|
1696
|
+
version: 4.0.10
|
1697
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.0.10"
|
1698
|
+
dependencies:
|
1699
|
+
"@jupyter/ydoc": ^1.1.1
|
1700
|
+
"@jupyterlab/application": ^4.0.10
|
1701
|
+
"@jupyterlab/apputils": ^4.1.10
|
1702
|
+
"@jupyterlab/cells": ^4.0.10
|
1703
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1704
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1705
|
+
"@jupyterlab/completer": ^4.0.10
|
1706
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1707
|
+
"@jupyterlab/docmanager": ^4.0.10
|
1708
|
+
"@jupyterlab/docmanager-extension": ^4.0.10
|
1709
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1710
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
1711
|
+
"@jupyterlab/filebrowser": ^4.0.10
|
1712
|
+
"@jupyterlab/launcher": ^4.0.10
|
1713
|
+
"@jupyterlab/logconsole": ^4.0.10
|
1714
|
+
"@jupyterlab/lsp": ^4.0.10
|
1715
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
1716
|
+
"@jupyterlab/metadataform": ^4.0.10
|
1717
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1718
|
+
"@jupyterlab/notebook": ^4.0.10
|
1719
|
+
"@jupyterlab/observables": ^5.0.10
|
1720
|
+
"@jupyterlab/property-inspector": ^4.0.10
|
1721
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1722
|
+
"@jupyterlab/services": ^7.0.10
|
1723
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1724
|
+
"@jupyterlab/statedb": ^4.0.10
|
1725
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1726
|
+
"@jupyterlab/toc": ^6.0.10
|
1727
|
+
"@jupyterlab/translation": ^4.0.10
|
1728
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1728
1729
|
"@lumino/algorithm": ^2.0.1
|
1729
1730
|
"@lumino/commands": ^2.1.3
|
1730
1731
|
"@lumino/coreutils": ^2.1.2
|
@@ -1734,70 +1735,70 @@ __metadata:
|
|
1734
1735
|
"@lumino/widgets": ^2.3.0
|
1735
1736
|
"@rjsf/utils": ^5.1.0
|
1736
1737
|
react: ^18.2.0
|
1737
|
-
checksum:
|
1738
|
-
languageName: node
|
1739
|
-
linkType: hard
|
1740
|
-
|
1741
|
-
"@jupyterlab/notebook@npm:~4.0.
|
1742
|
-
version: 4.0.
|
1743
|
-
resolution: "@jupyterlab/notebook@npm:4.0.
|
1744
|
-
dependencies:
|
1745
|
-
"@jupyter/ydoc": ^1.
|
1746
|
-
"@jupyterlab/apputils": ^4.1.
|
1747
|
-
"@jupyterlab/cells": ^4.0.
|
1748
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1749
|
-
"@jupyterlab/codemirror": ^4.0.
|
1750
|
-
"@jupyterlab/coreutils": ^6.0.
|
1751
|
-
"@jupyterlab/docregistry": ^4.0.
|
1752
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1753
|
-
"@jupyterlab/lsp": ^4.0.
|
1754
|
-
"@jupyterlab/nbformat": ^4.0.
|
1755
|
-
"@jupyterlab/observables": ^5.0.
|
1756
|
-
"@jupyterlab/rendermime": ^4.0.
|
1757
|
-
"@jupyterlab/services": ^7.0.
|
1758
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1759
|
-
"@jupyterlab/statusbar": ^4.0.
|
1760
|
-
"@jupyterlab/toc": ^6.0.
|
1761
|
-
"@jupyterlab/translation": ^4.0.
|
1762
|
-
"@jupyterlab/ui-components": ^4.0.
|
1738
|
+
checksum: 00ada20a8e74ea8650acb0d02413efa8cf01279949059862845668aaca1f0fb908424a63f28944a3f5278a9bc9953d5a88fe86130dbdb158a97f988b6627ea39
|
1739
|
+
languageName: node
|
1740
|
+
linkType: hard
|
1741
|
+
|
1742
|
+
"@jupyterlab/notebook@npm:~4.0.10":
|
1743
|
+
version: 4.0.10
|
1744
|
+
resolution: "@jupyterlab/notebook@npm:4.0.10"
|
1745
|
+
dependencies:
|
1746
|
+
"@jupyter/ydoc": ^1.1.1
|
1747
|
+
"@jupyterlab/apputils": ^4.1.10
|
1748
|
+
"@jupyterlab/cells": ^4.0.10
|
1749
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1750
|
+
"@jupyterlab/codemirror": ^4.0.10
|
1751
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1752
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1753
|
+
"@jupyterlab/documentsearch": ^4.0.10
|
1754
|
+
"@jupyterlab/lsp": ^4.0.10
|
1755
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1756
|
+
"@jupyterlab/observables": ^5.0.10
|
1757
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1758
|
+
"@jupyterlab/services": ^7.0.10
|
1759
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1760
|
+
"@jupyterlab/statusbar": ^4.0.10
|
1761
|
+
"@jupyterlab/toc": ^6.0.10
|
1762
|
+
"@jupyterlab/translation": ^4.0.10
|
1763
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1763
1764
|
"@lumino/algorithm": ^2.0.1
|
1764
1765
|
"@lumino/coreutils": ^2.1.2
|
1765
1766
|
"@lumino/domutils": ^2.0.1
|
1766
|
-
"@lumino/dragdrop": ^2.1.
|
1767
|
+
"@lumino/dragdrop": ^2.1.4
|
1767
1768
|
"@lumino/messaging": ^2.0.1
|
1768
1769
|
"@lumino/properties": ^2.0.1
|
1769
1770
|
"@lumino/signaling": ^2.1.2
|
1770
1771
|
"@lumino/virtualdom": ^2.0.1
|
1771
1772
|
"@lumino/widgets": ^2.3.0
|
1772
1773
|
react: ^18.2.0
|
1773
|
-
checksum:
|
1774
|
+
checksum: 19e18594167455cd145662fb4631834ad9d9bc997242d9140a9c9d5332e7a58f1af94d19ac90e5d640e2b798546c8fe6381d6cf56868523a07ea83044b26f3d3
|
1774
1775
|
languageName: node
|
1775
1776
|
linkType: hard
|
1776
1777
|
|
1777
|
-
"@jupyterlab/observables@npm:~5.0.
|
1778
|
-
version: 5.0.
|
1779
|
-
resolution: "@jupyterlab/observables@npm:5.0.
|
1778
|
+
"@jupyterlab/observables@npm:~5.0.10":
|
1779
|
+
version: 5.0.10
|
1780
|
+
resolution: "@jupyterlab/observables@npm:5.0.10"
|
1780
1781
|
dependencies:
|
1781
1782
|
"@lumino/algorithm": ^2.0.1
|
1782
1783
|
"@lumino/coreutils": ^2.1.2
|
1783
1784
|
"@lumino/disposable": ^2.1.2
|
1784
1785
|
"@lumino/messaging": ^2.0.1
|
1785
1786
|
"@lumino/signaling": ^2.1.2
|
1786
|
-
checksum:
|
1787
|
+
checksum: b554bc5d72ecb8780fa92f40369fd94e2a8261a85a5eeb4a5251dc5ec4aa9b6ae5aa9d66eae1c4bc4cfad0e5f144abfa007eec9b49a5ccd6a6c8722615c3d90d
|
1787
1788
|
languageName: node
|
1788
1789
|
linkType: hard
|
1789
1790
|
|
1790
|
-
"@jupyterlab/outputarea@npm:~4.0.
|
1791
|
-
version: 4.0.
|
1792
|
-
resolution: "@jupyterlab/outputarea@npm:4.0.
|
1791
|
+
"@jupyterlab/outputarea@npm:~4.0.10":
|
1792
|
+
version: 4.0.10
|
1793
|
+
resolution: "@jupyterlab/outputarea@npm:4.0.10"
|
1793
1794
|
dependencies:
|
1794
|
-
"@jupyterlab/apputils": ^4.1.
|
1795
|
-
"@jupyterlab/nbformat": ^4.0.
|
1796
|
-
"@jupyterlab/observables": ^5.0.
|
1797
|
-
"@jupyterlab/rendermime": ^4.0.
|
1798
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1799
|
-
"@jupyterlab/services": ^7.0.
|
1800
|
-
"@jupyterlab/translation": ^4.0.
|
1795
|
+
"@jupyterlab/apputils": ^4.1.10
|
1796
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1797
|
+
"@jupyterlab/observables": ^5.0.10
|
1798
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1799
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1800
|
+
"@jupyterlab/services": ^7.0.10
|
1801
|
+
"@jupyterlab/translation": ^4.0.10
|
1801
1802
|
"@lumino/algorithm": ^2.0.1
|
1802
1803
|
"@lumino/coreutils": ^2.1.2
|
1803
1804
|
"@lumino/disposable": ^2.1.2
|
@@ -1805,168 +1806,168 @@ __metadata:
|
|
1805
1806
|
"@lumino/properties": ^2.0.1
|
1806
1807
|
"@lumino/signaling": ^2.1.2
|
1807
1808
|
"@lumino/widgets": ^2.3.0
|
1808
|
-
checksum:
|
1809
|
+
checksum: ee110f600d03d394b403ed58ff51b866cc541dffca8253e39bbcdb8938331fb94082136e5d9c8e183744c7bb716b4e80d4ab36c4790879b568b1bc6fa7fe7e9b
|
1809
1810
|
languageName: node
|
1810
1811
|
linkType: hard
|
1811
1812
|
|
1812
|
-
"@jupyterlab/pdf-extension@npm:~4.0.
|
1813
|
-
version: 4.0.
|
1814
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.0.
|
1813
|
+
"@jupyterlab/pdf-extension@npm:~4.0.10":
|
1814
|
+
version: 4.0.10
|
1815
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.0.10"
|
1815
1816
|
dependencies:
|
1816
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1817
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1817
1818
|
"@lumino/coreutils": ^2.1.2
|
1818
1819
|
"@lumino/disposable": ^2.1.2
|
1819
1820
|
"@lumino/widgets": ^2.3.0
|
1820
|
-
checksum:
|
1821
|
+
checksum: 4c81814038a64020b1cd4073806365922c801df2a5acdb47f8d1b08b997836c85332ebe72e5d1b849945b4b0fece244b8ba6213084a2206f08e8e2f06c54c483
|
1821
1822
|
languageName: node
|
1822
1823
|
linkType: hard
|
1823
1824
|
|
1824
|
-
"@jupyterlab/property-inspector@npm:~4.0.
|
1825
|
-
version: 4.0.
|
1826
|
-
resolution: "@jupyterlab/property-inspector@npm:4.0.
|
1825
|
+
"@jupyterlab/property-inspector@npm:~4.0.10":
|
1826
|
+
version: 4.0.10
|
1827
|
+
resolution: "@jupyterlab/property-inspector@npm:4.0.10"
|
1827
1828
|
dependencies:
|
1828
|
-
"@jupyterlab/application": ^4.0.
|
1829
|
-
"@jupyterlab/translation": ^4.0.
|
1830
|
-
"@jupyterlab/ui-components": ^4.0.
|
1829
|
+
"@jupyterlab/application": ^4.0.10
|
1830
|
+
"@jupyterlab/translation": ^4.0.10
|
1831
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1831
1832
|
"@lumino/coreutils": ^2.1.2
|
1832
1833
|
"@lumino/disposable": ^2.1.2
|
1833
1834
|
"@lumino/signaling": ^2.1.2
|
1834
1835
|
"@lumino/widgets": ^2.3.0
|
1835
1836
|
react: ^18.2.0
|
1836
|
-
checksum:
|
1837
|
+
checksum: e33a7d63a58b05d52dceeaa8600a764e9b314e1bae60520ddb593457390d24b5d4d0fedf3fcc99e61f2a7a323244440edb8a2defcc28b2dd0a0f261e58e54d93
|
1837
1838
|
languageName: node
|
1838
1839
|
linkType: hard
|
1839
1840
|
|
1840
|
-
"@jupyterlab/rendermime-extension@npm:~4.0.
|
1841
|
-
version: 4.0.
|
1842
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.0.
|
1841
|
+
"@jupyterlab/rendermime-extension@npm:~4.0.10":
|
1842
|
+
version: 4.0.10
|
1843
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.0.10"
|
1843
1844
|
dependencies:
|
1844
|
-
"@jupyterlab/application": ^4.0.
|
1845
|
-
"@jupyterlab/apputils": ^4.1.
|
1846
|
-
"@jupyterlab/docmanager": ^4.0.
|
1847
|
-
"@jupyterlab/rendermime": ^4.0.
|
1848
|
-
"@jupyterlab/translation": ^4.0.
|
1849
|
-
checksum:
|
1845
|
+
"@jupyterlab/application": ^4.0.10
|
1846
|
+
"@jupyterlab/apputils": ^4.1.10
|
1847
|
+
"@jupyterlab/docmanager": ^4.0.10
|
1848
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1849
|
+
"@jupyterlab/translation": ^4.0.10
|
1850
|
+
checksum: e2a3e84a629f8a05f8139c03a8b95d8765cbb1992cb666884554d59fc02d634f647b6dcb530c9a6cc3841e444340a1f996baaea9e3fa0d76920cbfc38f3e6f58
|
1850
1851
|
languageName: node
|
1851
1852
|
linkType: hard
|
1852
1853
|
|
1853
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.8.
|
1854
|
-
version: 3.8.
|
1855
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.
|
1854
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.8.10":
|
1855
|
+
version: 3.8.10
|
1856
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.10"
|
1856
1857
|
dependencies:
|
1857
1858
|
"@lumino/coreutils": ^1.11.0 || ^2.1.2
|
1858
1859
|
"@lumino/widgets": ^1.37.2 || ^2.3.0
|
1859
|
-
checksum:
|
1860
|
+
checksum: 46775a03440ac26c661f9b050153a445c8fc3490a39ad776e74dffbbb75e6227ad257f3d4452f4bd435f9cb6db2572ebd8f9794cc12669b17479195c0e709f96
|
1860
1861
|
languageName: node
|
1861
1862
|
linkType: hard
|
1862
1863
|
|
1863
|
-
"@jupyterlab/rendermime@npm:~4.0.
|
1864
|
-
version: 4.0.
|
1865
|
-
resolution: "@jupyterlab/rendermime@npm:4.0.
|
1864
|
+
"@jupyterlab/rendermime@npm:~4.0.10":
|
1865
|
+
version: 4.0.10
|
1866
|
+
resolution: "@jupyterlab/rendermime@npm:4.0.10"
|
1866
1867
|
dependencies:
|
1867
|
-
"@jupyterlab/apputils": ^4.1.
|
1868
|
-
"@jupyterlab/coreutils": ^6.0.
|
1869
|
-
"@jupyterlab/nbformat": ^4.0.
|
1870
|
-
"@jupyterlab/observables": ^5.0.
|
1871
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1872
|
-
"@jupyterlab/services": ^7.0.
|
1873
|
-
"@jupyterlab/translation": ^4.0.
|
1868
|
+
"@jupyterlab/apputils": ^4.1.10
|
1869
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1870
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1871
|
+
"@jupyterlab/observables": ^5.0.10
|
1872
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1873
|
+
"@jupyterlab/services": ^7.0.10
|
1874
|
+
"@jupyterlab/translation": ^4.0.10
|
1874
1875
|
"@lumino/coreutils": ^2.1.2
|
1875
1876
|
"@lumino/messaging": ^2.0.1
|
1876
1877
|
"@lumino/signaling": ^2.1.2
|
1877
1878
|
"@lumino/widgets": ^2.3.0
|
1878
1879
|
lodash.escape: ^4.0.1
|
1879
|
-
checksum:
|
1880
|
+
checksum: 2e298e7f64a1eca8a8e0742112a251de21c73bc167ddffbd2d15e38c4e70ccd4b98d6e636c7cce8191aeb51c4a00338f18729b23a7917a4b58e721db13ad8110
|
1880
1881
|
languageName: node
|
1881
1882
|
linkType: hard
|
1882
1883
|
|
1883
|
-
"@jupyterlab/running-extension@npm:~4.0.
|
1884
|
-
version: 4.0.
|
1885
|
-
resolution: "@jupyterlab/running-extension@npm:4.0.
|
1884
|
+
"@jupyterlab/running-extension@npm:~4.0.10":
|
1885
|
+
version: 4.0.10
|
1886
|
+
resolution: "@jupyterlab/running-extension@npm:4.0.10"
|
1886
1887
|
dependencies:
|
1887
|
-
"@jupyterlab/application": ^4.0.
|
1888
|
-
"@jupyterlab/coreutils": ^6.0.
|
1889
|
-
"@jupyterlab/docregistry": ^4.0.
|
1890
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1891
|
-
"@jupyterlab/running": ^4.0.
|
1892
|
-
"@jupyterlab/services": ^7.0.
|
1893
|
-
"@jupyterlab/translation": ^4.0.
|
1894
|
-
"@jupyterlab/ui-components": ^4.0.
|
1888
|
+
"@jupyterlab/application": ^4.0.10
|
1889
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1890
|
+
"@jupyterlab/docregistry": ^4.0.10
|
1891
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
1892
|
+
"@jupyterlab/running": ^4.0.10
|
1893
|
+
"@jupyterlab/services": ^7.0.10
|
1894
|
+
"@jupyterlab/translation": ^4.0.10
|
1895
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1895
1896
|
"@lumino/commands": ^2.1.3
|
1896
1897
|
"@lumino/polling": ^2.1.2
|
1897
1898
|
"@lumino/signaling": ^2.1.2
|
1898
1899
|
"@lumino/widgets": ^2.3.0
|
1899
|
-
checksum:
|
1900
|
+
checksum: 4181c6d114c90275dfee57130020c6c412ba4e0d386ee90dea78b041feb59dd1e5f057d272c8a42725cc0e675c06839fa818a3d986a543fe1903159b713e2e13
|
1900
1901
|
languageName: node
|
1901
1902
|
linkType: hard
|
1902
1903
|
|
1903
|
-
"@jupyterlab/running@npm:~4.0.
|
1904
|
-
version: 4.0.
|
1905
|
-
resolution: "@jupyterlab/running@npm:4.0.
|
1904
|
+
"@jupyterlab/running@npm:~4.0.10":
|
1905
|
+
version: 4.0.10
|
1906
|
+
resolution: "@jupyterlab/running@npm:4.0.10"
|
1906
1907
|
dependencies:
|
1907
|
-
"@jupyterlab/apputils": ^4.1.
|
1908
|
-
"@jupyterlab/translation": ^4.0.
|
1909
|
-
"@jupyterlab/ui-components": ^4.0.
|
1908
|
+
"@jupyterlab/apputils": ^4.1.10
|
1909
|
+
"@jupyterlab/translation": ^4.0.10
|
1910
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1910
1911
|
"@lumino/coreutils": ^2.1.2
|
1911
1912
|
"@lumino/disposable": ^2.1.2
|
1912
1913
|
"@lumino/messaging": ^2.0.1
|
1913
1914
|
"@lumino/signaling": ^2.1.2
|
1914
1915
|
"@lumino/widgets": ^2.3.0
|
1915
1916
|
react: ^18.2.0
|
1916
|
-
checksum:
|
1917
|
+
checksum: b7a6ef30a690a1c94b3a54473a1c2910ba2e4fa574b37cc84271eda3af822ca41668c63ce37776e8515837c0d4375f29f7cd1bf4d163ea027d204ea208f2c51d
|
1917
1918
|
languageName: node
|
1918
1919
|
linkType: hard
|
1919
1920
|
|
1920
|
-
"@jupyterlab/services@npm:~7.0.
|
1921
|
-
version: 7.0.
|
1922
|
-
resolution: "@jupyterlab/services@npm:7.0.
|
1921
|
+
"@jupyterlab/services@npm:~7.0.10":
|
1922
|
+
version: 7.0.10
|
1923
|
+
resolution: "@jupyterlab/services@npm:7.0.10"
|
1923
1924
|
dependencies:
|
1924
|
-
"@jupyter/ydoc": ^1.
|
1925
|
-
"@jupyterlab/coreutils": ^6.0.
|
1926
|
-
"@jupyterlab/nbformat": ^4.0.
|
1927
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1928
|
-
"@jupyterlab/statedb": ^4.0.
|
1925
|
+
"@jupyter/ydoc": ^1.1.1
|
1926
|
+
"@jupyterlab/coreutils": ^6.0.10
|
1927
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1928
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1929
|
+
"@jupyterlab/statedb": ^4.0.10
|
1929
1930
|
"@lumino/coreutils": ^2.1.2
|
1930
1931
|
"@lumino/disposable": ^2.1.2
|
1931
1932
|
"@lumino/polling": ^2.1.2
|
1932
1933
|
"@lumino/properties": ^2.0.1
|
1933
1934
|
"@lumino/signaling": ^2.1.2
|
1934
1935
|
ws: ^8.11.0
|
1935
|
-
checksum:
|
1936
|
+
checksum: 702f2c9e010ab737bb39bb04c1fc0eab32ef5bc86056aebdb9a64002e04dba123bd8fd0400913ddaef470d23e44ea9f741aa0467a068e2be2a279123e3d1e2a5
|
1936
1937
|
languageName: node
|
1937
1938
|
linkType: hard
|
1938
1939
|
|
1939
|
-
"@jupyterlab/settingeditor-extension@npm:~4.0.
|
1940
|
-
version: 4.0.
|
1941
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.0.
|
1940
|
+
"@jupyterlab/settingeditor-extension@npm:~4.0.10":
|
1941
|
+
version: 4.0.10
|
1942
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.0.10"
|
1942
1943
|
dependencies:
|
1943
|
-
"@jupyterlab/application": ^4.0.
|
1944
|
-
"@jupyterlab/apputils": ^4.1.
|
1945
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1946
|
-
"@jupyterlab/rendermime": ^4.0.
|
1947
|
-
"@jupyterlab/settingeditor": ^4.0.
|
1948
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1949
|
-
"@jupyterlab/statedb": ^4.0.
|
1950
|
-
"@jupyterlab/translation": ^4.0.
|
1951
|
-
"@jupyterlab/ui-components": ^4.0.
|
1944
|
+
"@jupyterlab/application": ^4.0.10
|
1945
|
+
"@jupyterlab/apputils": ^4.1.10
|
1946
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1947
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1948
|
+
"@jupyterlab/settingeditor": ^4.0.10
|
1949
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1950
|
+
"@jupyterlab/statedb": ^4.0.10
|
1951
|
+
"@jupyterlab/translation": ^4.0.10
|
1952
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1952
1953
|
"@lumino/disposable": ^2.1.2
|
1953
|
-
checksum:
|
1954
|
+
checksum: 28a51e03880ce269d5f49752054d4f3468de8d551f229158ad518cea186ddfe4b158e5aa71d0b75a84ffb5c50cf38748cec097834481feac36cf8330a1f7579c
|
1954
1955
|
languageName: node
|
1955
1956
|
linkType: hard
|
1956
1957
|
|
1957
|
-
"@jupyterlab/settingeditor@npm:~4.0.
|
1958
|
-
version: 4.0.
|
1959
|
-
resolution: "@jupyterlab/settingeditor@npm:4.0.
|
1958
|
+
"@jupyterlab/settingeditor@npm:~4.0.10":
|
1959
|
+
version: 4.0.10
|
1960
|
+
resolution: "@jupyterlab/settingeditor@npm:4.0.10"
|
1960
1961
|
dependencies:
|
1961
|
-
"@jupyterlab/application": ^4.0.
|
1962
|
-
"@jupyterlab/apputils": ^4.1.
|
1963
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1964
|
-
"@jupyterlab/inspector": ^4.0.
|
1965
|
-
"@jupyterlab/rendermime": ^4.0.
|
1966
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1967
|
-
"@jupyterlab/statedb": ^4.0.
|
1968
|
-
"@jupyterlab/translation": ^4.0.
|
1969
|
-
"@jupyterlab/ui-components": ^4.0.
|
1962
|
+
"@jupyterlab/application": ^4.0.10
|
1963
|
+
"@jupyterlab/apputils": ^4.1.10
|
1964
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
1965
|
+
"@jupyterlab/inspector": ^4.0.10
|
1966
|
+
"@jupyterlab/rendermime": ^4.0.10
|
1967
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
1968
|
+
"@jupyterlab/statedb": ^4.0.10
|
1969
|
+
"@jupyterlab/translation": ^4.0.10
|
1970
|
+
"@jupyterlab/ui-components": ^4.0.10
|
1970
1971
|
"@lumino/algorithm": ^2.0.1
|
1971
1972
|
"@lumino/commands": ^2.1.3
|
1972
1973
|
"@lumino/coreutils": ^2.1.2
|
@@ -1980,16 +1981,16 @@ __metadata:
|
|
1980
1981
|
"@rjsf/validator-ajv8": ^5.1.0
|
1981
1982
|
json-schema: ^0.4.0
|
1982
1983
|
react: ^18.2.0
|
1983
|
-
checksum:
|
1984
|
+
checksum: f9d9ba5d30970d3c4ca3485c7d5c1edd6d51119214a36a1ae7ad6fa40fc3bf195e1dfd183638945b9b0278e8ede8621f17e1b6368796ab1f66aa867ebe481873
|
1984
1985
|
languageName: node
|
1985
1986
|
linkType: hard
|
1986
1987
|
|
1987
|
-
"@jupyterlab/settingregistry@npm:~4.0.
|
1988
|
-
version: 4.0.
|
1989
|
-
resolution: "@jupyterlab/settingregistry@npm:4.0.
|
1988
|
+
"@jupyterlab/settingregistry@npm:~4.0.10":
|
1989
|
+
version: 4.0.10
|
1990
|
+
resolution: "@jupyterlab/settingregistry@npm:4.0.10"
|
1990
1991
|
dependencies:
|
1991
|
-
"@jupyterlab/nbformat": ^4.0.
|
1992
|
-
"@jupyterlab/statedb": ^4.0.
|
1992
|
+
"@jupyterlab/nbformat": ^4.0.10
|
1993
|
+
"@jupyterlab/statedb": ^4.0.10
|
1993
1994
|
"@lumino/commands": ^2.1.3
|
1994
1995
|
"@lumino/coreutils": ^2.1.2
|
1995
1996
|
"@lumino/disposable": ^2.1.2
|
@@ -1999,18 +2000,18 @@ __metadata:
|
|
1999
2000
|
json5: ^2.2.3
|
2000
2001
|
peerDependencies:
|
2001
2002
|
react: ">=16"
|
2002
|
-
checksum:
|
2003
|
+
checksum: 6521f1d01f258eb0d9c735bc00c9680e5caf3276c4e7a0fcf12006ef7aa155409e75ceda333695b7301699e00cd29a4a4d72ffced062147315144e0c59fd5971
|
2003
2004
|
languageName: node
|
2004
2005
|
linkType: hard
|
2005
2006
|
|
2006
|
-
"@jupyterlab/shortcuts-extension@npm:~4.0.
|
2007
|
-
version: 4.0.
|
2008
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:4.0.
|
2007
|
+
"@jupyterlab/shortcuts-extension@npm:~4.0.10":
|
2008
|
+
version: 4.0.10
|
2009
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:4.0.10"
|
2009
2010
|
dependencies:
|
2010
|
-
"@jupyterlab/application": ^4.0.
|
2011
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2012
|
-
"@jupyterlab/translation": ^4.0.
|
2013
|
-
"@jupyterlab/ui-components": ^4.0.
|
2011
|
+
"@jupyterlab/application": ^4.0.10
|
2012
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
2013
|
+
"@jupyterlab/translation": ^4.0.10
|
2014
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2014
2015
|
"@lumino/algorithm": ^2.0.1
|
2015
2016
|
"@lumino/commands": ^2.1.3
|
2016
2017
|
"@lumino/coreutils": ^2.1.2
|
@@ -2019,41 +2020,41 @@ __metadata:
|
|
2019
2020
|
"@lumino/keyboard": ^2.0.1
|
2020
2021
|
"@lumino/widgets": ^2.3.0
|
2021
2022
|
react: ^18.2.0
|
2022
|
-
checksum:
|
2023
|
+
checksum: e5add4d31caf172d27d20ddaeeae393a002f07034c544d7d5287c87f13dea079740713556fdcea88be813cb3fb912653f2dc9cffbc89e7bc58c492e9fe3203e1
|
2023
2024
|
languageName: node
|
2024
2025
|
linkType: hard
|
2025
2026
|
|
2026
|
-
"@jupyterlab/statedb@npm:~4.0.
|
2027
|
-
version: 4.0.
|
2028
|
-
resolution: "@jupyterlab/statedb@npm:4.0.
|
2027
|
+
"@jupyterlab/statedb@npm:~4.0.10":
|
2028
|
+
version: 4.0.10
|
2029
|
+
resolution: "@jupyterlab/statedb@npm:4.0.10"
|
2029
2030
|
dependencies:
|
2030
2031
|
"@lumino/commands": ^2.1.3
|
2031
2032
|
"@lumino/coreutils": ^2.1.2
|
2032
2033
|
"@lumino/disposable": ^2.1.2
|
2033
2034
|
"@lumino/properties": ^2.0.1
|
2034
2035
|
"@lumino/signaling": ^2.1.2
|
2035
|
-
checksum:
|
2036
|
+
checksum: 4032966b981c775f53b28137cde3b7c215444e898e9570b2f814c2fb1ee1d8f023702287a61d7d4267fffb71e9d8bdc2e79d165f0238a59ec0fea717540f0324
|
2036
2037
|
languageName: node
|
2037
2038
|
linkType: hard
|
2038
2039
|
|
2039
|
-
"@jupyterlab/statusbar-extension@npm:~4.0.
|
2040
|
-
version: 4.0.
|
2041
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.0.
|
2040
|
+
"@jupyterlab/statusbar-extension@npm:~4.0.10":
|
2041
|
+
version: 4.0.10
|
2042
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.0.10"
|
2042
2043
|
dependencies:
|
2043
|
-
"@jupyterlab/application": ^4.0.
|
2044
|
-
"@jupyterlab/apputils": ^4.1.
|
2045
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2046
|
-
"@jupyterlab/statusbar": ^4.0.
|
2047
|
-
"@jupyterlab/translation": ^4.0.
|
2048
|
-
checksum:
|
2044
|
+
"@jupyterlab/application": ^4.0.10
|
2045
|
+
"@jupyterlab/apputils": ^4.1.10
|
2046
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
2047
|
+
"@jupyterlab/statusbar": ^4.0.10
|
2048
|
+
"@jupyterlab/translation": ^4.0.10
|
2049
|
+
checksum: 0281863880bd09f41c04e70edb12780c41127a7021708bc8e8d921f7826f7c39c607088e0ee120330a582a648e882c54a7db39344648a3bb0a7d9c95c6a4054d
|
2049
2050
|
languageName: node
|
2050
2051
|
linkType: hard
|
2051
2052
|
|
2052
|
-
"@jupyterlab/statusbar@npm:~4.0.
|
2053
|
-
version: 4.0.
|
2054
|
-
resolution: "@jupyterlab/statusbar@npm:4.0.
|
2053
|
+
"@jupyterlab/statusbar@npm:~4.0.10":
|
2054
|
+
version: 4.0.10
|
2055
|
+
resolution: "@jupyterlab/statusbar@npm:4.0.10"
|
2055
2056
|
dependencies:
|
2056
|
-
"@jupyterlab/ui-components": ^4.0.
|
2057
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2057
2058
|
"@lumino/algorithm": ^2.0.1
|
2058
2059
|
"@lumino/coreutils": ^2.1.2
|
2059
2060
|
"@lumino/disposable": ^2.1.2
|
@@ -2061,36 +2062,36 @@ __metadata:
|
|
2061
2062
|
"@lumino/signaling": ^2.1.2
|
2062
2063
|
"@lumino/widgets": ^2.3.0
|
2063
2064
|
react: ^18.2.0
|
2064
|
-
checksum:
|
2065
|
+
checksum: 7c1a352bbe1142967014f24149a7ee161c18a7023852a74d5a959aa99e1bee8dc1540f9cfd5f225f7d4bafce91fd6f7577facc4ad891a2b25d2f8aa9285fa692
|
2065
2066
|
languageName: node
|
2066
2067
|
linkType: hard
|
2067
2068
|
|
2068
|
-
"@jupyterlab/terminal-extension@npm:~4.0.
|
2069
|
-
version: 4.0.
|
2070
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.0.
|
2069
|
+
"@jupyterlab/terminal-extension@npm:~4.0.10":
|
2070
|
+
version: 4.0.10
|
2071
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.0.10"
|
2071
2072
|
dependencies:
|
2072
|
-
"@jupyterlab/application": ^4.0.
|
2073
|
-
"@jupyterlab/apputils": ^4.1.
|
2074
|
-
"@jupyterlab/launcher": ^4.0.
|
2075
|
-
"@jupyterlab/mainmenu": ^4.0.
|
2076
|
-
"@jupyterlab/running": ^4.0.
|
2077
|
-
"@jupyterlab/services": ^7.0.
|
2078
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2079
|
-
"@jupyterlab/terminal": ^4.0.
|
2080
|
-
"@jupyterlab/translation": ^4.0.
|
2081
|
-
"@jupyterlab/ui-components": ^4.0.
|
2073
|
+
"@jupyterlab/application": ^4.0.10
|
2074
|
+
"@jupyterlab/apputils": ^4.1.10
|
2075
|
+
"@jupyterlab/launcher": ^4.0.10
|
2076
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
2077
|
+
"@jupyterlab/running": ^4.0.10
|
2078
|
+
"@jupyterlab/services": ^7.0.10
|
2079
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
2080
|
+
"@jupyterlab/terminal": ^4.0.10
|
2081
|
+
"@jupyterlab/translation": ^4.0.10
|
2082
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2082
2083
|
"@lumino/widgets": ^2.3.0
|
2083
|
-
checksum:
|
2084
|
+
checksum: 8b9cecc7180daad2fe9114ed83d4bae3f98d5e82df5a69851d0c62a72d2ec4e2774c6121e474a775380e2d71b74522814c5dafa9fa80a827b1e7e1c0732ff4e1
|
2084
2085
|
languageName: node
|
2085
2086
|
linkType: hard
|
2086
2087
|
|
2087
|
-
"@jupyterlab/terminal@npm:~4.0.
|
2088
|
-
version: 4.0.
|
2089
|
-
resolution: "@jupyterlab/terminal@npm:4.0.
|
2088
|
+
"@jupyterlab/terminal@npm:~4.0.10":
|
2089
|
+
version: 4.0.10
|
2090
|
+
resolution: "@jupyterlab/terminal@npm:4.0.10"
|
2090
2091
|
dependencies:
|
2091
|
-
"@jupyterlab/apputils": ^4.1.
|
2092
|
-
"@jupyterlab/services": ^7.0.
|
2093
|
-
"@jupyterlab/translation": ^4.0.
|
2092
|
+
"@jupyterlab/apputils": ^4.1.10
|
2093
|
+
"@jupyterlab/services": ^7.0.10
|
2094
|
+
"@jupyterlab/translation": ^4.0.10
|
2094
2095
|
"@lumino/coreutils": ^2.1.2
|
2095
2096
|
"@lumino/domutils": ^2.0.1
|
2096
2097
|
"@lumino/messaging": ^2.0.1
|
@@ -2100,146 +2101,146 @@ __metadata:
|
|
2100
2101
|
xterm-addon-fit: ~0.7.0
|
2101
2102
|
xterm-addon-web-links: ~0.8.0
|
2102
2103
|
xterm-addon-webgl: ~0.14.0
|
2103
|
-
checksum:
|
2104
|
+
checksum: a91ad591f43a8c8a285a86b504bc578dbfad9a322dd62994149b2fc6d1e223af61b194d435216c32009a4f0e77ae5a01c227ba10b0d465faeb06bbd7a52172f3
|
2104
2105
|
languageName: node
|
2105
2106
|
linkType: hard
|
2106
2107
|
|
2107
|
-
"@jupyterlab/theme-dark-extension@npm:~4.0.
|
2108
|
-
version: 4.0.
|
2109
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.0.
|
2108
|
+
"@jupyterlab/theme-dark-extension@npm:~4.0.10":
|
2109
|
+
version: 4.0.10
|
2110
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.0.10"
|
2110
2111
|
dependencies:
|
2111
|
-
"@jupyterlab/application": ^4.0.
|
2112
|
-
"@jupyterlab/apputils": ^4.1.
|
2113
|
-
"@jupyterlab/translation": ^4.0.
|
2114
|
-
checksum:
|
2112
|
+
"@jupyterlab/application": ^4.0.10
|
2113
|
+
"@jupyterlab/apputils": ^4.1.10
|
2114
|
+
"@jupyterlab/translation": ^4.0.10
|
2115
|
+
checksum: 1f130593bcac9b3553ad844e9a6ff45400ee50e7d3e463aaaa6438da4c700b643b9c2d4c5a01e2f6dd7b12914c3fa4ab9f9aee1917b34e8f99f669b827ec7fdb
|
2115
2116
|
languageName: node
|
2116
2117
|
linkType: hard
|
2117
2118
|
|
2118
|
-
"@jupyterlab/theme-light-extension@npm:~4.0.
|
2119
|
-
version: 4.0.
|
2120
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.0.
|
2119
|
+
"@jupyterlab/theme-light-extension@npm:~4.0.10":
|
2120
|
+
version: 4.0.10
|
2121
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.0.10"
|
2121
2122
|
dependencies:
|
2122
|
-
"@jupyterlab/application": ^4.0.
|
2123
|
-
"@jupyterlab/apputils": ^4.1.
|
2124
|
-
"@jupyterlab/translation": ^4.0.
|
2125
|
-
checksum:
|
2123
|
+
"@jupyterlab/application": ^4.0.10
|
2124
|
+
"@jupyterlab/apputils": ^4.1.10
|
2125
|
+
"@jupyterlab/translation": ^4.0.10
|
2126
|
+
checksum: ba017634f67e01aba6d4910de5bda36d1f2ae61eacbb82901b4ef8118e84da9bf70075d4a5515d4ccdea05953f72a0a857ec6b8063cc362e7db773204ae9e52d
|
2126
2127
|
languageName: node
|
2127
2128
|
linkType: hard
|
2128
2129
|
|
2129
|
-
"@jupyterlab/toc-extension@npm:~6.0.
|
2130
|
-
version: 6.0.
|
2131
|
-
resolution: "@jupyterlab/toc-extension@npm:6.0.
|
2130
|
+
"@jupyterlab/toc-extension@npm:~6.0.10":
|
2131
|
+
version: 6.0.10
|
2132
|
+
resolution: "@jupyterlab/toc-extension@npm:6.0.10"
|
2132
2133
|
dependencies:
|
2133
|
-
"@jupyterlab/application": ^4.0.
|
2134
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2135
|
-
"@jupyterlab/toc": ^6.0.
|
2136
|
-
"@jupyterlab/translation": ^4.0.
|
2137
|
-
"@jupyterlab/ui-components": ^4.0.
|
2138
|
-
checksum:
|
2134
|
+
"@jupyterlab/application": ^4.0.10
|
2135
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
2136
|
+
"@jupyterlab/toc": ^6.0.10
|
2137
|
+
"@jupyterlab/translation": ^4.0.10
|
2138
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2139
|
+
checksum: 4da26e546ec8cc9ddf9a66d2670a9cec7ab6e54469324b27eaaee86711032f2c9b61856de31561ddf54a67e45de05acf727bb36f8ec39c1c84be50cf8cf9d6dc
|
2139
2140
|
languageName: node
|
2140
2141
|
linkType: hard
|
2141
2142
|
|
2142
|
-
"@jupyterlab/toc@npm:~6.0.
|
2143
|
-
version: 6.0.
|
2144
|
-
resolution: "@jupyterlab/toc@npm:6.0.
|
2143
|
+
"@jupyterlab/toc@npm:~6.0.10":
|
2144
|
+
version: 6.0.10
|
2145
|
+
resolution: "@jupyterlab/toc@npm:6.0.10"
|
2145
2146
|
dependencies:
|
2146
|
-
"@jupyterlab/apputils": ^4.1.
|
2147
|
-
"@jupyterlab/coreutils": ^6.0.
|
2148
|
-
"@jupyterlab/docregistry": ^4.0.
|
2149
|
-
"@jupyterlab/observables": ^5.0.
|
2150
|
-
"@jupyterlab/rendermime": ^4.0.
|
2151
|
-
"@jupyterlab/translation": ^4.0.
|
2152
|
-
"@jupyterlab/ui-components": ^4.0.
|
2147
|
+
"@jupyterlab/apputils": ^4.1.10
|
2148
|
+
"@jupyterlab/coreutils": ^6.0.10
|
2149
|
+
"@jupyterlab/docregistry": ^4.0.10
|
2150
|
+
"@jupyterlab/observables": ^5.0.10
|
2151
|
+
"@jupyterlab/rendermime": ^4.0.10
|
2152
|
+
"@jupyterlab/translation": ^4.0.10
|
2153
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2153
2154
|
"@lumino/coreutils": ^2.1.2
|
2154
2155
|
"@lumino/disposable": ^2.1.2
|
2155
2156
|
"@lumino/messaging": ^2.0.1
|
2156
2157
|
"@lumino/signaling": ^2.1.2
|
2157
2158
|
"@lumino/widgets": ^2.3.0
|
2158
2159
|
react: ^18.2.0
|
2159
|
-
checksum:
|
2160
|
+
checksum: 7079610e69a916f6e579a5936f56835ebc824f276f33df17a709c3fde4edbdfc3e7e4abd9ba0b74e169764500053ccbeb2a5cfd8b008e470baa8d25e751aaaa1
|
2160
2161
|
languageName: node
|
2161
2162
|
linkType: hard
|
2162
2163
|
|
2163
|
-
"@jupyterlab/tooltip-extension@npm:~4.0.
|
2164
|
-
version: 4.0.
|
2165
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.0.
|
2164
|
+
"@jupyterlab/tooltip-extension@npm:~4.0.10":
|
2165
|
+
version: 4.0.10
|
2166
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.0.10"
|
2166
2167
|
dependencies:
|
2167
|
-
"@jupyterlab/application": ^4.0.
|
2168
|
-
"@jupyterlab/codeeditor": ^4.0.
|
2169
|
-
"@jupyterlab/console": ^4.0.
|
2170
|
-
"@jupyterlab/coreutils": ^6.0.
|
2171
|
-
"@jupyterlab/fileeditor": ^4.0.
|
2172
|
-
"@jupyterlab/notebook": ^4.0.
|
2173
|
-
"@jupyterlab/rendermime": ^4.0.
|
2174
|
-
"@jupyterlab/services": ^7.0.
|
2175
|
-
"@jupyterlab/tooltip": ^4.0.
|
2176
|
-
"@jupyterlab/translation": ^4.0.
|
2168
|
+
"@jupyterlab/application": ^4.0.10
|
2169
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
2170
|
+
"@jupyterlab/console": ^4.0.10
|
2171
|
+
"@jupyterlab/coreutils": ^6.0.10
|
2172
|
+
"@jupyterlab/fileeditor": ^4.0.10
|
2173
|
+
"@jupyterlab/notebook": ^4.0.10
|
2174
|
+
"@jupyterlab/rendermime": ^4.0.10
|
2175
|
+
"@jupyterlab/services": ^7.0.10
|
2176
|
+
"@jupyterlab/tooltip": ^4.0.10
|
2177
|
+
"@jupyterlab/translation": ^4.0.10
|
2177
2178
|
"@lumino/algorithm": ^2.0.1
|
2178
2179
|
"@lumino/coreutils": ^2.1.2
|
2179
2180
|
"@lumino/widgets": ^2.3.0
|
2180
|
-
checksum:
|
2181
|
+
checksum: 5b5c8517fcb075752aff324722654666c1756060e708d5cfb4c2ad20f36b270042417511a754f603bee9273873dd5745daa30251c54780bf5e6f2b3946449389
|
2181
2182
|
languageName: node
|
2182
2183
|
linkType: hard
|
2183
2184
|
|
2184
|
-
"@jupyterlab/tooltip@npm:~4.0.
|
2185
|
-
version: 4.0.
|
2186
|
-
resolution: "@jupyterlab/tooltip@npm:4.0.
|
2185
|
+
"@jupyterlab/tooltip@npm:~4.0.10":
|
2186
|
+
version: 4.0.10
|
2187
|
+
resolution: "@jupyterlab/tooltip@npm:4.0.10"
|
2187
2188
|
dependencies:
|
2188
|
-
"@jupyterlab/codeeditor": ^4.0.
|
2189
|
-
"@jupyterlab/rendermime": ^4.0.
|
2190
|
-
"@jupyterlab/services": ^7.0.
|
2191
|
-
"@jupyterlab/ui-components": ^4.0.
|
2189
|
+
"@jupyterlab/codeeditor": ^4.0.10
|
2190
|
+
"@jupyterlab/rendermime": ^4.0.10
|
2191
|
+
"@jupyterlab/services": ^7.0.10
|
2192
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2192
2193
|
"@lumino/coreutils": ^2.1.2
|
2193
2194
|
"@lumino/messaging": ^2.0.1
|
2194
2195
|
"@lumino/widgets": ^2.3.0
|
2195
|
-
checksum:
|
2196
|
+
checksum: eb7346027fe463c1a9b1f540331fdc4e7ee592e206e05f6ca192d69ac5791e0565fa5f7c03d86147c921421fefa6d39cdd5d1f419675119be07be370ceba0c43
|
2196
2197
|
languageName: node
|
2197
2198
|
linkType: hard
|
2198
2199
|
|
2199
|
-
"@jupyterlab/translation-extension@npm:~4.0.
|
2200
|
-
version: 4.0.
|
2201
|
-
resolution: "@jupyterlab/translation-extension@npm:4.0.
|
2200
|
+
"@jupyterlab/translation-extension@npm:~4.0.10":
|
2201
|
+
version: 4.0.10
|
2202
|
+
resolution: "@jupyterlab/translation-extension@npm:4.0.10"
|
2202
2203
|
dependencies:
|
2203
|
-
"@jupyterlab/application": ^4.0.
|
2204
|
-
"@jupyterlab/apputils": ^4.1.
|
2205
|
-
"@jupyterlab/mainmenu": ^4.0.
|
2206
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2207
|
-
"@jupyterlab/translation": ^4.0.
|
2208
|
-
checksum:
|
2204
|
+
"@jupyterlab/application": ^4.0.10
|
2205
|
+
"@jupyterlab/apputils": ^4.1.10
|
2206
|
+
"@jupyterlab/mainmenu": ^4.0.10
|
2207
|
+
"@jupyterlab/settingregistry": ^4.0.10
|
2208
|
+
"@jupyterlab/translation": ^4.0.10
|
2209
|
+
checksum: 29cebcdc61683b69f563d846d9e04e7b35688331fa9698a33647f0e00fb47a37a3653a49240d3d74e1a5ef5d4adbfc02c2b9dc36e6659bba60d226d79ad34d6b
|
2209
2210
|
languageName: node
|
2210
2211
|
linkType: hard
|
2211
2212
|
|
2212
|
-
"@jupyterlab/translation@npm:~4.0.
|
2213
|
-
version: 4.0.
|
2214
|
-
resolution: "@jupyterlab/translation@npm:4.0.
|
2213
|
+
"@jupyterlab/translation@npm:~4.0.10":
|
2214
|
+
version: 4.0.10
|
2215
|
+
resolution: "@jupyterlab/translation@npm:4.0.10"
|
2215
2216
|
dependencies:
|
2216
|
-
"@jupyterlab/coreutils": ^6.0.
|
2217
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2218
|
-
"@jupyterlab/services": ^7.0.
|
2219
|
-
"@jupyterlab/statedb": ^4.0.
|
2217
|
+
"@jupyterlab/coreutils": ^6.0.10
|
2218
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
2219
|
+
"@jupyterlab/services": ^7.0.10
|
2220
|
+
"@jupyterlab/statedb": ^4.0.10
|
2220
2221
|
"@lumino/coreutils": ^2.1.2
|
2221
|
-
checksum:
|
2222
|
+
checksum: bc959546627d58523fad02944697a5464481794f533fd5a8b1968d2fcdac64f3dbe82ea380017245ea3b65dc4c24136c39823b2a8627bcea1397c2e6a1343368
|
2222
2223
|
languageName: node
|
2223
2224
|
linkType: hard
|
2224
2225
|
|
2225
|
-
"@jupyterlab/ui-components-extension@npm:~4.0.
|
2226
|
-
version: 4.0.
|
2227
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.0.
|
2226
|
+
"@jupyterlab/ui-components-extension@npm:~4.0.10":
|
2227
|
+
version: 4.0.10
|
2228
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.0.10"
|
2228
2229
|
dependencies:
|
2229
|
-
"@jupyterlab/application": ^4.0.
|
2230
|
-
"@jupyterlab/ui-components": ^4.0.
|
2231
|
-
checksum:
|
2230
|
+
"@jupyterlab/application": ^4.0.10
|
2231
|
+
"@jupyterlab/ui-components": ^4.0.10
|
2232
|
+
checksum: 9939cadbecc4ef741ee6a331d5604a90654d7ef92f72c5174a7a96abd4a71036f7a3e98ec92bb45be1b3d9fc7900cf1c7b38fdb0e1fdd8613586f733a0e61f9a
|
2232
2233
|
languageName: node
|
2233
2234
|
linkType: hard
|
2234
2235
|
|
2235
|
-
"@jupyterlab/ui-components@npm:~4.0.
|
2236
|
-
version: 4.0.
|
2237
|
-
resolution: "@jupyterlab/ui-components@npm:4.0.
|
2236
|
+
"@jupyterlab/ui-components@npm:~4.0.10":
|
2237
|
+
version: 4.0.10
|
2238
|
+
resolution: "@jupyterlab/ui-components@npm:4.0.10"
|
2238
2239
|
dependencies:
|
2239
|
-
"@jupyterlab/coreutils": ^6.0.
|
2240
|
-
"@jupyterlab/observables": ^5.0.
|
2241
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2242
|
-
"@jupyterlab/translation": ^4.0.
|
2240
|
+
"@jupyterlab/coreutils": ^6.0.10
|
2241
|
+
"@jupyterlab/observables": ^5.0.10
|
2242
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
2243
|
+
"@jupyterlab/translation": ^4.0.10
|
2243
2244
|
"@lumino/algorithm": ^2.0.1
|
2244
2245
|
"@lumino/commands": ^2.1.3
|
2245
2246
|
"@lumino/coreutils": ^2.1.2
|
@@ -2257,21 +2258,21 @@ __metadata:
|
|
2257
2258
|
typestyle: ^2.0.4
|
2258
2259
|
peerDependencies:
|
2259
2260
|
react: ^18.2.0
|
2260
|
-
checksum:
|
2261
|
+
checksum: 4cff8e7f5fc6ad0c7e2041ced85dcd38d32f1570c4b4c613e25a0804f430e905a207b9d0c91f9e5674bb9bd9fb9ea7271855e82be5f523dabef01e0d63c1a499
|
2261
2262
|
languageName: node
|
2262
2263
|
linkType: hard
|
2263
2264
|
|
2264
|
-
"@jupyterlab/vega5-extension@npm:~4.0.
|
2265
|
-
version: 4.0.
|
2266
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.0.
|
2265
|
+
"@jupyterlab/vega5-extension@npm:~4.0.10":
|
2266
|
+
version: 4.0.10
|
2267
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.0.10"
|
2267
2268
|
dependencies:
|
2268
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2269
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.10
|
2269
2270
|
"@lumino/coreutils": ^2.1.2
|
2270
2271
|
"@lumino/widgets": ^2.3.0
|
2271
2272
|
vega: ^5.20.0
|
2272
2273
|
vega-embed: ^6.2.1
|
2273
2274
|
vega-lite: ^5.6.1-next.1
|
2274
|
-
checksum:
|
2275
|
+
checksum: fe04a4d85a61f25f3037e1705580ae85ef91b4e03284413a891d6405b0d583bf6a7b6f16a9ee1f2481a8a23fda07db59142c10d9dc2833e4b51bf87f364dba34
|
2275
2276
|
languageName: node
|
2276
2277
|
linkType: hard
|
2277
2278
|
|
@@ -2506,12 +2507,12 @@ __metadata:
|
|
2506
2507
|
linkType: hard
|
2507
2508
|
|
2508
2509
|
"@lumino/dragdrop@npm:^2.0.0":
|
2509
|
-
version: 2.1.
|
2510
|
-
resolution: "@lumino/dragdrop@npm:2.1.
|
2510
|
+
version: 2.1.4
|
2511
|
+
resolution: "@lumino/dragdrop@npm:2.1.4"
|
2511
2512
|
dependencies:
|
2512
2513
|
"@lumino/coreutils": ^2.1.2
|
2513
2514
|
"@lumino/disposable": ^2.1.2
|
2514
|
-
checksum:
|
2515
|
+
checksum: 43d82484b13b38b612e7dfb424a840ed6a38d0db778af10655c4ba235c67b5b12db1683929b35a36ab2845f77466066dfd1ee25c1c273e8e175677eba9dc560d
|
2515
2516
|
languageName: node
|
2516
2517
|
linkType: hard
|
2517
2518
|
|
@@ -8418,16 +8419,7 @@ __metadata:
|
|
8418
8419
|
languageName: node
|
8419
8420
|
linkType: hard
|
8420
8421
|
|
8421
|
-
"semver@npm:^5.
|
8422
|
-
version: 5.7.1
|
8423
|
-
resolution: "semver@npm:5.7.1"
|
8424
|
-
bin:
|
8425
|
-
semver: ./bin/semver
|
8426
|
-
checksum: 57fd0acfd0bac382ee87cd52cd0aaa5af086a7dc8d60379dfe65fea491fb2489b6016400813930ecd61fd0952dae75c115287a1b16c234b1550887117744dfaf
|
8427
|
-
languageName: node
|
8428
|
-
linkType: hard
|
8429
|
-
|
8430
|
-
"semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.8, semver@npm:7.5.1":
|
8422
|
+
"semver@npm:7.5.1, semver@npm:^7.1.2, semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.8":
|
8431
8423
|
version: 7.5.1
|
8432
8424
|
resolution: "semver@npm:7.5.1"
|
8433
8425
|
dependencies:
|
@@ -8438,6 +8430,15 @@ __metadata:
|
|
8438
8430
|
languageName: node
|
8439
8431
|
linkType: hard
|
8440
8432
|
|
8433
|
+
"semver@npm:^5.4.1":
|
8434
|
+
version: 5.7.1
|
8435
|
+
resolution: "semver@npm:5.7.1"
|
8436
|
+
bin:
|
8437
|
+
semver: ./bin/semver
|
8438
|
+
checksum: 57fd0acfd0bac382ee87cd52cd0aaa5af086a7dc8d60379dfe65fea491fb2489b6016400813930ecd61fd0952dae75c115287a1b16c234b1550887117744dfaf
|
8439
|
+
languageName: node
|
8440
|
+
linkType: hard
|
8441
|
+
|
8441
8442
|
"send@npm:0.18.0":
|
8442
8443
|
version: 0.18.0
|
8443
8444
|
resolution: "send@npm:0.18.0"
|