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
@@ -1 +1 @@
|
|
1
|
-
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[4855],{57236:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var o=this&&this.__assign||function(){o=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++){e=arguments[r];for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o))t[o]=e[o]}return t};return o.apply(this,arguments)};var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var i=0,o=e.length,n;i<o;i++){if(n||!(i in e)){if(!n)n=Array.prototype.slice.call(e,0,i);n[i]=e[i]}}return t.concat(n||Array.prototype.slice.call(e))};var s=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:true});e.AssistiveMmlHandler=e.AssistiveMmlMathDocumentMixin=e.AssistiveMmlMathItemMixin=e.LimitedMmlVisitor=void 0;var l=r(24971);var u=r(14347);var c=r(34981);var p=function(t){i(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.getAttributes=function(e){return t.prototype.getAttributes.call(this,e).replace(/ ?id=".*?"/,"")};return e}(u.SerializedMmlVisitor);e.LimitedMmlVisitor=p;(0,l.newState)("ASSISTIVEMML",153);function f(t){return function(t){i(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.assistiveMml=function(t,e){if(e===void 0){e=false}if(this.state()>=l.STATE.ASSISTIVEMML)return;if(!this.isEscaped&&(t.options.enableAssistiveMml||e)){var r=t.adaptor;var i=t.toMML(this.root).replace(/\n */g,"").replace(/<!--.*?-->/g,"");var o=r.firstChild(r.body(r.parse(i,"text/html")));var n=r.node("mjx-assistive-mml",{unselectable:"on",display:this.display?"block":"inline"},[o]);r.setAttribute(r.firstChild(this.typesetRoot),"aria-hidden","true");r.setStyle(this.typesetRoot,"position","relative");r.append(this.typesetRoot,n)}this.state(l.STATE.ASSISTIVEMML)};return e}(t)}e.AssistiveMmlMathItemMixin=f;function v(t){var e;return e=function(t){i(e,t);function e(){var e=[];for(var r=0;r<arguments.length;r++){e[r]=arguments[r]}var i=t.apply(this,a([],n(e),false))||this;var o=i.constructor;var s=o.ProcessBits;if(!s.has("assistive-mml")){s.allocate("assistive-mml")}i.visitor=new p(i.mmlFactory);i.options.MathItem=f(i.options.MathItem);if("addStyles"in i){i.addStyles(o.assistiveStyles)}return i}e.prototype.toMML=function(t){return this.visitor.visitTree(t)};e.prototype.assistiveMml=function(){var t,e;if(!this.processed.isSet("assistive-mml")){try{for(var r=s(this.math),i=r.next();!i.done;i=r.next()){var o=i.value;o.assistiveMml(this)}}catch(n){t={error:n}}finally{try{if(i&&!i.done&&(e=r.return))e.call(r)}finally{if(t)throw t.error}}this.processed.set("assistive-mml")}return this};e.prototype.state=function(e,r){if(r===void 0){r=false}t.prototype.state.call(this,e,r);if(e<l.STATE.ASSISTIVEMML){this.processed.clear("assistive-mml")}return this};return e}(t),e.OPTIONS=o(o({},t.OPTIONS),{enableAssistiveMml:true,renderActions:(0,c.expandable)(o(o({},t.OPTIONS.renderActions),{assistiveMml:[l.STATE.ASSISTIVEMML]}))}),e.assistiveStyles={"mjx-assistive-mml":{position:"absolute !important",top:"0px",left:"0px",clip:"rect(1px, 1px, 1px, 1px)",padding:"1px 0px 0px 0px !important",border:"0px !important",display:"block !important",width:"auto !important",overflow:"hidden !important","-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-ms-user-select":"none","user-select":"none"},'mjx-assistive-mml[display="block"]':{width:"100% !important"}},e}e.AssistiveMmlMathDocumentMixin=v;function h(t){t.documentClass=v(t.documentClass);return t}e.AssistiveMmlHandler=h},76677:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();Object.defineProperty(e,"__esModule",{value:true});e.MmlVisitor=void 0;var o=r(44001);var n=r(34167);var a=function(t){i(e,t);function e(e){if(e===void 0){e=null}if(!e){e=new o.MmlFactory}return t.call(this,e)||this}e.prototype.visitTextNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}};e.prototype.visitXMLNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}};return e}(n.AbstractVisitor);e.MmlVisitor=a},14347:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var o=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};Object.defineProperty(e,"__esModule",{value:true});e.SerializedMmlVisitor=e.toEntity=e.DATAMJX=void 0;var a=r(76677);var s=r(80747);var l=r(32175);e.DATAMJX="data-mjx-";var u=function(t){return"&#x"+t.codePointAt(0).toString(16).toUpperCase()+";"};e.toEntity=u;var c=function(t){i(r,t);function r(){return t!==null&&t.apply(this,arguments)||this}r.prototype.visitTree=function(t){return this.visitNode(t,"")};r.prototype.visitTextNode=function(t,e){return this.quoteHTML(t.getText())};r.prototype.visitXMLNode=function(t,e){return e+t.getSerializedXML()};r.prototype.visitInferredMrowNode=function(t,e){var r,i;var n=[];try{for(var a=o(t.childNodes),s=a.next();!s.done;s=a.next()){var l=s.value;n.push(this.visitNode(l,e))}}catch(u){r={error:u}}finally{try{if(s&&!s.done&&(i=a.return))i.call(a)}finally{if(r)throw r.error}}return n.join("\n")};r.prototype.visitTeXAtomNode=function(t,e){var r=this.childNodeMml(t,e+" ","\n");var i=e+"<mrow"+this.getAttributes(t)+">"+(r.match(/\S/)?"\n"+r+e:"")+"</mrow>";return i};r.prototype.visitAnnotationNode=function(t,e){return e+"<annotation"+this.getAttributes(t)+">"+this.childNodeMml(t,"","")+"</annotation>"};r.prototype.visitDefault=function(t,e){var r=t.kind;var i=n(t.isToken||t.childNodes.length===0?["",""]:["\n",e],2),o=i[0],a=i[1];var s=this.childNodeMml(t,e+" ",o);return e+"<"+r+this.getAttributes(t)+">"+(s.match(/\S/)?o+s+a:"")+"</"+r+">"};r.prototype.childNodeMml=function(t,e,r){var i,n;var a="";try{for(var s=o(t.childNodes),l=s.next();!l.done;l=s.next()){var u=l.value;a+=this.visitNode(u,e)+r}}catch(c){i={error:c}}finally{try{if(l&&!l.done&&(n=s.return))n.call(s)}finally{if(i)throw i.error}}return a};r.prototype.getAttributes=function(t){var e,r;var i=[];var n=this.constructor.defaultAttributes[t.kind]||{};var a=Object.assign({},n,this.getDataAttributes(t),t.attributes.getAllAttributes());var s=this.constructor.variants;if(a.hasOwnProperty("mathvariant")&&s.hasOwnProperty(a.mathvariant)){a.mathvariant=s[a.mathvariant]}try{for(var l=o(Object.keys(a)),u=l.next();!u.done;u=l.next()){var c=u.value;var p=String(a[c]);if(p===undefined)continue;i.push(c+'="'+this.quoteHTML(p)+'"')}}catch(f){e={error:f}}finally{try{if(u&&!u.done&&(r=l.return))r.call(l)}finally{if(e)throw e.error}}return i.length?" "+i.join(" "):""};r.prototype.getDataAttributes=function(t){var e={};var r=t.attributes.getExplicit("mathvariant");var i=this.constructor.variants;r&&i.hasOwnProperty(r)&&this.setDataAttribute(e,"variant",r);t.getProperty("variantForm")&&this.setDataAttribute(e,"alternate","1");t.getProperty("pseudoscript")&&this.setDataAttribute(e,"pseudoscript","true");t.getProperty("autoOP")===false&&this.setDataAttribute(e,"auto-op","false");var o=t.getProperty("scriptalign");o&&this.setDataAttribute(e,"script-align",o);var n=t.getProperty("texClass");if(n!==undefined){var a=true;if(n===s.TEXCLASS.OP&&t.isKind("mi")){var u=t.getText();a=!(u.length>1&&u.match(l.MmlMi.operatorName))}a&&this.setDataAttribute(e,"texclass",n<0?"NONE":s.TEXCLASSNAMES[n])}t.getProperty("scriptlevel")&&t.getProperty("useHeight")===false&&this.setDataAttribute(e,"smallmatrix","true");return e};r.prototype.setDataAttribute=function(t,r,i){t[e.DATAMJX+r]=i};r.prototype.quoteHTML=function(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/\"/g,""").replace(/[\uD800-\uDBFF]./g,e.toEntity).replace(/[\u0080-\uD7FF\uE000-\uFFFF]/g,e.toEntity)};r.variants={"-tex-calligraphic":"script","-tex-bold-calligraphic":"bold-script","-tex-oldstyle":"normal","-tex-bold-oldstyle":"bold","-tex-mathit":"italic"};r.defaultAttributes={math:{xmlns:"http://www.w3.org/1998/Math/MathML"}};return r}(a.MmlVisitor);e.SerializedMmlVisitor=c},34167:function(t,e,r){var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};var n=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var i=0,o=e.length,n;i<o;i++){if(n||!(i in e)){if(!n)n=Array.prototype.slice.call(e,0,i);n[i]=e[i]}}return t.concat(n||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.AbstractVisitor=void 0;var a=r(84465);var s=function(){function t(e){var r,o;this.nodeHandlers=new Map;try{for(var n=i(e.getKinds()),a=n.next();!a.done;a=n.next()){var s=a.value;var l=this[t.methodName(s)];if(l){this.nodeHandlers.set(s,l)}}}catch(u){r={error:u}}finally{try{if(a&&!a.done&&(o=n.return))o.call(n)}finally{if(r)throw r.error}}}t.methodName=function(t){return"visit"+(t.charAt(0).toUpperCase()+t.substr(1)).replace(/[^a-z0-9_]/gi,"_")+"Node"};t.prototype.visitTree=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}return this.visitNode.apply(this,n([t],o(e),false))};t.prototype.visitNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}var i=this.nodeHandlers.get(t.kind)||this.visitDefault;return i.call.apply(i,n([this,t],o(e),false))};t.prototype.visitDefault=function(t){var e,r;var s=[];for(var l=1;l<arguments.length;l++){s[l-1]=arguments[l]}if(t instanceof a.AbstractNode){try{for(var u=i(t.childNodes),c=u.next();!c.done;c=u.next()){var p=c.value;this.visitNode.apply(this,n([p],o(s),false))}}catch(f){e={error:f}}finally{try{if(c&&!c.done&&(r=u.return))r.call(u)}finally{if(e)throw e.error}}}};t.prototype.setNodeHandler=function(t,e){this.nodeHandlers.set(t,e)};t.prototype.removeNodeHandler=function(t){this.nodeHandlers.delete(t)};return t}();e.AbstractVisitor=s}}]);
|
1
|
+
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[4855],{34855:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var o=this&&this.__assign||function(){o=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++){e=arguments[r];for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o))t[o]=e[o]}return t};return o.apply(this,arguments)};var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var i=0,o=e.length,n;i<o;i++){if(n||!(i in e)){if(!n)n=Array.prototype.slice.call(e,0,i);n[i]=e[i]}}return t.concat(n||Array.prototype.slice.call(e))};var s=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:true});e.AssistiveMmlHandler=e.AssistiveMmlMathDocumentMixin=e.AssistiveMmlMathItemMixin=e.LimitedMmlVisitor=void 0;var l=r(24971);var u=r(14347);var c=r(34981);var p=function(t){i(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.getAttributes=function(e){return t.prototype.getAttributes.call(this,e).replace(/ ?id=".*?"/,"")};return e}(u.SerializedMmlVisitor);e.LimitedMmlVisitor=p;(0,l.newState)("ASSISTIVEMML",153);function f(t){return function(t){i(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.assistiveMml=function(t,e){if(e===void 0){e=false}if(this.state()>=l.STATE.ASSISTIVEMML)return;if(!this.isEscaped&&(t.options.enableAssistiveMml||e)){var r=t.adaptor;var i=t.toMML(this.root).replace(/\n */g,"").replace(/<!--.*?-->/g,"");var o=r.firstChild(r.body(r.parse(i,"text/html")));var n=r.node("mjx-assistive-mml",{unselectable:"on",display:this.display?"block":"inline"},[o]);r.setAttribute(r.firstChild(this.typesetRoot),"aria-hidden","true");r.setStyle(this.typesetRoot,"position","relative");r.append(this.typesetRoot,n)}this.state(l.STATE.ASSISTIVEMML)};return e}(t)}e.AssistiveMmlMathItemMixin=f;function v(t){var e;return e=function(t){i(e,t);function e(){var e=[];for(var r=0;r<arguments.length;r++){e[r]=arguments[r]}var i=t.apply(this,a([],n(e),false))||this;var o=i.constructor;var s=o.ProcessBits;if(!s.has("assistive-mml")){s.allocate("assistive-mml")}i.visitor=new p(i.mmlFactory);i.options.MathItem=f(i.options.MathItem);if("addStyles"in i){i.addStyles(o.assistiveStyles)}return i}e.prototype.toMML=function(t){return this.visitor.visitTree(t)};e.prototype.assistiveMml=function(){var t,e;if(!this.processed.isSet("assistive-mml")){try{for(var r=s(this.math),i=r.next();!i.done;i=r.next()){var o=i.value;o.assistiveMml(this)}}catch(n){t={error:n}}finally{try{if(i&&!i.done&&(e=r.return))e.call(r)}finally{if(t)throw t.error}}this.processed.set("assistive-mml")}return this};e.prototype.state=function(e,r){if(r===void 0){r=false}t.prototype.state.call(this,e,r);if(e<l.STATE.ASSISTIVEMML){this.processed.clear("assistive-mml")}return this};return e}(t),e.OPTIONS=o(o({},t.OPTIONS),{enableAssistiveMml:true,renderActions:(0,c.expandable)(o(o({},t.OPTIONS.renderActions),{assistiveMml:[l.STATE.ASSISTIVEMML]}))}),e.assistiveStyles={"mjx-assistive-mml":{position:"absolute !important",top:"0px",left:"0px",clip:"rect(1px, 1px, 1px, 1px)",padding:"1px 0px 0px 0px !important",border:"0px !important",display:"block !important",width:"auto !important",overflow:"hidden !important","-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-ms-user-select":"none","user-select":"none"},'mjx-assistive-mml[display="block"]':{width:"100% !important"}},e}e.AssistiveMmlMathDocumentMixin=v;function h(t){t.documentClass=v(t.documentClass);return t}e.AssistiveMmlHandler=h},76677:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();Object.defineProperty(e,"__esModule",{value:true});e.MmlVisitor=void 0;var o=r(44001);var n=r(34167);var a=function(t){i(e,t);function e(e){if(e===void 0){e=null}if(!e){e=new o.MmlFactory}return t.call(this,e)||this}e.prototype.visitTextNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}};e.prototype.visitXMLNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}};return e}(n.AbstractVisitor);e.MmlVisitor=a},14347:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var o=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};Object.defineProperty(e,"__esModule",{value:true});e.SerializedMmlVisitor=e.toEntity=e.DATAMJX=void 0;var a=r(76677);var s=r(80747);var l=r(32175);e.DATAMJX="data-mjx-";var u=function(t){return"&#x"+t.codePointAt(0).toString(16).toUpperCase()+";"};e.toEntity=u;var c=function(t){i(r,t);function r(){return t!==null&&t.apply(this,arguments)||this}r.prototype.visitTree=function(t){return this.visitNode(t,"")};r.prototype.visitTextNode=function(t,e){return this.quoteHTML(t.getText())};r.prototype.visitXMLNode=function(t,e){return e+t.getSerializedXML()};r.prototype.visitInferredMrowNode=function(t,e){var r,i;var n=[];try{for(var a=o(t.childNodes),s=a.next();!s.done;s=a.next()){var l=s.value;n.push(this.visitNode(l,e))}}catch(u){r={error:u}}finally{try{if(s&&!s.done&&(i=a.return))i.call(a)}finally{if(r)throw r.error}}return n.join("\n")};r.prototype.visitTeXAtomNode=function(t,e){var r=this.childNodeMml(t,e+" ","\n");var i=e+"<mrow"+this.getAttributes(t)+">"+(r.match(/\S/)?"\n"+r+e:"")+"</mrow>";return i};r.prototype.visitAnnotationNode=function(t,e){return e+"<annotation"+this.getAttributes(t)+">"+this.childNodeMml(t,"","")+"</annotation>"};r.prototype.visitDefault=function(t,e){var r=t.kind;var i=n(t.isToken||t.childNodes.length===0?["",""]:["\n",e],2),o=i[0],a=i[1];var s=this.childNodeMml(t,e+" ",o);return e+"<"+r+this.getAttributes(t)+">"+(s.match(/\S/)?o+s+a:"")+"</"+r+">"};r.prototype.childNodeMml=function(t,e,r){var i,n;var a="";try{for(var s=o(t.childNodes),l=s.next();!l.done;l=s.next()){var u=l.value;a+=this.visitNode(u,e)+r}}catch(c){i={error:c}}finally{try{if(l&&!l.done&&(n=s.return))n.call(s)}finally{if(i)throw i.error}}return a};r.prototype.getAttributes=function(t){var e,r;var i=[];var n=this.constructor.defaultAttributes[t.kind]||{};var a=Object.assign({},n,this.getDataAttributes(t),t.attributes.getAllAttributes());var s=this.constructor.variants;if(a.hasOwnProperty("mathvariant")&&s.hasOwnProperty(a.mathvariant)){a.mathvariant=s[a.mathvariant]}try{for(var l=o(Object.keys(a)),u=l.next();!u.done;u=l.next()){var c=u.value;var p=String(a[c]);if(p===undefined)continue;i.push(c+'="'+this.quoteHTML(p)+'"')}}catch(f){e={error:f}}finally{try{if(u&&!u.done&&(r=l.return))r.call(l)}finally{if(e)throw e.error}}return i.length?" "+i.join(" "):""};r.prototype.getDataAttributes=function(t){var e={};var r=t.attributes.getExplicit("mathvariant");var i=this.constructor.variants;r&&i.hasOwnProperty(r)&&this.setDataAttribute(e,"variant",r);t.getProperty("variantForm")&&this.setDataAttribute(e,"alternate","1");t.getProperty("pseudoscript")&&this.setDataAttribute(e,"pseudoscript","true");t.getProperty("autoOP")===false&&this.setDataAttribute(e,"auto-op","false");var o=t.getProperty("scriptalign");o&&this.setDataAttribute(e,"script-align",o);var n=t.getProperty("texClass");if(n!==undefined){var a=true;if(n===s.TEXCLASS.OP&&t.isKind("mi")){var u=t.getText();a=!(u.length>1&&u.match(l.MmlMi.operatorName))}a&&this.setDataAttribute(e,"texclass",n<0?"NONE":s.TEXCLASSNAMES[n])}t.getProperty("scriptlevel")&&t.getProperty("useHeight")===false&&this.setDataAttribute(e,"smallmatrix","true");return e};r.prototype.setDataAttribute=function(t,r,i){t[e.DATAMJX+r]=i};r.prototype.quoteHTML=function(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/\"/g,""").replace(/[\uD800-\uDBFF]./g,e.toEntity).replace(/[\u0080-\uD7FF\uE000-\uFFFF]/g,e.toEntity)};r.variants={"-tex-calligraphic":"script","-tex-bold-calligraphic":"bold-script","-tex-oldstyle":"normal","-tex-bold-oldstyle":"bold","-tex-mathit":"italic"};r.defaultAttributes={math:{xmlns:"http://www.w3.org/1998/Math/MathML"}};return r}(a.MmlVisitor);e.SerializedMmlVisitor=c},34167:function(t,e,r){var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),o,n=[],a;try{while((e===void 0||e-- >0)&&!(o=i.next()).done)n.push(o.value)}catch(s){a={error:s}}finally{try{if(o&&!o.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return n};var n=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var i=0,o=e.length,n;i<o;i++){if(n||!(i in e)){if(!n)n=Array.prototype.slice.call(e,0,i);n[i]=e[i]}}return t.concat(n||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.AbstractVisitor=void 0;var a=r(84465);var s=function(){function t(e){var r,o;this.nodeHandlers=new Map;try{for(var n=i(e.getKinds()),a=n.next();!a.done;a=n.next()){var s=a.value;var l=this[t.methodName(s)];if(l){this.nodeHandlers.set(s,l)}}}catch(u){r={error:u}}finally{try{if(a&&!a.done&&(o=n.return))o.call(n)}finally{if(r)throw r.error}}}t.methodName=function(t){return"visit"+(t.charAt(0).toUpperCase()+t.substr(1)).replace(/[^a-z0-9_]/gi,"_")+"Node"};t.prototype.visitTree=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}return this.visitNode.apply(this,n([t],o(e),false))};t.prototype.visitNode=function(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}var i=this.nodeHandlers.get(t.kind)||this.visitDefault;return i.call.apply(i,n([this,t],o(e),false))};t.prototype.visitDefault=function(t){var e,r;var s=[];for(var l=1;l<arguments.length;l++){s[l-1]=arguments[l]}if(t instanceof a.AbstractNode){try{for(var u=i(t.childNodes),c=u.next();!c.done;c=u.next()){var p=c.value;this.visitNode.apply(this,n([p],o(s),false))}}catch(f){e={error:f}}finally{try{if(c&&!c.done&&(r=u.return))r.call(u)}finally{if(e)throw e.error}}}};t.prototype.setNodeHandler=function(t,e){this.nodeHandlers.set(t,e)};t.prototype.removeNodeHandler=function(t){this.nodeHandlers.delete(t)};return t}();e.AbstractVisitor=s}}]);
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[5521],{65521:(t,e,s)=>{s.r(e);s.d(e,{YBaseCell:()=>k,YCodeCell:()=>C,YDocument:()=>b,YFile:()=>v,YMarkdownCell:()=>V,YNotebook:()=>D,YRawCell:()=>x,convertYMapEventToMapChange:()=>n,createMutex:()=>a,createStandaloneCell:()=>w});function n(t){let e=new Map;t.changes.keys.forEach(((t,s)=>{e.set(s,{action:t.action,oldValue:t.oldValue,newValue:this.ymeta.get(s)})}));return e}const a=()=>{let t=true;return e=>{if(t){t=false;try{e()}finally{t=true}}}};var o=s(5592);var i=s(2336);var r=s(64191);var d=s(63616);var c=s(5739);var l=s(53110);var u=s(74356);const h=3e4;class g extends c.c{constructor(t){super();this.doc=t;this.clientID=t.clientID;this.states=new Map;this.meta=new Map;this._checkInterval=setInterval((()=>{const t=r._g();if(this.getLocalState()!==null&&h/2<=t-this.meta.get(this.clientID).lastUpdated){this.setLocalState(this.getLocalState())}const e=[];this.meta.forEach(((s,n)=>{if(n!==this.clientID&&h<=t-s.lastUpdated&&this.states.has(n)){e.push(n)}}));if(e.length>0){p(this,e,"timeout")}}),d.RI(h/10));t.on("destroy",(()=>{this.destroy()}));this.setLocalState({})}destroy(){this.emit("destroy",[this]);this.setLocalState(null);super.destroy();clearInterval(this._checkInterval)}getLocalState(){return this.states.get(this.clientID)||null}setLocalState(t){const e=this.clientID;const s=this.meta.get(e);const n=s===undefined?0:s.clock+1;const a=this.states.get(e);if(t===null){this.states.delete(e)}else{this.states.set(e,t)}this.meta.set(e,{clock:n,lastUpdated:r._g()});const o=[];const i=[];const d=[];const c=[];if(t===null){c.push(e)}else if(a==null){if(t!=null){o.push(e)}}else{i.push(e);if(!l.vo(a,t)){d.push(e)}}if(o.length>0||d.length>0||c.length>0){this.emit("change",[{added:o,updated:d,removed:c},"local"])}this.emit("update",[{added:o,updated:i,removed:c},"local"])}setLocalStateField(t,e){const s=this.getLocalState();if(s!==null){this.setLocalState({...s,[t]:e})}}getStates(){return this.states}}const p=(t,e,s)=>{const n=[];for(let a=0;a<e.length;a++){const s=e[a];if(t.states.has(s)){t.states.delete(s);if(s===t.clientID){const e=t.meta.get(s);t.meta.set(s,{clock:e.clock+1,lastUpdated:r._g()})}n.push(s)}}if(n.length>0){t.emit("change",[{added:[],updated:[],removed:n},s]);t.emit("update",[{added:[],updated:[],removed:n},s])}};const m=(t,e,s=t.states)=>{const n=e.length;const a=encoding.createEncoder();encoding.writeVarUint(a,n);for(let o=0;o<n;o++){const n=e[o];const i=s.get(n)||null;const r=t.meta.get(n).clock;encoding.writeVarUint(a,n);encoding.writeVarUint(a,r);encoding.writeVarString(a,JSON.stringify(i))}return encoding.toUint8Array(a)};const y=(t,e)=>{const s=decoding.createDecoder(t);const n=encoding.createEncoder();const a=decoding.readVarUint(s);encoding.writeVarUint(n,a);for(let o=0;o<a;o++){const t=decoding.readVarUint(s);const a=decoding.readVarUint(s);const o=JSON.parse(decoding.readVarString(s));const i=e(o);encoding.writeVarUint(n,t);encoding.writeVarUint(n,a);encoding.writeVarString(n,JSON.stringify(i))}return encoding.toUint8Array(n)};const _=(t,e,s)=>{const n=decoding.createDecoder(e);const a=time.getUnixTime();const o=[];const i=[];const r=[];const d=[];const c=decoding.readVarUint(n);for(let l=0;l<c;l++){const e=decoding.readVarUint(n);let s=decoding.readVarUint(n);const c=JSON.parse(decoding.readVarString(n));const l=t.meta.get(e);const u=t.states.get(e);const h=l===undefined?0:l.clock;if(h<s||h===s&&c===null&&t.states.has(e)){if(c===null){if(e===t.clientID&&t.getLocalState()!=null){s++}else{t.states.delete(e)}}else{t.states.set(e,c)}t.meta.set(e,{clock:s,lastUpdated:a});if(l===undefined&&c!==null){o.push(e)}else if(l!==undefined&&c===null){d.push(e)}else if(c!==null){if(!f.equalityDeep(c,u)){r.push(e)}i.push(e)}}}if(o.length>0||r.length>0||d.length>0){t.emit("change",[{added:o,updated:r,removed:d},s])}if(o.length>0||i.length>0||d.length>0){t.emit("update",[{added:o,updated:i,removed:d},s])}};class b{constructor(t){var e;this.onStateChanged=t=>{const e=new Array;t.keysChanged.forEach((s=>{const n=t.changes.keys.get(s);if(n){e.push({name:s,oldValue:n.oldValue,newValue:this.ystate.get(s)})}}));this._changed.emit({stateChange:e})};this._changed=new i.Signal(this);this._isDisposed=false;this._disposed=new i.Signal(this);this._ydoc=(e=t===null||t===void 0?void 0:t.ydoc)!==null&&e!==void 0?e:new u.Doc;this._ystate=this._ydoc.getMap("state");this._undoManager=new u.UndoManager([],{trackedOrigins:new Set([this]),doc:this._ydoc});this._awareness=new g(this._ydoc);this._ystate.observe(this.onStateChanged)}get ydoc(){return this._ydoc}get ystate(){return this._ystate}get undoManager(){return this._undoManager}get awareness(){return this._awareness}get changed(){return this._changed}get disposed(){return this._disposed}get isDisposed(){return this._isDisposed}get state(){return o.JSONExt.deepCopy(this.ystate.toJSON())}canUndo(){return this.undoManager.undoStack.length>0}canRedo(){return this.undoManager.redoStack.length>0}dispose(){if(this._isDisposed){return}this._isDisposed=true;this.ystate.unobserve(this.onStateChanged);this.awareness.destroy();this.undoManager.destroy();this.ydoc.destroy();this._disposed.emit();i.Signal.clearData(this)}getState(t){const e=this.ystate.get(t);return typeof e==="undefined"?e:o.JSONExt.deepCopy(e)}setState(t,e){if(!o.JSONExt.deepEqual(this.ystate.get(t),e)){this.ystate.set(t,e)}}get source(){return this.getSource()}set source(t){this.setSource(t)}undo(){this.undoManager.undo()}redo(){this.undoManager.redo()}clearUndoHistory(){this.undoManager.clear()}transact(t,e=true,s=null){this.ydoc.transact(t,e?this:s)}}class v extends b{constructor(){super();this.version="1.0.0";this.ysource=this.ydoc.getText("source");this._modelObserver=t=>{this._changed.emit({sourceChange:t.changes.delta})};this.undoManager.addToScope(this.ysource);this.ysource.observe(this._modelObserver)}static create(){return new v}get source(){return this.getSource()}set source(t){this.setSource(t)}dispose(){if(this.isDisposed){return}this.ysource.unobserve(this._modelObserver);super.dispose()}getSource(){return this.ysource.toString()}setSource(t){this.transact((()=>{const e=this.ysource;e.delete(0,e.length);e.insert(0,t)}))}updateSource(t,e,s=""){this.transact((()=>{const n=this.ysource;n.insert(t,s);n.delete(t+s.length,e-t)}))}}const S=(t,e={})=>{switch(t.get("cell_type")){case"code":return new C(t,t.get("source"),t.get("outputs"),e);case"markdown":return new V(t,t.get("source"),e);case"raw":return new x(t,t.get("source"),e);default:throw new Error("Found unknown cell type")}};const M=(t,e)=>{var s,n;const a=new u.Map;const i=new u.Text;const r=new u.Map;a.set("source",i);a.set("metadata",r);a.set("cell_type",t.cell_type);a.set("id",(s=t.id)!==null&&s!==void 0?s:o.UUID.uuid4());let d;switch(t.cell_type){case"markdown":{d=new V(a,i,{notebook:e},r);if(t.attachments!=null){d.setAttachments(t.attachments)}break}case"code":{const s=new u.Array;a.set("outputs",s);d=new C(a,i,s,{notebook:e},r);const o=t;d.execution_count=(n=o.execution_count)!==null&&n!==void 0?n:null;if(o.outputs){d.setOutputs(o.outputs)}break}default:{d=new x(a,i,{notebook:e},r);if(t.attachments){d.setAttachments(t.attachments)}break}}if(t.metadata!=null){d.setMetadata(t.metadata)}if(t.source!=null){d.setSource(typeof t.source==="string"?t.source:t.source.join(""))}return d};const w=t=>M(t);class k{static create(t){return M({id:t,cell_type:this.prototype.cell_type})}constructor(t,e,s={},n){this._modelObserver=(t,e)=>{if(e.origin!=="silent-change"){this._changed.emit(this.getChanges(t))}};this._metadataChanged=new i.Signal(this);this._notebook=null;this._changed=new i.Signal(this);this._disposed=new i.Signal(this);this._isDisposed=false;this._undoManager=null;this.ymodel=t;this._ysource=e;this._ymetadata=n!==null&&n!==void 0?n:this.ymodel.get("metadata");this._prevSourceLength=e?e.length:0;this._notebook=null;this._awareness=null;this._undoManager=null;if(s.notebook){this._notebook=s.notebook;if(this._notebook.disableDocumentWideUndoRedo){this._undoManager=new u.UndoManager([this.ymodel],{trackedOrigins:new Set([this]),doc:this._notebook.ydoc})}}else{const t=new u.Doc;t.getArray().insert(0,[this.ymodel]);this._awareness=new g(t);this._undoManager=new u.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}this.ymodel.observeDeep(this._modelObserver)}get awareness(){var t,e,s;return(s=(t=this._awareness)!==null&&t!==void 0?t:(e=this.notebook)===null||e===void 0?void 0:e.awareness)!==null&&s!==void 0?s:null}get cell_type(){throw new Error("A YBaseCell must not be constructed")}get changed(){return this._changed}get disposed(){return this._disposed}get id(){return this.getId()}get isDisposed(){return this._isDisposed}get isStandalone(){return this._notebook!==null}get metadata(){return this.getMetadata()}set metadata(t){this.setMetadata(t)}get metadataChanged(){return this._metadataChanged}get notebook(){return this._notebook}get source(){return this.getSource()}set source(t){this.setSource(t)}get undoManager(){var t;if(!this.notebook){return this._undoManager}return((t=this.notebook)===null||t===void 0?void 0:t.disableDocumentWideUndoRedo)?this._undoManager:this.notebook.undoManager}get ysource(){return this._ysource}canUndo(){return!!this.undoManager&&this.undoManager.undoStack.length>0}canRedo(){return!!this.undoManager&&this.undoManager.redoStack.length>0}clearUndoHistory(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.clear()}undo(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.undo()}redo(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.redo()}dispose(){var t;if(this._isDisposed)return;this._isDisposed=true;this.ymodel.unobserveDeep(this._modelObserver);if(this._awareness){const t=this._awareness.doc;this._awareness.destroy();t.destroy()}if(this._undoManager){if(this._undoManager===((t=this.notebook)===null||t===void 0?void 0:t.undoManager)){this._undoManager=null}else{this._undoManager.destroy()}}this._disposed.emit();i.Signal.clearData(this)}getId(){return this.ymodel.get("id")}getSource(){return this.ysource.toString()}setSource(t){this.transact((()=>{this.ysource.delete(0,this.ysource.length);this.ysource.insert(0,t)}))}updateSource(t,e,s=""){this.transact((()=>{const n=this.ysource;n.insert(t,s);n.delete(t+s.length,e-t)}))}deleteMetadata(t){if(typeof this.getMetadata(t)==="undefined"){return}this.transact((()=>{this._ymetadata.delete(t);const e=this.getMetadata("jupyter");if(t==="collapsed"&&e){const{outputs_hidden:t,...s}=e;if(Object.keys(s).length===0){this._ymetadata.delete("jupyter")}else{this._ymetadata.set("jupyter",s)}}else if(t==="jupyter"){this._ymetadata.delete("collapsed")}}),false)}getMetadata(t){const e=this._ymetadata;if(e===undefined){return undefined}if(typeof t==="string"){const s=e.get(t);return typeof s==="undefined"?undefined:o.JSONExt.deepCopy(e.get(t))}else{return o.JSONExt.deepCopy(e.toJSON())}}setMetadata(t,e){var s,n;if(typeof t==="string"){if(typeof e==="undefined"){throw new TypeError(`Metadata value for ${t} cannot be 'undefined'; use deleteMetadata.`)}const n=t;if(o.JSONExt.deepEqual((s=this.getMetadata(n))!==null&&s!==void 0?s:null,e)){return}this.transact((()=>{var t;this._ymetadata.set(n,e);if(n==="collapsed"){const s=(t=this.getMetadata("jupyter"))!==null&&t!==void 0?t:{};if(s.outputs_hidden!==e){this.setMetadata("jupyter",{...s,outputs_hidden:e})}}else if(n==="jupyter"){const t=e["outputs_hidden"];if(typeof t!=="undefined"){if(this.getMetadata("collapsed")!==t){this.setMetadata("collapsed",t)}}else{this.deleteMetadata("collapsed")}}}),false)}else{const e=o.JSONExt.deepCopy(t);if(e.collapsed!=null){e.jupyter=e.jupyter||{};e.jupyter.outputs_hidden=e.collapsed}else if(((n=e===null||e===void 0?void 0:e.jupyter)===null||n===void 0?void 0:n.outputs_hidden)!=null){e.collapsed=e.jupyter.outputs_hidden}if(!o.JSONExt.deepEqual(e,this.getMetadata())){this.transact((()=>{for(const[t,s]of Object.entries(e)){this._ymetadata.set(t,s)}}),false)}}}toJSON(){return{id:this.getId(),cell_type:this.cell_type,source:this.getSource(),metadata:this.getMetadata()}}transact(t,e=true,s=null){!this.notebook||this.notebook.disableDocumentWideUndoRedo?this.ymodel.doc==null?t():this.ymodel.doc.transact(t,e?this:s):this.notebook.transact(t,e)}getChanges(t){const e={};const s=t.find((t=>t.target===this.ymodel.get("source")));if(s){e.sourceChange=s.changes.delta}const n=t.find((t=>t.target===this._ymetadata));if(n){e.metadataChange=n.changes.keys;n.changes.keys.forEach(((t,e)=>{switch(t.action){case"add":this._metadataChanged.emit({key:e,newValue:this._ymetadata.get(e),type:"add"});break;case"delete":this._metadataChanged.emit({key:e,oldValue:t.oldValue,type:"remove"});break;case"update":{const s=this._ymetadata.get(e);const n=t.oldValue;let a=true;if(typeof n=="object"&&typeof s=="object"){a=o.JSONExt.deepEqual(n,s)}else{a=n===s}if(!a){this._metadataChanged.emit({key:e,type:"change",oldValue:n,newValue:s})}}break}}))}const a=t.find((t=>t.target===this.ymodel));const i=this.ymodel.get("source");if(a&&a.keysChanged.has("source")){e.sourceChange=[{delete:this._prevSourceLength},{insert:i.toString()}]}this._prevSourceLength=i.length;return e}}class C extends k{static create(t){return super.create(t)}constructor(t,e,s,n={},a){super(t,e,n,a);this._youtputs=s}get cell_type(){return"code"}get execution_count(){return this.ymodel.get("execution_count")||null}set execution_count(t){if(this.ymodel.get("execution_count")!==t){this.transact((()=>{this.ymodel.set("execution_count",t)}),false)}}get executionState(){var t;return(t=this.ymodel.get("execution_state"))!==null&&t!==void 0?t:"idle"}set executionState(t){if(this.ymodel.get("execution_state")!==t){this.transact((()=>{this.ymodel.set("execution_state",t)}),false)}}get outputs(){return this.getOutputs()}set outputs(t){this.setOutputs(t)}get youtputs(){return this._youtputs}getOutputs(){return o.JSONExt.deepCopy(this._youtputs.toJSON())}createOutputs(t){const e=[];for(const s of o.JSONExt.deepCopy(t)){let t;if(s.output_type==="stream"){const{text:e,...n}=s;t=n;const a=new u.Text;let o=e instanceof Array?e.join():e;a.insert(0,o);t["text"]=a}else{t=s}const n=[];for(const[e,s]of Object.entries(t)){n.push([e,s])}const a=new u.Map(n);e.push(a)}return e}setOutputs(t){this.transact((()=>{this._youtputs.delete(0,this._youtputs.length);const e=this.createOutputs(t);this._youtputs.insert(0,e)}),false)}removeStreamOutput(t,e,s=null){this.transact((()=>{const s=this._youtputs.get(t);const n=s.get("text");const a=n.length-e;n.delete(e,a)}),false,s)}appendStreamOutput(t,e,s=null){this.transact((()=>{const s=this._youtputs.get(t);const n=s.get("text");n.insert(n.length,e)}),false,s)}updateOutputs(t,e,s=[],n=null){const a=e<this._youtputs.length?e-t:this._youtputs.length-t;this.transact((()=>{this._youtputs.delete(t,a);const e=this.createOutputs(s);this._youtputs.insert(t,e)}),false,n)}toJSON(){return{...super.toJSON(),outputs:this.getOutputs(),execution_count:this.execution_count}}getChanges(t){const e=super.getChanges(t);const s=t.find((t=>t.path.length===3&&t.path[0]==="outputs"&&t.path[2]==="text"));if(s){e.streamOutputChange=s.changes.delta}const n=t.find((t=>t.target===this.ymodel.get("outputs")));if(n){e.outputsChange=n.changes.delta}const a=t.find((t=>t.target===this.ymodel));if(a&&a.keysChanged.has("execution_count")){const t=a.changes.keys.get("execution_count");e.executionCountChange={oldValue:t.oldValue,newValue:this.ymodel.get("execution_count")}}if(a&&a.keysChanged.has("execution_state")){const t=a.changes.keys.get("execution_state");e.executionStateChange={oldValue:t.oldValue,newValue:this.ymodel.get("execution_state")}}return e}}class O extends k{get attachments(){return this.getAttachments()}set attachments(t){this.setAttachments(t)}getAttachments(){return this.ymodel.get("attachments")}setAttachments(t){this.transact((()=>{if(t==null){this.ymodel.delete("attachments")}else{this.ymodel.set("attachments",t)}}),false)}getChanges(t){const e=super.getChanges(t);const s=t.find((t=>t.target===this.ymodel));if(s&&s.keysChanged.has("attachments")){const t=s.changes.keys.get("attachments");e.attachmentsChange={oldValue:t.oldValue,newValue:this.ymodel.get("attachments")}}return e}}class x extends O{static create(t){return super.create(t)}get cell_type(){return"raw"}toJSON(){return{id:this.getId(),cell_type:"raw",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class V extends O{static create(t){return super.create(t)}get cell_type(){return"markdown"}toJSON(){return{id:this.getId(),cell_type:"markdown",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class D extends b{constructor(t={}){var e;super();this.version="2.0.0";this.ymeta=this.ydoc.getMap("meta");this._onMetaChanged=t=>{const e=t.find((t=>t.target===this.ymeta.get("metadata")));if(e){const t=e.changes.keys;const s=this.ymeta.get("metadata");e.changes.keys.forEach(((t,e)=>{switch(t.action){case"add":this._metadataChanged.emit({key:e,type:"add",newValue:s.get(e)});break;case"delete":this._metadataChanged.emit({key:e,type:"remove",oldValue:t.oldValue});break;case"update":{const n=s.get(e);const a=t.oldValue;let i=true;if(typeof a=="object"&&typeof n=="object"){i=o.JSONExt.deepEqual(a,n)}else{i=a===n}if(!i){this._metadataChanged.emit({key:e,type:"change",oldValue:a,newValue:n})}}break}}));this._changed.emit({metadataChange:t})}const s=t.find((t=>t.target===this.ymeta));if(!s){return}if(s.keysChanged.has("metadata")){const t=s.changes.keys.get("metadata");if((t===null||t===void 0?void 0:t.action)==="add"&&!t.oldValue){const t=new Map;for(const e of Object.keys(this.metadata)){t.set(e,{action:"add",oldValue:undefined});this._metadataChanged.emit({key:e,type:"add",newValue:this.getMetadata(e)})}this._changed.emit({metadataChange:t})}}if(s.keysChanged.has("nbformat")){const t=s.changes.keys.get("nbformat");const e={key:"nbformat",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat};this._changed.emit({nbformatChanged:e})}if(s.keysChanged.has("nbformat_minor")){const t=s.changes.keys.get("nbformat_minor");const e={key:"nbformat_minor",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat_minor};this._changed.emit({nbformatChanged:e})}};this._onYCellsChanged=t=>{t.changes.added.forEach((t=>{const e=t.content.type;if(!this._ycellMapping.has(e)){const t=S(e,{notebook:this});this._ycellMapping.set(e,t)}}));t.changes.deleted.forEach((t=>{const e=t.content.type;const s=this._ycellMapping.get(e);if(s){s.dispose();this._ycellMapping.delete(e)}}));let e=0;const s=[];t.changes.delta.forEach((t=>{if(t.insert!=null){const n=t.insert.map((t=>this._ycellMapping.get(t)));s.push({insert:n});this.cells.splice(e,0,...n);e+=t.insert.length}else if(t.delete!=null){s.push(t);this.cells.splice(e,t.delete)}else if(t.retain!=null){s.push(t);e+=t.retain}}));this._changed.emit({cellsChange:s})};this._metadataChanged=new i.Signal(this);this._ycells=this.ydoc.getArray("cells");this._ycellMapping=new WeakMap;this._disableDocumentWideUndoRedo=(e=t.disableDocumentWideUndoRedo)!==null&&e!==void 0?e:false;this.cells=this._ycells.toArray().map((t=>{if(!this._ycellMapping.has(t)){this._ycellMapping.set(t,S(t,{notebook:this}))}return this._ycellMapping.get(t)}));this.undoManager.addToScope(this._ycells);this._ycells.observe(this._onYCellsChanged);this.ymeta.observeDeep(this._onMetaChanged)}static create(t={}){var e,s,n,a,o,i,r,d,c;const l=new D({disableDocumentWideUndoRedo:(e=t.disableDocumentWideUndoRedo)!==null&&e!==void 0?e:false});const u={cells:(n=(s=t.data)===null||s===void 0?void 0:s.cells)!==null&&n!==void 0?n:[],nbformat:(o=(a=t.data)===null||a===void 0?void 0:a.nbformat)!==null&&o!==void 0?o:4,nbformat_minor:(r=(i=t.data)===null||i===void 0?void 0:i.nbformat_minor)!==null&&r!==void 0?r:5,metadata:(c=(d=t.data)===null||d===void 0?void 0:d.metadata)!==null&&c!==void 0?c:{}};l.fromJSON(u);return l}get disableDocumentWideUndoRedo(){return this._disableDocumentWideUndoRedo}get metadata(){return this.getMetadata()}set metadata(t){this.setMetadata(t)}get metadataChanged(){return this._metadataChanged}get nbformat(){return this.ymeta.get("nbformat")}set nbformat(t){this.transact((()=>{this.ymeta.set("nbformat",t)}),false)}get nbformat_minor(){return this.ymeta.get("nbformat_minor")}set nbformat_minor(t){this.transact((()=>{this.ymeta.set("nbformat_minor",t)}),false)}dispose(){if(this.isDisposed){return}this._ycells.unobserve(this._onYCellsChanged);this.ymeta.unobserveDeep(this._onMetaChanged);super.dispose()}getCell(t){return this.cells[t]}addCell(t){return this.insertCell(this._ycells.length,t)}insertCell(t,e){return this.insertCells(t,[e])[0]}insertCells(t,e){const s=e.map((t=>{const e=M(t,this);this._ycellMapping.set(e.ymodel,e);return e}));this.transact((()=>{this._ycells.insert(t,s.map((t=>t.ymodel)))}));return s}moveCell(t,e){this.moveCells(t,e)}moveCells(t,e,s=1){const n=new Array(s).fill(true).map(((e,s)=>this.getCell(t+s).toJSON()));this.transact((()=>{this._ycells.delete(t,s);this._ycells.insert(t>e?e:e-s+1,n.map((t=>M(t,this).ymodel)))}))}deleteCell(t){this.deleteCellRange(t,t+1)}deleteCellRange(t,e){this.transact((()=>{this._ycells.delete(t,e-t)}))}deleteMetadata(t){if(typeof this.getMetadata(t)==="undefined"){return}const e=this.metadata;delete e[t];this.setMetadata(e)}getMetadata(t){const e=this.ymeta.get("metadata");if(e===undefined){return undefined}if(typeof t==="string"){const s=e.get(t);return typeof s==="undefined"?undefined:o.JSONExt.deepCopy(s)}else{return o.JSONExt.deepCopy(e.toJSON())}}setMetadata(t,e){var s;if(typeof t==="string"){if(typeof e==="undefined"){throw new TypeError(`Metadata value for ${t} cannot be 'undefined'; use deleteMetadata.`)}if(o.JSONExt.deepEqual((s=this.getMetadata(t))!==null&&s!==void 0?s:null,e)){return}const n={};n[t]=e;this.updateMetadata(n)}else{if(!this.metadata||!o.JSONExt.deepEqual(this.metadata,t)){const e=o.JSONExt.deepCopy(t);const s=this.ymeta.get("metadata");if(s===undefined){return undefined}this.transact((()=>{s.clear();for(const[t,n]of Object.entries(e)){s.set(t,n)}}))}}}updateMetadata(t){const e=o.JSONExt.deepCopy(t);const s=this.ymeta.get("metadata");if(s===undefined){return undefined}this.transact((()=>{for(const[t,n]of Object.entries(e)){s.set(t,n)}}))}getSource(){return this.toJSON()}setSource(t){this.fromJSON(t)}fromJSON(t){this.transact((()=>{this.nbformat=t.nbformat;this.nbformat_minor=t.nbformat_minor;const e=t.metadata;if(e["orig_nbformat"]!==undefined){delete e["orig_nbformat"]}if(!this.metadata){const t=new u.Map;for(const[s,n]of Object.entries(e)){t.set(s,n)}this.ymeta.set("metadata",t)}else{this.metadata=e}const s=t.nbformat===4&&t.nbformat_minor>=5;const n=t.cells.map((t=>{if(!s){delete t.id}return t}));this.insertCells(this.cells.length,n);this.deleteCellRange(0,this.cells.length)}))}toJSON(){const t=this.nbformat===4&&this.nbformat_minor<=4;return{metadata:this.metadata,nbformat_minor:this.nbformat_minor,nbformat:this.nbformat,cells:this.cells.map((e=>{const s=e.toJSON();if(t){delete s.id}return s}))}}}},32421:(t,e,s)=>{s.d(e,{HT:()=>r,HV:()=>n,S2:()=>i,cy:()=>h});const n=t=>t[t.length-1];const a=()=>[];const o=t=>t.slice();const i=(t,e)=>{for(let s=0;s<e.length;s++){t.push(e[s])}};const r=Array.from;const d=(t,e)=>{for(let s=0;s<t.length;s++){if(!e(t[s],s,t)){return false}}return true};const c=(t,e)=>{for(let s=0;s<t.length;s++){if(e(t[s],s,t)){return true}}return false};const l=(t,e)=>t.length===e.length&&d(t,((t,s)=>t===e[s]));const u=t=>t.reduce(((t,e)=>t.concat(e)),[]);const h=Array.isArray;const g=t=>r(set.from(t));const f=(t,e)=>{const s=set.create();const n=[];for(let a=0;a<t.length;a++){const o=t[a];const i=e(o);if(!s.has(i)){s.add(i);n.push(o)}}return n}},53110:(t,e,s)=>{s.d(e,{EK:()=>u,OK:()=>a,vo:()=>l});var n=s(70641);const a=(t,e,s=0)=>{try{for(;s<t.length;s++){t[s](...e)}}finally{if(s<t.length){a(t,e,s+1)}}};const o=()=>{};const i=t=>t();const r=t=>t;const d=(t,e)=>t===e;const c=(t,e)=>t===e||t!=null&&e!=null&&t.constructor===e.constructor&&(t instanceof Array&&array.equalFlat(t,e)||typeof t==="object"&&object.equalFlat(t,e));const l=(t,e)=>{if(t==null||e==null){return d(t,e)}if(t.constructor!==e.constructor){return false}if(t===e){return true}switch(t.constructor){case ArrayBuffer:t=new Uint8Array(t);e=new Uint8Array(e);case Uint8Array:{if(t.byteLength!==e.byteLength){return false}for(let s=0;s<t.length;s++){if(t[s]!==e[s]){return false}}break}case Set:{if(t.size!==e.size){return false}for(const s of t){if(!e.has(s)){return false}}break}case Map:{if(t.size!==e.size){return false}for(const s of t.keys()){if(!e.has(s)||!l(t.get(s),e.get(s))){return false}}break}case Object:if(n.Bw(t)!==n.Bw(e)){return false}for(const s in t){if(!n.i5(t,s)||!l(t[s],e[s])){return false}}break;case Array:if(t.length!==e.length){return false}for(let s=0;s<t.length;s++){if(!l(t[s],e[s])){return false}}break;default:return false}return true};const u=(t,e)=>e.includes(t)},61662:(t,e,s)=>{s.d(e,{C:()=>a,Tj:()=>i,_4:()=>o,bz:()=>r,vt:()=>n});const n=()=>new Map;const a=t=>{const e=n();t.forEach(((t,s)=>{e.set(s,t)}));return e};const o=(t,e,s)=>{let n=t.get(e);if(n===undefined){t.set(e,n=s())}return n};const i=(t,e)=>{const s=[];for(const[n,a]of t){s.push(e(a,n))}return s};const r=(t,e)=>{for(const[s,n]of t){if(e(n,s)){return true}}return false};const d=(t,e)=>{for(const[s,n]of t){if(!e(n,s)){return false}}return true}},63616:(t,e,s)=>{s.d(e,{RI:()=>n,T9:()=>f,jk:()=>g,sj:()=>b,tn:()=>o});const n=Math.floor;const a=Math.ceil;const o=Math.abs;const i=Math.imul;const r=Math.round;const d=Math.log10;const c=Math.log2;const l=Math.log;const u=Math.sqrt;const h=(t,e)=>t+e;const g=(t,e)=>t<e?t:e;const f=(t,e)=>t>e?t:e;const p=Number.isNaN;const m=Math.pow;const y=t=>Math.pow(10,t);const _=Math.sign;const b=t=>t!==0?t<0:1/t<0},70641:(t,e,s)=>{s.d(e,{Bw:()=>d,SQ:()=>g,i5:()=>h});const n=()=>Object.create(null);const a=Object.assign;const o=Object.keys;const i=(t,e)=>{for(const s in t){e(t[s],s)}};const r=(t,e)=>{const s=[];for(const n in t){s.push(e(t[n],n))}return s};const d=t=>o(t).length;const c=(t,e)=>{for(const s in t){if(e(t[s],s)){return true}}return false};const l=t=>{for(const e in t){return false}return true};const u=(t,e)=>{for(const s in t){if(!e(t[s],s)){return false}}return true};const h=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const g=(t,e)=>t===e||d(t)===d(e)&&u(t,((t,s)=>(t!==undefined||h(e,s))&&e[s]===t))},5739:(t,e,s)=>{s.d(e,{c:()=>i});var n=s(61662);var a=s(25404);var o=s(32421);class i{constructor(){this._observers=n.vt()}on(t,e){n._4(this._observers,t,a.vt).add(e)}once(t,e){const s=(...n)=>{this.off(t,s);e(...n)};this.on(t,s)}off(t,e){const s=this._observers.get(t);if(s!==undefined){s.delete(e);if(s.size===0){this._observers.delete(t)}}}emit(t,e){return o.HT((this._observers.get(t)||n.vt()).values()).forEach((t=>t(...e)))}destroy(){this._observers=n.vt()}}},25404:(t,e,s)=>{s.d(e,{vt:()=>n});const n=()=>new Set;const a=t=>Array.from(t);const o=t=>t.values().next().value||undefined;const i=t=>new Set(t)},64191:(t,e,s)=>{s.d(e,{_g:()=>a});const n=()=>new Date;const a=Date.now;const o=t=>{if(t<6e4){const e=metric.prefix(t,-1);return math.round(e.n*100)/100+e.prefix+"s"}t=math.floor(t/1e3);const e=t%60;const s=math.floor(t/60)%60;const n=math.floor(t/3600)%24;const a=math.floor(t/86400);if(a>0){return a+"d"+(n>0||s>30?" "+(s>30?n+1:n)+"h":"")}if(n>0){return n+"h"+(s>0||e>30?" "+(e>30?s+1:s)+"min":"")}return s+"min"+(e>0?" "+e+"s":"")}}}]);
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6180],{15136:(e,t,r)=>{r.r(t);r.d(t,{main:()=>D});var o=r(44076);var n=r(5592);var s=r(20979);var l=r(25313);var a=r(56104);var i=r(11114);var c=r(72508);var u=r(2129);var p=r(99382);var f=r(36672);var _=r(1904);var A=r(87779);var y=r(13067);var h=r(67374);var d=r(20135);var b=r(61689);var x=r(34072);var j=r(54336);var m=r(19457);var v=r(43017);var g=r(45695);var w=r(53640);var C=r(367);var k=r(68149);var P=r(87456);var S=r(4380);var E=r(61132);var O=r(57996);var R=r(41884);var I=r(51874);var L=r(90288);var M=r(87145);var N=r(90167);var $=r(98547);var J=r(57292);var Q=r(80046);var B=r(54289);var T=r(40779);var U=r(48552);var Y=r(40005);var q=r(70558);var z=r(31747);var G=r(95527);var K=r(50277);var V=r(77767);var F=r(54549);var H=r(75591);async function Z(e,t){try{const r=await window._JUPYTERLAB[e].get(t);const o=r();o.__scope__=e;return o}catch(r){console.warn(`Failed to create module: package: ${e}; module: ${t}`);throw r}}async function D(){var e=o.PageConfig.getOption("browserTest");if(e.toLowerCase()==="true"){var t=document.createElement("div");t.id="browserTest";document.body.appendChild(t);t.textContent="[]";t.style.display="none";var s=[];var l=false;var a=25e3;var i=function(){if(l){return}l=true;t.className="completed"};window.onerror=function(e,r,o,n,l){s.push(String(l));t.textContent=JSON.stringify(s)};console.error=function(e){s.push(String(e));t.textContent=JSON.stringify(s)}}var c=new n.PluginRegistry;var u=r(2870).JupyterLab;var p=[];var f=[];var _=[];var A=[];const y=[];const h=[];const d=[];const b=JSON.parse(o.PageConfig.getOption("federated_extensions"));const x={"@jupyterlab/application:mimedocument":"@jupyterlab/application-extension:mimedocument","@jupyterlab/help-extension:licenses":"@jupyterlab/apputils-extension:licenses-plugin","@jupyterlab/lsp:ILSPCodeExtractorsManager":"@jupyterlab/lsp-extension:code-extractor-manager","@jupyterlab/translation:translator":"@jupyterlab/translation-extension:translator","@jupyterlab/workspaces:commands":"@jupyterlab/workspaces-extension:commands"};const j=o.PageConfig.Extension.disabled.map((e=>{if(x[e]){console.warn(`Plugin ${e} has been renamed to ${x[e]}. Consider updating your config to use the new name.`);return x[e]}return e}));const m=o.PageConfig.Extension.deferred.map((e=>{if(x[e]){console.warn(`Plugin id ${e} has been renamed to ${x[e]}. Consider updating your config to use the new name.`);return x[e]}return e}));const v=e=>{const t=e.indexOf(":");let r="";if(t!==-1){r=e.slice(0,t)}return j.some((t=>t===e||r&&t===r))};const g=e=>{const t=e.indexOf(":");let r="";if(t!==-1){r=e.slice(0,t)}return m.some((t=>t===e||r&&t===r))};const w=[];b.forEach((e=>{if(e.extension){w.push(e.name);y.push(Z(e.name,e.extension))}if(e.mimeExtension){w.push(e.name);h.push(Z(e.name,e.mimeExtension))}if(e.style&&!v(e.name)){d.push(Z(e.name,e.style))}}));const C=[];function k(e){let t;if(e.hasOwnProperty("__esModule")){t=e.default}else{t=e}return Array.isArray(t)?t:[t]}function*P(e){const t=k(e);for(let r of t){const t=v(r.id);C.push({id:r.id,description:r.description,requires:r.requires??[],optional:r.optional??[],provides:r.provides??null,autoStart:r.autoStart,enabled:!t,extension:e.__scope__});if(t){p.push(r.id);continue}if(g(r.id)){f.push(r.id);_.push(r.id)}yield r}}const S=[];if(!w.includes("@jupyterlab/javascript-extension")){try{let e=r(35810);e.__scope__="@jupyterlab/javascript-extension";for(let t of P(e)){S.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/json-extension")){try{let e=r(90626);e.__scope__="@jupyterlab/json-extension";for(let t of P(e)){S.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/mermaid-extension")){try{let e=r(47375);e.__scope__="@jupyterlab/mermaid-extension";for(let t of P(e)){S.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/pdf-extension")){try{let e=r(96050);e.__scope__="@jupyterlab/pdf-extension";for(let t of P(e)){S.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/vega5-extension")){try{let e=r(28878);e.__scope__="@jupyterlab/vega5-extension";for(let t of P(e)){S.push(t)}}catch(Q){console.error(Q)}}const E=await Promise.allSettled(h);E.forEach((e=>{if(e.status==="fulfilled"){for(let t of P(e.value)){S.push(t)}}else{console.error(e.reason)}}));if(!w.includes("@jupyterlab/application-extension")){try{let e=r(45410);e.__scope__="@jupyterlab/application-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/apputils-extension")){try{let e=r(62230);e.__scope__="@jupyterlab/apputils-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/cell-toolbar-extension")){try{let e=r(90958);e.__scope__="@jupyterlab/cell-toolbar-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/celltags-extension")){try{let e=r(58718);e.__scope__="@jupyterlab/celltags-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/codemirror-extension")){try{let e=r(98866);e.__scope__="@jupyterlab/codemirror-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/completer-extension")){try{let e=r(63540);e.__scope__="@jupyterlab/completer-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/console-extension")){try{let e=r(36144);e.__scope__="@jupyterlab/console-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/csvviewer-extension")){try{let e=r(37030);e.__scope__="@jupyterlab/csvviewer-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/debugger-extension")){try{let e=r(55214);e.__scope__="@jupyterlab/debugger-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/docmanager-extension")){try{let e=r(70762);e.__scope__="@jupyterlab/docmanager-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/documentsearch-extension")){try{let e=r(57398);e.__scope__="@jupyterlab/documentsearch-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/extensionmanager-extension")){try{let e=r(90718);e.__scope__="@jupyterlab/extensionmanager-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/filebrowser-extension")){try{let e=r(10330);e.__scope__="@jupyterlab/filebrowser-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/fileeditor-extension")){try{let e=r(52594);e.__scope__="@jupyterlab/fileeditor-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/help-extension")){try{let e=r(46054);e.__scope__="@jupyterlab/help-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/htmlviewer-extension")){try{let e=r(92598);e.__scope__="@jupyterlab/htmlviewer-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/hub-extension")){try{let e=r(72200);e.__scope__="@jupyterlab/hub-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/imageviewer-extension")){try{let e=r(74576);e.__scope__="@jupyterlab/imageviewer-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/inspector-extension")){try{let e=r(35132);e.__scope__="@jupyterlab/inspector-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/launcher-extension")){try{let e=r(46782);e.__scope__="@jupyterlab/launcher-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/logconsole-extension")){try{let e=r(18358);e.__scope__="@jupyterlab/logconsole-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/lsp-extension")){try{let e=r(7180);e.__scope__="@jupyterlab/lsp-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/mainmenu-extension")){try{let e=r(14258);e.__scope__="@jupyterlab/mainmenu-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/markdownviewer-extension")){try{let e=r(63210);e.__scope__="@jupyterlab/markdownviewer-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/markedparser-extension")){try{let e=r(92994);e.__scope__="@jupyterlab/markedparser-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/mathjax-extension")){try{let e=r(9920);e.__scope__="@jupyterlab/mathjax-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/mermaid-extension")){try{let e=r(15928);e.__scope__="@jupyterlab/mermaid-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/metadataform-extension")){try{let e=r(50314);e.__scope__="@jupyterlab/metadataform-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/notebook-extension")){try{let e=r(52858);e.__scope__="@jupyterlab/notebook-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/pluginmanager-extension")){try{let e=r(48138);e.__scope__="@jupyterlab/pluginmanager-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/rendermime-extension")){try{let e=r(77454);e.__scope__="@jupyterlab/rendermime-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/running-extension")){try{let e=r(50528);e.__scope__="@jupyterlab/running-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/services-extension")){try{let e=r(40782);e.__scope__="@jupyterlab/services-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/settingeditor-extension")){try{let e=r(22112);e.__scope__="@jupyterlab/settingeditor-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/shortcuts-extension")){try{let e=r(32397);e.__scope__="@jupyterlab/shortcuts-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/statusbar-extension")){try{let e=r(82844);e.__scope__="@jupyterlab/statusbar-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/terminal-extension")){try{let e=r(25862);e.__scope__="@jupyterlab/terminal-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/theme-dark-extension")){try{let e=r(8494);e.__scope__="@jupyterlab/theme-dark-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/theme-dark-high-contrast-extension")){try{let e=r(69182);e.__scope__="@jupyterlab/theme-dark-high-contrast-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/theme-light-extension")){try{let e=r(77518);e.__scope__="@jupyterlab/theme-light-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/toc-extension")){try{let e=r(32256);e.__scope__="@jupyterlab/toc-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/tooltip-extension")){try{let e=r(28156);e.__scope__="@jupyterlab/tooltip-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/translation-extension")){try{let e=r(23292);e.__scope__="@jupyterlab/translation-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/ui-components-extension")){try{let e=r(59620);e.__scope__="@jupyterlab/ui-components-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}if(!w.includes("@jupyterlab/workspaces-extension")){try{let e=r(20030);e.__scope__="@jupyterlab/workspaces-extension";for(let t of P(e)){A.push(t)}}catch(Q){console.error(Q)}}const O=await Promise.allSettled(y);O.forEach((e=>{if(e.status==="fulfilled"){for(let t of P(e.value)){A.push(t)}}else{console.error(e.reason)}}));(await Promise.allSettled(d)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));c.registerPlugins(A);const R=r(90531).IConnectionStatus;const I=r(90531).IServiceManager;const L=await c.resolveOptionalService(R);const M=await c.resolveRequiredService(I);const N=new u({pluginRegistry:c,serviceManager:M,mimeExtensions:S,connectionStatus:L,disabled:{matches:p,patterns:j.map((function(e){return e.raw}))},deferred:{matches:f,patterns:m.map((function(e){return e.raw}))},availablePlugins:C});N.start({ignorePlugins:_,bubblingKeydown:true});var $=(o.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var J=(o.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if($||J){window.jupyterapp=N}if(e.toLowerCase()==="true"){N.restored.then((function(){i(s)})).catch((function(e){i([`RestoreError: ${e.message}`])}));window.setTimeout((function(){i(s)}),a)}}},78269:e=>{e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAsElEQVQIHQGlAFr/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7+r3zKmT0/+pk9P/7+r3zAAAAAAAAAAABAAAAAAAAAAA6OPzM+/q9wAAAAAA6OPzMwAAAAAAAAAAAgAAAAAAAAAAGR8NiRQaCgAZIA0AGR8NiQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQyoYJ/SY80UAAAAASUVORK5CYII="}}]);
|
@@ -1 +1 @@
|
|
1
|
-
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[8492],{67901:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);
|
{jupyterlab-4.4.0rc1.data → jupyterlab-4.4.1.data}/data/share/jupyter/lab/static/build_log.json
RENAMED
@@ -166,340 +166,340 @@
|
|
166
166
|
"singleton": true
|
167
167
|
},
|
168
168
|
"@jupyterlab/application": {
|
169
|
-
"requiredVersion": "~4.4.
|
169
|
+
"requiredVersion": "~4.4.1",
|
170
170
|
"singleton": true
|
171
171
|
},
|
172
172
|
"@jupyterlab/application-extension": {
|
173
|
-
"requiredVersion": "~4.4.
|
173
|
+
"requiredVersion": "~4.4.1"
|
174
174
|
},
|
175
175
|
"@jupyterlab/apputils": {
|
176
|
-
"requiredVersion": "~4.5.
|
176
|
+
"requiredVersion": "~4.5.1",
|
177
177
|
"singleton": true
|
178
178
|
},
|
179
179
|
"@jupyterlab/apputils-extension": {
|
180
|
-
"requiredVersion": "~4.4.
|
180
|
+
"requiredVersion": "~4.4.1"
|
181
181
|
},
|
182
182
|
"@jupyterlab/attachments": {
|
183
|
-
"requiredVersion": "~4.4.
|
183
|
+
"requiredVersion": "~4.4.1"
|
184
184
|
},
|
185
185
|
"@jupyterlab/cell-toolbar": {
|
186
|
-
"requiredVersion": "~4.4.
|
186
|
+
"requiredVersion": "~4.4.1",
|
187
187
|
"singleton": true
|
188
188
|
},
|
189
189
|
"@jupyterlab/cell-toolbar-extension": {
|
190
|
-
"requiredVersion": "~4.4.
|
190
|
+
"requiredVersion": "~4.4.1"
|
191
191
|
},
|
192
192
|
"@jupyterlab/cells": {
|
193
|
-
"requiredVersion": "~4.4.
|
193
|
+
"requiredVersion": "~4.4.1"
|
194
194
|
},
|
195
195
|
"@jupyterlab/celltags-extension": {
|
196
|
-
"requiredVersion": "~4.4.
|
196
|
+
"requiredVersion": "~4.4.1"
|
197
197
|
},
|
198
198
|
"@jupyterlab/codeeditor": {
|
199
|
-
"requiredVersion": "~4.4.
|
199
|
+
"requiredVersion": "~4.4.1",
|
200
200
|
"singleton": true
|
201
201
|
},
|
202
202
|
"@jupyterlab/codemirror": {
|
203
|
-
"requiredVersion": "~4.4.
|
203
|
+
"requiredVersion": "~4.4.1",
|
204
204
|
"singleton": true
|
205
205
|
},
|
206
206
|
"@jupyterlab/codemirror-extension": {
|
207
|
-
"requiredVersion": "~4.4.
|
207
|
+
"requiredVersion": "~4.4.1"
|
208
208
|
},
|
209
209
|
"@jupyterlab/completer": {
|
210
|
-
"requiredVersion": "~4.4.
|
210
|
+
"requiredVersion": "~4.4.1",
|
211
211
|
"singleton": true
|
212
212
|
},
|
213
213
|
"@jupyterlab/completer-extension": {
|
214
|
-
"requiredVersion": "~4.4.
|
214
|
+
"requiredVersion": "~4.4.1"
|
215
215
|
},
|
216
216
|
"@jupyterlab/console": {
|
217
|
-
"requiredVersion": "~4.4.
|
217
|
+
"requiredVersion": "~4.4.1",
|
218
218
|
"singleton": true
|
219
219
|
},
|
220
220
|
"@jupyterlab/console-extension": {
|
221
|
-
"requiredVersion": "~4.4.
|
221
|
+
"requiredVersion": "~4.4.1"
|
222
222
|
},
|
223
223
|
"@jupyterlab/coreutils": {
|
224
|
-
"requiredVersion": "~6.4.
|
224
|
+
"requiredVersion": "~6.4.1",
|
225
225
|
"singleton": true
|
226
226
|
},
|
227
227
|
"@jupyterlab/csvviewer": {
|
228
|
-
"requiredVersion": "~4.4.
|
228
|
+
"requiredVersion": "~4.4.1"
|
229
229
|
},
|
230
230
|
"@jupyterlab/csvviewer-extension": {
|
231
|
-
"requiredVersion": "~4.4.
|
231
|
+
"requiredVersion": "~4.4.1"
|
232
232
|
},
|
233
233
|
"@jupyterlab/debugger": {
|
234
|
-
"requiredVersion": "~4.4.
|
234
|
+
"requiredVersion": "~4.4.1",
|
235
235
|
"singleton": true
|
236
236
|
},
|
237
237
|
"@jupyterlab/debugger-extension": {
|
238
|
-
"requiredVersion": "~4.4.
|
238
|
+
"requiredVersion": "~4.4.1"
|
239
239
|
},
|
240
240
|
"@jupyterlab/docmanager": {
|
241
|
-
"requiredVersion": "~4.4.
|
241
|
+
"requiredVersion": "~4.4.1",
|
242
242
|
"singleton": true
|
243
243
|
},
|
244
244
|
"@jupyterlab/docmanager-extension": {
|
245
|
-
"requiredVersion": "~4.4.
|
245
|
+
"requiredVersion": "~4.4.1"
|
246
246
|
},
|
247
247
|
"@jupyterlab/docregistry": {
|
248
|
-
"requiredVersion": "~4.4.
|
248
|
+
"requiredVersion": "~4.4.1"
|
249
249
|
},
|
250
250
|
"@jupyterlab/documentsearch": {
|
251
|
-
"requiredVersion": "~4.4.
|
251
|
+
"requiredVersion": "~4.4.1",
|
252
252
|
"singleton": true
|
253
253
|
},
|
254
254
|
"@jupyterlab/documentsearch-extension": {
|
255
|
-
"requiredVersion": "~4.4.
|
255
|
+
"requiredVersion": "~4.4.1"
|
256
256
|
},
|
257
257
|
"@jupyterlab/extensionmanager": {
|
258
|
-
"requiredVersion": "~4.4.
|
258
|
+
"requiredVersion": "~4.4.1",
|
259
259
|
"singleton": true
|
260
260
|
},
|
261
261
|
"@jupyterlab/extensionmanager-extension": {
|
262
|
-
"requiredVersion": "~4.4.
|
262
|
+
"requiredVersion": "~4.4.1"
|
263
263
|
},
|
264
264
|
"@jupyterlab/filebrowser": {
|
265
|
-
"requiredVersion": "~4.4.
|
265
|
+
"requiredVersion": "~4.4.1",
|
266
266
|
"singleton": true
|
267
267
|
},
|
268
268
|
"@jupyterlab/filebrowser-extension": {
|
269
|
-
"requiredVersion": "~4.4.
|
269
|
+
"requiredVersion": "~4.4.1"
|
270
270
|
},
|
271
271
|
"@jupyterlab/fileeditor": {
|
272
|
-
"requiredVersion": "~4.4.
|
272
|
+
"requiredVersion": "~4.4.1",
|
273
273
|
"singleton": true
|
274
274
|
},
|
275
275
|
"@jupyterlab/fileeditor-extension": {
|
276
|
-
"requiredVersion": "~4.4.
|
276
|
+
"requiredVersion": "~4.4.1"
|
277
277
|
},
|
278
278
|
"@jupyterlab/help-extension": {
|
279
|
-
"requiredVersion": "~4.4.
|
279
|
+
"requiredVersion": "~4.4.1"
|
280
280
|
},
|
281
281
|
"@jupyterlab/htmlviewer": {
|
282
|
-
"requiredVersion": "~4.4.
|
282
|
+
"requiredVersion": "~4.4.1",
|
283
283
|
"singleton": true
|
284
284
|
},
|
285
285
|
"@jupyterlab/htmlviewer-extension": {
|
286
|
-
"requiredVersion": "~4.4.
|
286
|
+
"requiredVersion": "~4.4.1"
|
287
287
|
},
|
288
288
|
"@jupyterlab/hub-extension": {
|
289
|
-
"requiredVersion": "~4.4.
|
289
|
+
"requiredVersion": "~4.4.1"
|
290
290
|
},
|
291
291
|
"@jupyterlab/imageviewer": {
|
292
|
-
"requiredVersion": "~4.4.
|
292
|
+
"requiredVersion": "~4.4.1",
|
293
293
|
"singleton": true
|
294
294
|
},
|
295
295
|
"@jupyterlab/imageviewer-extension": {
|
296
|
-
"requiredVersion": "~4.4.
|
296
|
+
"requiredVersion": "~4.4.1"
|
297
297
|
},
|
298
298
|
"@jupyterlab/inspector": {
|
299
|
-
"requiredVersion": "~4.4.
|
299
|
+
"requiredVersion": "~4.4.1",
|
300
300
|
"singleton": true
|
301
301
|
},
|
302
302
|
"@jupyterlab/inspector-extension": {
|
303
|
-
"requiredVersion": "~4.4.
|
303
|
+
"requiredVersion": "~4.4.1"
|
304
304
|
},
|
305
305
|
"@jupyterlab/javascript-extension": {
|
306
|
-
"requiredVersion": "~4.4.
|
306
|
+
"requiredVersion": "~4.4.1"
|
307
307
|
},
|
308
308
|
"@jupyterlab/json-extension": {
|
309
|
-
"requiredVersion": "~4.4.
|
309
|
+
"requiredVersion": "~4.4.1"
|
310
310
|
},
|
311
311
|
"@jupyterlab/launcher": {
|
312
|
-
"requiredVersion": "~4.4.
|
312
|
+
"requiredVersion": "~4.4.1",
|
313
313
|
"singleton": true
|
314
314
|
},
|
315
315
|
"@jupyterlab/launcher-extension": {
|
316
|
-
"requiredVersion": "~4.4.
|
316
|
+
"requiredVersion": "~4.4.1"
|
317
317
|
},
|
318
318
|
"@jupyterlab/logconsole": {
|
319
|
-
"requiredVersion": "~4.4.
|
319
|
+
"requiredVersion": "~4.4.1",
|
320
320
|
"singleton": true
|
321
321
|
},
|
322
322
|
"@jupyterlab/logconsole-extension": {
|
323
|
-
"requiredVersion": "~4.4.
|
323
|
+
"requiredVersion": "~4.4.1"
|
324
324
|
},
|
325
325
|
"@jupyterlab/lsp": {
|
326
|
-
"requiredVersion": "~4.4.
|
326
|
+
"requiredVersion": "~4.4.1",
|
327
327
|
"singleton": true
|
328
328
|
},
|
329
329
|
"@jupyterlab/lsp-extension": {
|
330
|
-
"requiredVersion": "~4.4.
|
330
|
+
"requiredVersion": "~4.4.1"
|
331
331
|
},
|
332
332
|
"@jupyterlab/mainmenu": {
|
333
|
-
"requiredVersion": "~4.4.
|
333
|
+
"requiredVersion": "~4.4.1",
|
334
334
|
"singleton": true
|
335
335
|
},
|
336
336
|
"@jupyterlab/mainmenu-extension": {
|
337
|
-
"requiredVersion": "~4.4.
|
337
|
+
"requiredVersion": "~4.4.1"
|
338
338
|
},
|
339
339
|
"@jupyterlab/markdownviewer": {
|
340
|
-
"requiredVersion": "~4.4.
|
340
|
+
"requiredVersion": "~4.4.1",
|
341
341
|
"singleton": true
|
342
342
|
},
|
343
343
|
"@jupyterlab/markdownviewer-extension": {
|
344
|
-
"requiredVersion": "~4.4.
|
344
|
+
"requiredVersion": "~4.4.1"
|
345
345
|
},
|
346
346
|
"@jupyterlab/markedparser-extension": {
|
347
|
-
"requiredVersion": "~4.4.
|
347
|
+
"requiredVersion": "~4.4.1"
|
348
348
|
},
|
349
349
|
"@jupyterlab/mathjax-extension": {
|
350
|
-
"requiredVersion": "~4.4.
|
350
|
+
"requiredVersion": "~4.4.1"
|
351
351
|
},
|
352
352
|
"@jupyterlab/mermaid": {
|
353
|
-
"requiredVersion": "~4.4.
|
353
|
+
"requiredVersion": "~4.4.1",
|
354
354
|
"singleton": true
|
355
355
|
},
|
356
356
|
"@jupyterlab/mermaid-extension": {
|
357
|
-
"requiredVersion": "~4.4.
|
357
|
+
"requiredVersion": "~4.4.1"
|
358
358
|
},
|
359
359
|
"@jupyterlab/metadataform": {
|
360
|
-
"requiredVersion": "~4.4.
|
360
|
+
"requiredVersion": "~4.4.1",
|
361
361
|
"singleton": true
|
362
362
|
},
|
363
363
|
"@jupyterlab/metadataform-extension": {
|
364
|
-
"requiredVersion": "~4.4.
|
364
|
+
"requiredVersion": "~4.4.1"
|
365
365
|
},
|
366
366
|
"@jupyterlab/metapackage": {
|
367
|
-
"requiredVersion": "~4.4.
|
367
|
+
"requiredVersion": "~4.4.1"
|
368
368
|
},
|
369
369
|
"@jupyterlab/nbconvert-css": {
|
370
|
-
"requiredVersion": "~4.4.
|
370
|
+
"requiredVersion": "~4.4.1"
|
371
371
|
},
|
372
372
|
"@jupyterlab/nbformat": {
|
373
|
-
"requiredVersion": "~4.4.
|
373
|
+
"requiredVersion": "~4.4.1"
|
374
374
|
},
|
375
375
|
"@jupyterlab/notebook": {
|
376
|
-
"requiredVersion": "~4.4.
|
376
|
+
"requiredVersion": "~4.4.1",
|
377
377
|
"singleton": true
|
378
378
|
},
|
379
379
|
"@jupyterlab/notebook-extension": {
|
380
|
-
"requiredVersion": "~4.4.
|
380
|
+
"requiredVersion": "~4.4.1"
|
381
381
|
},
|
382
382
|
"@jupyterlab/observables": {
|
383
|
-
"requiredVersion": "~5.4.
|
383
|
+
"requiredVersion": "~5.4.1"
|
384
384
|
},
|
385
385
|
"@jupyterlab/outputarea": {
|
386
|
-
"requiredVersion": "~4.4.
|
386
|
+
"requiredVersion": "~4.4.1"
|
387
387
|
},
|
388
388
|
"@jupyterlab/pdf-extension": {
|
389
|
-
"requiredVersion": "~4.4.
|
389
|
+
"requiredVersion": "~4.4.1"
|
390
390
|
},
|
391
391
|
"@jupyterlab/pluginmanager": {
|
392
|
-
"requiredVersion": "~4.4.
|
392
|
+
"requiredVersion": "~4.4.1",
|
393
393
|
"singleton": true
|
394
394
|
},
|
395
395
|
"@jupyterlab/pluginmanager-extension": {
|
396
|
-
"requiredVersion": "~4.4.
|
396
|
+
"requiredVersion": "~4.4.1"
|
397
397
|
},
|
398
398
|
"@jupyterlab/property-inspector": {
|
399
|
-
"requiredVersion": "~4.4.
|
399
|
+
"requiredVersion": "~4.4.1"
|
400
400
|
},
|
401
401
|
"@jupyterlab/rendermime": {
|
402
|
-
"requiredVersion": "~4.4.
|
402
|
+
"requiredVersion": "~4.4.1",
|
403
403
|
"singleton": true
|
404
404
|
},
|
405
405
|
"@jupyterlab/rendermime-extension": {
|
406
|
-
"requiredVersion": "~4.4.
|
406
|
+
"requiredVersion": "~4.4.1"
|
407
407
|
},
|
408
408
|
"@jupyterlab/rendermime-interfaces": {
|
409
|
-
"requiredVersion": "~3.12.
|
409
|
+
"requiredVersion": "~3.12.1",
|
410
410
|
"singleton": true
|
411
411
|
},
|
412
412
|
"@jupyterlab/running": {
|
413
|
-
"requiredVersion": "~4.4.
|
413
|
+
"requiredVersion": "~4.4.1"
|
414
414
|
},
|
415
415
|
"@jupyterlab/running-extension": {
|
416
|
-
"requiredVersion": "~4.4.
|
416
|
+
"requiredVersion": "~4.4.1"
|
417
417
|
},
|
418
418
|
"@jupyterlab/services": {
|
419
|
-
"requiredVersion": "~7.4.
|
419
|
+
"requiredVersion": "~7.4.1",
|
420
420
|
"singleton": true
|
421
421
|
},
|
422
422
|
"@jupyterlab/services-extension": {
|
423
|
-
"requiredVersion": "~4.4.
|
423
|
+
"requiredVersion": "~4.4.1"
|
424
424
|
},
|
425
425
|
"@jupyterlab/settingeditor": {
|
426
|
-
"requiredVersion": "~4.4.
|
426
|
+
"requiredVersion": "~4.4.1",
|
427
427
|
"singleton": true
|
428
428
|
},
|
429
429
|
"@jupyterlab/settingeditor-extension": {
|
430
|
-
"requiredVersion": "~4.4.
|
430
|
+
"requiredVersion": "~4.4.1"
|
431
431
|
},
|
432
432
|
"@jupyterlab/settingregistry": {
|
433
|
-
"requiredVersion": "~4.4.
|
433
|
+
"requiredVersion": "~4.4.1",
|
434
434
|
"singleton": true
|
435
435
|
},
|
436
436
|
"@jupyterlab/shortcuts-extension": {
|
437
|
-
"requiredVersion": "~5.2.
|
437
|
+
"requiredVersion": "~5.2.1"
|
438
438
|
},
|
439
439
|
"@jupyterlab/statedb": {
|
440
|
-
"requiredVersion": "~4.4.
|
440
|
+
"requiredVersion": "~4.4.1",
|
441
441
|
"singleton": true
|
442
442
|
},
|
443
443
|
"@jupyterlab/statusbar": {
|
444
|
-
"requiredVersion": "~4.4.
|
444
|
+
"requiredVersion": "~4.4.1",
|
445
445
|
"singleton": true
|
446
446
|
},
|
447
447
|
"@jupyterlab/statusbar-extension": {
|
448
|
-
"requiredVersion": "~4.4.
|
448
|
+
"requiredVersion": "~4.4.1"
|
449
449
|
},
|
450
450
|
"@jupyterlab/terminal": {
|
451
|
-
"requiredVersion": "~4.4.
|
451
|
+
"requiredVersion": "~4.4.1",
|
452
452
|
"singleton": true
|
453
453
|
},
|
454
454
|
"@jupyterlab/terminal-extension": {
|
455
|
-
"requiredVersion": "~4.4.
|
455
|
+
"requiredVersion": "~4.4.1"
|
456
456
|
},
|
457
457
|
"@jupyterlab/theme-dark-extension": {
|
458
|
-
"requiredVersion": "~4.4.
|
458
|
+
"requiredVersion": "~4.4.1"
|
459
459
|
},
|
460
460
|
"@jupyterlab/theme-dark-high-contrast-extension": {
|
461
|
-
"requiredVersion": "~4.4.
|
461
|
+
"requiredVersion": "~4.4.1"
|
462
462
|
},
|
463
463
|
"@jupyterlab/theme-light-extension": {
|
464
|
-
"requiredVersion": "~4.4.
|
464
|
+
"requiredVersion": "~4.4.1"
|
465
465
|
},
|
466
466
|
"@jupyterlab/toc": {
|
467
|
-
"requiredVersion": "~6.4.
|
467
|
+
"requiredVersion": "~6.4.1",
|
468
468
|
"singleton": true
|
469
469
|
},
|
470
470
|
"@jupyterlab/toc-extension": {
|
471
|
-
"requiredVersion": "~6.4.
|
471
|
+
"requiredVersion": "~6.4.1"
|
472
472
|
},
|
473
473
|
"@jupyterlab/tooltip": {
|
474
|
-
"requiredVersion": "~4.4.
|
474
|
+
"requiredVersion": "~4.4.1",
|
475
475
|
"singleton": true
|
476
476
|
},
|
477
477
|
"@jupyterlab/tooltip-extension": {
|
478
|
-
"requiredVersion": "~4.4.
|
478
|
+
"requiredVersion": "~4.4.1"
|
479
479
|
},
|
480
480
|
"@jupyterlab/translation": {
|
481
|
-
"requiredVersion": "~4.4.
|
481
|
+
"requiredVersion": "~4.4.1",
|
482
482
|
"singleton": true
|
483
483
|
},
|
484
484
|
"@jupyterlab/translation-extension": {
|
485
|
-
"requiredVersion": "~4.4.
|
485
|
+
"requiredVersion": "~4.4.1"
|
486
486
|
},
|
487
487
|
"@jupyterlab/ui-components": {
|
488
|
-
"requiredVersion": "~4.4.
|
488
|
+
"requiredVersion": "~4.4.1",
|
489
489
|
"singleton": true
|
490
490
|
},
|
491
491
|
"@jupyterlab/ui-components-extension": {
|
492
|
-
"requiredVersion": "~4.4.
|
492
|
+
"requiredVersion": "~4.4.1"
|
493
493
|
},
|
494
494
|
"@jupyterlab/vega5-extension": {
|
495
|
-
"requiredVersion": "~4.4.
|
495
|
+
"requiredVersion": "~4.4.1"
|
496
496
|
},
|
497
497
|
"@jupyterlab/workspaces": {
|
498
|
-
"requiredVersion": "~4.4.
|
498
|
+
"requiredVersion": "~4.4.1",
|
499
499
|
"singleton": true
|
500
500
|
},
|
501
501
|
"@jupyterlab/workspaces-extension": {
|
502
|
-
"requiredVersion": "~4.4.
|
502
|
+
"requiredVersion": "~4.4.1"
|
503
503
|
},
|
504
504
|
"@lezer/common": {
|
505
505
|
"requiredVersion": "^1.0.0",
|