jupyterlab 3.6.7__py3-none-any.whl → 3.6.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- jupyterlab/_version.py +1 -1
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- 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 +14 -14
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
- 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 +6 -6
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +145 -145
- jupyterlab/staging/yarn.lock +1168 -1168
- jupyterlab/static/{1338.9f55174fd6e421c16512.js → 4400.0d0b0dd3667928c22be4.js} +2 -2
- jupyterlab/static/{5493.692ea9cb51720866bfff.js → 5493.4b9e29abd9d538583023.js} +3 -3
- jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
- jupyterlab/static/build_log.json +95 -95
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
- jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
- jupyterlab/static/package.json +145 -145
- jupyterlab/static/third-party-licenses.json +93 -93
- 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-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/1338.9f55174fd6e421c16512.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4400.0d0b0dd3667928c22be4.js +2 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js +3 -3
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7796.828360b48609dc38fc4c.js +2 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/build_log.json +95 -95
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/main.4999cab70933d690f75e.js +2 -0
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/package.json +323 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +93 -93
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/METADATA +29 -29
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/RECORD +289 -289
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/WHEEL +1 -1
- jupyterlab/static/7796.5c58d6f4e6c16651c356.js +0 -2
- jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
- jupyterlab/static/main.f21e5473a75c1ca99929.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/7796.5c58d6f4e6c16651c356.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/main.f21e5473a75c1ca99929.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/package.json +0 -323
- /jupyterlab/static/{5493.692ea9cb51720866bfff.js.LICENSE.txt → 5493.4b9e29abd9d538583023.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt} +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1249.416321697fbd993b9b66.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
- /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8284.8f231e1599148e2b406a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/LICENSE +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/entry_points.txt +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7796],{37796:(e,r,t)=>{"use strict";t.r(r);t.d(r,{main:()=>H});var o=t(73151);var n=t(95171);var l=t(48435);var s=t(69858);var a=t(89131);var i=t(85745);var c=t(63023);var u=t(99093);var f=t(28180);var p=t(2542);var h=t(7920);var d=t(38710);var y=t(21411);var v=t(81554);var b=t(67014);var x=t(77552);var j=t(71821);var m=t(13313);var g=t(23454);var w=t(34802);var C=t(42584);var P=t(54244);var E=t(93814);var S=t(64897);var _=t(72738);var k=t(92121);var O=t(83344);var L=t(11706);var J=t(70987);var A=t(55337);var D=t(32977);var N=t(95528);var T=t(3268);var M=t(99204);var $=t(28566);var B=t(50168);var F=t(52714);var R=t(43162);var I=t(57385);var U=t(65540);var Y=t(1733);var q=t(49857);var z=t(30124);if(Promise.allSettled===undefined){Promise.allSettled=e=>Promise.all(e.map((e=>e.then((e=>({status:"fulfilled",value:e})),(e=>({status:"rejected",reason:e}))))))}async function G(e,r){try{const t=await window._JUPYTERLAB[e].get(r);return t()}catch(t){console.warn(`Failed to create module: package: ${e}; module: ${r}`);throw t}}async function H(){var e=o.PageConfig.getOption("browserTest");if(e.toLowerCase()==="true"){var r=document.createElement("div");r.id="browserTest";document.body.appendChild(r);r.textContent="[]";r.style.display="none";var n=[];var l=false;var s=25e3;var a=function(){if(l){return}l=true;r.className="completed"};window.onerror=function(e,t,o,l,s){n.push(String(s));r.textContent=JSON.stringify(n)};console.error=function(e){n.push(String(e));r.textContent=JSON.stringify(n)}}var i=t(81060).JupyterLab;var c=[];var u=[];var f=[];var p=[];const h=[];const d=[];const y=[];const v=JSON.parse(o.PageConfig.getOption("federated_extensions"));var b=(o.PageConfig.getOption("futureSkipStylesForDisabled")||"").toLowerCase()==="true";const x=[];v.forEach((e=>{if(e.extension){x.push(e.name);h.push(G(e.name,e.extension))}if(e.mimeExtension){x.push(e.name);d.push(G(e.name,e.mimeExtension))}if(e.style&&(!b||!o.PageConfig.Extension.isDisabled(e.name))){y.push(G(e.name,e.style))}}));function*j(e){let r;if(e.hasOwnProperty("__esModule")){r=e.default}else{r=e}let t=Array.isArray(r)?r:[r];for(let n of t){if(o.PageConfig.Extension.isDisabled(n.id)){c.push(n.id);continue}if(o.PageConfig.Extension.isDeferred(n.id)){u.push(n.id);f.push(n.id)}yield n}}const m=[];if(!x.includes("@jupyterlab/javascript-extension")){try{let e=t(41281);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/json-extension")){try{let e=t(61966);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/pdf-extension")){try{let e=t(57488);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vega5-extension")){try{let e=t(76878);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}const g=await Promise.allSettled(d);g.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){m.push(r)}}else{console.error(e.reason)}}));if(!x.includes("@jupyterlab/application-extension")){try{let e=t(84470);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/apputils-extension")){try{let e=t(73567);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/cell-toolbar-extension")){try{let e=t(18746);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/celltags-extension")){try{let e=t(8221);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/codemirror-extension")){try{let e=t(92606);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/collaboration-extension")){try{let e=t(85718);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/completer-extension")){try{let e=t(47892);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/console-extension")){try{let e=t(66234);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/csvviewer-extension")){try{let e=t(56414);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/debugger-extension")){try{let e=t(65664);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docmanager-extension")){try{let e=t(84576);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docprovider-extension")){try{let e=t(5704);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/documentsearch-extension")){try{let e=t(35460);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/extensionmanager-extension")){try{let e=t(26059);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/filebrowser-extension")){try{let e=t(47668);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/fileeditor-extension")){try{let e=t(66098);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/help-extension")){try{let e=t(17638);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/htmlviewer-extension")){try{let e=t(759);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/hub-extension")){try{let e=t(99565);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/imageviewer-extension")){try{let e=t(1583);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/inspector-extension")){try{let e=t(59639);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/launcher-extension")){try{let e=t(7008);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/logconsole-extension")){try{let e=t(3693);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mainmenu-extension")){try{let e=t(90679);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/markdownviewer-extension")){try{let e=t(82714);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mathjax2-extension")){try{let e=t(61945);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/notebook-extension")){try{let e=t(71729);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/rendermime-extension")){try{let e=t(80636);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/running-extension")){try{let e=t(42351);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/settingeditor-extension")){try{let e=t(48173);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/shortcuts-extension")){try{let e=t(70479);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/statusbar-extension")){try{let e=t(59032);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/terminal-extension")){try{let e=t(92206);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-dark-extension")){try{let e=t(28687);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-light-extension")){try{let e=t(34805);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/toc-extension")){try{let e=t(1587);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/tooltip-extension")){try{let e=t(86963);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/translation-extension")){try{let e=t(64003);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/ui-components-extension")){try{let e=t(481);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vdom-extension")){try{let e=t(4660);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}const w=await Promise.allSettled(h);w.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){p.push(r)}}else{console.error(e.reason)}}));(await Promise.allSettled(y)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));const C=new i({mimeExtensions:m,disabled:{matches:c,patterns:o.PageConfig.Extension.disabled.map((function(e){return e.raw}))},deferred:{matches:u,patterns:o.PageConfig.Extension.deferred.map((function(e){return e.raw}))}});p.forEach((function(e){C.registerPluginModule(e)}));C.start({ignorePlugins:f});var P=(o.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var E=(o.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if(P||E){window.jupyterlab=C;window.jupyterapp=C}if(e.toLowerCase()==="true"){C.restored.then((function(){a(n)})).catch((function(e){a([`RestoreError: ${e.message}`])}));window.setTimeout((function(){a(n)}),s)}}}}]);
|
2
|
+
//# sourceMappingURL=7796.828360b48609dc38fc4c.js.map?v=828360b48609dc38fc4c
|
{jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/build_log.json
RENAMED
@@ -165,325 +165,325 @@
|
|
165
165
|
"singleton": true
|
166
166
|
},
|
167
167
|
"@jupyterlab/application": {
|
168
|
-
"requiredVersion": "~3.6.
|
168
|
+
"requiredVersion": "~3.6.8",
|
169
169
|
"singleton": true
|
170
170
|
},
|
171
171
|
"@jupyterlab/application-extension": {
|
172
|
-
"requiredVersion": "~3.6.
|
172
|
+
"requiredVersion": "~3.6.8"
|
173
173
|
},
|
174
174
|
"@jupyterlab/apputils": {
|
175
|
-
"requiredVersion": "~3.6.
|
175
|
+
"requiredVersion": "~3.6.8",
|
176
176
|
"singleton": true
|
177
177
|
},
|
178
178
|
"@jupyterlab/apputils-extension": {
|
179
|
-
"requiredVersion": "~3.6.
|
179
|
+
"requiredVersion": "~3.6.8"
|
180
180
|
},
|
181
181
|
"@jupyterlab/attachments": {
|
182
|
-
"requiredVersion": "~3.6.
|
182
|
+
"requiredVersion": "~3.6.8"
|
183
183
|
},
|
184
184
|
"@jupyterlab/cell-toolbar": {
|
185
|
-
"requiredVersion": "~3.6.
|
185
|
+
"requiredVersion": "~3.6.8",
|
186
186
|
"singleton": true
|
187
187
|
},
|
188
188
|
"@jupyterlab/cell-toolbar-extension": {
|
189
|
-
"requiredVersion": "~3.6.
|
189
|
+
"requiredVersion": "~3.6.8"
|
190
190
|
},
|
191
191
|
"@jupyterlab/cells": {
|
192
|
-
"requiredVersion": "~3.6.
|
192
|
+
"requiredVersion": "~3.6.8"
|
193
193
|
},
|
194
194
|
"@jupyterlab/celltags": {
|
195
|
-
"requiredVersion": "~3.6.
|
195
|
+
"requiredVersion": "~3.6.8"
|
196
196
|
},
|
197
197
|
"@jupyterlab/celltags-extension": {
|
198
|
-
"requiredVersion": "~3.6.
|
198
|
+
"requiredVersion": "~3.6.8"
|
199
199
|
},
|
200
200
|
"@jupyterlab/codeeditor": {
|
201
|
-
"requiredVersion": "~3.6.
|
201
|
+
"requiredVersion": "~3.6.8",
|
202
202
|
"singleton": true
|
203
203
|
},
|
204
204
|
"@jupyterlab/codemirror": {
|
205
|
-
"requiredVersion": "~3.6.
|
205
|
+
"requiredVersion": "~3.6.8",
|
206
206
|
"singleton": true
|
207
207
|
},
|
208
208
|
"@jupyterlab/codemirror-extension": {
|
209
|
-
"requiredVersion": "~3.6.
|
209
|
+
"requiredVersion": "~3.6.8"
|
210
210
|
},
|
211
211
|
"@jupyterlab/collaboration": {
|
212
|
-
"requiredVersion": "~3.6.
|
212
|
+
"requiredVersion": "~3.6.8",
|
213
213
|
"singleton": true
|
214
214
|
},
|
215
215
|
"@jupyterlab/collaboration-extension": {
|
216
|
-
"requiredVersion": "~3.6.
|
216
|
+
"requiredVersion": "~3.6.8"
|
217
217
|
},
|
218
218
|
"@jupyterlab/completer": {
|
219
|
-
"requiredVersion": "~3.6.
|
219
|
+
"requiredVersion": "~3.6.8",
|
220
220
|
"singleton": true
|
221
221
|
},
|
222
222
|
"@jupyterlab/completer-extension": {
|
223
|
-
"requiredVersion": "~3.6.
|
223
|
+
"requiredVersion": "~3.6.8"
|
224
224
|
},
|
225
225
|
"@jupyterlab/console": {
|
226
|
-
"requiredVersion": "~3.6.
|
226
|
+
"requiredVersion": "~3.6.8",
|
227
227
|
"singleton": true
|
228
228
|
},
|
229
229
|
"@jupyterlab/console-extension": {
|
230
|
-
"requiredVersion": "~3.6.
|
230
|
+
"requiredVersion": "~3.6.8"
|
231
231
|
},
|
232
232
|
"@jupyterlab/coreutils": {
|
233
|
-
"requiredVersion": "~5.6.
|
233
|
+
"requiredVersion": "~5.6.8",
|
234
234
|
"singleton": true
|
235
235
|
},
|
236
236
|
"@jupyterlab/csvviewer": {
|
237
|
-
"requiredVersion": "~3.6.
|
237
|
+
"requiredVersion": "~3.6.8"
|
238
238
|
},
|
239
239
|
"@jupyterlab/csvviewer-extension": {
|
240
|
-
"requiredVersion": "~3.6.
|
240
|
+
"requiredVersion": "~3.6.8"
|
241
241
|
},
|
242
242
|
"@jupyterlab/debugger": {
|
243
|
-
"requiredVersion": "~3.6.
|
243
|
+
"requiredVersion": "~3.6.8",
|
244
244
|
"singleton": true
|
245
245
|
},
|
246
246
|
"@jupyterlab/debugger-extension": {
|
247
|
-
"requiredVersion": "~3.6.
|
247
|
+
"requiredVersion": "~3.6.8"
|
248
248
|
},
|
249
249
|
"@jupyterlab/docmanager": {
|
250
|
-
"requiredVersion": "~3.6.
|
250
|
+
"requiredVersion": "~3.6.8",
|
251
251
|
"singleton": true
|
252
252
|
},
|
253
253
|
"@jupyterlab/docmanager-extension": {
|
254
|
-
"requiredVersion": "~3.6.
|
254
|
+
"requiredVersion": "~3.6.8"
|
255
255
|
},
|
256
256
|
"@jupyterlab/docprovider": {
|
257
|
-
"requiredVersion": "~3.6.
|
257
|
+
"requiredVersion": "~3.6.8",
|
258
258
|
"singleton": true
|
259
259
|
},
|
260
260
|
"@jupyterlab/docprovider-extension": {
|
261
|
-
"requiredVersion": "~3.6.
|
261
|
+
"requiredVersion": "~3.6.8"
|
262
262
|
},
|
263
263
|
"@jupyterlab/docregistry": {
|
264
|
-
"requiredVersion": "~3.6.
|
264
|
+
"requiredVersion": "~3.6.8"
|
265
265
|
},
|
266
266
|
"@jupyterlab/documentsearch": {
|
267
|
-
"requiredVersion": "~3.6.
|
267
|
+
"requiredVersion": "~3.6.8",
|
268
268
|
"singleton": true
|
269
269
|
},
|
270
270
|
"@jupyterlab/documentsearch-extension": {
|
271
|
-
"requiredVersion": "~3.6.
|
271
|
+
"requiredVersion": "~3.6.8"
|
272
272
|
},
|
273
273
|
"@jupyterlab/extensionmanager": {
|
274
|
-
"requiredVersion": "~3.6.
|
274
|
+
"requiredVersion": "~3.6.8",
|
275
275
|
"singleton": true
|
276
276
|
},
|
277
277
|
"@jupyterlab/extensionmanager-extension": {
|
278
|
-
"requiredVersion": "~3.6.
|
278
|
+
"requiredVersion": "~3.6.8"
|
279
279
|
},
|
280
280
|
"@jupyterlab/filebrowser": {
|
281
|
-
"requiredVersion": "~3.6.
|
281
|
+
"requiredVersion": "~3.6.8",
|
282
282
|
"singleton": true
|
283
283
|
},
|
284
284
|
"@jupyterlab/filebrowser-extension": {
|
285
|
-
"requiredVersion": "~3.6.
|
285
|
+
"requiredVersion": "~3.6.8"
|
286
286
|
},
|
287
287
|
"@jupyterlab/fileeditor": {
|
288
|
-
"requiredVersion": "~3.6.
|
288
|
+
"requiredVersion": "~3.6.8",
|
289
289
|
"singleton": true
|
290
290
|
},
|
291
291
|
"@jupyterlab/fileeditor-extension": {
|
292
|
-
"requiredVersion": "~3.6.
|
292
|
+
"requiredVersion": "~3.6.8"
|
293
293
|
},
|
294
294
|
"@jupyterlab/help-extension": {
|
295
|
-
"requiredVersion": "~3.6.
|
295
|
+
"requiredVersion": "~3.6.8"
|
296
296
|
},
|
297
297
|
"@jupyterlab/htmlviewer": {
|
298
|
-
"requiredVersion": "~3.6.
|
298
|
+
"requiredVersion": "~3.6.8"
|
299
299
|
},
|
300
300
|
"@jupyterlab/htmlviewer-extension": {
|
301
|
-
"requiredVersion": "~3.6.
|
301
|
+
"requiredVersion": "~3.6.8"
|
302
302
|
},
|
303
303
|
"@jupyterlab/hub-extension": {
|
304
|
-
"requiredVersion": "~3.6.
|
304
|
+
"requiredVersion": "~3.6.8"
|
305
305
|
},
|
306
306
|
"@jupyterlab/imageviewer": {
|
307
|
-
"requiredVersion": "~3.6.
|
307
|
+
"requiredVersion": "~3.6.8",
|
308
308
|
"singleton": true
|
309
309
|
},
|
310
310
|
"@jupyterlab/imageviewer-extension": {
|
311
|
-
"requiredVersion": "~3.6.
|
311
|
+
"requiredVersion": "~3.6.8"
|
312
312
|
},
|
313
313
|
"@jupyterlab/inspector": {
|
314
|
-
"requiredVersion": "~3.6.
|
314
|
+
"requiredVersion": "~3.6.8",
|
315
315
|
"singleton": true
|
316
316
|
},
|
317
317
|
"@jupyterlab/inspector-extension": {
|
318
|
-
"requiredVersion": "~3.6.
|
318
|
+
"requiredVersion": "~3.6.8"
|
319
319
|
},
|
320
320
|
"@jupyterlab/javascript-extension": {
|
321
|
-
"requiredVersion": "~3.6.
|
321
|
+
"requiredVersion": "~3.6.8"
|
322
322
|
},
|
323
323
|
"@jupyterlab/json-extension": {
|
324
|
-
"requiredVersion": "~3.6.
|
324
|
+
"requiredVersion": "~3.6.8"
|
325
325
|
},
|
326
326
|
"@jupyterlab/launcher": {
|
327
|
-
"requiredVersion": "~3.6.
|
327
|
+
"requiredVersion": "~3.6.8",
|
328
328
|
"singleton": true
|
329
329
|
},
|
330
330
|
"@jupyterlab/launcher-extension": {
|
331
|
-
"requiredVersion": "~3.6.
|
331
|
+
"requiredVersion": "~3.6.8"
|
332
332
|
},
|
333
333
|
"@jupyterlab/logconsole": {
|
334
|
-
"requiredVersion": "~3.6.
|
334
|
+
"requiredVersion": "~3.6.8",
|
335
335
|
"singleton": true
|
336
336
|
},
|
337
337
|
"@jupyterlab/logconsole-extension": {
|
338
|
-
"requiredVersion": "~3.6.
|
338
|
+
"requiredVersion": "~3.6.8"
|
339
339
|
},
|
340
340
|
"@jupyterlab/mainmenu": {
|
341
|
-
"requiredVersion": "~3.6.
|
341
|
+
"requiredVersion": "~3.6.8",
|
342
342
|
"singleton": true
|
343
343
|
},
|
344
344
|
"@jupyterlab/mainmenu-extension": {
|
345
|
-
"requiredVersion": "~3.6.
|
345
|
+
"requiredVersion": "~3.6.8"
|
346
346
|
},
|
347
347
|
"@jupyterlab/markdownviewer": {
|
348
|
-
"requiredVersion": "~3.6.
|
348
|
+
"requiredVersion": "~3.6.8",
|
349
349
|
"singleton": true
|
350
350
|
},
|
351
351
|
"@jupyterlab/markdownviewer-extension": {
|
352
|
-
"requiredVersion": "~3.6.
|
352
|
+
"requiredVersion": "~3.6.8"
|
353
353
|
},
|
354
354
|
"@jupyterlab/mathjax2": {
|
355
|
-
"requiredVersion": "~3.6.
|
355
|
+
"requiredVersion": "~3.6.8"
|
356
356
|
},
|
357
357
|
"@jupyterlab/mathjax2-extension": {
|
358
|
-
"requiredVersion": "~3.6.
|
358
|
+
"requiredVersion": "~3.6.8"
|
359
359
|
},
|
360
360
|
"@jupyterlab/metapackage": {
|
361
|
-
"requiredVersion": "~3.6.
|
361
|
+
"requiredVersion": "~3.6.8"
|
362
362
|
},
|
363
363
|
"@jupyterlab/nbconvert-css": {
|
364
|
-
"requiredVersion": "~3.6.
|
364
|
+
"requiredVersion": "~3.6.8"
|
365
365
|
},
|
366
366
|
"@jupyterlab/nbformat": {
|
367
|
-
"requiredVersion": "~3.6.
|
367
|
+
"requiredVersion": "~3.6.8"
|
368
368
|
},
|
369
369
|
"@jupyterlab/notebook": {
|
370
|
-
"requiredVersion": "~3.6.
|
370
|
+
"requiredVersion": "~3.6.8",
|
371
371
|
"singleton": true
|
372
372
|
},
|
373
373
|
"@jupyterlab/notebook-extension": {
|
374
|
-
"requiredVersion": "~3.6.
|
374
|
+
"requiredVersion": "~3.6.8"
|
375
375
|
},
|
376
376
|
"@jupyterlab/observables": {
|
377
|
-
"requiredVersion": "~4.6.
|
377
|
+
"requiredVersion": "~4.6.8"
|
378
378
|
},
|
379
379
|
"@jupyterlab/outputarea": {
|
380
|
-
"requiredVersion": "~3.6.
|
380
|
+
"requiredVersion": "~3.6.8"
|
381
381
|
},
|
382
382
|
"@jupyterlab/pdf-extension": {
|
383
|
-
"requiredVersion": "~3.6.
|
383
|
+
"requiredVersion": "~3.6.8"
|
384
384
|
},
|
385
385
|
"@jupyterlab/property-inspector": {
|
386
|
-
"requiredVersion": "~3.6.
|
386
|
+
"requiredVersion": "~3.6.8"
|
387
387
|
},
|
388
388
|
"@jupyterlab/rendermime": {
|
389
|
-
"requiredVersion": "~3.6.
|
389
|
+
"requiredVersion": "~3.6.8",
|
390
390
|
"singleton": true
|
391
391
|
},
|
392
392
|
"@jupyterlab/rendermime-extension": {
|
393
|
-
"requiredVersion": "~3.6.
|
393
|
+
"requiredVersion": "~3.6.8"
|
394
394
|
},
|
395
395
|
"@jupyterlab/rendermime-interfaces": {
|
396
|
-
"requiredVersion": "~3.6.
|
396
|
+
"requiredVersion": "~3.6.8",
|
397
397
|
"singleton": true
|
398
398
|
},
|
399
399
|
"@jupyterlab/running": {
|
400
|
-
"requiredVersion": "~3.6.
|
400
|
+
"requiredVersion": "~3.6.8"
|
401
401
|
},
|
402
402
|
"@jupyterlab/running-extension": {
|
403
|
-
"requiredVersion": "~3.6.
|
403
|
+
"requiredVersion": "~3.6.8"
|
404
404
|
},
|
405
405
|
"@jupyterlab/services": {
|
406
|
-
"requiredVersion": "~6.6.
|
406
|
+
"requiredVersion": "~6.6.8",
|
407
407
|
"singleton": true
|
408
408
|
},
|
409
409
|
"@jupyterlab/settingeditor": {
|
410
|
-
"requiredVersion": "~3.6.
|
410
|
+
"requiredVersion": "~3.6.8",
|
411
411
|
"singleton": true
|
412
412
|
},
|
413
413
|
"@jupyterlab/settingeditor-extension": {
|
414
|
-
"requiredVersion": "~3.6.
|
414
|
+
"requiredVersion": "~3.6.8"
|
415
415
|
},
|
416
416
|
"@jupyterlab/settingregistry": {
|
417
|
-
"requiredVersion": "~3.6.
|
417
|
+
"requiredVersion": "~3.6.8",
|
418
418
|
"singleton": true
|
419
419
|
},
|
420
420
|
"@jupyterlab/shared-models": {
|
421
|
-
"requiredVersion": "~3.6.
|
421
|
+
"requiredVersion": "~3.6.8",
|
422
422
|
"singleton": true
|
423
423
|
},
|
424
424
|
"@jupyterlab/shortcuts-extension": {
|
425
|
-
"requiredVersion": "~3.6.
|
425
|
+
"requiredVersion": "~3.6.8"
|
426
426
|
},
|
427
427
|
"@jupyterlab/statedb": {
|
428
|
-
"requiredVersion": "~3.6.
|
428
|
+
"requiredVersion": "~3.6.8",
|
429
429
|
"singleton": true
|
430
430
|
},
|
431
431
|
"@jupyterlab/statusbar": {
|
432
|
-
"requiredVersion": "~3.6.
|
432
|
+
"requiredVersion": "~3.6.8",
|
433
433
|
"singleton": true
|
434
434
|
},
|
435
435
|
"@jupyterlab/statusbar-extension": {
|
436
|
-
"requiredVersion": "~3.6.
|
436
|
+
"requiredVersion": "~3.6.8"
|
437
437
|
},
|
438
438
|
"@jupyterlab/terminal": {
|
439
|
-
"requiredVersion": "~3.6.
|
439
|
+
"requiredVersion": "~3.6.8",
|
440
440
|
"singleton": true
|
441
441
|
},
|
442
442
|
"@jupyterlab/terminal-extension": {
|
443
|
-
"requiredVersion": "~3.6.
|
443
|
+
"requiredVersion": "~3.6.8"
|
444
444
|
},
|
445
445
|
"@jupyterlab/theme-dark-extension": {
|
446
|
-
"requiredVersion": "~3.6.
|
446
|
+
"requiredVersion": "~3.6.8"
|
447
447
|
},
|
448
448
|
"@jupyterlab/theme-light-extension": {
|
449
|
-
"requiredVersion": "~3.6.
|
449
|
+
"requiredVersion": "~3.6.8"
|
450
450
|
},
|
451
451
|
"@jupyterlab/toc": {
|
452
|
-
"requiredVersion": "~5.6.
|
452
|
+
"requiredVersion": "~5.6.8",
|
453
453
|
"singleton": true
|
454
454
|
},
|
455
455
|
"@jupyterlab/toc-extension": {
|
456
|
-
"requiredVersion": "~5.6.
|
456
|
+
"requiredVersion": "~5.6.8"
|
457
457
|
},
|
458
458
|
"@jupyterlab/tooltip": {
|
459
|
-
"requiredVersion": "~3.6.
|
459
|
+
"requiredVersion": "~3.6.8",
|
460
460
|
"singleton": true
|
461
461
|
},
|
462
462
|
"@jupyterlab/tooltip-extension": {
|
463
|
-
"requiredVersion": "~3.6.
|
463
|
+
"requiredVersion": "~3.6.8"
|
464
464
|
},
|
465
465
|
"@jupyterlab/translation": {
|
466
|
-
"requiredVersion": "~3.6.
|
466
|
+
"requiredVersion": "~3.6.8",
|
467
467
|
"singleton": true
|
468
468
|
},
|
469
469
|
"@jupyterlab/translation-extension": {
|
470
|
-
"requiredVersion": "~3.6.
|
470
|
+
"requiredVersion": "~3.6.8"
|
471
471
|
},
|
472
472
|
"@jupyterlab/ui-components": {
|
473
|
-
"requiredVersion": "~3.6.
|
473
|
+
"requiredVersion": "~3.6.8",
|
474
474
|
"singleton": true
|
475
475
|
},
|
476
476
|
"@jupyterlab/ui-components-extension": {
|
477
|
-
"requiredVersion": "~3.6.
|
477
|
+
"requiredVersion": "~3.6.8"
|
478
478
|
},
|
479
479
|
"@jupyterlab/vdom": {
|
480
|
-
"requiredVersion": "~3.6.
|
480
|
+
"requiredVersion": "~3.6.8"
|
481
481
|
},
|
482
482
|
"@jupyterlab/vdom-extension": {
|
483
|
-
"requiredVersion": "~3.6.
|
483
|
+
"requiredVersion": "~3.6.8"
|
484
484
|
},
|
485
485
|
"@jupyterlab/vega5-extension": {
|
486
|
-
"requiredVersion": "~3.6.
|
486
|
+
"requiredVersion": "~3.6.8"
|
487
487
|
},
|
488
488
|
"@lumino/algorithm": {
|
489
489
|
"requiredVersion": "^1.9.0",
|
@@ -1,4 +1,4 @@
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>JupyterLab</title><meta name="viewport" content="width=device-width,initial-scale=1">{# Copy so we do not modify the page_config with updates. #} {% set page_config_full = page_config.copy() %} {# Set a dummy variable - we just want the side effect of the update. #} {% set _ = page_config_full.update(baseUrl=base_url, wsUrl=ws_url) %}<script id="jupyter-config-data" type="application/json">{{ page_config_full | tojson }}</script>{% block favicon %}<link rel="icon" type="image/x-icon" href="{{ base_url | escape }}static/favicons/favicon.ico" class="idle favicon"><link rel="" type="image/x-icon" href="{{ base_url | escape }}static/favicons/favicon-busy-1.ico" class="busy favicon">{% endblock %}<script defer="defer" src="{{page_config.fullStaticUrl}}/main.
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>JupyterLab</title><meta name="viewport" content="width=device-width,initial-scale=1">{# Copy so we do not modify the page_config with updates. #} {% set page_config_full = page_config.copy() %} {# Set a dummy variable - we just want the side effect of the update. #} {% set _ = page_config_full.update(baseUrl=base_url, wsUrl=ws_url) %}<script id="jupyter-config-data" type="application/json">{{ page_config_full | tojson }}</script>{% block favicon %}<link rel="icon" type="image/x-icon" href="{{ base_url | escape }}static/favicons/favicon.ico" class="idle favicon"><link rel="" type="image/x-icon" href="{{ base_url | escape }}static/favicons/favicon-busy-1.ico" class="busy favicon">{% endblock %}<script defer="defer" src="{{page_config.fullStaticUrl}}/main.4999cab70933d690f75e.js?v=4999cab70933d690f75e"></script></head><body><script>/* Remove token from URL. */
|
2
2
|
(function () {
|
3
3
|
var location = window.location;
|
4
4
|
var search = location.search;
|