jupyterlab 4.4.0rc1__py3-none-any.whl → 4.4.1__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 +4 -4
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +100 -100
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.1e1f9dabecbb334bbf5f.js → remoteEntry.d1229e85104d4767dc94.js} +3 -3
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +12 -12
- jupyterlab/staging/package.json +154 -154
- jupyterlab/staging/yarn.lock +1163 -1163
- jupyterlab/static/{1673.41b92c24bef1394b1676.js → 1673.b0ee25168543434bdbca.js} +1 -1
- jupyterlab/static/{227.6bd3154334bb91c5ca1c.js → 227.45a2d99fcab805307f5d.js} +2 -2
- jupyterlab/static/{3293.45e37a0c8e23d360f5c6.js → 3293.375c6685d72662fc062f.js} +1 -1
- jupyterlab/static/4001.579eed0e78ec63aa688d.js +1 -0
- jupyterlab/static/4010.5271baedaaff5113c699.js +1 -0
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/4855.669cc524e009e4149843.js → jupyterlab/static/4855.29e8dc6982ba4873487d.js +1 -1
- jupyterlab/static/5521.0337f193af4e5eee6057.js +1 -0
- jupyterlab/static/6180.fc7de057fa46a06cc871.js +1 -0
- jupyterlab/static/{1464.6f7f1eea5bb9b177760b.js → 8492.3e6c3b4cb9cc0cac5ae4.js} +1 -1
- jupyterlab/static/build_log.json +99 -99
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.5aa373b4d2384b44ed86.js +1 -0
- jupyterlab/static/main.26aa817373fdc578edb6.js +1 -0
- jupyterlab/static/package.json +154 -154
- jupyterlab/static/third-party-licenses.json +99 -99
- 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/mock_packages/service-manager-extension/package.json +3 -3
- jupyterlab/tests/mock_packages/test-hyphens-underscore/yarn.lock +217 -156
- jupyterlab/tests/mock_packages/test_no_hyphens/yarn.lock +214 -153
- jupyterlab/tests/test_app.py +1 -6
- jupyterlab/upgrade_extension.py +1 -4
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +12 -12
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/1673.41b92c24bef1394b1676.js → jupyterlab-4.4.1.data/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +1 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/227.6bd3154334bb91c5ca1c.js → jupyterlab-4.4.1.data/data/share/jupyter/lab/static/227.45a2d99fcab805307f5d.js +2 -2
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js → jupyterlab-4.4.1.data/data/share/jupyter/lab/static/3293.375c6685d72662fc062f.js +1 -1
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/4001.579eed0e78ec63aa688d.js +1 -0
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/4010.5271baedaaff5113c699.js +1 -0
- jupyterlab/static/4855.669cc524e009e4149843.js → jupyterlab-4.4.1.data/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +1 -1
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/5521.0337f193af4e5eee6057.js +1 -0
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/6180.fc7de057fa46a06cc871.js +1 -0
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/1464.6f7f1eea5bb9b177760b.js → jupyterlab-4.4.1.data/data/share/jupyter/lab/static/8492.3e6c3b4cb9cc0cac5ae4.js +1 -1
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/build_log.json +99 -99
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/jlab_core.5aa373b4d2384b44ed86.js +1 -0
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/main.26aa817373fdc578edb6.js +1 -0
- jupyterlab-4.4.1.data/data/share/jupyter/lab/static/package.json +360 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/third-party-licenses.json +99 -99
- {jupyterlab-4.4.0rc1.dist-info → jupyterlab-4.4.1.dist-info}/METADATA +2 -3
- jupyterlab-4.4.1.dist-info/RECORD +917 -0
- jupyterlab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -1
- jupyterlab/static/4010.43dc328de3e9405a75ac.js +0 -1
- jupyterlab/static/5521.cc7da8760b98f2dd2c18.js +0 -1
- jupyterlab/static/6180.edb7e3a6a9e9cda97fcf.js +0 -1
- jupyterlab/static/jlab_core.898c74c53d0a293a0f99.js +0 -1
- jupyterlab/static/main.524164930e45c6075553.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/4010.43dc328de3e9405a75ac.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/6180.edb7e3a6a9e9cda97fcf.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/jlab_core.898c74c53d0a293a0f99.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/main.524164930e45c6075553.js +0 -1
- jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/package.json +0 -360
- jupyterlab-4.4.0rc1.dist-info/RECORD +0 -917
- /jupyterlab/static/{227.6bd3154334bb91c5ca1c.js.LICENSE.txt → 227.45a2d99fcab805307f5d.js.LICENSE.txt} +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/kernels-settings.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/indicator.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1359.d5f23f0e2a6f67b69751.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1423.89480794cff0f407b564.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1462.57e39f487257f25263d4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1491.010c623dd546db976e95.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1838.839690ff17ec3c532f0a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1912.f16dddc294d66c3c81e9.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1962.6a7da74e809b70d5200d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2023.59b30086fbeff6d17e3b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2211.3123543dcc217549bbb0.js +0 -0
- /jupyterlab-4.4.0rc1.data/data/share/jupyter/lab/static/227.6bd3154334bb91c5ca1c.js.LICENSE.txt → /jupyterlab-4.4.1.data/data/share/jupyter/lab/static/227.45a2d99fcab805307f5d.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2550.75fcaa650ffac405c0dc.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2601.2429d5a03c8465ae6290.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2641.e77441e7a3e0d12834c5.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3048.59e6166a886a78f4f698.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3122.fed5688acdcf6ff6aa6b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3358.7ba73a6804155b619b44.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3763.56191df5d72d2ffa5aa6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3991.678edf189fe92a216c70.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4090.bd2ff9e2e0260755b494.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4311.b44e8bc4829e0b1226d2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4350.8c8a0e7a3ffe036494e1.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4353.595ce0e0b174011528d6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4364.b9b49d8d836882f44e62.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4462.5b7c89923560703ffc61.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4528.43328125d98d6cfdfa99.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4797.3740ef47b224a11a7fab.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4958.97b2f8fcf192239b1b26.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/4982.c609185756485c6e3344.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5135.7f204de2153e4d85406d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5489.7fab44eac7538297b164.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/580.4ea1e6182e0b35ff091a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6003.0e631d8bc60aebfa5484.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6214.617de47747c5a9b19ef7.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6364.c592f3101de349ba3904.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6372.edc0712a4be855493530.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6439.1723c0b3882bf535486e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/649.4081045b1737e4213282.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6492.804d51a693edf6978ef4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6779.051cfbcb0700a96839b2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6974.b5b353b8af28fbc91291.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6986.a89a5aba790481992875.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/6993.c93f5a810fcf441cbb6f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7371.63b12ce793df713ab95b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7425.f1c25f6c8aaec77e8635.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7741.2ad1372a5862c4522be3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7879.5c485d200dc01b6f43ff.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8038.aea19fb961abd87d6255.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/805.2a0b8ac50aa8e6ab096f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8313.6e63b9811aee7e4b2568.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8354.94077232b086a13541cc.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8391.e5fb2e35cced405eb819.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8493.3b6106e45d5661438d8e.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8537.21b8b9ae0d81ae264499.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/874.fbd3ae653c7337f3425b.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8778.a3883f9acac5a903d6be.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8786.a2bc3dfc1ea13c04ba94.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8786.a2bc3dfc1ea13c04ba94.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8855.b17b9969fce42d0398e4.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8915.ab253990b1581460b255.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/898.ed04189e15f0a3781fb1.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9136.8f4cc6ecadcf250fd8ac.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9296.53192f1301a3b8a06238.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9311.8665d8c6e7a33b23b427.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9329.2c313c649fae987158c7.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9359.34d1b961b733676193cb.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9572.f91bbaa33e932d524f8f.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9881.37d189ff085cb3468683.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9890.75ea8024e2c1c49c89a3.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.4.0rc1.dist-info → jupyterlab-4.4.1.dist-info}/WHEEL +0 -0
- {jupyterlab-4.4.0rc1.dist-info → jupyterlab-4.4.1.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.4.0rc1.dist-info → jupyterlab-4.4.1.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -32,11 +32,11 @@ __metadata:
|
|
32
32
|
linkType: hard
|
33
33
|
|
34
34
|
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.20.6":
|
35
|
-
version: 7.
|
36
|
-
resolution: "@babel/runtime@npm:7.
|
35
|
+
version: 7.27.0
|
36
|
+
resolution: "@babel/runtime@npm:7.27.0"
|
37
37
|
dependencies:
|
38
|
-
regenerator-runtime: ^0.
|
39
|
-
checksum:
|
38
|
+
regenerator-runtime: ^0.14.0
|
39
|
+
checksum: 3e73d9e65f76fad8f99802b5364c941f4a60c693b3eca66147bb0bfa54cf0fbe017232155e16e3fd83c0a049b51b8d7239efbd73626534abe8b54a6dd57dcb1b
|
40
40
|
languageName: node
|
41
41
|
linkType: hard
|
42
42
|
|
@@ -508,8 +508,8 @@ __metadata:
|
|
508
508
|
linkType: hard
|
509
509
|
|
510
510
|
"@jupyter/ydoc@npm:^3.0.0-a3":
|
511
|
-
version: 3.0.
|
512
|
-
resolution: "@jupyter/ydoc@npm:3.0.
|
511
|
+
version: 3.0.4
|
512
|
+
resolution: "@jupyter/ydoc@npm:3.0.4"
|
513
513
|
dependencies:
|
514
514
|
"@jupyterlab/nbformat": ^3.0.0 || ^4.0.0-alpha.21 || ^4.0.0
|
515
515
|
"@lumino/coreutils": ^1.11.0 || ^2.0.0
|
@@ -517,30 +517,30 @@ __metadata:
|
|
517
517
|
"@lumino/signaling": ^1.10.0 || ^2.0.0
|
518
518
|
y-protocols: ^1.0.5
|
519
519
|
yjs: ^13.5.40
|
520
|
-
checksum:
|
520
|
+
checksum: 85ca033a51c0f26080bcea7c0aac7cbd4ef66bc745fd48786aa1a2f9bdf06b99b67f40d8775ff04bb700e78782fbfdc6c97d2e94b45bd65ad5288c44ca158e19
|
521
521
|
languageName: node
|
522
522
|
linkType: hard
|
523
523
|
|
524
|
-
"@jupyterlab/application-extension@npm:~4.4.
|
525
|
-
version: 4.4.
|
526
|
-
resolution: "@jupyterlab/application-extension@npm:4.4.
|
527
|
-
dependencies:
|
528
|
-
"@jupyterlab/application": ^4.4.
|
529
|
-
"@jupyterlab/apputils": ^4.5.
|
530
|
-
"@jupyterlab/coreutils": ^6.4.
|
531
|
-
"@jupyterlab/property-inspector": ^4.4.
|
532
|
-
"@jupyterlab/settingregistry": ^4.4.
|
533
|
-
"@jupyterlab/statedb": ^4.4.
|
534
|
-
"@jupyterlab/statusbar": ^4.4.
|
535
|
-
"@jupyterlab/translation": ^4.4.
|
536
|
-
"@jupyterlab/ui-components": ^4.4.
|
524
|
+
"@jupyterlab/application-extension@npm:~4.4.1":
|
525
|
+
version: 4.4.1
|
526
|
+
resolution: "@jupyterlab/application-extension@npm:4.4.1"
|
527
|
+
dependencies:
|
528
|
+
"@jupyterlab/application": ^4.4.1
|
529
|
+
"@jupyterlab/apputils": ^4.5.1
|
530
|
+
"@jupyterlab/coreutils": ^6.4.1
|
531
|
+
"@jupyterlab/property-inspector": ^4.4.1
|
532
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
533
|
+
"@jupyterlab/statedb": ^4.4.1
|
534
|
+
"@jupyterlab/statusbar": ^4.4.1
|
535
|
+
"@jupyterlab/translation": ^4.4.1
|
536
|
+
"@jupyterlab/ui-components": ^4.4.1
|
537
537
|
"@lumino/algorithm": ^2.0.3
|
538
538
|
"@lumino/commands": ^2.3.2
|
539
539
|
"@lumino/coreutils": ^2.2.1
|
540
540
|
"@lumino/disposable": ^2.1.4
|
541
541
|
"@lumino/widgets": ^2.7.0
|
542
542
|
react: ^18.2.0
|
543
|
-
checksum:
|
543
|
+
checksum: 691881acd980d4e717b3feee7196a0af0149c911d29f7b32baba403c26f4f3c49afade4c7649bc7fe1aeced3fa92f95a6613ed60b6c56b6408eb0df488bcd02f
|
544
544
|
languageName: node
|
545
545
|
linkType: hard
|
546
546
|
|
@@ -548,59 +548,59 @@ __metadata:
|
|
548
548
|
version: 0.0.0-use.local
|
549
549
|
resolution: "@jupyterlab/application-top@workspace:."
|
550
550
|
dependencies:
|
551
|
-
"@jupyterlab/application": ~4.4.
|
552
|
-
"@jupyterlab/application-extension": ~4.4.
|
553
|
-
"@jupyterlab/apputils-extension": ~4.4.
|
554
|
-
"@jupyterlab/builder": ^4.4.
|
555
|
-
"@jupyterlab/buildutils": ^4.4.
|
556
|
-
"@jupyterlab/cell-toolbar-extension": ~4.4.
|
557
|
-
"@jupyterlab/celltags-extension": ~4.4.
|
558
|
-
"@jupyterlab/codemirror-extension": ~4.4.
|
559
|
-
"@jupyterlab/completer-extension": ~4.4.
|
560
|
-
"@jupyterlab/console-extension": ~4.4.
|
561
|
-
"@jupyterlab/coreutils": ~6.4.
|
562
|
-
"@jupyterlab/csvviewer-extension": ~4.4.
|
563
|
-
"@jupyterlab/debugger-extension": ~4.4.
|
564
|
-
"@jupyterlab/docmanager-extension": ~4.4.
|
565
|
-
"@jupyterlab/documentsearch-extension": ~4.4.
|
566
|
-
"@jupyterlab/extensionmanager-extension": ~4.4.
|
567
|
-
"@jupyterlab/filebrowser-extension": ~4.4.
|
568
|
-
"@jupyterlab/fileeditor-extension": ~4.4.
|
569
|
-
"@jupyterlab/help-extension": ~4.4.
|
570
|
-
"@jupyterlab/htmlviewer-extension": ~4.4.
|
571
|
-
"@jupyterlab/hub-extension": ~4.4.
|
572
|
-
"@jupyterlab/imageviewer-extension": ~4.4.
|
573
|
-
"@jupyterlab/inspector-extension": ~4.4.
|
574
|
-
"@jupyterlab/javascript-extension": ~4.4.
|
575
|
-
"@jupyterlab/json-extension": ~4.4.
|
576
|
-
"@jupyterlab/launcher-extension": ~4.4.
|
577
|
-
"@jupyterlab/logconsole-extension": ~4.4.
|
578
|
-
"@jupyterlab/lsp-extension": ~4.4.
|
579
|
-
"@jupyterlab/mainmenu-extension": ~4.4.
|
580
|
-
"@jupyterlab/markdownviewer-extension": ~4.4.
|
581
|
-
"@jupyterlab/markedparser-extension": ~4.4.
|
582
|
-
"@jupyterlab/mathjax-extension": ~4.4.
|
583
|
-
"@jupyterlab/mermaid-extension": ~4.4.
|
584
|
-
"@jupyterlab/metadataform-extension": ~4.4.
|
585
|
-
"@jupyterlab/notebook-extension": ~4.4.
|
586
|
-
"@jupyterlab/pdf-extension": ~4.4.
|
587
|
-
"@jupyterlab/pluginmanager-extension": ~4.4.
|
588
|
-
"@jupyterlab/rendermime-extension": ~4.4.
|
589
|
-
"@jupyterlab/running-extension": ~4.4.
|
590
|
-
"@jupyterlab/services-extension": ~4.4.
|
591
|
-
"@jupyterlab/settingeditor-extension": ~4.4.
|
592
|
-
"@jupyterlab/shortcuts-extension": ~5.2.
|
593
|
-
"@jupyterlab/statusbar-extension": ~4.4.
|
594
|
-
"@jupyterlab/terminal-extension": ~4.4.
|
595
|
-
"@jupyterlab/theme-dark-extension": ~4.4.
|
596
|
-
"@jupyterlab/theme-dark-high-contrast-extension": ~4.4.
|
597
|
-
"@jupyterlab/theme-light-extension": ~4.4.
|
598
|
-
"@jupyterlab/toc-extension": ~6.4.
|
599
|
-
"@jupyterlab/tooltip-extension": ~4.4.
|
600
|
-
"@jupyterlab/translation-extension": ~4.4.
|
601
|
-
"@jupyterlab/ui-components-extension": ~4.4.
|
602
|
-
"@jupyterlab/vega5-extension": ~4.4.
|
603
|
-
"@jupyterlab/workspaces-extension": ~4.4.
|
551
|
+
"@jupyterlab/application": ~4.4.1
|
552
|
+
"@jupyterlab/application-extension": ~4.4.1
|
553
|
+
"@jupyterlab/apputils-extension": ~4.4.1
|
554
|
+
"@jupyterlab/builder": ^4.4.1
|
555
|
+
"@jupyterlab/buildutils": ^4.4.1
|
556
|
+
"@jupyterlab/cell-toolbar-extension": ~4.4.1
|
557
|
+
"@jupyterlab/celltags-extension": ~4.4.1
|
558
|
+
"@jupyterlab/codemirror-extension": ~4.4.1
|
559
|
+
"@jupyterlab/completer-extension": ~4.4.1
|
560
|
+
"@jupyterlab/console-extension": ~4.4.1
|
561
|
+
"@jupyterlab/coreutils": ~6.4.1
|
562
|
+
"@jupyterlab/csvviewer-extension": ~4.4.1
|
563
|
+
"@jupyterlab/debugger-extension": ~4.4.1
|
564
|
+
"@jupyterlab/docmanager-extension": ~4.4.1
|
565
|
+
"@jupyterlab/documentsearch-extension": ~4.4.1
|
566
|
+
"@jupyterlab/extensionmanager-extension": ~4.4.1
|
567
|
+
"@jupyterlab/filebrowser-extension": ~4.4.1
|
568
|
+
"@jupyterlab/fileeditor-extension": ~4.4.1
|
569
|
+
"@jupyterlab/help-extension": ~4.4.1
|
570
|
+
"@jupyterlab/htmlviewer-extension": ~4.4.1
|
571
|
+
"@jupyterlab/hub-extension": ~4.4.1
|
572
|
+
"@jupyterlab/imageviewer-extension": ~4.4.1
|
573
|
+
"@jupyterlab/inspector-extension": ~4.4.1
|
574
|
+
"@jupyterlab/javascript-extension": ~4.4.1
|
575
|
+
"@jupyterlab/json-extension": ~4.4.1
|
576
|
+
"@jupyterlab/launcher-extension": ~4.4.1
|
577
|
+
"@jupyterlab/logconsole-extension": ~4.4.1
|
578
|
+
"@jupyterlab/lsp-extension": ~4.4.1
|
579
|
+
"@jupyterlab/mainmenu-extension": ~4.4.1
|
580
|
+
"@jupyterlab/markdownviewer-extension": ~4.4.1
|
581
|
+
"@jupyterlab/markedparser-extension": ~4.4.1
|
582
|
+
"@jupyterlab/mathjax-extension": ~4.4.1
|
583
|
+
"@jupyterlab/mermaid-extension": ~4.4.1
|
584
|
+
"@jupyterlab/metadataform-extension": ~4.4.1
|
585
|
+
"@jupyterlab/notebook-extension": ~4.4.1
|
586
|
+
"@jupyterlab/pdf-extension": ~4.4.1
|
587
|
+
"@jupyterlab/pluginmanager-extension": ~4.4.1
|
588
|
+
"@jupyterlab/rendermime-extension": ~4.4.1
|
589
|
+
"@jupyterlab/running-extension": ~4.4.1
|
590
|
+
"@jupyterlab/services-extension": ~4.4.1
|
591
|
+
"@jupyterlab/settingeditor-extension": ~4.4.1
|
592
|
+
"@jupyterlab/shortcuts-extension": ~5.2.1
|
593
|
+
"@jupyterlab/statusbar-extension": ~4.4.1
|
594
|
+
"@jupyterlab/terminal-extension": ~4.4.1
|
595
|
+
"@jupyterlab/theme-dark-extension": ~4.4.1
|
596
|
+
"@jupyterlab/theme-dark-high-contrast-extension": ~4.4.1
|
597
|
+
"@jupyterlab/theme-light-extension": ~4.4.1
|
598
|
+
"@jupyterlab/toc-extension": ~6.4.1
|
599
|
+
"@jupyterlab/tooltip-extension": ~4.4.1
|
600
|
+
"@jupyterlab/translation-extension": ~4.4.1
|
601
|
+
"@jupyterlab/ui-components-extension": ~4.4.1
|
602
|
+
"@jupyterlab/vega5-extension": ~4.4.1
|
603
|
+
"@jupyterlab/workspaces-extension": ~4.4.1
|
604
604
|
chokidar: ^3.4.0
|
605
605
|
css-loader: ^6.7.1
|
606
606
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -625,20 +625,20 @@ __metadata:
|
|
625
625
|
languageName: unknown
|
626
626
|
linkType: soft
|
627
627
|
|
628
|
-
"@jupyterlab/application@npm:~4.4.
|
629
|
-
version: 4.4.
|
630
|
-
resolution: "@jupyterlab/application@npm:4.4.
|
628
|
+
"@jupyterlab/application@npm:~4.4.1":
|
629
|
+
version: 4.4.1
|
630
|
+
resolution: "@jupyterlab/application@npm:4.4.1"
|
631
631
|
dependencies:
|
632
632
|
"@fortawesome/fontawesome-free": ^5.12.0
|
633
|
-
"@jupyterlab/apputils": ^4.5.
|
634
|
-
"@jupyterlab/coreutils": ^6.4.
|
635
|
-
"@jupyterlab/docregistry": ^4.4.
|
636
|
-
"@jupyterlab/rendermime": ^4.4.
|
637
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
638
|
-
"@jupyterlab/services": ^7.4.
|
639
|
-
"@jupyterlab/statedb": ^4.4.
|
640
|
-
"@jupyterlab/translation": ^4.4.
|
641
|
-
"@jupyterlab/ui-components": ^4.4.
|
633
|
+
"@jupyterlab/apputils": ^4.5.1
|
634
|
+
"@jupyterlab/coreutils": ^6.4.1
|
635
|
+
"@jupyterlab/docregistry": ^4.4.1
|
636
|
+
"@jupyterlab/rendermime": ^4.4.1
|
637
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
638
|
+
"@jupyterlab/services": ^7.4.1
|
639
|
+
"@jupyterlab/statedb": ^4.4.1
|
640
|
+
"@jupyterlab/translation": ^4.4.1
|
641
|
+
"@jupyterlab/ui-components": ^4.4.1
|
642
642
|
"@lumino/algorithm": ^2.0.3
|
643
643
|
"@lumino/application": ^2.4.3
|
644
644
|
"@lumino/commands": ^2.3.2
|
@@ -649,27 +649,27 @@ __metadata:
|
|
649
649
|
"@lumino/properties": ^2.0.3
|
650
650
|
"@lumino/signaling": ^2.1.4
|
651
651
|
"@lumino/widgets": ^2.7.0
|
652
|
-
checksum:
|
653
|
-
languageName: node
|
654
|
-
linkType: hard
|
655
|
-
|
656
|
-
"@jupyterlab/apputils-extension@npm:~4.4.
|
657
|
-
version: 4.4.
|
658
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.4.
|
659
|
-
dependencies:
|
660
|
-
"@jupyterlab/application": ^4.4.
|
661
|
-
"@jupyterlab/apputils": ^4.5.
|
662
|
-
"@jupyterlab/coreutils": ^6.4.
|
663
|
-
"@jupyterlab/docregistry": ^4.4.
|
664
|
-
"@jupyterlab/mainmenu": ^4.4.
|
665
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
666
|
-
"@jupyterlab/services": ^7.4.
|
667
|
-
"@jupyterlab/settingregistry": ^4.4.
|
668
|
-
"@jupyterlab/statedb": ^4.4.
|
669
|
-
"@jupyterlab/statusbar": ^4.4.
|
670
|
-
"@jupyterlab/translation": ^4.4.
|
671
|
-
"@jupyterlab/ui-components": ^4.4.
|
672
|
-
"@jupyterlab/workspaces": ^4.4.
|
652
|
+
checksum: fbfca39af70c2f8a0f6ec4dceba7561bebfaa61d1a072c54cea70cb03626d9620c3d5d28659ba620edf41524796ab78cda9be2c9d40c477a81f6b586eeff1d48
|
653
|
+
languageName: node
|
654
|
+
linkType: hard
|
655
|
+
|
656
|
+
"@jupyterlab/apputils-extension@npm:~4.4.1":
|
657
|
+
version: 4.4.1
|
658
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.4.1"
|
659
|
+
dependencies:
|
660
|
+
"@jupyterlab/application": ^4.4.1
|
661
|
+
"@jupyterlab/apputils": ^4.5.1
|
662
|
+
"@jupyterlab/coreutils": ^6.4.1
|
663
|
+
"@jupyterlab/docregistry": ^4.4.1
|
664
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
665
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
666
|
+
"@jupyterlab/services": ^7.4.1
|
667
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
668
|
+
"@jupyterlab/statedb": ^4.4.1
|
669
|
+
"@jupyterlab/statusbar": ^4.4.1
|
670
|
+
"@jupyterlab/translation": ^4.4.1
|
671
|
+
"@jupyterlab/ui-components": ^4.4.1
|
672
|
+
"@jupyterlab/workspaces": ^4.4.1
|
673
673
|
"@lumino/algorithm": ^2.0.3
|
674
674
|
"@lumino/commands": ^2.3.2
|
675
675
|
"@lumino/coreutils": ^2.2.1
|
@@ -680,23 +680,23 @@ __metadata:
|
|
680
680
|
react: ^18.2.0
|
681
681
|
react-dom: ^18.2.0
|
682
682
|
react-toastify: ^9.0.8
|
683
|
-
checksum:
|
683
|
+
checksum: df2c76d405bd1683e21201864b7eb458560936e5b6225af55af09d1a60a157aa394fd52a048a4938e26949049fb390f2d8f303fbc7a98c27c46750deaa08e56a
|
684
684
|
languageName: node
|
685
685
|
linkType: hard
|
686
686
|
|
687
|
-
"@jupyterlab/apputils@npm:~4.5.
|
688
|
-
version: 4.5.
|
689
|
-
resolution: "@jupyterlab/apputils@npm:4.5.
|
687
|
+
"@jupyterlab/apputils@npm:~4.5.1":
|
688
|
+
version: 4.5.1
|
689
|
+
resolution: "@jupyterlab/apputils@npm:4.5.1"
|
690
690
|
dependencies:
|
691
|
-
"@jupyterlab/coreutils": ^6.4.
|
692
|
-
"@jupyterlab/observables": ^5.4.
|
693
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
694
|
-
"@jupyterlab/services": ^7.4.
|
695
|
-
"@jupyterlab/settingregistry": ^4.4.
|
696
|
-
"@jupyterlab/statedb": ^4.4.
|
697
|
-
"@jupyterlab/statusbar": ^4.4.
|
698
|
-
"@jupyterlab/translation": ^4.4.
|
699
|
-
"@jupyterlab/ui-components": ^4.4.
|
691
|
+
"@jupyterlab/coreutils": ^6.4.1
|
692
|
+
"@jupyterlab/observables": ^5.4.1
|
693
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
694
|
+
"@jupyterlab/services": ^7.4.1
|
695
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
696
|
+
"@jupyterlab/statedb": ^4.4.1
|
697
|
+
"@jupyterlab/statusbar": ^4.4.1
|
698
|
+
"@jupyterlab/translation": ^4.4.1
|
699
|
+
"@jupyterlab/ui-components": ^4.4.1
|
700
700
|
"@lumino/algorithm": ^2.0.3
|
701
701
|
"@lumino/commands": ^2.3.2
|
702
702
|
"@lumino/coreutils": ^2.2.1
|
@@ -709,27 +709,27 @@ __metadata:
|
|
709
709
|
"@types/react": ^18.0.26
|
710
710
|
react: ^18.2.0
|
711
711
|
sanitize-html: ~2.12.1
|
712
|
-
checksum:
|
712
|
+
checksum: 0eb98d9ccb6efe13b24ecd8c0d19ba0e2ac48a8283e14ad691cc9b95f1f4f8a39e40968e6cfafca9091b0b86c2fef53cf41faf94cf43a5195f421c4216534f4c
|
713
713
|
languageName: node
|
714
714
|
linkType: hard
|
715
715
|
|
716
|
-
"@jupyterlab/attachments@npm:~4.4.
|
717
|
-
version: 4.4.
|
718
|
-
resolution: "@jupyterlab/attachments@npm:4.4.
|
716
|
+
"@jupyterlab/attachments@npm:~4.4.1":
|
717
|
+
version: 4.4.1
|
718
|
+
resolution: "@jupyterlab/attachments@npm:4.4.1"
|
719
719
|
dependencies:
|
720
|
-
"@jupyterlab/nbformat": ^4.4.
|
721
|
-
"@jupyterlab/observables": ^5.4.
|
722
|
-
"@jupyterlab/rendermime": ^4.4.
|
723
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
720
|
+
"@jupyterlab/nbformat": ^4.4.1
|
721
|
+
"@jupyterlab/observables": ^5.4.1
|
722
|
+
"@jupyterlab/rendermime": ^4.4.1
|
723
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
724
724
|
"@lumino/disposable": ^2.1.4
|
725
725
|
"@lumino/signaling": ^2.1.4
|
726
|
-
checksum:
|
726
|
+
checksum: 0c58dbb327e6e59cb0974e110d1055f623ca9d893ad5915936ab00454e87b9b9cc27e441616a9345cb78c854a51b1aa6058f92086bca584a6b83defc2d4173a9
|
727
727
|
languageName: node
|
728
728
|
linkType: hard
|
729
729
|
|
730
|
-
"@jupyterlab/builder@npm:^4.4.
|
731
|
-
version: 4.4.
|
732
|
-
resolution: "@jupyterlab/builder@npm:4.4.
|
730
|
+
"@jupyterlab/builder@npm:^4.4.1":
|
731
|
+
version: 4.4.1
|
732
|
+
resolution: "@jupyterlab/builder@npm:4.4.1"
|
733
733
|
dependencies:
|
734
734
|
"@lumino/algorithm": ^2.0.3
|
735
735
|
"@lumino/application": ^2.4.3
|
@@ -764,13 +764,13 @@ __metadata:
|
|
764
764
|
worker-loader: ^3.0.2
|
765
765
|
bin:
|
766
766
|
build-labextension: lib/build-labextension.js
|
767
|
-
checksum:
|
767
|
+
checksum: 8a1e0003d5c1e73b5bb9c30edf990eb577d08d9964d1ada2ee439d75257754c11d3a2b7870be1684c59d5804ce2d3a104d803cbe1755e702dda48c847fe87b42
|
768
768
|
languageName: node
|
769
769
|
linkType: hard
|
770
770
|
|
771
|
-
"@jupyterlab/buildutils@npm:^4.4.
|
772
|
-
version: 4.4.
|
773
|
-
resolution: "@jupyterlab/buildutils@npm:4.4.
|
771
|
+
"@jupyterlab/buildutils@npm:^4.4.1":
|
772
|
+
version: 4.4.1
|
773
|
+
resolution: "@jupyterlab/buildutils@npm:4.4.1"
|
774
774
|
dependencies:
|
775
775
|
"@yarnpkg/core": ^4.0.3
|
776
776
|
"@yarnpkg/parsers": ^3.0.0
|
@@ -797,66 +797,66 @@ __metadata:
|
|
797
797
|
update-dependency: lib/update-dependency.js
|
798
798
|
update-dist-tag: lib/update-dist-tag.js
|
799
799
|
update-staging-lock: lib/update-staging-lock.js
|
800
|
-
checksum:
|
800
|
+
checksum: 1e84eb224f3154e0902040cb55e25ca94bd2516e4102e829b0ef362a39ade00da9236d4444c8c3e66b7a988481710d3d931bd049179c38ca2e7f56b6ec59ef81
|
801
801
|
languageName: node
|
802
802
|
linkType: hard
|
803
803
|
|
804
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.4.
|
805
|
-
version: 4.4.
|
806
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.4.
|
804
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.4.1":
|
805
|
+
version: 4.4.1
|
806
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.4.1"
|
807
807
|
dependencies:
|
808
|
-
"@jupyterlab/application": ^4.4.
|
809
|
-
"@jupyterlab/apputils": ^4.5.
|
810
|
-
"@jupyterlab/cell-toolbar": ^4.4.
|
811
|
-
"@jupyterlab/settingregistry": ^4.4.
|
812
|
-
"@jupyterlab/translation": ^4.4.
|
813
|
-
checksum:
|
808
|
+
"@jupyterlab/application": ^4.4.1
|
809
|
+
"@jupyterlab/apputils": ^4.5.1
|
810
|
+
"@jupyterlab/cell-toolbar": ^4.4.1
|
811
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
812
|
+
"@jupyterlab/translation": ^4.4.1
|
813
|
+
checksum: 882fabaf4da2116a75abb4d12f288436e2d60cf729542c8d11dc5b46d6b860da0548d425717a6c1ac293a0caebcb5b794df5abbe21ac592a187b9a76836759b3
|
814
814
|
languageName: node
|
815
815
|
linkType: hard
|
816
816
|
|
817
|
-
"@jupyterlab/cell-toolbar@npm:~4.4.
|
818
|
-
version: 4.4.
|
819
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.4.
|
820
|
-
dependencies:
|
821
|
-
"@jupyter/ydoc": ^3.0.
|
822
|
-
"@jupyterlab/apputils": ^4.5.
|
823
|
-
"@jupyterlab/cells": ^4.4.
|
824
|
-
"@jupyterlab/docregistry": ^4.4.
|
825
|
-
"@jupyterlab/notebook": ^4.4.
|
826
|
-
"@jupyterlab/observables": ^5.4.
|
827
|
-
"@jupyterlab/translation": ^4.4.
|
828
|
-
"@jupyterlab/ui-components": ^4.4.
|
817
|
+
"@jupyterlab/cell-toolbar@npm:~4.4.1":
|
818
|
+
version: 4.4.1
|
819
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.4.1"
|
820
|
+
dependencies:
|
821
|
+
"@jupyter/ydoc": ^3.0.4
|
822
|
+
"@jupyterlab/apputils": ^4.5.1
|
823
|
+
"@jupyterlab/cells": ^4.4.1
|
824
|
+
"@jupyterlab/docregistry": ^4.4.1
|
825
|
+
"@jupyterlab/notebook": ^4.4.1
|
826
|
+
"@jupyterlab/observables": ^5.4.1
|
827
|
+
"@jupyterlab/translation": ^4.4.1
|
828
|
+
"@jupyterlab/ui-components": ^4.4.1
|
829
829
|
"@lumino/algorithm": ^2.0.3
|
830
830
|
"@lumino/commands": ^2.3.2
|
831
831
|
"@lumino/disposable": ^2.1.4
|
832
832
|
"@lumino/signaling": ^2.1.4
|
833
833
|
"@lumino/widgets": ^2.7.0
|
834
|
-
checksum:
|
834
|
+
checksum: 5d8943b98c0aeb31d61ea41d4059aa339586ca35a379fa6f916123a20b5c6802c04276fcab6c63871709563fa1a79b287128cd5ca570a84a0e8a819e83974c2f
|
835
835
|
languageName: node
|
836
836
|
linkType: hard
|
837
837
|
|
838
|
-
"@jupyterlab/cells@npm:~4.4.
|
839
|
-
version: 4.4.
|
840
|
-
resolution: "@jupyterlab/cells@npm:4.4.
|
838
|
+
"@jupyterlab/cells@npm:~4.4.1":
|
839
|
+
version: 4.4.1
|
840
|
+
resolution: "@jupyterlab/cells@npm:4.4.1"
|
841
841
|
dependencies:
|
842
842
|
"@codemirror/state": ^6.5.0
|
843
843
|
"@codemirror/view": ^6.35.3
|
844
|
-
"@jupyter/ydoc": ^3.0.
|
845
|
-
"@jupyterlab/apputils": ^4.5.
|
846
|
-
"@jupyterlab/attachments": ^4.4.
|
847
|
-
"@jupyterlab/codeeditor": ^4.4.
|
848
|
-
"@jupyterlab/codemirror": ^4.4.
|
849
|
-
"@jupyterlab/coreutils": ^6.4.
|
850
|
-
"@jupyterlab/documentsearch": ^4.4.
|
851
|
-
"@jupyterlab/filebrowser": ^4.4.
|
852
|
-
"@jupyterlab/nbformat": ^4.4.
|
853
|
-
"@jupyterlab/observables": ^5.4.
|
854
|
-
"@jupyterlab/outputarea": ^4.4.
|
855
|
-
"@jupyterlab/rendermime": ^4.4.
|
856
|
-
"@jupyterlab/services": ^7.4.
|
857
|
-
"@jupyterlab/toc": ^6.4.
|
858
|
-
"@jupyterlab/translation": ^4.4.
|
859
|
-
"@jupyterlab/ui-components": ^4.4.
|
844
|
+
"@jupyter/ydoc": ^3.0.4
|
845
|
+
"@jupyterlab/apputils": ^4.5.1
|
846
|
+
"@jupyterlab/attachments": ^4.4.1
|
847
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
848
|
+
"@jupyterlab/codemirror": ^4.4.1
|
849
|
+
"@jupyterlab/coreutils": ^6.4.1
|
850
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
851
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
852
|
+
"@jupyterlab/nbformat": ^4.4.1
|
853
|
+
"@jupyterlab/observables": ^5.4.1
|
854
|
+
"@jupyterlab/outputarea": ^4.4.1
|
855
|
+
"@jupyterlab/rendermime": ^4.4.1
|
856
|
+
"@jupyterlab/services": ^7.4.1
|
857
|
+
"@jupyterlab/toc": ^6.4.1
|
858
|
+
"@jupyterlab/translation": ^4.4.1
|
859
|
+
"@jupyterlab/ui-components": ^4.4.1
|
860
860
|
"@lumino/algorithm": ^2.0.3
|
861
861
|
"@lumino/coreutils": ^2.2.1
|
862
862
|
"@lumino/domutils": ^2.0.3
|
@@ -867,38 +867,38 @@ __metadata:
|
|
867
867
|
"@lumino/virtualdom": ^2.0.3
|
868
868
|
"@lumino/widgets": ^2.7.0
|
869
869
|
react: ^18.2.0
|
870
|
-
checksum:
|
870
|
+
checksum: 3ada79faa55904ecc3e504d33eccf79584a14f03d915df2191eef73bd718ab505a5451182eb049f4989f592e943c6d6509861752b43e27574a985841334fdcd6
|
871
871
|
languageName: node
|
872
872
|
linkType: hard
|
873
873
|
|
874
|
-
"@jupyterlab/celltags-extension@npm:~4.4.
|
875
|
-
version: 4.4.
|
876
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.4.
|
874
|
+
"@jupyterlab/celltags-extension@npm:~4.4.1":
|
875
|
+
version: 4.4.1
|
876
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.4.1"
|
877
877
|
dependencies:
|
878
|
-
"@jupyterlab/application": ^4.4.
|
879
|
-
"@jupyterlab/notebook": ^4.4.
|
880
|
-
"@jupyterlab/translation": ^4.4.
|
881
|
-
"@jupyterlab/ui-components": ^4.4.
|
878
|
+
"@jupyterlab/application": ^4.4.1
|
879
|
+
"@jupyterlab/notebook": ^4.4.1
|
880
|
+
"@jupyterlab/translation": ^4.4.1
|
881
|
+
"@jupyterlab/ui-components": ^4.4.1
|
882
882
|
"@lumino/algorithm": ^2.0.3
|
883
883
|
"@rjsf/utils": ^5.13.4
|
884
884
|
react: ^18.2.0
|
885
|
-
checksum:
|
885
|
+
checksum: fabf19d62c0ff0d7735fd15cff418f16453fda8c55aa644a5016ef34c0397883fa6592f5b4598d99087cc45caf0cc528dd76c149f926ccc6383b2486b8f8aba7
|
886
886
|
languageName: node
|
887
887
|
linkType: hard
|
888
888
|
|
889
|
-
"@jupyterlab/codeeditor@npm:~4.4.
|
890
|
-
version: 4.4.
|
891
|
-
resolution: "@jupyterlab/codeeditor@npm:4.4.
|
889
|
+
"@jupyterlab/codeeditor@npm:~4.4.1":
|
890
|
+
version: 4.4.1
|
891
|
+
resolution: "@jupyterlab/codeeditor@npm:4.4.1"
|
892
892
|
dependencies:
|
893
893
|
"@codemirror/state": ^6.5.0
|
894
|
-
"@jupyter/ydoc": ^3.0.
|
895
|
-
"@jupyterlab/apputils": ^4.5.
|
896
|
-
"@jupyterlab/coreutils": ^6.4.
|
897
|
-
"@jupyterlab/nbformat": ^4.4.
|
898
|
-
"@jupyterlab/observables": ^5.4.
|
899
|
-
"@jupyterlab/statusbar": ^4.4.
|
900
|
-
"@jupyterlab/translation": ^4.4.
|
901
|
-
"@jupyterlab/ui-components": ^4.4.
|
894
|
+
"@jupyter/ydoc": ^3.0.4
|
895
|
+
"@jupyterlab/apputils": ^4.5.1
|
896
|
+
"@jupyterlab/coreutils": ^6.4.1
|
897
|
+
"@jupyterlab/nbformat": ^4.4.1
|
898
|
+
"@jupyterlab/observables": ^5.4.1
|
899
|
+
"@jupyterlab/statusbar": ^4.4.1
|
900
|
+
"@jupyterlab/translation": ^4.4.1
|
901
|
+
"@jupyterlab/ui-components": ^4.4.1
|
902
902
|
"@lumino/coreutils": ^2.2.1
|
903
903
|
"@lumino/disposable": ^2.1.4
|
904
904
|
"@lumino/dragdrop": ^2.1.6
|
@@ -906,13 +906,13 @@ __metadata:
|
|
906
906
|
"@lumino/signaling": ^2.1.4
|
907
907
|
"@lumino/widgets": ^2.7.0
|
908
908
|
react: ^18.2.0
|
909
|
-
checksum:
|
909
|
+
checksum: f9949bca20387650d707ec8874489d9747c6ffd6d310fadd56dd3d31ee3b7ee73d7f0543d31cdeb298b8995247462f970dbf5bd5681c0756212c44f44d4cec96
|
910
910
|
languageName: node
|
911
911
|
linkType: hard
|
912
912
|
|
913
|
-
"@jupyterlab/codemirror-extension@npm:~4.4.
|
914
|
-
version: 4.4.
|
915
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.4.
|
913
|
+
"@jupyterlab/codemirror-extension@npm:~4.4.1":
|
914
|
+
version: 4.4.1
|
915
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.4.1"
|
916
916
|
dependencies:
|
917
917
|
"@codemirror/commands": ^6.7.1
|
918
918
|
"@codemirror/lang-markdown": ^6.3.1
|
@@ -920,26 +920,26 @@ __metadata:
|
|
920
920
|
"@codemirror/legacy-modes": ^6.4.2
|
921
921
|
"@codemirror/search": ^6.5.8
|
922
922
|
"@codemirror/view": ^6.35.3
|
923
|
-
"@jupyter/ydoc": ^3.0.
|
924
|
-
"@jupyterlab/application": ^4.4.
|
925
|
-
"@jupyterlab/codeeditor": ^4.4.
|
926
|
-
"@jupyterlab/codemirror": ^4.4.
|
927
|
-
"@jupyterlab/settingregistry": ^4.4.
|
928
|
-
"@jupyterlab/statusbar": ^4.4.
|
929
|
-
"@jupyterlab/translation": ^4.4.
|
930
|
-
"@jupyterlab/ui-components": ^4.4.
|
923
|
+
"@jupyter/ydoc": ^3.0.4
|
924
|
+
"@jupyterlab/application": ^4.4.1
|
925
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
926
|
+
"@jupyterlab/codemirror": ^4.4.1
|
927
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
928
|
+
"@jupyterlab/statusbar": ^4.4.1
|
929
|
+
"@jupyterlab/translation": ^4.4.1
|
930
|
+
"@jupyterlab/ui-components": ^4.4.1
|
931
931
|
"@lumino/coreutils": ^2.2.1
|
932
932
|
"@lumino/widgets": ^2.7.0
|
933
933
|
"@rjsf/utils": ^5.13.4
|
934
934
|
"@rjsf/validator-ajv8": ^5.13.4
|
935
935
|
react: ^18.2.0
|
936
|
-
checksum:
|
936
|
+
checksum: c2412c1d68020923f6e3dbf6f8a413a5981ac58459862ab63fd803b23f5ed12e4ab02a0c15e6617db247151ff367b5107e4462cb45747514b28b22aa0832060e
|
937
937
|
languageName: node
|
938
938
|
linkType: hard
|
939
939
|
|
940
|
-
"@jupyterlab/codemirror@npm:~4.4.
|
941
|
-
version: 4.4.
|
942
|
-
resolution: "@jupyterlab/codemirror@npm:4.4.
|
940
|
+
"@jupyterlab/codemirror@npm:~4.4.1":
|
941
|
+
version: 4.4.1
|
942
|
+
resolution: "@jupyterlab/codemirror@npm:4.4.1"
|
943
943
|
dependencies:
|
944
944
|
"@codemirror/autocomplete": ^6.18.3
|
945
945
|
"@codemirror/commands": ^6.7.1
|
@@ -961,12 +961,12 @@ __metadata:
|
|
961
961
|
"@codemirror/search": ^6.5.8
|
962
962
|
"@codemirror/state": ^6.5.0
|
963
963
|
"@codemirror/view": ^6.35.3
|
964
|
-
"@jupyter/ydoc": ^3.0.
|
965
|
-
"@jupyterlab/codeeditor": ^4.4.
|
966
|
-
"@jupyterlab/coreutils": ^6.4.
|
967
|
-
"@jupyterlab/documentsearch": ^4.4.
|
968
|
-
"@jupyterlab/nbformat": ^4.4.
|
969
|
-
"@jupyterlab/translation": ^4.4.
|
964
|
+
"@jupyter/ydoc": ^3.0.4
|
965
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
966
|
+
"@jupyterlab/coreutils": ^6.4.1
|
967
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
968
|
+
"@jupyterlab/nbformat": ^4.4.1
|
969
|
+
"@jupyterlab/translation": ^4.4.1
|
970
970
|
"@lezer/common": ^1.2.1
|
971
971
|
"@lezer/generator": ^1.7.0
|
972
972
|
"@lezer/highlight": ^1.2.0
|
@@ -975,45 +975,45 @@ __metadata:
|
|
975
975
|
"@lumino/disposable": ^2.1.4
|
976
976
|
"@lumino/signaling": ^2.1.4
|
977
977
|
yjs: ^13.5.40
|
978
|
-
checksum:
|
978
|
+
checksum: 2de25bf20a20586e6a4e15c3951dc9f8fcf3a3bab748d985cf081134b050d580617d1b337c1e686e80fb2dc65589cd04a92703ca4ee245a55ebd0fe92cf581db
|
979
979
|
languageName: node
|
980
980
|
linkType: hard
|
981
981
|
|
982
|
-
"@jupyterlab/completer-extension@npm:~4.4.
|
983
|
-
version: 4.4.
|
984
|
-
resolution: "@jupyterlab/completer-extension@npm:4.4.
|
985
|
-
dependencies:
|
986
|
-
"@jupyterlab/application": ^4.4.
|
987
|
-
"@jupyterlab/codeeditor": ^4.4.
|
988
|
-
"@jupyterlab/completer": ^4.4.
|
989
|
-
"@jupyterlab/settingregistry": ^4.4.
|
990
|
-
"@jupyterlab/translation": ^4.4.
|
991
|
-
"@jupyterlab/ui-components": ^4.4.
|
982
|
+
"@jupyterlab/completer-extension@npm:~4.4.1":
|
983
|
+
version: 4.4.1
|
984
|
+
resolution: "@jupyterlab/completer-extension@npm:4.4.1"
|
985
|
+
dependencies:
|
986
|
+
"@jupyterlab/application": ^4.4.1
|
987
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
988
|
+
"@jupyterlab/completer": ^4.4.1
|
989
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
990
|
+
"@jupyterlab/translation": ^4.4.1
|
991
|
+
"@jupyterlab/ui-components": ^4.4.1
|
992
992
|
"@lumino/commands": ^2.3.2
|
993
993
|
"@lumino/coreutils": ^2.2.1
|
994
994
|
"@rjsf/utils": ^5.13.4
|
995
995
|
react: ^18.2.0
|
996
|
-
checksum:
|
996
|
+
checksum: 5d39aca0388a96c87608862763a5368bbf99a291683380c716cf6f86db2259aea1ff77c8dd053f911a648b4a83138d87ab1824f84ced44755abcac35a6fa6060
|
997
997
|
languageName: node
|
998
998
|
linkType: hard
|
999
999
|
|
1000
|
-
"@jupyterlab/completer@npm:~4.4.
|
1001
|
-
version: 4.4.
|
1002
|
-
resolution: "@jupyterlab/completer@npm:4.4.
|
1000
|
+
"@jupyterlab/completer@npm:~4.4.1":
|
1001
|
+
version: 4.4.1
|
1002
|
+
resolution: "@jupyterlab/completer@npm:4.4.1"
|
1003
1003
|
dependencies:
|
1004
1004
|
"@codemirror/state": ^6.5.0
|
1005
1005
|
"@codemirror/view": ^6.35.3
|
1006
|
-
"@jupyter/ydoc": ^3.0.
|
1007
|
-
"@jupyterlab/apputils": ^4.5.
|
1008
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1009
|
-
"@jupyterlab/codemirror": ^4.4.
|
1010
|
-
"@jupyterlab/coreutils": ^6.4.
|
1011
|
-
"@jupyterlab/rendermime": ^4.4.
|
1012
|
-
"@jupyterlab/services": ^7.4.
|
1013
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1014
|
-
"@jupyterlab/statedb": ^4.4.
|
1015
|
-
"@jupyterlab/translation": ^4.4.
|
1016
|
-
"@jupyterlab/ui-components": ^4.4.
|
1006
|
+
"@jupyter/ydoc": ^3.0.4
|
1007
|
+
"@jupyterlab/apputils": ^4.5.1
|
1008
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1009
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1010
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1011
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1012
|
+
"@jupyterlab/services": ^7.4.1
|
1013
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1014
|
+
"@jupyterlab/statedb": ^4.4.1
|
1015
|
+
"@jupyterlab/translation": ^4.4.1
|
1016
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1017
1017
|
"@lumino/algorithm": ^2.0.3
|
1018
1018
|
"@lumino/coreutils": ^2.2.1
|
1019
1019
|
"@lumino/disposable": ^2.1.4
|
@@ -1021,63 +1021,63 @@ __metadata:
|
|
1021
1021
|
"@lumino/messaging": ^2.0.3
|
1022
1022
|
"@lumino/signaling": ^2.1.4
|
1023
1023
|
"@lumino/widgets": ^2.7.0
|
1024
|
-
checksum:
|
1025
|
-
languageName: node
|
1026
|
-
linkType: hard
|
1027
|
-
|
1028
|
-
"@jupyterlab/console-extension@npm:~4.4.
|
1029
|
-
version: 4.4.
|
1030
|
-
resolution: "@jupyterlab/console-extension@npm:4.4.
|
1031
|
-
dependencies:
|
1032
|
-
"@jupyterlab/application": ^4.4.
|
1033
|
-
"@jupyterlab/apputils": ^4.5.
|
1034
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1035
|
-
"@jupyterlab/completer": ^4.4.
|
1036
|
-
"@jupyterlab/console": ^4.4.
|
1037
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1038
|
-
"@jupyterlab/launcher": ^4.4.
|
1039
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1040
|
-
"@jupyterlab/rendermime": ^4.4.
|
1041
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1042
|
-
"@jupyterlab/translation": ^4.4.
|
1043
|
-
"@jupyterlab/ui-components": ^4.4.
|
1024
|
+
checksum: 83e396a1e08165cc81626692b5581c174ae239162cee1ede68c8453914b6ce59e710980e3a793b2ad2b60950bd60c756a3033e3dbb956c8ef6bdd18fe006191e
|
1025
|
+
languageName: node
|
1026
|
+
linkType: hard
|
1027
|
+
|
1028
|
+
"@jupyterlab/console-extension@npm:~4.4.1":
|
1029
|
+
version: 4.4.1
|
1030
|
+
resolution: "@jupyterlab/console-extension@npm:4.4.1"
|
1031
|
+
dependencies:
|
1032
|
+
"@jupyterlab/application": ^4.4.1
|
1033
|
+
"@jupyterlab/apputils": ^4.5.1
|
1034
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1035
|
+
"@jupyterlab/completer": ^4.4.1
|
1036
|
+
"@jupyterlab/console": ^4.4.1
|
1037
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1038
|
+
"@jupyterlab/launcher": ^4.4.1
|
1039
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1040
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1041
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1042
|
+
"@jupyterlab/translation": ^4.4.1
|
1043
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1044
1044
|
"@lumino/algorithm": ^2.0.3
|
1045
1045
|
"@lumino/coreutils": ^2.2.1
|
1046
1046
|
"@lumino/disposable": ^2.1.4
|
1047
1047
|
"@lumino/properties": ^2.0.3
|
1048
1048
|
"@lumino/widgets": ^2.7.0
|
1049
|
-
checksum:
|
1049
|
+
checksum: fe73d60631fd689d863be6466d6be88be165c9fe96ff19e6e38014d2191d4db91e7b3d0099e6b3edd9bccf87c5b0715b441a5256bd4f325b57751f724b51385d
|
1050
1050
|
languageName: node
|
1051
1051
|
linkType: hard
|
1052
1052
|
|
1053
|
-
"@jupyterlab/console@npm:~4.4.
|
1054
|
-
version: 4.4.
|
1055
|
-
resolution: "@jupyterlab/console@npm:4.4.
|
1056
|
-
dependencies:
|
1057
|
-
"@jupyter/ydoc": ^3.0.
|
1058
|
-
"@jupyterlab/apputils": ^4.5.
|
1059
|
-
"@jupyterlab/cells": ^4.4.
|
1060
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1061
|
-
"@jupyterlab/coreutils": ^6.4.
|
1062
|
-
"@jupyterlab/nbformat": ^4.4.
|
1063
|
-
"@jupyterlab/observables": ^5.4.
|
1064
|
-
"@jupyterlab/rendermime": ^4.4.
|
1065
|
-
"@jupyterlab/services": ^7.4.
|
1066
|
-
"@jupyterlab/translation": ^4.4.
|
1067
|
-
"@jupyterlab/ui-components": ^4.4.
|
1053
|
+
"@jupyterlab/console@npm:~4.4.1":
|
1054
|
+
version: 4.4.1
|
1055
|
+
resolution: "@jupyterlab/console@npm:4.4.1"
|
1056
|
+
dependencies:
|
1057
|
+
"@jupyter/ydoc": ^3.0.4
|
1058
|
+
"@jupyterlab/apputils": ^4.5.1
|
1059
|
+
"@jupyterlab/cells": ^4.4.1
|
1060
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1061
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1062
|
+
"@jupyterlab/nbformat": ^4.4.1
|
1063
|
+
"@jupyterlab/observables": ^5.4.1
|
1064
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1065
|
+
"@jupyterlab/services": ^7.4.1
|
1066
|
+
"@jupyterlab/translation": ^4.4.1
|
1067
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1068
1068
|
"@lumino/coreutils": ^2.2.1
|
1069
1069
|
"@lumino/disposable": ^2.1.4
|
1070
1070
|
"@lumino/dragdrop": ^2.1.6
|
1071
1071
|
"@lumino/messaging": ^2.0.3
|
1072
1072
|
"@lumino/signaling": ^2.1.4
|
1073
1073
|
"@lumino/widgets": ^2.7.0
|
1074
|
-
checksum:
|
1074
|
+
checksum: 2b2aa3ecc28e12d927332d739bc7e91644b81fe8a50acd22d88caa734f0f0c5deac56206ebed7a11f53317d2baf98c5a43c888cab4ee8e1188b962b2058c5628
|
1075
1075
|
languageName: node
|
1076
1076
|
linkType: hard
|
1077
1077
|
|
1078
|
-
"@jupyterlab/coreutils@npm:~6.4.
|
1079
|
-
version: 6.4.
|
1080
|
-
resolution: "@jupyterlab/coreutils@npm:6.4.
|
1078
|
+
"@jupyterlab/coreutils@npm:~6.4.1":
|
1079
|
+
version: 6.4.1
|
1080
|
+
resolution: "@jupyterlab/coreutils@npm:6.4.1"
|
1081
1081
|
dependencies:
|
1082
1082
|
"@lumino/coreutils": ^2.2.1
|
1083
1083
|
"@lumino/disposable": ^2.1.4
|
@@ -1085,94 +1085,94 @@ __metadata:
|
|
1085
1085
|
minimist: ~1.2.0
|
1086
1086
|
path-browserify: ^1.0.0
|
1087
1087
|
url-parse: ~1.5.4
|
1088
|
-
checksum:
|
1088
|
+
checksum: 6679bb08d56e570a5fe98da2e100b8f242e6900a7d39454086804bab2cd522f31eca52747bc04ff27449a0006d159b9e9b13345308d0b6480a52fe944b383a11
|
1089
1089
|
languageName: node
|
1090
1090
|
linkType: hard
|
1091
1091
|
|
1092
|
-
"@jupyterlab/csvviewer-extension@npm:~4.4.
|
1093
|
-
version: 4.4.
|
1094
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.4.
|
1095
|
-
dependencies:
|
1096
|
-
"@jupyterlab/application": ^4.4.
|
1097
|
-
"@jupyterlab/apputils": ^4.5.
|
1098
|
-
"@jupyterlab/csvviewer": ^4.4.
|
1099
|
-
"@jupyterlab/docregistry": ^4.4.
|
1100
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1101
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1102
|
-
"@jupyterlab/observables": ^5.4.
|
1103
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1104
|
-
"@jupyterlab/translation": ^4.4.
|
1092
|
+
"@jupyterlab/csvviewer-extension@npm:~4.4.1":
|
1093
|
+
version: 4.4.1
|
1094
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.4.1"
|
1095
|
+
dependencies:
|
1096
|
+
"@jupyterlab/application": ^4.4.1
|
1097
|
+
"@jupyterlab/apputils": ^4.5.1
|
1098
|
+
"@jupyterlab/csvviewer": ^4.4.1
|
1099
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1100
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1101
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1102
|
+
"@jupyterlab/observables": ^5.4.1
|
1103
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1104
|
+
"@jupyterlab/translation": ^4.4.1
|
1105
1105
|
"@lumino/datagrid": ^2.5.1
|
1106
1106
|
"@lumino/widgets": ^2.7.0
|
1107
|
-
checksum:
|
1107
|
+
checksum: 817cb27705a8d001cfc0c0bfa2c688f61bfa0e2cc14116fc3a00ac71b390a20c4517ca3c60b9668cecce1f4b43aaf6e21e3370db65e6b91bf5277293501b8ff2
|
1108
1108
|
languageName: node
|
1109
1109
|
linkType: hard
|
1110
1110
|
|
1111
|
-
"@jupyterlab/csvviewer@npm:~4.4.
|
1112
|
-
version: 4.4.
|
1113
|
-
resolution: "@jupyterlab/csvviewer@npm:4.4.
|
1111
|
+
"@jupyterlab/csvviewer@npm:~4.4.1":
|
1112
|
+
version: 4.4.1
|
1113
|
+
resolution: "@jupyterlab/csvviewer@npm:4.4.1"
|
1114
1114
|
dependencies:
|
1115
|
-
"@jupyterlab/coreutils": ^6.4.
|
1116
|
-
"@jupyterlab/docregistry": ^4.4.
|
1117
|
-
"@jupyterlab/translation": ^4.4.
|
1118
|
-
"@jupyterlab/ui-components": ^4.4.
|
1115
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1116
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1117
|
+
"@jupyterlab/translation": ^4.4.1
|
1118
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1119
1119
|
"@lumino/coreutils": ^2.2.1
|
1120
1120
|
"@lumino/datagrid": ^2.5.1
|
1121
1121
|
"@lumino/disposable": ^2.1.4
|
1122
1122
|
"@lumino/messaging": ^2.0.3
|
1123
1123
|
"@lumino/signaling": ^2.1.4
|
1124
1124
|
"@lumino/widgets": ^2.7.0
|
1125
|
-
checksum:
|
1126
|
-
languageName: node
|
1127
|
-
linkType: hard
|
1128
|
-
|
1129
|
-
"@jupyterlab/debugger-extension@npm:~4.4.
|
1130
|
-
version: 4.4.
|
1131
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.4.
|
1132
|
-
dependencies:
|
1133
|
-
"@jupyterlab/application": ^4.4.
|
1134
|
-
"@jupyterlab/apputils": ^4.5.
|
1135
|
-
"@jupyterlab/cells": ^4.4.
|
1136
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1137
|
-
"@jupyterlab/console": ^4.4.
|
1138
|
-
"@jupyterlab/coreutils": ^6.4.
|
1139
|
-
"@jupyterlab/debugger": ^4.4.
|
1140
|
-
"@jupyterlab/docregistry": ^4.4.
|
1141
|
-
"@jupyterlab/fileeditor": ^4.4.
|
1142
|
-
"@jupyterlab/logconsole": ^4.4.
|
1143
|
-
"@jupyterlab/notebook": ^4.4.
|
1144
|
-
"@jupyterlab/rendermime": ^4.4.
|
1145
|
-
"@jupyterlab/services": ^7.4.
|
1146
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1147
|
-
"@jupyterlab/translation": ^4.4.
|
1125
|
+
checksum: 6302c9cfbe5bb59a8de1200772d41422859b1bb3d4704f591338d68ee4cbb55bbce3ec577c5b512f10ef817c920003879b5c90f6988db8cf2d308dafb9b2ab77
|
1126
|
+
languageName: node
|
1127
|
+
linkType: hard
|
1128
|
+
|
1129
|
+
"@jupyterlab/debugger-extension@npm:~4.4.1":
|
1130
|
+
version: 4.4.1
|
1131
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.4.1"
|
1132
|
+
dependencies:
|
1133
|
+
"@jupyterlab/application": ^4.4.1
|
1134
|
+
"@jupyterlab/apputils": ^4.5.1
|
1135
|
+
"@jupyterlab/cells": ^4.4.1
|
1136
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1137
|
+
"@jupyterlab/console": ^4.4.1
|
1138
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1139
|
+
"@jupyterlab/debugger": ^4.4.1
|
1140
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1141
|
+
"@jupyterlab/fileeditor": ^4.4.1
|
1142
|
+
"@jupyterlab/logconsole": ^4.4.1
|
1143
|
+
"@jupyterlab/notebook": ^4.4.1
|
1144
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1145
|
+
"@jupyterlab/services": ^7.4.1
|
1146
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1147
|
+
"@jupyterlab/translation": ^4.4.1
|
1148
1148
|
"@lumino/commands": ^2.3.2
|
1149
|
-
checksum:
|
1149
|
+
checksum: a92df68c56bceb0bcc696480695e9e2cd5455eff7c10766c82d81180b9ec29f6ed8c4ce7329ad13e858ef9f988f2b72f1245716aec5dc70b0d2f0284ff101f7c
|
1150
1150
|
languageName: node
|
1151
1151
|
linkType: hard
|
1152
1152
|
|
1153
|
-
"@jupyterlab/debugger@npm:~4.4.
|
1154
|
-
version: 4.4.
|
1155
|
-
resolution: "@jupyterlab/debugger@npm:4.4.
|
1153
|
+
"@jupyterlab/debugger@npm:~4.4.1":
|
1154
|
+
version: 4.4.1
|
1155
|
+
resolution: "@jupyterlab/debugger@npm:4.4.1"
|
1156
1156
|
dependencies:
|
1157
1157
|
"@codemirror/state": ^6.5.0
|
1158
1158
|
"@codemirror/view": ^6.35.3
|
1159
1159
|
"@jupyter/react-components": ^0.16.6
|
1160
|
-
"@jupyter/ydoc": ^3.0.
|
1161
|
-
"@jupyterlab/application": ^4.4.
|
1162
|
-
"@jupyterlab/apputils": ^4.5.
|
1163
|
-
"@jupyterlab/cells": ^4.4.
|
1164
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1165
|
-
"@jupyterlab/codemirror": ^4.4.
|
1166
|
-
"@jupyterlab/console": ^4.4.
|
1167
|
-
"@jupyterlab/coreutils": ^6.4.
|
1168
|
-
"@jupyterlab/docregistry": ^4.4.
|
1169
|
-
"@jupyterlab/fileeditor": ^4.4.
|
1170
|
-
"@jupyterlab/notebook": ^4.4.
|
1171
|
-
"@jupyterlab/observables": ^5.4.
|
1172
|
-
"@jupyterlab/rendermime": ^4.4.
|
1173
|
-
"@jupyterlab/services": ^7.4.
|
1174
|
-
"@jupyterlab/translation": ^4.4.
|
1175
|
-
"@jupyterlab/ui-components": ^4.4.
|
1160
|
+
"@jupyter/ydoc": ^3.0.4
|
1161
|
+
"@jupyterlab/application": ^4.4.1
|
1162
|
+
"@jupyterlab/apputils": ^4.5.1
|
1163
|
+
"@jupyterlab/cells": ^4.4.1
|
1164
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1165
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1166
|
+
"@jupyterlab/console": ^4.4.1
|
1167
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1168
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1169
|
+
"@jupyterlab/fileeditor": ^4.4.1
|
1170
|
+
"@jupyterlab/notebook": ^4.4.1
|
1171
|
+
"@jupyterlab/observables": ^5.4.1
|
1172
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1173
|
+
"@jupyterlab/services": ^7.4.1
|
1174
|
+
"@jupyterlab/translation": ^4.4.1
|
1175
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1176
1176
|
"@lumino/algorithm": ^2.0.3
|
1177
1177
|
"@lumino/commands": ^2.3.2
|
1178
1178
|
"@lumino/coreutils": ^2.2.1
|
@@ -1184,25 +1184,25 @@ __metadata:
|
|
1184
1184
|
"@lumino/widgets": ^2.7.0
|
1185
1185
|
"@vscode/debugprotocol": ^1.51.0
|
1186
1186
|
react: ^18.2.0
|
1187
|
-
checksum:
|
1187
|
+
checksum: 8d1b136372d5e92fb642eb1f734e3551f3e0d5197ecdcebe62db9e34495203e962d91601eb0437d8f3ca515e13f905a0fe5db787e36b2081755a2b8de8aaf142
|
1188
1188
|
languageName: node
|
1189
1189
|
linkType: hard
|
1190
1190
|
|
1191
|
-
"@jupyterlab/docmanager-extension@npm:~4.4.
|
1192
|
-
version: 4.4.
|
1193
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.4.
|
1194
|
-
dependencies:
|
1195
|
-
"@jupyterlab/application": ^4.4.
|
1196
|
-
"@jupyterlab/apputils": ^4.5.
|
1197
|
-
"@jupyterlab/coreutils": ^6.4.
|
1198
|
-
"@jupyterlab/docmanager": ^4.4.
|
1199
|
-
"@jupyterlab/docregistry": ^4.4.
|
1200
|
-
"@jupyterlab/services": ^7.4.
|
1201
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1202
|
-
"@jupyterlab/statedb": ^4.4.
|
1203
|
-
"@jupyterlab/statusbar": ^4.4.
|
1204
|
-
"@jupyterlab/translation": ^4.4.
|
1205
|
-
"@jupyterlab/ui-components": ^4.4.
|
1191
|
+
"@jupyterlab/docmanager-extension@npm:~4.4.1":
|
1192
|
+
version: 4.4.1
|
1193
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.4.1"
|
1194
|
+
dependencies:
|
1195
|
+
"@jupyterlab/application": ^4.4.1
|
1196
|
+
"@jupyterlab/apputils": ^4.5.1
|
1197
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1198
|
+
"@jupyterlab/docmanager": ^4.4.1
|
1199
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1200
|
+
"@jupyterlab/services": ^7.4.1
|
1201
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1202
|
+
"@jupyterlab/statedb": ^4.4.1
|
1203
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1204
|
+
"@jupyterlab/translation": ^4.4.1
|
1205
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1206
1206
|
"@lumino/algorithm": ^2.0.3
|
1207
1207
|
"@lumino/commands": ^2.3.2
|
1208
1208
|
"@lumino/coreutils": ^2.2.1
|
@@ -1210,22 +1210,22 @@ __metadata:
|
|
1210
1210
|
"@lumino/signaling": ^2.1.4
|
1211
1211
|
"@lumino/widgets": ^2.7.0
|
1212
1212
|
react: ^18.2.0
|
1213
|
-
checksum:
|
1213
|
+
checksum: 513172c70dc9d4091972e99e8c3c52c5e553955dcdd57d89eb5e4cb87b32aca8371c8f0c15b4e8b93b5ab84b013113477e143f487addc29861059195b80fd97f
|
1214
1214
|
languageName: node
|
1215
1215
|
linkType: hard
|
1216
1216
|
|
1217
|
-
"@jupyterlab/docmanager@npm:~4.4.
|
1218
|
-
version: 4.4.
|
1219
|
-
resolution: "@jupyterlab/docmanager@npm:4.4.
|
1220
|
-
dependencies:
|
1221
|
-
"@jupyterlab/apputils": ^4.5.
|
1222
|
-
"@jupyterlab/coreutils": ^6.4.
|
1223
|
-
"@jupyterlab/docregistry": ^4.4.
|
1224
|
-
"@jupyterlab/services": ^7.4.
|
1225
|
-
"@jupyterlab/statedb": ^4.4.
|
1226
|
-
"@jupyterlab/statusbar": ^4.4.
|
1227
|
-
"@jupyterlab/translation": ^4.4.
|
1228
|
-
"@jupyterlab/ui-components": ^4.4.
|
1217
|
+
"@jupyterlab/docmanager@npm:~4.4.1":
|
1218
|
+
version: 4.4.1
|
1219
|
+
resolution: "@jupyterlab/docmanager@npm:4.4.1"
|
1220
|
+
dependencies:
|
1221
|
+
"@jupyterlab/apputils": ^4.5.1
|
1222
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1223
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1224
|
+
"@jupyterlab/services": ^7.4.1
|
1225
|
+
"@jupyterlab/statedb": ^4.4.1
|
1226
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1227
|
+
"@jupyterlab/translation": ^4.4.1
|
1228
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1229
1229
|
"@lumino/algorithm": ^2.0.3
|
1230
1230
|
"@lumino/coreutils": ^2.2.1
|
1231
1231
|
"@lumino/disposable": ^2.1.4
|
@@ -1235,24 +1235,24 @@ __metadata:
|
|
1235
1235
|
"@lumino/signaling": ^2.1.4
|
1236
1236
|
"@lumino/widgets": ^2.7.0
|
1237
1237
|
react: ^18.2.0
|
1238
|
-
checksum:
|
1238
|
+
checksum: c85391af35a4284d249796b4854ef849bc091ec1b5c0328a26e3e70b7955c386e0f931a90ecdf625a99ba291d9cf4b61aa2a5993ad1c83c77409a19e3a47aad9
|
1239
1239
|
languageName: node
|
1240
1240
|
linkType: hard
|
1241
1241
|
|
1242
|
-
"@jupyterlab/docregistry@npm:~4.4.
|
1243
|
-
version: 4.4.
|
1244
|
-
resolution: "@jupyterlab/docregistry@npm:4.4.
|
1245
|
-
dependencies:
|
1246
|
-
"@jupyter/ydoc": ^3.0.
|
1247
|
-
"@jupyterlab/apputils": ^4.5.
|
1248
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1249
|
-
"@jupyterlab/coreutils": ^6.4.
|
1250
|
-
"@jupyterlab/observables": ^5.4.
|
1251
|
-
"@jupyterlab/rendermime": ^4.4.
|
1252
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1253
|
-
"@jupyterlab/services": ^7.4.
|
1254
|
-
"@jupyterlab/translation": ^4.4.
|
1255
|
-
"@jupyterlab/ui-components": ^4.4.
|
1242
|
+
"@jupyterlab/docregistry@npm:~4.4.1":
|
1243
|
+
version: 4.4.1
|
1244
|
+
resolution: "@jupyterlab/docregistry@npm:4.4.1"
|
1245
|
+
dependencies:
|
1246
|
+
"@jupyter/ydoc": ^3.0.4
|
1247
|
+
"@jupyterlab/apputils": ^4.5.1
|
1248
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1249
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1250
|
+
"@jupyterlab/observables": ^5.4.1
|
1251
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1252
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1253
|
+
"@jupyterlab/services": ^7.4.1
|
1254
|
+
"@jupyterlab/translation": ^4.4.1
|
1255
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1256
1256
|
"@lumino/algorithm": ^2.0.3
|
1257
1257
|
"@lumino/coreutils": ^2.2.1
|
1258
1258
|
"@lumino/disposable": ^2.1.4
|
@@ -1261,32 +1261,32 @@ __metadata:
|
|
1261
1261
|
"@lumino/signaling": ^2.1.4
|
1262
1262
|
"@lumino/widgets": ^2.7.0
|
1263
1263
|
react: ^18.2.0
|
1264
|
-
checksum:
|
1264
|
+
checksum: a451d1d8f32b4e07c810c3e2c3615e7abd1c1d57a088ec9b5a38cfe46dd863fd5e0c018ace25720bb0b05e5e632efe29c6d1d261906066bbc84ac31b54287e1a
|
1265
1265
|
languageName: node
|
1266
1266
|
linkType: hard
|
1267
1267
|
|
1268
|
-
"@jupyterlab/documentsearch-extension@npm:~4.4.
|
1269
|
-
version: 4.4.
|
1270
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.4.
|
1268
|
+
"@jupyterlab/documentsearch-extension@npm:~4.4.1":
|
1269
|
+
version: 4.4.1
|
1270
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.4.1"
|
1271
1271
|
dependencies:
|
1272
|
-
"@jupyterlab/application": ^4.4.
|
1273
|
-
"@jupyterlab/apputils": ^4.5.
|
1274
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1275
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1276
|
-
"@jupyterlab/translation": ^4.4.
|
1272
|
+
"@jupyterlab/application": ^4.4.1
|
1273
|
+
"@jupyterlab/apputils": ^4.5.1
|
1274
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1275
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1276
|
+
"@jupyterlab/translation": ^4.4.1
|
1277
1277
|
"@lumino/commands": ^2.3.2
|
1278
1278
|
"@lumino/widgets": ^2.7.0
|
1279
|
-
checksum:
|
1279
|
+
checksum: 42b3427c659374774fd33229063904a012634a8437bbda4700bbe2da1231b0ef5a86685e4e9fd23ee41fd39467bef844fce1457d0445ece24a9679370c6cb989
|
1280
1280
|
languageName: node
|
1281
1281
|
linkType: hard
|
1282
1282
|
|
1283
|
-
"@jupyterlab/documentsearch@npm:~4.4.
|
1284
|
-
version: 4.4.
|
1285
|
-
resolution: "@jupyterlab/documentsearch@npm:4.4.
|
1283
|
+
"@jupyterlab/documentsearch@npm:~4.4.1":
|
1284
|
+
version: 4.4.1
|
1285
|
+
resolution: "@jupyterlab/documentsearch@npm:4.4.1"
|
1286
1286
|
dependencies:
|
1287
|
-
"@jupyterlab/apputils": ^4.5.
|
1288
|
-
"@jupyterlab/translation": ^4.4.
|
1289
|
-
"@jupyterlab/ui-components": ^4.4.
|
1287
|
+
"@jupyterlab/apputils": ^4.5.1
|
1288
|
+
"@jupyterlab/translation": ^4.4.1
|
1289
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1290
1290
|
"@lumino/commands": ^2.3.2
|
1291
1291
|
"@lumino/coreutils": ^2.2.1
|
1292
1292
|
"@lumino/disposable": ^2.1.4
|
@@ -1295,79 +1295,79 @@ __metadata:
|
|
1295
1295
|
"@lumino/signaling": ^2.1.4
|
1296
1296
|
"@lumino/widgets": ^2.7.0
|
1297
1297
|
react: ^18.2.0
|
1298
|
-
checksum:
|
1298
|
+
checksum: 482319ab66a83b4e563692f368861727ec764aa0a5d95aff0fccc69d5c7c5e1633b893086507a4a900d1a452bf35683764c73959036f370b805c7f9e8a156317
|
1299
1299
|
languageName: node
|
1300
1300
|
linkType: hard
|
1301
1301
|
|
1302
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.4.
|
1303
|
-
version: 4.4.
|
1304
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.4.
|
1302
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.4.1":
|
1303
|
+
version: 4.4.1
|
1304
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.4.1"
|
1305
1305
|
dependencies:
|
1306
|
-
"@jupyterlab/application": ^4.4.
|
1307
|
-
"@jupyterlab/apputils": ^4.5.
|
1308
|
-
"@jupyterlab/extensionmanager": ^4.4.
|
1309
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1310
|
-
"@jupyterlab/translation": ^4.4.
|
1311
|
-
"@jupyterlab/ui-components": ^4.4.
|
1312
|
-
checksum:
|
1306
|
+
"@jupyterlab/application": ^4.4.1
|
1307
|
+
"@jupyterlab/apputils": ^4.5.1
|
1308
|
+
"@jupyterlab/extensionmanager": ^4.4.1
|
1309
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1310
|
+
"@jupyterlab/translation": ^4.4.1
|
1311
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1312
|
+
checksum: b55d22dd4ca7ce2766b2df872d2b423749cb77e95f9834a0d326d6ddbdda46682729aceb54a6738da83d65a4f833e1b5cb1e9617fae949435d5a158a7dadc4bf
|
1313
1313
|
languageName: node
|
1314
1314
|
linkType: hard
|
1315
1315
|
|
1316
|
-
"@jupyterlab/extensionmanager@npm:~4.4.
|
1317
|
-
version: 4.4.
|
1318
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.4.
|
1316
|
+
"@jupyterlab/extensionmanager@npm:~4.4.1":
|
1317
|
+
version: 4.4.1
|
1318
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.4.1"
|
1319
1319
|
dependencies:
|
1320
|
-
"@jupyterlab/apputils": ^4.5.
|
1321
|
-
"@jupyterlab/coreutils": ^6.4.
|
1322
|
-
"@jupyterlab/services": ^7.4.
|
1323
|
-
"@jupyterlab/translation": ^4.4.
|
1324
|
-
"@jupyterlab/ui-components": ^4.4.
|
1320
|
+
"@jupyterlab/apputils": ^4.5.1
|
1321
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1322
|
+
"@jupyterlab/services": ^7.4.1
|
1323
|
+
"@jupyterlab/translation": ^4.4.1
|
1324
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1325
1325
|
"@lumino/messaging": ^2.0.3
|
1326
1326
|
"@lumino/polling": ^2.1.4
|
1327
1327
|
"@lumino/widgets": ^2.7.0
|
1328
1328
|
react: ^18.2.0
|
1329
1329
|
react-paginate: ^6.3.2
|
1330
1330
|
semver: ^7.5.2
|
1331
|
-
checksum:
|
1332
|
-
languageName: node
|
1333
|
-
linkType: hard
|
1334
|
-
|
1335
|
-
"@jupyterlab/filebrowser-extension@npm:~4.4.
|
1336
|
-
version: 4.4.
|
1337
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.4.
|
1338
|
-
dependencies:
|
1339
|
-
"@jupyterlab/application": ^4.4.
|
1340
|
-
"@jupyterlab/apputils": ^4.5.
|
1341
|
-
"@jupyterlab/coreutils": ^6.4.
|
1342
|
-
"@jupyterlab/docmanager": ^4.4.
|
1343
|
-
"@jupyterlab/docregistry": ^4.4.
|
1344
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1345
|
-
"@jupyterlab/services": ^7.4.
|
1346
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1347
|
-
"@jupyterlab/statedb": ^4.4.
|
1348
|
-
"@jupyterlab/statusbar": ^4.4.
|
1349
|
-
"@jupyterlab/translation": ^4.4.
|
1350
|
-
"@jupyterlab/ui-components": ^4.4.
|
1331
|
+
checksum: b7901c9e77f11e4fa01e372fc6315a719567ecdbef98dcf1d031a061ac2a48f319d8e9e70c35c0f7d16af2f2f7c1b3ac4780ea9f63cf0523d31312730d3edbd0
|
1332
|
+
languageName: node
|
1333
|
+
linkType: hard
|
1334
|
+
|
1335
|
+
"@jupyterlab/filebrowser-extension@npm:~4.4.1":
|
1336
|
+
version: 4.4.1
|
1337
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.4.1"
|
1338
|
+
dependencies:
|
1339
|
+
"@jupyterlab/application": ^4.4.1
|
1340
|
+
"@jupyterlab/apputils": ^4.5.1
|
1341
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1342
|
+
"@jupyterlab/docmanager": ^4.4.1
|
1343
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1344
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1345
|
+
"@jupyterlab/services": ^7.4.1
|
1346
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1347
|
+
"@jupyterlab/statedb": ^4.4.1
|
1348
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1349
|
+
"@jupyterlab/translation": ^4.4.1
|
1350
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1351
1351
|
"@lumino/algorithm": ^2.0.3
|
1352
1352
|
"@lumino/commands": ^2.3.2
|
1353
1353
|
"@lumino/widgets": ^2.7.0
|
1354
|
-
checksum:
|
1354
|
+
checksum: 772fb0f96009bb7f955dbf617c6ce568a5c1d24a3d76802ef7291a97fb0536dedf2de0b39751e055e8c9f5881cbf6f0580f61713e5812333daa83751e078b904
|
1355
1355
|
languageName: node
|
1356
1356
|
linkType: hard
|
1357
1357
|
|
1358
|
-
"@jupyterlab/filebrowser@npm:~4.4.
|
1359
|
-
version: 4.4.
|
1360
|
-
resolution: "@jupyterlab/filebrowser@npm:4.4.
|
1361
|
-
dependencies:
|
1362
|
-
"@jupyterlab/apputils": ^4.5.
|
1363
|
-
"@jupyterlab/coreutils": ^6.4.
|
1364
|
-
"@jupyterlab/docmanager": ^4.4.
|
1365
|
-
"@jupyterlab/docregistry": ^4.4.
|
1366
|
-
"@jupyterlab/services": ^7.4.
|
1367
|
-
"@jupyterlab/statedb": ^4.4.
|
1368
|
-
"@jupyterlab/statusbar": ^4.4.
|
1369
|
-
"@jupyterlab/translation": ^4.4.
|
1370
|
-
"@jupyterlab/ui-components": ^4.4.
|
1358
|
+
"@jupyterlab/filebrowser@npm:~4.4.1":
|
1359
|
+
version: 4.4.1
|
1360
|
+
resolution: "@jupyterlab/filebrowser@npm:4.4.1"
|
1361
|
+
dependencies:
|
1362
|
+
"@jupyterlab/apputils": ^4.5.1
|
1363
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1364
|
+
"@jupyterlab/docmanager": ^4.4.1
|
1365
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1366
|
+
"@jupyterlab/services": ^7.4.1
|
1367
|
+
"@jupyterlab/statedb": ^4.4.1
|
1368
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1369
|
+
"@jupyterlab/translation": ^4.4.1
|
1370
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1371
1371
|
"@lumino/algorithm": ^2.0.3
|
1372
1372
|
"@lumino/coreutils": ^2.2.1
|
1373
1373
|
"@lumino/disposable": ^2.1.4
|
@@ -1379,218 +1379,218 @@ __metadata:
|
|
1379
1379
|
"@lumino/virtualdom": ^2.0.3
|
1380
1380
|
"@lumino/widgets": ^2.7.0
|
1381
1381
|
react: ^18.2.0
|
1382
|
-
checksum:
|
1382
|
+
checksum: 38f01686e8e6fd2fdfa5480a73f8fad4dc11cd2b86818ade22f40a718fe011680967dc021ee326998b172a60f5d0faa8efcee4363bb71f6e48d229e7bfb9f1ff
|
1383
1383
|
languageName: node
|
1384
1384
|
linkType: hard
|
1385
1385
|
|
1386
|
-
"@jupyterlab/fileeditor-extension@npm:~4.4.
|
1387
|
-
version: 4.4.
|
1388
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.4.
|
1386
|
+
"@jupyterlab/fileeditor-extension@npm:~4.4.1":
|
1387
|
+
version: 4.4.1
|
1388
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.4.1"
|
1389
1389
|
dependencies:
|
1390
1390
|
"@codemirror/commands": ^6.7.1
|
1391
1391
|
"@codemirror/search": ^6.5.8
|
1392
|
-
"@jupyterlab/application": ^4.4.
|
1393
|
-
"@jupyterlab/apputils": ^4.5.
|
1394
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1395
|
-
"@jupyterlab/codemirror": ^4.4.
|
1396
|
-
"@jupyterlab/completer": ^4.4.
|
1397
|
-
"@jupyterlab/console": ^4.4.
|
1398
|
-
"@jupyterlab/coreutils": ^6.4.
|
1399
|
-
"@jupyterlab/docregistry": ^4.4.
|
1400
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1401
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1402
|
-
"@jupyterlab/fileeditor": ^4.4.
|
1403
|
-
"@jupyterlab/launcher": ^4.4.
|
1404
|
-
"@jupyterlab/lsp": ^4.4.
|
1405
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1406
|
-
"@jupyterlab/observables": ^5.4.
|
1407
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1408
|
-
"@jupyterlab/services": ^7.4.
|
1409
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1410
|
-
"@jupyterlab/statusbar": ^4.4.
|
1411
|
-
"@jupyterlab/toc": ^6.4.
|
1412
|
-
"@jupyterlab/translation": ^4.4.
|
1413
|
-
"@jupyterlab/ui-components": ^4.4.
|
1392
|
+
"@jupyterlab/application": ^4.4.1
|
1393
|
+
"@jupyterlab/apputils": ^4.5.1
|
1394
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1395
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1396
|
+
"@jupyterlab/completer": ^4.4.1
|
1397
|
+
"@jupyterlab/console": ^4.4.1
|
1398
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1399
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1400
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1401
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1402
|
+
"@jupyterlab/fileeditor": ^4.4.1
|
1403
|
+
"@jupyterlab/launcher": ^4.4.1
|
1404
|
+
"@jupyterlab/lsp": ^4.4.1
|
1405
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1406
|
+
"@jupyterlab/observables": ^5.4.1
|
1407
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1408
|
+
"@jupyterlab/services": ^7.4.1
|
1409
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1410
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1411
|
+
"@jupyterlab/toc": ^6.4.1
|
1412
|
+
"@jupyterlab/translation": ^4.4.1
|
1413
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1414
1414
|
"@lumino/algorithm": ^2.0.3
|
1415
1415
|
"@lumino/commands": ^2.3.2
|
1416
1416
|
"@lumino/coreutils": ^2.2.1
|
1417
1417
|
"@lumino/widgets": ^2.7.0
|
1418
|
-
checksum:
|
1419
|
-
languageName: node
|
1420
|
-
linkType: hard
|
1421
|
-
|
1422
|
-
"@jupyterlab/fileeditor@npm:~4.4.
|
1423
|
-
version: 4.4.
|
1424
|
-
resolution: "@jupyterlab/fileeditor@npm:4.4.
|
1425
|
-
dependencies:
|
1426
|
-
"@jupyter/ydoc": ^3.0.
|
1427
|
-
"@jupyterlab/apputils": ^4.5.
|
1428
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1429
|
-
"@jupyterlab/codemirror": ^4.4.
|
1430
|
-
"@jupyterlab/coreutils": ^6.4.
|
1431
|
-
"@jupyterlab/docregistry": ^4.4.
|
1432
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1433
|
-
"@jupyterlab/lsp": ^4.4.
|
1434
|
-
"@jupyterlab/statusbar": ^4.4.
|
1435
|
-
"@jupyterlab/toc": ^6.4.
|
1436
|
-
"@jupyterlab/translation": ^4.4.
|
1437
|
-
"@jupyterlab/ui-components": ^4.4.
|
1418
|
+
checksum: 364d53b8ab84b4399b5f1845a8487959032cd6e25177403bdd968e7468635456b0a1a4cd737ba3e23c45c6495960adc0f8032d0807425c0514bd0cf45bcc59b1
|
1419
|
+
languageName: node
|
1420
|
+
linkType: hard
|
1421
|
+
|
1422
|
+
"@jupyterlab/fileeditor@npm:~4.4.1":
|
1423
|
+
version: 4.4.1
|
1424
|
+
resolution: "@jupyterlab/fileeditor@npm:4.4.1"
|
1425
|
+
dependencies:
|
1426
|
+
"@jupyter/ydoc": ^3.0.4
|
1427
|
+
"@jupyterlab/apputils": ^4.5.1
|
1428
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1429
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1430
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1431
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1432
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1433
|
+
"@jupyterlab/lsp": ^4.4.1
|
1434
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1435
|
+
"@jupyterlab/toc": ^6.4.1
|
1436
|
+
"@jupyterlab/translation": ^4.4.1
|
1437
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1438
1438
|
"@lumino/commands": ^2.3.2
|
1439
1439
|
"@lumino/coreutils": ^2.2.1
|
1440
1440
|
"@lumino/messaging": ^2.0.3
|
1441
1441
|
"@lumino/widgets": ^2.7.0
|
1442
1442
|
react: ^18.2.0
|
1443
1443
|
regexp-match-indices: ^1.0.2
|
1444
|
-
checksum:
|
1444
|
+
checksum: 85b017c331caed96ed94bdb84301cce2e01b42d2f3803ae978cd07178fa7d50a8d73771dc24bea1324bbfce71945e49e5956ffdd2353eb6bc72f07186187276f
|
1445
1445
|
languageName: node
|
1446
1446
|
linkType: hard
|
1447
1447
|
|
1448
|
-
"@jupyterlab/help-extension@npm:~4.4.
|
1449
|
-
version: 4.4.
|
1450
|
-
resolution: "@jupyterlab/help-extension@npm:4.4.
|
1451
|
-
dependencies:
|
1452
|
-
"@jupyterlab/application": ^4.4.
|
1453
|
-
"@jupyterlab/apputils": ^4.5.
|
1454
|
-
"@jupyterlab/coreutils": ^6.4.
|
1455
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1456
|
-
"@jupyterlab/services": ^7.4.
|
1457
|
-
"@jupyterlab/translation": ^4.4.
|
1458
|
-
"@jupyterlab/ui-components": ^4.4.
|
1448
|
+
"@jupyterlab/help-extension@npm:~4.4.1":
|
1449
|
+
version: 4.4.1
|
1450
|
+
resolution: "@jupyterlab/help-extension@npm:4.4.1"
|
1451
|
+
dependencies:
|
1452
|
+
"@jupyterlab/application": ^4.4.1
|
1453
|
+
"@jupyterlab/apputils": ^4.5.1
|
1454
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1455
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1456
|
+
"@jupyterlab/services": ^7.4.1
|
1457
|
+
"@jupyterlab/translation": ^4.4.1
|
1458
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1459
1459
|
"@lumino/widgets": ^2.7.0
|
1460
1460
|
react: ^18.2.0
|
1461
|
-
checksum:
|
1461
|
+
checksum: 203a64a8cad2f15b01602c897cc556c3f1e0f431d9b847ca0d85d68504a1d3e5337d9ca4b2a9bf9a74708c6f4acb08e401ed045cfd0623082ee9e5012aa6683f
|
1462
1462
|
languageName: node
|
1463
1463
|
linkType: hard
|
1464
1464
|
|
1465
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.4.
|
1466
|
-
version: 4.4.
|
1467
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.4.
|
1465
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.4.1":
|
1466
|
+
version: 4.4.1
|
1467
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.4.1"
|
1468
1468
|
dependencies:
|
1469
|
-
"@jupyterlab/application": ^4.4.
|
1470
|
-
"@jupyterlab/apputils": ^4.5.
|
1471
|
-
"@jupyterlab/docregistry": ^4.4.
|
1472
|
-
"@jupyterlab/htmlviewer": ^4.4.
|
1473
|
-
"@jupyterlab/observables": ^5.4.
|
1474
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1475
|
-
"@jupyterlab/translation": ^4.4.
|
1476
|
-
"@jupyterlab/ui-components": ^4.4.
|
1477
|
-
checksum:
|
1469
|
+
"@jupyterlab/application": ^4.4.1
|
1470
|
+
"@jupyterlab/apputils": ^4.5.1
|
1471
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1472
|
+
"@jupyterlab/htmlviewer": ^4.4.1
|
1473
|
+
"@jupyterlab/observables": ^5.4.1
|
1474
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1475
|
+
"@jupyterlab/translation": ^4.4.1
|
1476
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1477
|
+
checksum: 10603bb723d598a3e12087477703b7a47a5f9332f31636b222081142306b16440daaa1bd99e48c2616fada7daaf9d4ada7d32859f161737b9e5ac932073ca1e9
|
1478
1478
|
languageName: node
|
1479
1479
|
linkType: hard
|
1480
1480
|
|
1481
|
-
"@jupyterlab/htmlviewer@npm:~4.4.
|
1482
|
-
version: 4.4.
|
1483
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.4.
|
1481
|
+
"@jupyterlab/htmlviewer@npm:~4.4.1":
|
1482
|
+
version: 4.4.1
|
1483
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.4.1"
|
1484
1484
|
dependencies:
|
1485
|
-
"@jupyterlab/apputils": ^4.5.
|
1486
|
-
"@jupyterlab/coreutils": ^6.4.
|
1487
|
-
"@jupyterlab/docregistry": ^4.4.
|
1488
|
-
"@jupyterlab/translation": ^4.4.
|
1489
|
-
"@jupyterlab/ui-components": ^4.4.
|
1485
|
+
"@jupyterlab/apputils": ^4.5.1
|
1486
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1487
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1488
|
+
"@jupyterlab/translation": ^4.4.1
|
1489
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1490
1490
|
"@lumino/coreutils": ^2.2.1
|
1491
1491
|
"@lumino/signaling": ^2.1.4
|
1492
1492
|
"@lumino/widgets": ^2.7.0
|
1493
1493
|
react: ^18.2.0
|
1494
|
-
checksum:
|
1494
|
+
checksum: ee94b0646900673cf4c5d3047c4eb6de4af28ae9aaf1accfbc24bc90482edc67ca5a5b8436dd3cc895caae9a5454add1d481fea182ce3f2a7314f3dad3753c1a
|
1495
1495
|
languageName: node
|
1496
1496
|
linkType: hard
|
1497
1497
|
|
1498
|
-
"@jupyterlab/hub-extension@npm:~4.4.
|
1499
|
-
version: 4.4.
|
1500
|
-
resolution: "@jupyterlab/hub-extension@npm:4.4.
|
1498
|
+
"@jupyterlab/hub-extension@npm:~4.4.1":
|
1499
|
+
version: 4.4.1
|
1500
|
+
resolution: "@jupyterlab/hub-extension@npm:4.4.1"
|
1501
1501
|
dependencies:
|
1502
|
-
"@jupyterlab/application": ^4.4.
|
1503
|
-
"@jupyterlab/apputils": ^4.5.
|
1504
|
-
"@jupyterlab/coreutils": ^6.4.
|
1505
|
-
"@jupyterlab/services": ^7.4.
|
1506
|
-
"@jupyterlab/translation": ^4.4.
|
1507
|
-
checksum:
|
1502
|
+
"@jupyterlab/application": ^4.4.1
|
1503
|
+
"@jupyterlab/apputils": ^4.5.1
|
1504
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1505
|
+
"@jupyterlab/services": ^7.4.1
|
1506
|
+
"@jupyterlab/translation": ^4.4.1
|
1507
|
+
checksum: c969e3d52fe1fd11a547340eb2bc8cd5440ecb7eeaa709ee4c734074a11202adf18152e6e67102e336438d1b6ef72f3c2dbfe22f073d957cb957ad360287f38e
|
1508
1508
|
languageName: node
|
1509
1509
|
linkType: hard
|
1510
1510
|
|
1511
|
-
"@jupyterlab/imageviewer-extension@npm:~4.4.
|
1512
|
-
version: 4.4.
|
1513
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.4.
|
1511
|
+
"@jupyterlab/imageviewer-extension@npm:~4.4.1":
|
1512
|
+
version: 4.4.1
|
1513
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.4.1"
|
1514
1514
|
dependencies:
|
1515
|
-
"@jupyterlab/application": ^4.4.
|
1516
|
-
"@jupyterlab/apputils": ^4.5.
|
1517
|
-
"@jupyterlab/docregistry": ^4.4.
|
1518
|
-
"@jupyterlab/imageviewer": ^4.4.
|
1519
|
-
"@jupyterlab/translation": ^4.4.
|
1520
|
-
checksum:
|
1515
|
+
"@jupyterlab/application": ^4.4.1
|
1516
|
+
"@jupyterlab/apputils": ^4.5.1
|
1517
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1518
|
+
"@jupyterlab/imageviewer": ^4.4.1
|
1519
|
+
"@jupyterlab/translation": ^4.4.1
|
1520
|
+
checksum: 2390c495030f7d9777541e0a31ed3b4d5624bf5c1c89b3cde6bc85ea01dc85b75a2bef40951b75dceff9cedbb8a4556888a8f706222c7b223e57563806a33ad1
|
1521
1521
|
languageName: node
|
1522
1522
|
linkType: hard
|
1523
1523
|
|
1524
|
-
"@jupyterlab/imageviewer@npm:~4.4.
|
1525
|
-
version: 4.4.
|
1526
|
-
resolution: "@jupyterlab/imageviewer@npm:4.4.
|
1524
|
+
"@jupyterlab/imageviewer@npm:~4.4.1":
|
1525
|
+
version: 4.4.1
|
1526
|
+
resolution: "@jupyterlab/imageviewer@npm:4.4.1"
|
1527
1527
|
dependencies:
|
1528
|
-
"@jupyterlab/apputils": ^4.5.
|
1529
|
-
"@jupyterlab/coreutils": ^6.4.
|
1530
|
-
"@jupyterlab/docregistry": ^4.4.
|
1528
|
+
"@jupyterlab/apputils": ^4.5.1
|
1529
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1530
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1531
1531
|
"@lumino/coreutils": ^2.2.1
|
1532
1532
|
"@lumino/messaging": ^2.0.3
|
1533
1533
|
"@lumino/widgets": ^2.7.0
|
1534
|
-
checksum:
|
1534
|
+
checksum: 90a6a9c7d0c1a53684dda79b681ef90a7e7ddaf4e3738edfb0b532ea1cb03da149b6b863a64558e74b5c31805dd31ca99062bebec995e216563424a802a4d47a
|
1535
1535
|
languageName: node
|
1536
1536
|
linkType: hard
|
1537
1537
|
|
1538
|
-
"@jupyterlab/inspector-extension@npm:~4.4.
|
1539
|
-
version: 4.4.
|
1540
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.4.
|
1541
|
-
dependencies:
|
1542
|
-
"@jupyterlab/application": ^4.4.
|
1543
|
-
"@jupyterlab/apputils": ^4.5.
|
1544
|
-
"@jupyterlab/console": ^4.4.
|
1545
|
-
"@jupyterlab/inspector": ^4.4.
|
1546
|
-
"@jupyterlab/launcher": ^4.4.
|
1547
|
-
"@jupyterlab/notebook": ^4.4.
|
1548
|
-
"@jupyterlab/translation": ^4.4.
|
1549
|
-
"@jupyterlab/ui-components": ^4.4.
|
1538
|
+
"@jupyterlab/inspector-extension@npm:~4.4.1":
|
1539
|
+
version: 4.4.1
|
1540
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.4.1"
|
1541
|
+
dependencies:
|
1542
|
+
"@jupyterlab/application": ^4.4.1
|
1543
|
+
"@jupyterlab/apputils": ^4.5.1
|
1544
|
+
"@jupyterlab/console": ^4.4.1
|
1545
|
+
"@jupyterlab/inspector": ^4.4.1
|
1546
|
+
"@jupyterlab/launcher": ^4.4.1
|
1547
|
+
"@jupyterlab/notebook": ^4.4.1
|
1548
|
+
"@jupyterlab/translation": ^4.4.1
|
1549
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1550
1550
|
"@lumino/widgets": ^2.7.0
|
1551
|
-
checksum:
|
1551
|
+
checksum: 80eb601df16dd448d1705c7faab20e012d53d2f9e23a1857f63b35f45103ad0da1c213afa95584fd63fe19347736f1c7b70babbac87bb3d54eb9fee6f972d063
|
1552
1552
|
languageName: node
|
1553
1553
|
linkType: hard
|
1554
1554
|
|
1555
|
-
"@jupyterlab/inspector@npm:~4.4.
|
1556
|
-
version: 4.4.
|
1557
|
-
resolution: "@jupyterlab/inspector@npm:4.4.
|
1558
|
-
dependencies:
|
1559
|
-
"@jupyterlab/apputils": ^4.5.
|
1560
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1561
|
-
"@jupyterlab/coreutils": ^6.4.
|
1562
|
-
"@jupyterlab/rendermime": ^4.4.
|
1563
|
-
"@jupyterlab/services": ^7.4.
|
1564
|
-
"@jupyterlab/statedb": ^4.4.
|
1565
|
-
"@jupyterlab/translation": ^4.4.
|
1555
|
+
"@jupyterlab/inspector@npm:~4.4.1":
|
1556
|
+
version: 4.4.1
|
1557
|
+
resolution: "@jupyterlab/inspector@npm:4.4.1"
|
1558
|
+
dependencies:
|
1559
|
+
"@jupyterlab/apputils": ^4.5.1
|
1560
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1561
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1562
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1563
|
+
"@jupyterlab/services": ^7.4.1
|
1564
|
+
"@jupyterlab/statedb": ^4.4.1
|
1565
|
+
"@jupyterlab/translation": ^4.4.1
|
1566
1566
|
"@lumino/coreutils": ^2.2.1
|
1567
1567
|
"@lumino/disposable": ^2.1.4
|
1568
1568
|
"@lumino/polling": ^2.1.4
|
1569
1569
|
"@lumino/signaling": ^2.1.4
|
1570
1570
|
"@lumino/widgets": ^2.7.0
|
1571
|
-
checksum:
|
1571
|
+
checksum: 92b90c0c32022d1920c78f96df8766e22f47a32b62c78a41de50dac0554948cf184d5e24779ecbaedbc85820b8fb5dd5ea397d79170c34f279c442e4d44e0c0d
|
1572
1572
|
languageName: node
|
1573
1573
|
linkType: hard
|
1574
1574
|
|
1575
|
-
"@jupyterlab/javascript-extension@npm:~4.4.
|
1576
|
-
version: 4.4.
|
1577
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.4.
|
1575
|
+
"@jupyterlab/javascript-extension@npm:~4.4.1":
|
1576
|
+
version: 4.4.1
|
1577
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.4.1"
|
1578
1578
|
dependencies:
|
1579
|
-
"@jupyterlab/rendermime": ^4.4.
|
1580
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1581
|
-
checksum:
|
1579
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1580
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1581
|
+
checksum: c8d0b0d9e681b175b64b110c360d8a8ef1870f0290b8dcd48b964e8516685519aea804bff4fa5dc3b7eb6322ed8fef56b4d94055b8ee1b4b7d77e29694d2b3cb
|
1582
1582
|
languageName: node
|
1583
1583
|
linkType: hard
|
1584
1584
|
|
1585
|
-
"@jupyterlab/json-extension@npm:~4.4.
|
1586
|
-
version: 4.4.
|
1587
|
-
resolution: "@jupyterlab/json-extension@npm:4.4.
|
1585
|
+
"@jupyterlab/json-extension@npm:~4.4.1":
|
1586
|
+
version: 4.4.1
|
1587
|
+
resolution: "@jupyterlab/json-extension@npm:4.4.1"
|
1588
1588
|
dependencies:
|
1589
|
-
"@jupyterlab/apputils": ^4.5.
|
1590
|
-
"@jupyterlab/codemirror": ^4.4.
|
1591
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1592
|
-
"@jupyterlab/translation": ^4.4.
|
1593
|
-
"@jupyterlab/ui-components": ^4.4.
|
1589
|
+
"@jupyterlab/apputils": ^4.5.1
|
1590
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1591
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1592
|
+
"@jupyterlab/translation": ^4.4.1
|
1593
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1594
1594
|
"@lezer/highlight": ^1.2.0
|
1595
1595
|
"@lumino/coreutils": ^2.2.1
|
1596
1596
|
"@lumino/messaging": ^2.0.3
|
@@ -1600,34 +1600,34 @@ __metadata:
|
|
1600
1600
|
react-highlight-words: ^0.20.0
|
1601
1601
|
react-json-tree: ^0.18.0
|
1602
1602
|
style-mod: ^4.0.0
|
1603
|
-
checksum:
|
1603
|
+
checksum: 2886c5a3cc7d67974b56f6ae80940b016eebdce612072f77d10adb2100088c12467d337d59b6e341e979477d6dc45d18e77ffb822be34e9b4d351cd0e0d30d77
|
1604
1604
|
languageName: node
|
1605
1605
|
linkType: hard
|
1606
1606
|
|
1607
|
-
"@jupyterlab/launcher-extension@npm:~4.4.
|
1608
|
-
version: 4.4.
|
1609
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.4.
|
1610
|
-
dependencies:
|
1611
|
-
"@jupyterlab/application": ^4.4.
|
1612
|
-
"@jupyterlab/apputils": ^4.5.
|
1613
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1614
|
-
"@jupyterlab/launcher": ^4.4.
|
1615
|
-
"@jupyterlab/translation": ^4.4.
|
1616
|
-
"@jupyterlab/ui-components": ^4.4.
|
1607
|
+
"@jupyterlab/launcher-extension@npm:~4.4.1":
|
1608
|
+
version: 4.4.1
|
1609
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.4.1"
|
1610
|
+
dependencies:
|
1611
|
+
"@jupyterlab/application": ^4.4.1
|
1612
|
+
"@jupyterlab/apputils": ^4.5.1
|
1613
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1614
|
+
"@jupyterlab/launcher": ^4.4.1
|
1615
|
+
"@jupyterlab/translation": ^4.4.1
|
1616
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1617
1617
|
"@lumino/algorithm": ^2.0.3
|
1618
1618
|
"@lumino/coreutils": ^2.2.1
|
1619
1619
|
"@lumino/widgets": ^2.7.0
|
1620
|
-
checksum:
|
1620
|
+
checksum: 296abec94222dc744fa0dec70e082f77f359d01bef6a979a5e5deb1ec7c281456c9c90cf0a91b0846ab9328059e1705c5c3d90328b4b245b1b575a2b2197bcf7
|
1621
1621
|
languageName: node
|
1622
1622
|
linkType: hard
|
1623
1623
|
|
1624
|
-
"@jupyterlab/launcher@npm:~4.4.
|
1625
|
-
version: 4.4.
|
1626
|
-
resolution: "@jupyterlab/launcher@npm:4.4.
|
1624
|
+
"@jupyterlab/launcher@npm:~4.4.1":
|
1625
|
+
version: 4.4.1
|
1626
|
+
resolution: "@jupyterlab/launcher@npm:4.4.1"
|
1627
1627
|
dependencies:
|
1628
|
-
"@jupyterlab/apputils": ^4.5.
|
1629
|
-
"@jupyterlab/translation": ^4.4.
|
1630
|
-
"@jupyterlab/ui-components": ^4.4.
|
1628
|
+
"@jupyterlab/apputils": ^4.5.1
|
1629
|
+
"@jupyterlab/translation": ^4.4.1
|
1630
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1631
1631
|
"@lumino/algorithm": ^2.0.3
|
1632
1632
|
"@lumino/commands": ^2.3.2
|
1633
1633
|
"@lumino/coreutils": ^2.2.1
|
@@ -1635,82 +1635,82 @@ __metadata:
|
|
1635
1635
|
"@lumino/properties": ^2.0.3
|
1636
1636
|
"@lumino/widgets": ^2.7.0
|
1637
1637
|
react: ^18.2.0
|
1638
|
-
checksum:
|
1638
|
+
checksum: 61847c7252f4dd49fae70675df8ce6686aa2edd18ef0ffebf7133d5199c696cb10bd788f600e7acf393592ef5d9715515bb712533a518c10369757c6edac36ff
|
1639
1639
|
languageName: node
|
1640
1640
|
linkType: hard
|
1641
1641
|
|
1642
|
-
"@jupyterlab/logconsole-extension@npm:~4.4.
|
1643
|
-
version: 4.4.
|
1644
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.4.
|
1645
|
-
dependencies:
|
1646
|
-
"@jupyterlab/application": ^4.4.
|
1647
|
-
"@jupyterlab/apputils": ^4.5.
|
1648
|
-
"@jupyterlab/coreutils": ^6.4.
|
1649
|
-
"@jupyterlab/docregistry": ^4.4.
|
1650
|
-
"@jupyterlab/logconsole": ^4.4.
|
1651
|
-
"@jupyterlab/rendermime": ^4.4.
|
1652
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1653
|
-
"@jupyterlab/statusbar": ^4.4.
|
1654
|
-
"@jupyterlab/translation": ^4.4.
|
1655
|
-
"@jupyterlab/ui-components": ^4.4.
|
1642
|
+
"@jupyterlab/logconsole-extension@npm:~4.4.1":
|
1643
|
+
version: 4.4.1
|
1644
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.4.1"
|
1645
|
+
dependencies:
|
1646
|
+
"@jupyterlab/application": ^4.4.1
|
1647
|
+
"@jupyterlab/apputils": ^4.5.1
|
1648
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1649
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1650
|
+
"@jupyterlab/logconsole": ^4.4.1
|
1651
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1652
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1653
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1654
|
+
"@jupyterlab/translation": ^4.4.1
|
1655
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1656
1656
|
"@lumino/coreutils": ^2.2.1
|
1657
1657
|
"@lumino/signaling": ^2.1.4
|
1658
1658
|
"@lumino/widgets": ^2.7.0
|
1659
1659
|
react: ^18.2.0
|
1660
|
-
checksum:
|
1660
|
+
checksum: af195ac345d2dd1b615df8bf1236f598ec1a0a4c8232e516f554d1829264b56df769b877b6099797dfa922a7041007eaf5ef1d5b0b7370a7031efe91e354a4ee
|
1661
1661
|
languageName: node
|
1662
1662
|
linkType: hard
|
1663
1663
|
|
1664
|
-
"@jupyterlab/logconsole@npm:~4.4.
|
1665
|
-
version: 4.4.
|
1666
|
-
resolution: "@jupyterlab/logconsole@npm:4.4.
|
1667
|
-
dependencies:
|
1668
|
-
"@jupyterlab/coreutils": ^6.4.
|
1669
|
-
"@jupyterlab/nbformat": ^4.4.
|
1670
|
-
"@jupyterlab/outputarea": ^4.4.
|
1671
|
-
"@jupyterlab/rendermime": ^4.4.
|
1672
|
-
"@jupyterlab/services": ^7.4.
|
1673
|
-
"@jupyterlab/translation": ^4.4.
|
1664
|
+
"@jupyterlab/logconsole@npm:~4.4.1":
|
1665
|
+
version: 4.4.1
|
1666
|
+
resolution: "@jupyterlab/logconsole@npm:4.4.1"
|
1667
|
+
dependencies:
|
1668
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1669
|
+
"@jupyterlab/nbformat": ^4.4.1
|
1670
|
+
"@jupyterlab/outputarea": ^4.4.1
|
1671
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1672
|
+
"@jupyterlab/services": ^7.4.1
|
1673
|
+
"@jupyterlab/translation": ^4.4.1
|
1674
1674
|
"@lumino/coreutils": ^2.2.1
|
1675
1675
|
"@lumino/disposable": ^2.1.4
|
1676
1676
|
"@lumino/messaging": ^2.0.3
|
1677
1677
|
"@lumino/signaling": ^2.1.4
|
1678
1678
|
"@lumino/widgets": ^2.7.0
|
1679
|
-
checksum:
|
1679
|
+
checksum: 693a9e94c6188ca30c84fcf9b2004c971bb5a3f75a03b414e24976eb9baa6b6b197a0a4970b53dd853851b746c9d72ed865e908502a3c5d33660d4d8c5c6dd88
|
1680
1680
|
languageName: node
|
1681
1681
|
linkType: hard
|
1682
1682
|
|
1683
|
-
"@jupyterlab/lsp-extension@npm:~4.4.
|
1684
|
-
version: 4.4.
|
1685
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.4.
|
1686
|
-
dependencies:
|
1687
|
-
"@jupyterlab/application": ^4.4.
|
1688
|
-
"@jupyterlab/apputils": ^4.5.
|
1689
|
-
"@jupyterlab/lsp": ^4.4.
|
1690
|
-
"@jupyterlab/running": ^4.4.
|
1691
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1692
|
-
"@jupyterlab/translation": ^4.4.
|
1693
|
-
"@jupyterlab/ui-components": ^4.4.
|
1683
|
+
"@jupyterlab/lsp-extension@npm:~4.4.1":
|
1684
|
+
version: 4.4.1
|
1685
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.4.1"
|
1686
|
+
dependencies:
|
1687
|
+
"@jupyterlab/application": ^4.4.1
|
1688
|
+
"@jupyterlab/apputils": ^4.5.1
|
1689
|
+
"@jupyterlab/lsp": ^4.4.1
|
1690
|
+
"@jupyterlab/running": ^4.4.1
|
1691
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1692
|
+
"@jupyterlab/translation": ^4.4.1
|
1693
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1694
1694
|
"@lumino/coreutils": ^2.2.1
|
1695
1695
|
"@lumino/polling": ^2.1.4
|
1696
1696
|
"@lumino/signaling": ^2.1.4
|
1697
1697
|
"@rjsf/utils": ^5.13.4
|
1698
1698
|
react: ^18.2.0
|
1699
|
-
checksum:
|
1699
|
+
checksum: f56a2691a963dd353675bd327e7248ee60366e8cff374d869f79e63438d7cc89f7cc67e93b4a410a6ee7b03e9f22d14ca40d907b391184d6e8388a437b15f0b8
|
1700
1700
|
languageName: node
|
1701
1701
|
linkType: hard
|
1702
1702
|
|
1703
|
-
"@jupyterlab/lsp@npm:~4.4.
|
1704
|
-
version: 4.4.
|
1705
|
-
resolution: "@jupyterlab/lsp@npm:4.4.
|
1706
|
-
dependencies:
|
1707
|
-
"@jupyterlab/apputils": ^4.5.
|
1708
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1709
|
-
"@jupyterlab/codemirror": ^4.4.
|
1710
|
-
"@jupyterlab/coreutils": ^6.4.
|
1711
|
-
"@jupyterlab/docregistry": ^4.4.
|
1712
|
-
"@jupyterlab/services": ^7.4.
|
1713
|
-
"@jupyterlab/translation": ^4.4.
|
1703
|
+
"@jupyterlab/lsp@npm:~4.4.1":
|
1704
|
+
version: 4.4.1
|
1705
|
+
resolution: "@jupyterlab/lsp@npm:4.4.1"
|
1706
|
+
dependencies:
|
1707
|
+
"@jupyterlab/apputils": ^4.5.1
|
1708
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1709
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1710
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1711
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1712
|
+
"@jupyterlab/services": ^7.4.1
|
1713
|
+
"@jupyterlab/translation": ^4.4.1
|
1714
1714
|
"@lumino/coreutils": ^2.2.1
|
1715
1715
|
"@lumino/disposable": ^2.1.4
|
1716
1716
|
"@lumino/signaling": ^2.1.4
|
@@ -1719,164 +1719,164 @@ __metadata:
|
|
1719
1719
|
vscode-jsonrpc: ^6.0.0
|
1720
1720
|
vscode-languageserver-protocol: ^3.17.0
|
1721
1721
|
vscode-ws-jsonrpc: ~1.0.2
|
1722
|
-
checksum:
|
1722
|
+
checksum: 556f2bbb66a11353bb6d356b7678926e25fd9c3a77716a4c925647e4c9a0d6b7f927906a9e3cf50a4840b5be0558eab026fce6490b9ee0fe9c0f60f2b07535ff
|
1723
1723
|
languageName: node
|
1724
1724
|
linkType: hard
|
1725
1725
|
|
1726
|
-
"@jupyterlab/mainmenu-extension@npm:~4.4.
|
1727
|
-
version: 4.4.
|
1728
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.4.
|
1729
|
-
dependencies:
|
1730
|
-
"@jupyterlab/application": ^4.4.
|
1731
|
-
"@jupyterlab/apputils": ^4.5.
|
1732
|
-
"@jupyterlab/coreutils": ^6.4.
|
1733
|
-
"@jupyterlab/docmanager": ^4.4.
|
1734
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1735
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1736
|
-
"@jupyterlab/services": ^7.4.
|
1737
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1738
|
-
"@jupyterlab/translation": ^4.4.
|
1739
|
-
"@jupyterlab/ui-components": ^4.4.
|
1726
|
+
"@jupyterlab/mainmenu-extension@npm:~4.4.1":
|
1727
|
+
version: 4.4.1
|
1728
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.4.1"
|
1729
|
+
dependencies:
|
1730
|
+
"@jupyterlab/application": ^4.4.1
|
1731
|
+
"@jupyterlab/apputils": ^4.5.1
|
1732
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1733
|
+
"@jupyterlab/docmanager": ^4.4.1
|
1734
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1735
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1736
|
+
"@jupyterlab/services": ^7.4.1
|
1737
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1738
|
+
"@jupyterlab/translation": ^4.4.1
|
1739
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1740
1740
|
"@lumino/algorithm": ^2.0.3
|
1741
1741
|
"@lumino/coreutils": ^2.2.1
|
1742
1742
|
"@lumino/disposable": ^2.1.4
|
1743
1743
|
"@lumino/messaging": ^2.0.3
|
1744
1744
|
"@lumino/widgets": ^2.7.0
|
1745
|
-
checksum:
|
1745
|
+
checksum: 4f6c1fe701154f56b537949f52d646937f8d8972aebe675fe31d7cc49314de943a4d34cb8ba4d5d5504182e9b4d7d62059dec66449586ffe88a3b434307b5fb4
|
1746
1746
|
languageName: node
|
1747
1747
|
linkType: hard
|
1748
1748
|
|
1749
|
-
"@jupyterlab/mainmenu@npm:~4.4.
|
1750
|
-
version: 4.4.
|
1751
|
-
resolution: "@jupyterlab/mainmenu@npm:4.4.
|
1749
|
+
"@jupyterlab/mainmenu@npm:~4.4.1":
|
1750
|
+
version: 4.4.1
|
1751
|
+
resolution: "@jupyterlab/mainmenu@npm:4.4.1"
|
1752
1752
|
dependencies:
|
1753
|
-
"@jupyterlab/apputils": ^4.5.
|
1754
|
-
"@jupyterlab/translation": ^4.4.
|
1755
|
-
"@jupyterlab/ui-components": ^4.4.
|
1753
|
+
"@jupyterlab/apputils": ^4.5.1
|
1754
|
+
"@jupyterlab/translation": ^4.4.1
|
1755
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1756
1756
|
"@lumino/algorithm": ^2.0.3
|
1757
1757
|
"@lumino/commands": ^2.3.2
|
1758
1758
|
"@lumino/coreutils": ^2.2.1
|
1759
1759
|
"@lumino/widgets": ^2.7.0
|
1760
|
-
checksum:
|
1760
|
+
checksum: 502efa1c2b30e8d6629bc1dd6b98e9e6c4a4bb17a403053fc3ce485de3e473bf921fe8e2f573cea74145f0b9b070f5b78ee4b22fff641ea4ff35ad245133ff70
|
1761
1761
|
languageName: node
|
1762
1762
|
linkType: hard
|
1763
1763
|
|
1764
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.4.
|
1765
|
-
version: 4.4.
|
1766
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.4.
|
1764
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.4.1":
|
1765
|
+
version: 4.4.1
|
1766
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.4.1"
|
1767
1767
|
dependencies:
|
1768
|
-
"@jupyterlab/application": ^4.4.
|
1769
|
-
"@jupyterlab/apputils": ^4.5.
|
1770
|
-
"@jupyterlab/coreutils": ^6.4.
|
1771
|
-
"@jupyterlab/markdownviewer": ^4.4.
|
1772
|
-
"@jupyterlab/rendermime": ^4.4.
|
1773
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1774
|
-
"@jupyterlab/toc": ^6.4.
|
1775
|
-
"@jupyterlab/translation": ^4.4.
|
1776
|
-
checksum:
|
1768
|
+
"@jupyterlab/application": ^4.4.1
|
1769
|
+
"@jupyterlab/apputils": ^4.5.1
|
1770
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1771
|
+
"@jupyterlab/markdownviewer": ^4.4.1
|
1772
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1773
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1774
|
+
"@jupyterlab/toc": ^6.4.1
|
1775
|
+
"@jupyterlab/translation": ^4.4.1
|
1776
|
+
checksum: b08284e9156a6f8576613e24c6f52b84c9fbb1abce1a1282fe95641d5a8071c345b4fd0120e7c5825314ab900f2371f69cb06e140cc38ea645d54e27c8bea293
|
1777
1777
|
languageName: node
|
1778
1778
|
linkType: hard
|
1779
1779
|
|
1780
|
-
"@jupyterlab/markdownviewer@npm:~4.4.
|
1781
|
-
version: 4.4.
|
1782
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.4.
|
1783
|
-
dependencies:
|
1784
|
-
"@jupyterlab/apputils": ^4.5.
|
1785
|
-
"@jupyterlab/coreutils": ^6.4.
|
1786
|
-
"@jupyterlab/docregistry": ^4.4.
|
1787
|
-
"@jupyterlab/rendermime": ^4.4.
|
1788
|
-
"@jupyterlab/toc": ^6.4.
|
1789
|
-
"@jupyterlab/translation": ^4.4.
|
1780
|
+
"@jupyterlab/markdownviewer@npm:~4.4.1":
|
1781
|
+
version: 4.4.1
|
1782
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.4.1"
|
1783
|
+
dependencies:
|
1784
|
+
"@jupyterlab/apputils": ^4.5.1
|
1785
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1786
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1787
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1788
|
+
"@jupyterlab/toc": ^6.4.1
|
1789
|
+
"@jupyterlab/translation": ^4.4.1
|
1790
1790
|
"@lumino/coreutils": ^2.2.1
|
1791
1791
|
"@lumino/messaging": ^2.0.3
|
1792
1792
|
"@lumino/signaling": ^2.1.4
|
1793
1793
|
"@lumino/widgets": ^2.7.0
|
1794
|
-
checksum:
|
1794
|
+
checksum: 62364a52cf636ff0443d7d00b671fc8eff399be0c45ef406e0fb2e64fb7485d46032892ae594f77004947e638d23faa07a5afbea627d66ce1c3f1819e7c5f2e6
|
1795
1795
|
languageName: node
|
1796
1796
|
linkType: hard
|
1797
1797
|
|
1798
|
-
"@jupyterlab/markedparser-extension@npm:~4.4.
|
1799
|
-
version: 4.4.
|
1800
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.4.
|
1798
|
+
"@jupyterlab/markedparser-extension@npm:~4.4.1":
|
1799
|
+
version: 4.4.1
|
1800
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.4.1"
|
1801
1801
|
dependencies:
|
1802
|
-
"@jupyterlab/application": ^4.4.
|
1803
|
-
"@jupyterlab/codemirror": ^4.4.
|
1804
|
-
"@jupyterlab/coreutils": ^6.4.
|
1805
|
-
"@jupyterlab/mermaid": ^4.4.
|
1806
|
-
"@jupyterlab/rendermime": ^4.4.
|
1802
|
+
"@jupyterlab/application": ^4.4.1
|
1803
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1804
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1805
|
+
"@jupyterlab/mermaid": ^4.4.1
|
1806
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1807
1807
|
"@lumino/coreutils": ^2.2.1
|
1808
1808
|
marked: ^15.0.7
|
1809
1809
|
marked-gfm-heading-id: ^4.1.1
|
1810
1810
|
marked-mangle: ^1.1.10
|
1811
|
-
checksum:
|
1811
|
+
checksum: c4109cc8d87e743b531174baadb7bbb703f4088b5c9957ef3d887aa05c564c0f30b65b96a404da9893f36d316616fcd55242ab0241bbfef2b7df3d06e2b2be7e
|
1812
1812
|
languageName: node
|
1813
1813
|
linkType: hard
|
1814
1814
|
|
1815
|
-
"@jupyterlab/mathjax-extension@npm:~4.4.
|
1816
|
-
version: 4.4.
|
1817
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.4.
|
1815
|
+
"@jupyterlab/mathjax-extension@npm:~4.4.1":
|
1816
|
+
version: 4.4.1
|
1817
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.4.1"
|
1818
1818
|
dependencies:
|
1819
|
-
"@jupyterlab/application": ^4.4.
|
1820
|
-
"@jupyterlab/rendermime": ^4.4.
|
1819
|
+
"@jupyterlab/application": ^4.4.1
|
1820
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1821
1821
|
"@lumino/coreutils": ^2.2.1
|
1822
1822
|
mathjax-full: ^3.2.2
|
1823
|
-
checksum:
|
1823
|
+
checksum: 0408092fcc6ba4e23cee1f54c722b8b3fd82cf647c16badd84014f5f829e98f4f55b2480a16b69966db5d6d2a0d641f48110dd63b3b97050b39ecb37d5c3c257
|
1824
1824
|
languageName: node
|
1825
1825
|
linkType: hard
|
1826
1826
|
|
1827
|
-
"@jupyterlab/mermaid-extension@npm:~4.4.
|
1828
|
-
version: 4.4.
|
1829
|
-
resolution: "@jupyterlab/mermaid-extension@npm:4.4.
|
1827
|
+
"@jupyterlab/mermaid-extension@npm:~4.4.1":
|
1828
|
+
version: 4.4.1
|
1829
|
+
resolution: "@jupyterlab/mermaid-extension@npm:4.4.1"
|
1830
1830
|
dependencies:
|
1831
|
-
"@jupyterlab/application": ^4.4.
|
1832
|
-
"@jupyterlab/apputils": ^4.5.
|
1833
|
-
"@jupyterlab/mermaid": ^4.4.
|
1834
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1835
|
-
"@jupyterlab/translation": ^4.4.
|
1836
|
-
checksum:
|
1831
|
+
"@jupyterlab/application": ^4.4.1
|
1832
|
+
"@jupyterlab/apputils": ^4.5.1
|
1833
|
+
"@jupyterlab/mermaid": ^4.4.1
|
1834
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1835
|
+
"@jupyterlab/translation": ^4.4.1
|
1836
|
+
checksum: 62ca818b9f2d37ca860fbdffc10b3496b65bfa8f418c40a6259dae485081e034e51577876b1f4b84f35d28997ad6fef1b9fef21bd5be722fe6939e6ae8acf377
|
1837
1837
|
languageName: node
|
1838
1838
|
linkType: hard
|
1839
1839
|
|
1840
|
-
"@jupyterlab/mermaid@npm:~4.4.
|
1841
|
-
version: 4.4.
|
1842
|
-
resolution: "@jupyterlab/mermaid@npm:4.4.
|
1840
|
+
"@jupyterlab/mermaid@npm:~4.4.1":
|
1841
|
+
version: 4.4.1
|
1842
|
+
resolution: "@jupyterlab/mermaid@npm:4.4.1"
|
1843
1843
|
dependencies:
|
1844
|
-
"@jupyterlab/apputils": ^4.5.
|
1845
|
-
"@jupyterlab/coreutils": ^6.4.
|
1846
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
1844
|
+
"@jupyterlab/apputils": ^4.5.1
|
1845
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1846
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
1847
1847
|
"@lumino/coreutils": ^2.2.1
|
1848
1848
|
"@lumino/widgets": ^2.7.0
|
1849
1849
|
"@mermaid-js/layout-elk": ^0.1.7
|
1850
1850
|
mermaid: ^11.6.0
|
1851
|
-
checksum:
|
1851
|
+
checksum: 7004983052e09f0cc8590856aab956fdeef3a02ec855a4b6ec8e4d925bc997072d2bbaad0b7599c54dd28f61cdb80e5c2797efee56531e68df665e96ab1b735e
|
1852
1852
|
languageName: node
|
1853
1853
|
linkType: hard
|
1854
1854
|
|
1855
|
-
"@jupyterlab/metadataform-extension@npm:~4.4.
|
1856
|
-
version: 4.4.
|
1857
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.4.
|
1858
|
-
dependencies:
|
1859
|
-
"@jupyterlab/application": ^4.4.
|
1860
|
-
"@jupyterlab/metadataform": ^4.4.
|
1861
|
-
"@jupyterlab/notebook": ^4.4.
|
1862
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1863
|
-
"@jupyterlab/translation": ^4.4.
|
1864
|
-
"@jupyterlab/ui-components": ^4.4.
|
1855
|
+
"@jupyterlab/metadataform-extension@npm:~4.4.1":
|
1856
|
+
version: 4.4.1
|
1857
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.4.1"
|
1858
|
+
dependencies:
|
1859
|
+
"@jupyterlab/application": ^4.4.1
|
1860
|
+
"@jupyterlab/metadataform": ^4.4.1
|
1861
|
+
"@jupyterlab/notebook": ^4.4.1
|
1862
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1863
|
+
"@jupyterlab/translation": ^4.4.1
|
1864
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1865
1865
|
"@lumino/coreutils": ^2.2.1
|
1866
|
-
checksum:
|
1866
|
+
checksum: f88fbce21202e07356300ede677ed4cd0ce3fdc1bbf3acb6dd17366fca0a2122504268b9142cb5f4997abd16434975008ccfa535c641f0d282fc7171cc408279
|
1867
1867
|
languageName: node
|
1868
1868
|
linkType: hard
|
1869
1869
|
|
1870
|
-
"@jupyterlab/metadataform@npm:~4.4.
|
1871
|
-
version: 4.4.
|
1872
|
-
resolution: "@jupyterlab/metadataform@npm:4.4.
|
1873
|
-
dependencies:
|
1874
|
-
"@jupyterlab/apputils": ^4.5.
|
1875
|
-
"@jupyterlab/nbformat": ^4.4.
|
1876
|
-
"@jupyterlab/notebook": ^4.4.
|
1877
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1878
|
-
"@jupyterlab/translation": ^4.4.
|
1879
|
-
"@jupyterlab/ui-components": ^4.4.
|
1870
|
+
"@jupyterlab/metadataform@npm:~4.4.1":
|
1871
|
+
version: 4.4.1
|
1872
|
+
resolution: "@jupyterlab/metadataform@npm:4.4.1"
|
1873
|
+
dependencies:
|
1874
|
+
"@jupyterlab/apputils": ^4.5.1
|
1875
|
+
"@jupyterlab/nbformat": ^4.4.1
|
1876
|
+
"@jupyterlab/notebook": ^4.4.1
|
1877
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1878
|
+
"@jupyterlab/translation": ^4.4.1
|
1879
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1880
1880
|
"@lumino/coreutils": ^2.2.1
|
1881
1881
|
"@lumino/messaging": ^2.0.3
|
1882
1882
|
"@lumino/widgets": ^2.7.0
|
@@ -1884,53 +1884,53 @@ __metadata:
|
|
1884
1884
|
"@rjsf/validator-ajv8": ^5.13.4
|
1885
1885
|
json-schema: ^0.4.0
|
1886
1886
|
react: ^18.2.0
|
1887
|
-
checksum:
|
1887
|
+
checksum: 1d97a650b9707cadb507e3c5869395fb0b9a862ebeda86a77278e1d45fb1bdb56c35e65150bfd379a9949cfdcccd7979132dcfdf9412c57e735d8be2b03f835f
|
1888
1888
|
languageName: node
|
1889
1889
|
linkType: hard
|
1890
1890
|
|
1891
|
-
"@jupyterlab/nbformat@npm:~4.4.
|
1892
|
-
version: 4.4.
|
1893
|
-
resolution: "@jupyterlab/nbformat@npm:4.4.
|
1891
|
+
"@jupyterlab/nbformat@npm:~4.4.1":
|
1892
|
+
version: 4.4.1
|
1893
|
+
resolution: "@jupyterlab/nbformat@npm:4.4.1"
|
1894
1894
|
dependencies:
|
1895
1895
|
"@lumino/coreutils": ^2.2.1
|
1896
|
-
checksum:
|
1897
|
-
languageName: node
|
1898
|
-
linkType: hard
|
1899
|
-
|
1900
|
-
"@jupyterlab/notebook-extension@npm:~4.4.
|
1901
|
-
version: 4.4.
|
1902
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.4.
|
1903
|
-
dependencies:
|
1904
|
-
"@jupyter/ydoc": ^3.0.
|
1905
|
-
"@jupyterlab/application": ^4.4.
|
1906
|
-
"@jupyterlab/apputils": ^4.5.
|
1907
|
-
"@jupyterlab/cells": ^4.4.
|
1908
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1909
|
-
"@jupyterlab/codemirror": ^4.4.
|
1910
|
-
"@jupyterlab/completer": ^4.4.
|
1911
|
-
"@jupyterlab/coreutils": ^6.4.
|
1912
|
-
"@jupyterlab/docmanager": ^4.4.
|
1913
|
-
"@jupyterlab/docmanager-extension": ^4.4.
|
1914
|
-
"@jupyterlab/docregistry": ^4.4.
|
1915
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1916
|
-
"@jupyterlab/filebrowser": ^4.4.
|
1917
|
-
"@jupyterlab/launcher": ^4.4.
|
1918
|
-
"@jupyterlab/logconsole": ^4.4.
|
1919
|
-
"@jupyterlab/lsp": ^4.4.
|
1920
|
-
"@jupyterlab/mainmenu": ^4.4.
|
1921
|
-
"@jupyterlab/metadataform": ^4.4.
|
1922
|
-
"@jupyterlab/nbformat": ^4.4.
|
1923
|
-
"@jupyterlab/notebook": ^4.4.
|
1924
|
-
"@jupyterlab/observables": ^5.4.
|
1925
|
-
"@jupyterlab/property-inspector": ^4.4.
|
1926
|
-
"@jupyterlab/rendermime": ^4.4.
|
1927
|
-
"@jupyterlab/services": ^7.4.
|
1928
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1929
|
-
"@jupyterlab/statedb": ^4.4.
|
1930
|
-
"@jupyterlab/statusbar": ^4.4.
|
1931
|
-
"@jupyterlab/toc": ^6.4.
|
1932
|
-
"@jupyterlab/translation": ^4.4.
|
1933
|
-
"@jupyterlab/ui-components": ^4.4.
|
1896
|
+
checksum: cac3cc70bbd35f808cad2f76a6d85c18af00b94680527fc7c06a099dbfe3d59d53567c6556e947d7c5b5c351396ccbba16991cfa76eb96dec540d4666b301756
|
1897
|
+
languageName: node
|
1898
|
+
linkType: hard
|
1899
|
+
|
1900
|
+
"@jupyterlab/notebook-extension@npm:~4.4.1":
|
1901
|
+
version: 4.4.1
|
1902
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.4.1"
|
1903
|
+
dependencies:
|
1904
|
+
"@jupyter/ydoc": ^3.0.4
|
1905
|
+
"@jupyterlab/application": ^4.4.1
|
1906
|
+
"@jupyterlab/apputils": ^4.5.1
|
1907
|
+
"@jupyterlab/cells": ^4.4.1
|
1908
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1909
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1910
|
+
"@jupyterlab/completer": ^4.4.1
|
1911
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1912
|
+
"@jupyterlab/docmanager": ^4.4.1
|
1913
|
+
"@jupyterlab/docmanager-extension": ^4.4.1
|
1914
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1915
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1916
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
1917
|
+
"@jupyterlab/launcher": ^4.4.1
|
1918
|
+
"@jupyterlab/logconsole": ^4.4.1
|
1919
|
+
"@jupyterlab/lsp": ^4.4.1
|
1920
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
1921
|
+
"@jupyterlab/metadataform": ^4.4.1
|
1922
|
+
"@jupyterlab/nbformat": ^4.4.1
|
1923
|
+
"@jupyterlab/notebook": ^4.4.1
|
1924
|
+
"@jupyterlab/observables": ^5.4.1
|
1925
|
+
"@jupyterlab/property-inspector": ^4.4.1
|
1926
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1927
|
+
"@jupyterlab/services": ^7.4.1
|
1928
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1929
|
+
"@jupyterlab/statedb": ^4.4.1
|
1930
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1931
|
+
"@jupyterlab/toc": ^6.4.1
|
1932
|
+
"@jupyterlab/translation": ^4.4.1
|
1933
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1934
1934
|
"@lumino/algorithm": ^2.0.3
|
1935
1935
|
"@lumino/commands": ^2.3.2
|
1936
1936
|
"@lumino/coreutils": ^2.2.1
|
@@ -1940,32 +1940,32 @@ __metadata:
|
|
1940
1940
|
"@lumino/widgets": ^2.7.0
|
1941
1941
|
"@rjsf/utils": ^5.13.4
|
1942
1942
|
react: ^18.2.0
|
1943
|
-
checksum:
|
1944
|
-
languageName: node
|
1945
|
-
linkType: hard
|
1946
|
-
|
1947
|
-
"@jupyterlab/notebook@npm:~4.4.
|
1948
|
-
version: 4.4.
|
1949
|
-
resolution: "@jupyterlab/notebook@npm:4.4.
|
1950
|
-
dependencies:
|
1951
|
-
"@jupyter/ydoc": ^3.0.
|
1952
|
-
"@jupyterlab/apputils": ^4.5.
|
1953
|
-
"@jupyterlab/cells": ^4.4.
|
1954
|
-
"@jupyterlab/codeeditor": ^4.4.
|
1955
|
-
"@jupyterlab/codemirror": ^4.4.
|
1956
|
-
"@jupyterlab/coreutils": ^6.4.
|
1957
|
-
"@jupyterlab/docregistry": ^4.4.
|
1958
|
-
"@jupyterlab/documentsearch": ^4.4.
|
1959
|
-
"@jupyterlab/lsp": ^4.4.
|
1960
|
-
"@jupyterlab/nbformat": ^4.4.
|
1961
|
-
"@jupyterlab/observables": ^5.4.
|
1962
|
-
"@jupyterlab/rendermime": ^4.4.
|
1963
|
-
"@jupyterlab/services": ^7.4.
|
1964
|
-
"@jupyterlab/settingregistry": ^4.4.
|
1965
|
-
"@jupyterlab/statusbar": ^4.4.
|
1966
|
-
"@jupyterlab/toc": ^6.4.
|
1967
|
-
"@jupyterlab/translation": ^4.4.
|
1968
|
-
"@jupyterlab/ui-components": ^4.4.
|
1943
|
+
checksum: 90551455406ab36d0a0b1e7579ea6e78d9627a14c0008cfda6a41f9a9160f7e000569d7981429d9f7527ec818b8ae237525cd2946bb44acad37b9b31fbab870e
|
1944
|
+
languageName: node
|
1945
|
+
linkType: hard
|
1946
|
+
|
1947
|
+
"@jupyterlab/notebook@npm:~4.4.1":
|
1948
|
+
version: 4.4.1
|
1949
|
+
resolution: "@jupyterlab/notebook@npm:4.4.1"
|
1950
|
+
dependencies:
|
1951
|
+
"@jupyter/ydoc": ^3.0.4
|
1952
|
+
"@jupyterlab/apputils": ^4.5.1
|
1953
|
+
"@jupyterlab/cells": ^4.4.1
|
1954
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
1955
|
+
"@jupyterlab/codemirror": ^4.4.1
|
1956
|
+
"@jupyterlab/coreutils": ^6.4.1
|
1957
|
+
"@jupyterlab/docregistry": ^4.4.1
|
1958
|
+
"@jupyterlab/documentsearch": ^4.4.1
|
1959
|
+
"@jupyterlab/lsp": ^4.4.1
|
1960
|
+
"@jupyterlab/nbformat": ^4.4.1
|
1961
|
+
"@jupyterlab/observables": ^5.4.1
|
1962
|
+
"@jupyterlab/rendermime": ^4.4.1
|
1963
|
+
"@jupyterlab/services": ^7.4.1
|
1964
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
1965
|
+
"@jupyterlab/statusbar": ^4.4.1
|
1966
|
+
"@jupyterlab/toc": ^6.4.1
|
1967
|
+
"@jupyterlab/translation": ^4.4.1
|
1968
|
+
"@jupyterlab/ui-components": ^4.4.1
|
1969
1969
|
"@lumino/algorithm": ^2.0.3
|
1970
1970
|
"@lumino/coreutils": ^2.2.1
|
1971
1971
|
"@lumino/disposable": ^2.1.4
|
@@ -1978,34 +1978,34 @@ __metadata:
|
|
1978
1978
|
"@lumino/virtualdom": ^2.0.3
|
1979
1979
|
"@lumino/widgets": ^2.7.0
|
1980
1980
|
react: ^18.2.0
|
1981
|
-
checksum:
|
1981
|
+
checksum: 7c7f5c3558109758a8129337954a264e214074e99ae4731f3f2fb2a8b81672ebc4fc19ccd90f2341b8d00f6e22e43215764ba1ba55b725e1f27402871f701bb4
|
1982
1982
|
languageName: node
|
1983
1983
|
linkType: hard
|
1984
1984
|
|
1985
|
-
"@jupyterlab/observables@npm:~5.4.
|
1986
|
-
version: 5.4.
|
1987
|
-
resolution: "@jupyterlab/observables@npm:5.4.
|
1985
|
+
"@jupyterlab/observables@npm:~5.4.1":
|
1986
|
+
version: 5.4.1
|
1987
|
+
resolution: "@jupyterlab/observables@npm:5.4.1"
|
1988
1988
|
dependencies:
|
1989
1989
|
"@lumino/algorithm": ^2.0.3
|
1990
1990
|
"@lumino/coreutils": ^2.2.1
|
1991
1991
|
"@lumino/disposable": ^2.1.4
|
1992
1992
|
"@lumino/messaging": ^2.0.3
|
1993
1993
|
"@lumino/signaling": ^2.1.4
|
1994
|
-
checksum:
|
1994
|
+
checksum: 9ce27774a532f55259622fccce679777bad57f92a7667dc9f1e4f913b469eb696550c2520f49fcc1e57dcefd8348171e56bb7d108502a2eb11b72b0a71da6633
|
1995
1995
|
languageName: node
|
1996
1996
|
linkType: hard
|
1997
1997
|
|
1998
|
-
"@jupyterlab/outputarea@npm:~4.4.
|
1999
|
-
version: 4.4.
|
2000
|
-
resolution: "@jupyterlab/outputarea@npm:4.4.
|
2001
|
-
dependencies:
|
2002
|
-
"@jupyterlab/apputils": ^4.5.
|
2003
|
-
"@jupyterlab/nbformat": ^4.4.
|
2004
|
-
"@jupyterlab/observables": ^5.4.
|
2005
|
-
"@jupyterlab/rendermime": ^4.4.
|
2006
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2007
|
-
"@jupyterlab/services": ^7.4.
|
2008
|
-
"@jupyterlab/translation": ^4.4.
|
1998
|
+
"@jupyterlab/outputarea@npm:~4.4.1":
|
1999
|
+
version: 4.4.1
|
2000
|
+
resolution: "@jupyterlab/outputarea@npm:4.4.1"
|
2001
|
+
dependencies:
|
2002
|
+
"@jupyterlab/apputils": ^4.5.1
|
2003
|
+
"@jupyterlab/nbformat": ^4.4.1
|
2004
|
+
"@jupyterlab/observables": ^5.4.1
|
2005
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2006
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2007
|
+
"@jupyterlab/services": ^7.4.1
|
2008
|
+
"@jupyterlab/translation": ^4.4.1
|
2009
2009
|
"@lumino/algorithm": ^2.0.3
|
2010
2010
|
"@lumino/coreutils": ^2.2.1
|
2011
2011
|
"@lumino/disposable": ^2.1.4
|
@@ -2013,146 +2013,146 @@ __metadata:
|
|
2013
2013
|
"@lumino/properties": ^2.0.3
|
2014
2014
|
"@lumino/signaling": ^2.1.4
|
2015
2015
|
"@lumino/widgets": ^2.7.0
|
2016
|
-
checksum:
|
2016
|
+
checksum: 1288ef0127f701739401b573e3a81fee71e4af1e9226790d422e081f8d6d98064a4cb732c8095d40deb75156e4bdbda654285e4ecf0b62ae8baf80d4d2efcf77
|
2017
2017
|
languageName: node
|
2018
2018
|
linkType: hard
|
2019
2019
|
|
2020
|
-
"@jupyterlab/pdf-extension@npm:~4.4.
|
2021
|
-
version: 4.4.
|
2022
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.4.
|
2020
|
+
"@jupyterlab/pdf-extension@npm:~4.4.1":
|
2021
|
+
version: 4.4.1
|
2022
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.4.1"
|
2023
2023
|
dependencies:
|
2024
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2024
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2025
2025
|
"@lumino/coreutils": ^2.2.1
|
2026
2026
|
"@lumino/disposable": ^2.1.4
|
2027
2027
|
"@lumino/widgets": ^2.7.0
|
2028
|
-
checksum:
|
2028
|
+
checksum: c3ef75630a8837beb73311ec6e701bf04f30a5f5a585925b5704773c284bd58863b23bcb45ad01ed5d6aa92875eb5c9d930a828e43a2fe509511d1be89f7e1b2
|
2029
2029
|
languageName: node
|
2030
2030
|
linkType: hard
|
2031
2031
|
|
2032
|
-
"@jupyterlab/pluginmanager-extension@npm:~4.4.
|
2033
|
-
version: 4.4.
|
2034
|
-
resolution: "@jupyterlab/pluginmanager-extension@npm:4.4.
|
2032
|
+
"@jupyterlab/pluginmanager-extension@npm:~4.4.1":
|
2033
|
+
version: 4.4.1
|
2034
|
+
resolution: "@jupyterlab/pluginmanager-extension@npm:4.4.1"
|
2035
2035
|
dependencies:
|
2036
|
-
"@jupyterlab/application": ^4.4.
|
2037
|
-
"@jupyterlab/apputils": ^4.5.
|
2038
|
-
"@jupyterlab/pluginmanager": ^4.4.
|
2039
|
-
"@jupyterlab/translation": ^4.4.
|
2040
|
-
"@jupyterlab/ui-components": ^4.4.
|
2036
|
+
"@jupyterlab/application": ^4.4.1
|
2037
|
+
"@jupyterlab/apputils": ^4.5.1
|
2038
|
+
"@jupyterlab/pluginmanager": ^4.4.1
|
2039
|
+
"@jupyterlab/translation": ^4.4.1
|
2040
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2041
2041
|
"@lumino/coreutils": ^2.2.1
|
2042
|
-
checksum:
|
2042
|
+
checksum: 939534b1656084c1072373d928c312752e13158c69f241b8587d0560441a507eede4972f0c344722b7804b109e4d5c3371bf7cf5ab5a6c55cad55597d24b870a
|
2043
2043
|
languageName: node
|
2044
2044
|
linkType: hard
|
2045
2045
|
|
2046
|
-
"@jupyterlab/pluginmanager@npm:~4.4.
|
2047
|
-
version: 4.4.
|
2048
|
-
resolution: "@jupyterlab/pluginmanager@npm:4.4.
|
2049
|
-
dependencies:
|
2050
|
-
"@jupyterlab/application": ^4.4.
|
2051
|
-
"@jupyterlab/apputils": ^4.5.
|
2052
|
-
"@jupyterlab/coreutils": ^6.4.
|
2053
|
-
"@jupyterlab/services": ^7.4.
|
2054
|
-
"@jupyterlab/translation": ^4.4.
|
2055
|
-
"@jupyterlab/ui-components": ^4.4.
|
2046
|
+
"@jupyterlab/pluginmanager@npm:~4.4.1":
|
2047
|
+
version: 4.4.1
|
2048
|
+
resolution: "@jupyterlab/pluginmanager@npm:4.4.1"
|
2049
|
+
dependencies:
|
2050
|
+
"@jupyterlab/application": ^4.4.1
|
2051
|
+
"@jupyterlab/apputils": ^4.5.1
|
2052
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2053
|
+
"@jupyterlab/services": ^7.4.1
|
2054
|
+
"@jupyterlab/translation": ^4.4.1
|
2055
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2056
2056
|
"@lumino/coreutils": ^2.2.1
|
2057
2057
|
"@lumino/signaling": ^2.1.4
|
2058
2058
|
"@lumino/widgets": ^2.7.0
|
2059
2059
|
react: ^18.2.0
|
2060
|
-
checksum:
|
2060
|
+
checksum: fa29f32784b6ea0b685793d622a130262761e37a55a573f8d6effb3f0a051e3ca3b089d02446470b747713560b34106ba8d2959a4444736ee9da25903502a942
|
2061
2061
|
languageName: node
|
2062
2062
|
linkType: hard
|
2063
2063
|
|
2064
|
-
"@jupyterlab/property-inspector@npm:~4.4.
|
2065
|
-
version: 4.4.
|
2066
|
-
resolution: "@jupyterlab/property-inspector@npm:4.4.
|
2064
|
+
"@jupyterlab/property-inspector@npm:~4.4.1":
|
2065
|
+
version: 4.4.1
|
2066
|
+
resolution: "@jupyterlab/property-inspector@npm:4.4.1"
|
2067
2067
|
dependencies:
|
2068
|
-
"@jupyterlab/application": ^4.4.
|
2069
|
-
"@jupyterlab/translation": ^4.4.
|
2070
|
-
"@jupyterlab/ui-components": ^4.4.
|
2068
|
+
"@jupyterlab/application": ^4.4.1
|
2069
|
+
"@jupyterlab/translation": ^4.4.1
|
2070
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2071
2071
|
"@lumino/coreutils": ^2.2.1
|
2072
2072
|
"@lumino/disposable": ^2.1.4
|
2073
2073
|
"@lumino/signaling": ^2.1.4
|
2074
2074
|
"@lumino/widgets": ^2.7.0
|
2075
2075
|
react: ^18.2.0
|
2076
|
-
checksum:
|
2076
|
+
checksum: 889d017cf7eb5770f870c8ff29fd0be30e10054fb6c4d06881a9cd9d1a9b9512416026c880fcd0af43ff554fc30f005663a0dcd32a027d051020f05198086c5e
|
2077
2077
|
languageName: node
|
2078
2078
|
linkType: hard
|
2079
2079
|
|
2080
|
-
"@jupyterlab/rendermime-extension@npm:~4.4.
|
2081
|
-
version: 4.4.
|
2082
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.4.
|
2080
|
+
"@jupyterlab/rendermime-extension@npm:~4.4.1":
|
2081
|
+
version: 4.4.1
|
2082
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.4.1"
|
2083
2083
|
dependencies:
|
2084
|
-
"@jupyterlab/application": ^4.4.
|
2085
|
-
"@jupyterlab/apputils": ^4.5.
|
2086
|
-
"@jupyterlab/docmanager": ^4.4.
|
2087
|
-
"@jupyterlab/rendermime": ^4.4.
|
2088
|
-
"@jupyterlab/translation": ^4.4.
|
2089
|
-
checksum:
|
2084
|
+
"@jupyterlab/application": ^4.4.1
|
2085
|
+
"@jupyterlab/apputils": ^4.5.1
|
2086
|
+
"@jupyterlab/docmanager": ^4.4.1
|
2087
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2088
|
+
"@jupyterlab/translation": ^4.4.1
|
2089
|
+
checksum: 976bc622eea21504e08d07f0cbdbe62c431b07f4fd1af9641b6669d8bcf83fc17d5e120e69976a004e70823e6a58fc756dff95cb983fdfaefff1a0406190c1d7
|
2090
2090
|
languageName: node
|
2091
2091
|
linkType: hard
|
2092
2092
|
|
2093
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.12.
|
2094
|
-
version: 3.12.
|
2095
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.12.
|
2093
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.12.1":
|
2094
|
+
version: 3.12.1
|
2095
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.12.1"
|
2096
2096
|
dependencies:
|
2097
2097
|
"@lumino/coreutils": ^1.11.0 || ^2.2.1
|
2098
2098
|
"@lumino/widgets": ^1.37.2 || ^2.7.0
|
2099
|
-
checksum:
|
2099
|
+
checksum: 73ac345f0367c0ee502a66aad2b35d4be7da4d1cb52a89959a72dc84029adc95714121e2d22144208be1e1050cff8198c9208ddde4cec7a12ba8a69981bd7091
|
2100
2100
|
languageName: node
|
2101
2101
|
linkType: hard
|
2102
2102
|
|
2103
|
-
"@jupyterlab/rendermime@npm:~4.4.
|
2104
|
-
version: 4.4.
|
2105
|
-
resolution: "@jupyterlab/rendermime@npm:4.4.
|
2106
|
-
dependencies:
|
2107
|
-
"@jupyterlab/apputils": ^4.5.
|
2108
|
-
"@jupyterlab/coreutils": ^6.4.
|
2109
|
-
"@jupyterlab/nbformat": ^4.4.
|
2110
|
-
"@jupyterlab/observables": ^5.4.
|
2111
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2112
|
-
"@jupyterlab/services": ^7.4.
|
2113
|
-
"@jupyterlab/translation": ^4.4.
|
2103
|
+
"@jupyterlab/rendermime@npm:~4.4.1":
|
2104
|
+
version: 4.4.1
|
2105
|
+
resolution: "@jupyterlab/rendermime@npm:4.4.1"
|
2106
|
+
dependencies:
|
2107
|
+
"@jupyterlab/apputils": ^4.5.1
|
2108
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2109
|
+
"@jupyterlab/nbformat": ^4.4.1
|
2110
|
+
"@jupyterlab/observables": ^5.4.1
|
2111
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2112
|
+
"@jupyterlab/services": ^7.4.1
|
2113
|
+
"@jupyterlab/translation": ^4.4.1
|
2114
2114
|
"@lumino/coreutils": ^2.2.1
|
2115
2115
|
"@lumino/messaging": ^2.0.3
|
2116
2116
|
"@lumino/signaling": ^2.1.4
|
2117
2117
|
"@lumino/widgets": ^2.7.0
|
2118
2118
|
lodash.escape: ^4.0.1
|
2119
|
-
checksum:
|
2119
|
+
checksum: ad6138dd7078ea7352edde0381cc0fcce8f032a3e0351c6ab079aa1c5d59b8e0d05529d2c030e595da311c412ab7cac015c2cd47e1f8aa45972ffb30175282d5
|
2120
2120
|
languageName: node
|
2121
2121
|
linkType: hard
|
2122
2122
|
|
2123
|
-
"@jupyterlab/running-extension@npm:~4.4.
|
2124
|
-
version: 4.4.
|
2125
|
-
resolution: "@jupyterlab/running-extension@npm:4.4.
|
2126
|
-
dependencies:
|
2127
|
-
"@jupyterlab/application": ^4.4.
|
2128
|
-
"@jupyterlab/apputils": ^4.5.
|
2129
|
-
"@jupyterlab/coreutils": ^6.4.
|
2130
|
-
"@jupyterlab/docmanager": ^4.4.
|
2131
|
-
"@jupyterlab/docregistry": ^4.4.
|
2132
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2133
|
-
"@jupyterlab/running": ^4.4.
|
2134
|
-
"@jupyterlab/services": ^7.4.
|
2135
|
-
"@jupyterlab/statedb": ^4.4.
|
2136
|
-
"@jupyterlab/translation": ^4.4.
|
2137
|
-
"@jupyterlab/ui-components": ^4.4.
|
2123
|
+
"@jupyterlab/running-extension@npm:~4.4.1":
|
2124
|
+
version: 4.4.1
|
2125
|
+
resolution: "@jupyterlab/running-extension@npm:4.4.1"
|
2126
|
+
dependencies:
|
2127
|
+
"@jupyterlab/application": ^4.4.1
|
2128
|
+
"@jupyterlab/apputils": ^4.5.1
|
2129
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2130
|
+
"@jupyterlab/docmanager": ^4.4.1
|
2131
|
+
"@jupyterlab/docregistry": ^4.4.1
|
2132
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2133
|
+
"@jupyterlab/running": ^4.4.1
|
2134
|
+
"@jupyterlab/services": ^7.4.1
|
2135
|
+
"@jupyterlab/statedb": ^4.4.1
|
2136
|
+
"@jupyterlab/translation": ^4.4.1
|
2137
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2138
2138
|
"@lumino/commands": ^2.3.2
|
2139
2139
|
"@lumino/polling": ^2.1.4
|
2140
2140
|
"@lumino/signaling": ^2.1.4
|
2141
2141
|
"@lumino/widgets": ^2.7.0
|
2142
2142
|
react: ^18.2.0
|
2143
|
-
checksum:
|
2143
|
+
checksum: 3ef6d0a0b05e7cc56215980bed2507a6baa0fbf1e87d24f26562f60390fb338e8d560607a94178dbad3365730c70fbd58a820f160747d5493680549dc648fce7
|
2144
2144
|
languageName: node
|
2145
2145
|
linkType: hard
|
2146
2146
|
|
2147
|
-
"@jupyterlab/running@npm:~4.4.
|
2148
|
-
version: 4.4.
|
2149
|
-
resolution: "@jupyterlab/running@npm:4.4.
|
2147
|
+
"@jupyterlab/running@npm:~4.4.1":
|
2148
|
+
version: 4.4.1
|
2149
|
+
resolution: "@jupyterlab/running@npm:4.4.1"
|
2150
2150
|
dependencies:
|
2151
2151
|
"@jupyter/react-components": ^0.16.6
|
2152
|
-
"@jupyterlab/apputils": ^4.5.
|
2153
|
-
"@jupyterlab/statedb": ^4.4.
|
2154
|
-
"@jupyterlab/translation": ^4.4.
|
2155
|
-
"@jupyterlab/ui-components": ^4.4.
|
2152
|
+
"@jupyterlab/apputils": ^4.5.1
|
2153
|
+
"@jupyterlab/statedb": ^4.4.1
|
2154
|
+
"@jupyterlab/translation": ^4.4.1
|
2155
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2156
2156
|
"@lumino/coreutils": ^2.2.1
|
2157
2157
|
"@lumino/disposable": ^2.1.4
|
2158
2158
|
"@lumino/domutils": ^2.0.3
|
@@ -2160,72 +2160,72 @@ __metadata:
|
|
2160
2160
|
"@lumino/signaling": ^2.1.4
|
2161
2161
|
"@lumino/widgets": ^2.7.0
|
2162
2162
|
react: ^18.2.0
|
2163
|
-
checksum:
|
2163
|
+
checksum: 534954d472d8cafb747cbad082747de05b135b22228dc16299750fb0567ea79ef6e2a9fa4ae7702d51c5b6c4ba03d356300f253cbcc182ad31b8d34d36416703
|
2164
2164
|
languageName: node
|
2165
2165
|
linkType: hard
|
2166
2166
|
|
2167
|
-
"@jupyterlab/services-extension@npm:~4.4.
|
2168
|
-
version: 4.4.
|
2169
|
-
resolution: "@jupyterlab/services-extension@npm:4.4.
|
2167
|
+
"@jupyterlab/services-extension@npm:~4.4.1":
|
2168
|
+
version: 4.4.1
|
2169
|
+
resolution: "@jupyterlab/services-extension@npm:4.4.1"
|
2170
2170
|
dependencies:
|
2171
|
-
"@jupyterlab/services": ^7.4.
|
2171
|
+
"@jupyterlab/services": ^7.4.1
|
2172
2172
|
"@lumino/coreutils": ^2.2.1
|
2173
|
-
checksum:
|
2173
|
+
checksum: 8bff16038dd5aac57b5750cd8cc507f9ae663e11e671c3d40b221cfe7060a55171d4e79e8c7365c2d7149a0606f7a74edd5d8b5f04470cd9c486f77f669a3745
|
2174
2174
|
languageName: node
|
2175
2175
|
linkType: hard
|
2176
2176
|
|
2177
|
-
"@jupyterlab/services@npm:~7.4.
|
2178
|
-
version: 7.4.
|
2179
|
-
resolution: "@jupyterlab/services@npm:7.4.
|
2177
|
+
"@jupyterlab/services@npm:~7.4.1":
|
2178
|
+
version: 7.4.1
|
2179
|
+
resolution: "@jupyterlab/services@npm:7.4.1"
|
2180
2180
|
dependencies:
|
2181
|
-
"@jupyter/ydoc": ^3.0.
|
2182
|
-
"@jupyterlab/coreutils": ^6.4.
|
2183
|
-
"@jupyterlab/nbformat": ^4.4.
|
2184
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2185
|
-
"@jupyterlab/statedb": ^4.4.
|
2181
|
+
"@jupyter/ydoc": ^3.0.4
|
2182
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2183
|
+
"@jupyterlab/nbformat": ^4.4.1
|
2184
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2185
|
+
"@jupyterlab/statedb": ^4.4.1
|
2186
2186
|
"@lumino/coreutils": ^2.2.1
|
2187
2187
|
"@lumino/disposable": ^2.1.4
|
2188
2188
|
"@lumino/polling": ^2.1.4
|
2189
2189
|
"@lumino/properties": ^2.0.3
|
2190
2190
|
"@lumino/signaling": ^2.1.4
|
2191
2191
|
ws: ^8.11.0
|
2192
|
-
checksum:
|
2192
|
+
checksum: 0a6e5ad5de07db7cc672248307da891ca1f70447eaf40daa137886992b86e3c939da351ef183cb40896bc3bca41e6c45c13488b777108500436c343eb04769a8
|
2193
2193
|
languageName: node
|
2194
2194
|
linkType: hard
|
2195
2195
|
|
2196
|
-
"@jupyterlab/settingeditor-extension@npm:~4.4.
|
2197
|
-
version: 4.4.
|
2198
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.4.
|
2199
|
-
dependencies:
|
2200
|
-
"@jupyterlab/application": ^4.4.
|
2201
|
-
"@jupyterlab/apputils": ^4.5.
|
2202
|
-
"@jupyterlab/codeeditor": ^4.4.
|
2203
|
-
"@jupyterlab/pluginmanager": ^4.4.
|
2204
|
-
"@jupyterlab/rendermime": ^4.4.
|
2205
|
-
"@jupyterlab/settingeditor": ^4.4.
|
2206
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2207
|
-
"@jupyterlab/statedb": ^4.4.
|
2208
|
-
"@jupyterlab/translation": ^4.4.
|
2209
|
-
"@jupyterlab/ui-components": ^4.4.
|
2196
|
+
"@jupyterlab/settingeditor-extension@npm:~4.4.1":
|
2197
|
+
version: 4.4.1
|
2198
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.4.1"
|
2199
|
+
dependencies:
|
2200
|
+
"@jupyterlab/application": ^4.4.1
|
2201
|
+
"@jupyterlab/apputils": ^4.5.1
|
2202
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
2203
|
+
"@jupyterlab/pluginmanager": ^4.4.1
|
2204
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2205
|
+
"@jupyterlab/settingeditor": ^4.4.1
|
2206
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2207
|
+
"@jupyterlab/statedb": ^4.4.1
|
2208
|
+
"@jupyterlab/translation": ^4.4.1
|
2209
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2210
2210
|
"@lumino/disposable": ^2.1.4
|
2211
2211
|
react: ^18.2.0
|
2212
|
-
checksum:
|
2212
|
+
checksum: 272521d4d1fe20cfafb372b70b128d32c8bb9d8b6a7cac56ee4677289d439acc2b3f227376ffd11fa9abfcd04b6b186ed40a5d8f852f99ed084eeea4fedc13b1
|
2213
2213
|
languageName: node
|
2214
2214
|
linkType: hard
|
2215
2215
|
|
2216
|
-
"@jupyterlab/settingeditor@npm:~4.4.
|
2217
|
-
version: 4.4.
|
2218
|
-
resolution: "@jupyterlab/settingeditor@npm:4.4.
|
2219
|
-
dependencies:
|
2220
|
-
"@jupyterlab/application": ^4.4.
|
2221
|
-
"@jupyterlab/apputils": ^4.5.
|
2222
|
-
"@jupyterlab/codeeditor": ^4.4.
|
2223
|
-
"@jupyterlab/inspector": ^4.4.
|
2224
|
-
"@jupyterlab/rendermime": ^4.4.
|
2225
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2226
|
-
"@jupyterlab/statedb": ^4.4.
|
2227
|
-
"@jupyterlab/translation": ^4.4.
|
2228
|
-
"@jupyterlab/ui-components": ^4.4.
|
2216
|
+
"@jupyterlab/settingeditor@npm:~4.4.1":
|
2217
|
+
version: 4.4.1
|
2218
|
+
resolution: "@jupyterlab/settingeditor@npm:4.4.1"
|
2219
|
+
dependencies:
|
2220
|
+
"@jupyterlab/application": ^4.4.1
|
2221
|
+
"@jupyterlab/apputils": ^4.5.1
|
2222
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
2223
|
+
"@jupyterlab/inspector": ^4.4.1
|
2224
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2225
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2226
|
+
"@jupyterlab/statedb": ^4.4.1
|
2227
|
+
"@jupyterlab/translation": ^4.4.1
|
2228
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2229
2229
|
"@lumino/algorithm": ^2.0.3
|
2230
2230
|
"@lumino/commands": ^2.3.2
|
2231
2231
|
"@lumino/coreutils": ^2.2.1
|
@@ -2239,16 +2239,16 @@ __metadata:
|
|
2239
2239
|
"@rjsf/validator-ajv8": ^5.13.4
|
2240
2240
|
json-schema: ^0.4.0
|
2241
2241
|
react: ^18.2.0
|
2242
|
-
checksum:
|
2242
|
+
checksum: 422d78f7e1f820accec3c498777f6c4f0f07dde347c065367ede0d84b995bbe7e4d8666d87a68ffa965cf9f46e9f8782def9357b343ecdadfb2f11424a6f6cb1
|
2243
2243
|
languageName: node
|
2244
2244
|
linkType: hard
|
2245
2245
|
|
2246
|
-
"@jupyterlab/settingregistry@npm:~4.4.
|
2247
|
-
version: 4.4.
|
2248
|
-
resolution: "@jupyterlab/settingregistry@npm:4.4.
|
2246
|
+
"@jupyterlab/settingregistry@npm:~4.4.1":
|
2247
|
+
version: 4.4.1
|
2248
|
+
resolution: "@jupyterlab/settingregistry@npm:4.4.1"
|
2249
2249
|
dependencies:
|
2250
|
-
"@jupyterlab/nbformat": ^4.4.
|
2251
|
-
"@jupyterlab/statedb": ^4.4.
|
2250
|
+
"@jupyterlab/nbformat": ^4.4.1
|
2251
|
+
"@jupyterlab/statedb": ^4.4.1
|
2252
2252
|
"@lumino/commands": ^2.3.2
|
2253
2253
|
"@lumino/coreutils": ^2.2.1
|
2254
2254
|
"@lumino/disposable": ^2.1.4
|
@@ -2258,18 +2258,18 @@ __metadata:
|
|
2258
2258
|
json5: ^2.2.3
|
2259
2259
|
peerDependencies:
|
2260
2260
|
react: ">=16"
|
2261
|
-
checksum:
|
2261
|
+
checksum: 5da756d9fc860b1e04dc6fbafa05bc5e3d985be31224faebb7a6af434a445fdb769607b584d19f3d8c7377896279bfaec31ce2299f5073c2f770225a7196aaa1
|
2262
2262
|
languageName: node
|
2263
2263
|
linkType: hard
|
2264
2264
|
|
2265
|
-
"@jupyterlab/shortcuts-extension@npm:~5.2.
|
2266
|
-
version: 5.2.
|
2267
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:5.2.
|
2265
|
+
"@jupyterlab/shortcuts-extension@npm:~5.2.1":
|
2266
|
+
version: 5.2.1
|
2267
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:5.2.1"
|
2268
2268
|
dependencies:
|
2269
|
-
"@jupyterlab/application": ^4.4.
|
2270
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2271
|
-
"@jupyterlab/translation": ^4.4.
|
2272
|
-
"@jupyterlab/ui-components": ^4.4.
|
2269
|
+
"@jupyterlab/application": ^4.4.1
|
2270
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2271
|
+
"@jupyterlab/translation": ^4.4.1
|
2272
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2273
2273
|
"@lumino/algorithm": ^2.0.3
|
2274
2274
|
"@lumino/commands": ^2.3.2
|
2275
2275
|
"@lumino/coreutils": ^2.2.1
|
@@ -2278,41 +2278,41 @@ __metadata:
|
|
2278
2278
|
"@lumino/keyboard": ^2.0.3
|
2279
2279
|
"@lumino/signaling": ^2.1.4
|
2280
2280
|
react: ^18.2.0
|
2281
|
-
checksum:
|
2281
|
+
checksum: 0c8273a859c2d01968d8e973e1d353865e82ebdb4dde7aaaf042d66886f2db4dd59262e8cd9a76e28ad61fafaeb8294eb2d354d27836ecc35f81c7a99135d61c
|
2282
2282
|
languageName: node
|
2283
2283
|
linkType: hard
|
2284
2284
|
|
2285
|
-
"@jupyterlab/statedb@npm:~4.4.
|
2286
|
-
version: 4.4.
|
2287
|
-
resolution: "@jupyterlab/statedb@npm:4.4.
|
2285
|
+
"@jupyterlab/statedb@npm:~4.4.1":
|
2286
|
+
version: 4.4.1
|
2287
|
+
resolution: "@jupyterlab/statedb@npm:4.4.1"
|
2288
2288
|
dependencies:
|
2289
2289
|
"@lumino/commands": ^2.3.2
|
2290
2290
|
"@lumino/coreutils": ^2.2.1
|
2291
2291
|
"@lumino/disposable": ^2.1.4
|
2292
2292
|
"@lumino/properties": ^2.0.3
|
2293
2293
|
"@lumino/signaling": ^2.1.4
|
2294
|
-
checksum:
|
2294
|
+
checksum: 472893498cd9c8eb9bd9c891e2abf3d9a965e257b37e1d576f323b51032e72b16ac02d1c4b1864b0fa837089ad4e495690c2adb4a0e3685d56ee8496e43161c4
|
2295
2295
|
languageName: node
|
2296
2296
|
linkType: hard
|
2297
2297
|
|
2298
|
-
"@jupyterlab/statusbar-extension@npm:~4.4.
|
2299
|
-
version: 4.4.
|
2300
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.4.
|
2298
|
+
"@jupyterlab/statusbar-extension@npm:~4.4.1":
|
2299
|
+
version: 4.4.1
|
2300
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.4.1"
|
2301
2301
|
dependencies:
|
2302
|
-
"@jupyterlab/application": ^4.4.
|
2303
|
-
"@jupyterlab/apputils": ^4.5.
|
2304
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2305
|
-
"@jupyterlab/statusbar": ^4.4.
|
2306
|
-
"@jupyterlab/translation": ^4.4.
|
2307
|
-
checksum:
|
2302
|
+
"@jupyterlab/application": ^4.4.1
|
2303
|
+
"@jupyterlab/apputils": ^4.5.1
|
2304
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2305
|
+
"@jupyterlab/statusbar": ^4.4.1
|
2306
|
+
"@jupyterlab/translation": ^4.4.1
|
2307
|
+
checksum: 3278c8b6235a4d0e6d51e51a94985fef2a49c083c8e5a4079f21d747130be50a7da6ff173a10ef9a4a95fb7342d1a07a4f32687a4b2f48c515eed73c3e2c2c75
|
2308
2308
|
languageName: node
|
2309
2309
|
linkType: hard
|
2310
2310
|
|
2311
|
-
"@jupyterlab/statusbar@npm:~4.4.
|
2312
|
-
version: 4.4.
|
2313
|
-
resolution: "@jupyterlab/statusbar@npm:4.4.
|
2311
|
+
"@jupyterlab/statusbar@npm:~4.4.1":
|
2312
|
+
version: 4.4.1
|
2313
|
+
resolution: "@jupyterlab/statusbar@npm:4.4.1"
|
2314
2314
|
dependencies:
|
2315
|
-
"@jupyterlab/ui-components": ^4.4.
|
2315
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2316
2316
|
"@lumino/algorithm": ^2.0.3
|
2317
2317
|
"@lumino/coreutils": ^2.2.1
|
2318
2318
|
"@lumino/disposable": ^2.1.4
|
@@ -2320,36 +2320,36 @@ __metadata:
|
|
2320
2320
|
"@lumino/signaling": ^2.1.4
|
2321
2321
|
"@lumino/widgets": ^2.7.0
|
2322
2322
|
react: ^18.2.0
|
2323
|
-
checksum:
|
2323
|
+
checksum: 2b18f0983ac134299ffb07d9b917f1ff0db9dd54672b242e9dda8d33c1196399fb44a540a07b34f5d4cddb4aef7d389d70160d6cf4647d494975544f67be3e23
|
2324
2324
|
languageName: node
|
2325
2325
|
linkType: hard
|
2326
2326
|
|
2327
|
-
"@jupyterlab/terminal-extension@npm:~4.4.
|
2328
|
-
version: 4.4.
|
2329
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.4.
|
2330
|
-
dependencies:
|
2331
|
-
"@jupyterlab/application": ^4.4.
|
2332
|
-
"@jupyterlab/apputils": ^4.5.
|
2333
|
-
"@jupyterlab/launcher": ^4.4.
|
2334
|
-
"@jupyterlab/mainmenu": ^4.4.
|
2335
|
-
"@jupyterlab/running": ^4.4.
|
2336
|
-
"@jupyterlab/services": ^7.4.
|
2337
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2338
|
-
"@jupyterlab/terminal": ^4.4.
|
2339
|
-
"@jupyterlab/translation": ^4.4.
|
2340
|
-
"@jupyterlab/ui-components": ^4.4.
|
2327
|
+
"@jupyterlab/terminal-extension@npm:~4.4.1":
|
2328
|
+
version: 4.4.1
|
2329
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.4.1"
|
2330
|
+
dependencies:
|
2331
|
+
"@jupyterlab/application": ^4.4.1
|
2332
|
+
"@jupyterlab/apputils": ^4.5.1
|
2333
|
+
"@jupyterlab/launcher": ^4.4.1
|
2334
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
2335
|
+
"@jupyterlab/running": ^4.4.1
|
2336
|
+
"@jupyterlab/services": ^7.4.1
|
2337
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2338
|
+
"@jupyterlab/terminal": ^4.4.1
|
2339
|
+
"@jupyterlab/translation": ^4.4.1
|
2340
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2341
2341
|
"@lumino/widgets": ^2.7.0
|
2342
|
-
checksum:
|
2342
|
+
checksum: 7a0e36af7d41549a834b5c22cddfb9472fae10b45e6601910c085ca69a7b1e6155e97e0c190af7851ff92bb1c7beb336bc68071e9506e8ef388b1187f6b09ebe
|
2343
2343
|
languageName: node
|
2344
2344
|
linkType: hard
|
2345
2345
|
|
2346
|
-
"@jupyterlab/terminal@npm:~4.4.
|
2347
|
-
version: 4.4.
|
2348
|
-
resolution: "@jupyterlab/terminal@npm:4.4.
|
2346
|
+
"@jupyterlab/terminal@npm:~4.4.1":
|
2347
|
+
version: 4.4.1
|
2348
|
+
resolution: "@jupyterlab/terminal@npm:4.4.1"
|
2349
2349
|
dependencies:
|
2350
|
-
"@jupyterlab/apputils": ^4.5.
|
2351
|
-
"@jupyterlab/services": ^7.4.
|
2352
|
-
"@jupyterlab/translation": ^4.4.
|
2350
|
+
"@jupyterlab/apputils": ^4.5.1
|
2351
|
+
"@jupyterlab/services": ^7.4.1
|
2352
|
+
"@jupyterlab/translation": ^4.4.1
|
2353
2353
|
"@lumino/coreutils": ^2.2.1
|
2354
2354
|
"@lumino/domutils": ^2.0.3
|
2355
2355
|
"@lumino/messaging": ^2.0.3
|
@@ -2359,161 +2359,161 @@ __metadata:
|
|
2359
2359
|
"@xterm/addon-web-links": ~0.11.0
|
2360
2360
|
"@xterm/addon-webgl": ~0.18.0
|
2361
2361
|
"@xterm/xterm": ~5.5.0
|
2362
|
-
checksum:
|
2362
|
+
checksum: a97ecb9b63ba520756edb6d7896aec2b9dbba15d96eda7b9d9bcd7ef471310b4e2a293e23968aac7a4acb4de0635544e813703ae14793eee7e8052328989a744
|
2363
2363
|
languageName: node
|
2364
2364
|
linkType: hard
|
2365
2365
|
|
2366
|
-
"@jupyterlab/theme-dark-extension@npm:~4.4.
|
2367
|
-
version: 4.4.
|
2368
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.4.
|
2366
|
+
"@jupyterlab/theme-dark-extension@npm:~4.4.1":
|
2367
|
+
version: 4.4.1
|
2368
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.4.1"
|
2369
2369
|
dependencies:
|
2370
|
-
"@jupyterlab/application": ^4.4.
|
2371
|
-
"@jupyterlab/apputils": ^4.5.
|
2372
|
-
"@jupyterlab/translation": ^4.4.
|
2373
|
-
checksum:
|
2370
|
+
"@jupyterlab/application": ^4.4.1
|
2371
|
+
"@jupyterlab/apputils": ^4.5.1
|
2372
|
+
"@jupyterlab/translation": ^4.4.1
|
2373
|
+
checksum: 20722381f8def64c166a9eee0cb61b0104034984fd6ba7b72c52a8fefa9b7ac2a9422f3f7c4929ea00d97fcdd68186756eca42a191330e6cbb6517ac4476d5ae
|
2374
2374
|
languageName: node
|
2375
2375
|
linkType: hard
|
2376
2376
|
|
2377
|
-
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.4.
|
2378
|
-
version: 4.4.
|
2379
|
-
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.4.
|
2377
|
+
"@jupyterlab/theme-dark-high-contrast-extension@npm:~4.4.1":
|
2378
|
+
version: 4.4.1
|
2379
|
+
resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.4.1"
|
2380
2380
|
dependencies:
|
2381
|
-
"@jupyterlab/application": ^4.4.
|
2382
|
-
"@jupyterlab/apputils": ^4.5.
|
2383
|
-
"@jupyterlab/translation": ^4.4.
|
2384
|
-
checksum:
|
2381
|
+
"@jupyterlab/application": ^4.4.1
|
2382
|
+
"@jupyterlab/apputils": ^4.5.1
|
2383
|
+
"@jupyterlab/translation": ^4.4.1
|
2384
|
+
checksum: 8d2ea524c188ccc73e85f10ebdcfa3ec278eb34996887429ff88a867456e8eb283893f00c78c8fb32bded159538b6c358f297cc219b33d80c114f228e7a7b052
|
2385
2385
|
languageName: node
|
2386
2386
|
linkType: hard
|
2387
2387
|
|
2388
|
-
"@jupyterlab/theme-light-extension@npm:~4.4.
|
2389
|
-
version: 4.4.
|
2390
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.4.
|
2388
|
+
"@jupyterlab/theme-light-extension@npm:~4.4.1":
|
2389
|
+
version: 4.4.1
|
2390
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.4.1"
|
2391
2391
|
dependencies:
|
2392
|
-
"@jupyterlab/application": ^4.4.
|
2393
|
-
"@jupyterlab/apputils": ^4.5.
|
2394
|
-
"@jupyterlab/translation": ^4.4.
|
2395
|
-
checksum:
|
2392
|
+
"@jupyterlab/application": ^4.4.1
|
2393
|
+
"@jupyterlab/apputils": ^4.5.1
|
2394
|
+
"@jupyterlab/translation": ^4.4.1
|
2395
|
+
checksum: c7672c46d4d6972f30ec7847b20a122b187cc2e2391e1381fcd682186dbf47118722a519a95f7d1bbd6cc506628445f18162c14dc8853d8bfa98d15e992a00e2
|
2396
2396
|
languageName: node
|
2397
2397
|
linkType: hard
|
2398
2398
|
|
2399
|
-
"@jupyterlab/toc-extension@npm:~6.4.
|
2400
|
-
version: 6.4.
|
2401
|
-
resolution: "@jupyterlab/toc-extension@npm:6.4.
|
2399
|
+
"@jupyterlab/toc-extension@npm:~6.4.1":
|
2400
|
+
version: 6.4.1
|
2401
|
+
resolution: "@jupyterlab/toc-extension@npm:6.4.1"
|
2402
2402
|
dependencies:
|
2403
|
-
"@jupyterlab/application": ^4.4.
|
2404
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2405
|
-
"@jupyterlab/toc": ^6.4.
|
2406
|
-
"@jupyterlab/translation": ^4.4.
|
2407
|
-
"@jupyterlab/ui-components": ^4.4.
|
2408
|
-
checksum:
|
2403
|
+
"@jupyterlab/application": ^4.4.1
|
2404
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2405
|
+
"@jupyterlab/toc": ^6.4.1
|
2406
|
+
"@jupyterlab/translation": ^4.4.1
|
2407
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2408
|
+
checksum: 7bcedb4f1786e1f9c6fdb830b4c4fb213dbf892b37ee3e32465ea609bb878a036e17fa9c12a04654503d870a7b03fb61837e3769352bd559a048f761718eb384
|
2409
2409
|
languageName: node
|
2410
2410
|
linkType: hard
|
2411
2411
|
|
2412
|
-
"@jupyterlab/toc@npm:~6.4.
|
2413
|
-
version: 6.4.
|
2414
|
-
resolution: "@jupyterlab/toc@npm:6.4.
|
2412
|
+
"@jupyterlab/toc@npm:~6.4.1":
|
2413
|
+
version: 6.4.1
|
2414
|
+
resolution: "@jupyterlab/toc@npm:6.4.1"
|
2415
2415
|
dependencies:
|
2416
2416
|
"@jupyter/react-components": ^0.16.6
|
2417
|
-
"@jupyterlab/apputils": ^4.5.
|
2418
|
-
"@jupyterlab/coreutils": ^6.4.
|
2419
|
-
"@jupyterlab/docregistry": ^4.4.
|
2420
|
-
"@jupyterlab/observables": ^5.4.
|
2421
|
-
"@jupyterlab/rendermime": ^4.4.
|
2422
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2423
|
-
"@jupyterlab/translation": ^4.4.
|
2424
|
-
"@jupyterlab/ui-components": ^4.4.
|
2417
|
+
"@jupyterlab/apputils": ^4.5.1
|
2418
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2419
|
+
"@jupyterlab/docregistry": ^4.4.1
|
2420
|
+
"@jupyterlab/observables": ^5.4.1
|
2421
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2422
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2423
|
+
"@jupyterlab/translation": ^4.4.1
|
2424
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2425
2425
|
"@lumino/coreutils": ^2.2.1
|
2426
2426
|
"@lumino/disposable": ^2.1.4
|
2427
2427
|
"@lumino/messaging": ^2.0.3
|
2428
2428
|
"@lumino/signaling": ^2.1.4
|
2429
2429
|
"@lumino/widgets": ^2.7.0
|
2430
2430
|
react: ^18.2.0
|
2431
|
-
checksum:
|
2431
|
+
checksum: bd002eea0caf5f2f05593c19491d52ede7bfaf01d44779f3833fb1c230db3fe21774a66634ecabb3f10450e14b697fe2083a7cdc182c7fe77aa60a79e405d046
|
2432
2432
|
languageName: node
|
2433
2433
|
linkType: hard
|
2434
2434
|
|
2435
|
-
"@jupyterlab/tooltip-extension@npm:~4.4.
|
2436
|
-
version: 4.4.
|
2437
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.4.
|
2438
|
-
dependencies:
|
2439
|
-
"@jupyterlab/application": ^4.4.
|
2440
|
-
"@jupyterlab/codeeditor": ^4.4.
|
2441
|
-
"@jupyterlab/console": ^4.4.
|
2442
|
-
"@jupyterlab/coreutils": ^6.4.
|
2443
|
-
"@jupyterlab/fileeditor": ^4.4.
|
2444
|
-
"@jupyterlab/notebook": ^4.4.
|
2445
|
-
"@jupyterlab/rendermime": ^4.4.
|
2446
|
-
"@jupyterlab/services": ^7.4.
|
2447
|
-
"@jupyterlab/tooltip": ^4.4.
|
2448
|
-
"@jupyterlab/translation": ^4.4.
|
2435
|
+
"@jupyterlab/tooltip-extension@npm:~4.4.1":
|
2436
|
+
version: 4.4.1
|
2437
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.4.1"
|
2438
|
+
dependencies:
|
2439
|
+
"@jupyterlab/application": ^4.4.1
|
2440
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
2441
|
+
"@jupyterlab/console": ^4.4.1
|
2442
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2443
|
+
"@jupyterlab/fileeditor": ^4.4.1
|
2444
|
+
"@jupyterlab/notebook": ^4.4.1
|
2445
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2446
|
+
"@jupyterlab/services": ^7.4.1
|
2447
|
+
"@jupyterlab/tooltip": ^4.4.1
|
2448
|
+
"@jupyterlab/translation": ^4.4.1
|
2449
2449
|
"@lumino/algorithm": ^2.0.3
|
2450
2450
|
"@lumino/coreutils": ^2.2.1
|
2451
2451
|
"@lumino/widgets": ^2.7.0
|
2452
|
-
checksum:
|
2452
|
+
checksum: 740de8c1014658ce26a50b840ad0e26c2fd3564986e0066eec9169dcaa0d9c80d07f0ec24165df298a8e50eaedd8579faf6c650af3946e5d0647dfc0054336c6
|
2453
2453
|
languageName: node
|
2454
2454
|
linkType: hard
|
2455
2455
|
|
2456
|
-
"@jupyterlab/tooltip@npm:~4.4.
|
2457
|
-
version: 4.4.
|
2458
|
-
resolution: "@jupyterlab/tooltip@npm:4.4.
|
2456
|
+
"@jupyterlab/tooltip@npm:~4.4.1":
|
2457
|
+
version: 4.4.1
|
2458
|
+
resolution: "@jupyterlab/tooltip@npm:4.4.1"
|
2459
2459
|
dependencies:
|
2460
|
-
"@jupyterlab/codeeditor": ^4.4.
|
2461
|
-
"@jupyterlab/rendermime": ^4.4.
|
2462
|
-
"@jupyterlab/services": ^7.4.
|
2463
|
-
"@jupyterlab/ui-components": ^4.4.
|
2460
|
+
"@jupyterlab/codeeditor": ^4.4.1
|
2461
|
+
"@jupyterlab/rendermime": ^4.4.1
|
2462
|
+
"@jupyterlab/services": ^7.4.1
|
2463
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2464
2464
|
"@lumino/coreutils": ^2.2.1
|
2465
2465
|
"@lumino/messaging": ^2.0.3
|
2466
2466
|
"@lumino/widgets": ^2.7.0
|
2467
|
-
checksum:
|
2467
|
+
checksum: e4bebf66b094a5f354c164c5ec5144852a134de44d050a41777cf223d41152eaca99f6e3a72dce8d8814c2da992c9634facb57cc5784231ca3a462ec69e89e91
|
2468
2468
|
languageName: node
|
2469
2469
|
linkType: hard
|
2470
2470
|
|
2471
|
-
"@jupyterlab/translation-extension@npm:~4.4.
|
2472
|
-
version: 4.4.
|
2473
|
-
resolution: "@jupyterlab/translation-extension@npm:4.4.
|
2471
|
+
"@jupyterlab/translation-extension@npm:~4.4.1":
|
2472
|
+
version: 4.4.1
|
2473
|
+
resolution: "@jupyterlab/translation-extension@npm:4.4.1"
|
2474
2474
|
dependencies:
|
2475
|
-
"@jupyterlab/application": ^4.4.
|
2476
|
-
"@jupyterlab/apputils": ^4.5.
|
2477
|
-
"@jupyterlab/mainmenu": ^4.4.
|
2478
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2479
|
-
"@jupyterlab/translation": ^4.4.
|
2480
|
-
checksum:
|
2475
|
+
"@jupyterlab/application": ^4.4.1
|
2476
|
+
"@jupyterlab/apputils": ^4.5.1
|
2477
|
+
"@jupyterlab/mainmenu": ^4.4.1
|
2478
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2479
|
+
"@jupyterlab/translation": ^4.4.1
|
2480
|
+
checksum: 157a2194f5d34c237de0720e97de1a96629f700f4ddcaaac19d85b1bbabc68f392c3a8683faff100aa282f2822ee813013e320d868ea0a474cf685855bb84a6c
|
2481
2481
|
languageName: node
|
2482
2482
|
linkType: hard
|
2483
2483
|
|
2484
|
-
"@jupyterlab/translation@npm:~4.4.
|
2485
|
-
version: 4.4.
|
2486
|
-
resolution: "@jupyterlab/translation@npm:4.4.
|
2484
|
+
"@jupyterlab/translation@npm:~4.4.1":
|
2485
|
+
version: 4.4.1
|
2486
|
+
resolution: "@jupyterlab/translation@npm:4.4.1"
|
2487
2487
|
dependencies:
|
2488
|
-
"@jupyterlab/coreutils": ^6.4.
|
2489
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2490
|
-
"@jupyterlab/services": ^7.4.
|
2491
|
-
"@jupyterlab/statedb": ^4.4.
|
2488
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2489
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2490
|
+
"@jupyterlab/services": ^7.4.1
|
2491
|
+
"@jupyterlab/statedb": ^4.4.1
|
2492
2492
|
"@lumino/coreutils": ^2.2.1
|
2493
|
-
checksum:
|
2493
|
+
checksum: eb535c8a3f60212f506ee9e52a95280cf34ba0d004dc0761f6489fd61b552f3028a11618c05112db5fff9a003d575a8cfcce929923752681fb47dc813dacac8a
|
2494
2494
|
languageName: node
|
2495
2495
|
linkType: hard
|
2496
2496
|
|
2497
|
-
"@jupyterlab/ui-components-extension@npm:~4.4.
|
2498
|
-
version: 4.4.
|
2499
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.4.
|
2497
|
+
"@jupyterlab/ui-components-extension@npm:~4.4.1":
|
2498
|
+
version: 4.4.1
|
2499
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.4.1"
|
2500
2500
|
dependencies:
|
2501
|
-
"@jupyterlab/application": ^4.4.
|
2502
|
-
"@jupyterlab/ui-components": ^4.4.
|
2503
|
-
checksum:
|
2501
|
+
"@jupyterlab/application": ^4.4.1
|
2502
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2503
|
+
checksum: 604fccf021fc690b900ab67afca1240a139c1ddfddc95ab950c3da93dba4a31a55ee4dc74a760ff70ffca0b0c15e1c52fab7d6933ce59fa808796cf361ae021d
|
2504
2504
|
languageName: node
|
2505
2505
|
linkType: hard
|
2506
2506
|
|
2507
|
-
"@jupyterlab/ui-components@npm:~4.4.
|
2508
|
-
version: 4.4.
|
2509
|
-
resolution: "@jupyterlab/ui-components@npm:4.4.
|
2507
|
+
"@jupyterlab/ui-components@npm:~4.4.1":
|
2508
|
+
version: 4.4.1
|
2509
|
+
resolution: "@jupyterlab/ui-components@npm:4.4.1"
|
2510
2510
|
dependencies:
|
2511
2511
|
"@jupyter/react-components": ^0.16.6
|
2512
2512
|
"@jupyter/web-components": ^0.16.6
|
2513
|
-
"@jupyterlab/coreutils": ^6.4.
|
2514
|
-
"@jupyterlab/observables": ^5.4.
|
2515
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2516
|
-
"@jupyterlab/translation": ^4.4.
|
2513
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2514
|
+
"@jupyterlab/observables": ^5.4.1
|
2515
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2516
|
+
"@jupyterlab/translation": ^4.4.1
|
2517
2517
|
"@lumino/algorithm": ^2.0.3
|
2518
2518
|
"@lumino/commands": ^2.3.2
|
2519
2519
|
"@lumino/coreutils": ^2.2.1
|
@@ -2531,54 +2531,54 @@ __metadata:
|
|
2531
2531
|
typestyle: ^2.0.4
|
2532
2532
|
peerDependencies:
|
2533
2533
|
react: ^18.2.0
|
2534
|
-
checksum:
|
2534
|
+
checksum: d4fadfa3c686f5bc5b5f280c245d21b4d9e53542e362b7191d72c709f622e6317d48062039a9512f11cbeacb0773598d7cfc008fa2528fc7c6926baf8295007e
|
2535
2535
|
languageName: node
|
2536
2536
|
linkType: hard
|
2537
2537
|
|
2538
|
-
"@jupyterlab/vega5-extension@npm:~4.4.
|
2539
|
-
version: 4.4.
|
2540
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.4.
|
2538
|
+
"@jupyterlab/vega5-extension@npm:~4.4.1":
|
2539
|
+
version: 4.4.1
|
2540
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.4.1"
|
2541
2541
|
dependencies:
|
2542
|
-
"@jupyterlab/rendermime-interfaces": ^3.12.
|
2542
|
+
"@jupyterlab/rendermime-interfaces": ^3.12.1
|
2543
2543
|
"@lumino/coreutils": ^2.2.1
|
2544
2544
|
"@lumino/widgets": ^2.7.0
|
2545
2545
|
vega: ^5.20.0
|
2546
2546
|
vega-embed: ^6.2.1
|
2547
2547
|
vega-lite: ^5.6.1-next.1
|
2548
|
-
checksum:
|
2548
|
+
checksum: a24918c045df245c01169c34799c9a6c40bd699e11af7e03edc3a39718967ef51c7aefe8d7af39a7dfbeb58ec90cecddca2805c1c378a9f93465ba0d03c3d8ea
|
2549
2549
|
languageName: node
|
2550
2550
|
linkType: hard
|
2551
2551
|
|
2552
|
-
"@jupyterlab/workspaces-extension@npm:~4.4.
|
2553
|
-
version: 4.4.
|
2554
|
-
resolution: "@jupyterlab/workspaces-extension@npm:4.4.
|
2555
|
-
dependencies:
|
2556
|
-
"@jupyterlab/application": ^4.4.
|
2557
|
-
"@jupyterlab/apputils": ^4.5.
|
2558
|
-
"@jupyterlab/coreutils": ^6.4.
|
2559
|
-
"@jupyterlab/filebrowser": ^4.4.
|
2560
|
-
"@jupyterlab/running": ^4.4.
|
2561
|
-
"@jupyterlab/services": ^7.4.
|
2562
|
-
"@jupyterlab/settingregistry": ^4.4.
|
2563
|
-
"@jupyterlab/statedb": ^4.4.
|
2564
|
-
"@jupyterlab/translation": ^4.4.
|
2565
|
-
"@jupyterlab/ui-components": ^4.4.
|
2566
|
-
"@jupyterlab/workspaces": ^4.4.
|
2552
|
+
"@jupyterlab/workspaces-extension@npm:~4.4.1":
|
2553
|
+
version: 4.4.1
|
2554
|
+
resolution: "@jupyterlab/workspaces-extension@npm:4.4.1"
|
2555
|
+
dependencies:
|
2556
|
+
"@jupyterlab/application": ^4.4.1
|
2557
|
+
"@jupyterlab/apputils": ^4.5.1
|
2558
|
+
"@jupyterlab/coreutils": ^6.4.1
|
2559
|
+
"@jupyterlab/filebrowser": ^4.4.1
|
2560
|
+
"@jupyterlab/running": ^4.4.1
|
2561
|
+
"@jupyterlab/services": ^7.4.1
|
2562
|
+
"@jupyterlab/settingregistry": ^4.4.1
|
2563
|
+
"@jupyterlab/statedb": ^4.4.1
|
2564
|
+
"@jupyterlab/translation": ^4.4.1
|
2565
|
+
"@jupyterlab/ui-components": ^4.4.1
|
2566
|
+
"@jupyterlab/workspaces": ^4.4.1
|
2567
2567
|
react: ^18.2.0
|
2568
|
-
checksum:
|
2568
|
+
checksum: cfc4dd7e3f2f498766c8eb50002c71eb1ebf61b409545b0a068df0930fac4d35397921904da303479082022caa9db2f11023d4603ed955da330bd37ec96231c4
|
2569
2569
|
languageName: node
|
2570
2570
|
linkType: hard
|
2571
2571
|
|
2572
|
-
"@jupyterlab/workspaces@npm:~4.4.
|
2573
|
-
version: 4.4.
|
2574
|
-
resolution: "@jupyterlab/workspaces@npm:4.4.
|
2572
|
+
"@jupyterlab/workspaces@npm:~4.4.1":
|
2573
|
+
version: 4.4.1
|
2574
|
+
resolution: "@jupyterlab/workspaces@npm:4.4.1"
|
2575
2575
|
dependencies:
|
2576
|
-
"@jupyterlab/services": ^7.4.
|
2576
|
+
"@jupyterlab/services": ^7.4.1
|
2577
2577
|
"@lumino/coreutils": ^2.2.1
|
2578
2578
|
"@lumino/disposable": ^2.1.4
|
2579
2579
|
"@lumino/polling": ^2.1.4
|
2580
2580
|
"@lumino/signaling": ^2.1.4
|
2581
|
-
checksum:
|
2581
|
+
checksum: 8782f9106856255a82db5c06265b99f1b860d260a27d05870e520ce9a13edd49a0e26e5934835a6b007c869ec6435735c58ac3b594e0f573aae44dee8c214fa0
|
2582
2582
|
languageName: node
|
2583
2583
|
linkType: hard
|
2584
2584
|
|
@@ -9560,10 +9560,10 @@ __metadata:
|
|
9560
9560
|
languageName: node
|
9561
9561
|
linkType: hard
|
9562
9562
|
|
9563
|
-
"regenerator-runtime@npm:^0.
|
9564
|
-
version: 0.
|
9565
|
-
resolution: "regenerator-runtime@npm:0.
|
9566
|
-
checksum:
|
9563
|
+
"regenerator-runtime@npm:^0.14.0":
|
9564
|
+
version: 0.14.1
|
9565
|
+
resolution: "regenerator-runtime@npm:0.14.1"
|
9566
|
+
checksum: 9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38
|
9567
9567
|
languageName: node
|
9568
9568
|
linkType: hard
|
9569
9569
|
|