jupyterlab 4.0.12__py3-none-any.whl → 4.0.13__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/browser_check.py +1 -1
- jupyterlab/extensions/manager.py +1 -1
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +92 -92
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.b8fefd648959729a91e4.js → remoteEntry.2f3bc87ef8d7ec264da3.js} +3 -3
- jupyterlab/handlers/announcements.py +1 -1
- jupyterlab/labapp.py +2 -2
- jupyterlab/labextensions.py +2 -2
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -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/semver.py +2 -2
- jupyterlab/staging/package.json +141 -141
- jupyterlab/staging/yarn.lock +1016 -1016
- jupyterlab/static/3308.92a1e305c62cc91845b9.js +1 -0
- jupyterlab/static/{5440.2541fcda12b661665148.js → 5440.b801875ba072c1f38344.js} +1 -1
- jupyterlab/static/610.d436ae35432fab65933c.js +1 -0
- jupyterlab/static/{7508.b902347f820c70cd386a.js → 7508.24a92091162f80f7ea78.js} +1 -1
- jupyterlab/static/812.7011243d1b1279cfaf14.js +1 -0
- jupyterlab/static/build_log.json +91 -91
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
- jupyterlab/static/main.35d840413df6cceb1003.js +1 -0
- jupyterlab/static/package.json +141 -141
- jupyterlab/static/third-party-licenses.json +89 -89
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/5440.b801875ba072c1f38344.js +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/610.d436ae35432fab65933c.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/7508.24a92091162f80f7ea78.js +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/812.7011243d1b1279cfaf14.js +1 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/build_log.json +91 -91
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/main.35d840413df6cceb1003.js +1 -0
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/package.json +331 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/METADATA +11 -11
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/RECORD +408 -408
- jupyterlab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
- jupyterlab/static/3308.b85a46b26730c1cd5395.js +0 -1
- jupyterlab/static/812.063be439e3d9e318bdbd.js +0 -1
- jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
- jupyterlab/static/main.7bc3df3894cb324b8f85.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +0 -331
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/WHEEL +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[812],{37796:(e,r,t)=>{t.r(r);t.d(r,{main:()=>K});var o=t(51374);var n=t(95171);var s=t(48435);var l=t(69858);var a=t(48641);var i=t(64331);var c=t(55834);var u=t(28180);var f=t(2542);var A=t(7920);var p=t(38710);var h=t(81554);var y=t(67014);var d=t(77552);var v=t(71821);var b=t(13313);var x=t(23454);var g=t(34802);var j=t(42584);var m=t(54244);var w=t(93814);var C=t(64897);var E=t(94679);var P=t(92121);var O=t(83417);var k=t(83344);var S=t(52109);var _=t(96986);var N=t(63008);var R=t(39721);var J=t(55337);var L=t(32977);var Q=t(95528);var B=t(3268);var I=t(99204);var M=t(38970);var T=t(50168);var U=t(52714);var Y=t(4002);var z=t(57385);var G=t(65540);var V=t(1733);var D=t(30124);async function F(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 K(){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 s=false;var l=25e3;var a=function(){if(s){return}s=true;r.className="completed"};window.onerror=function(e,t,o,s,l){n.push(String(l));r.textContent=JSON.stringify(n)};console.error=function(e){n.push(String(e));r.textContent=JSON.stringify(n)}}var i=t(50172).JupyterLab;var c=[];var u=[];var f=[];var A=[];const p=[];const h=[];const y=[];const d=JSON.parse(o.PageConfig.getOption("federated_extensions"));const v=[];d.forEach((e=>{if(e.extension){v.push(e.name);p.push(F(e.name,e.extension))}if(e.mimeExtension){v.push(e.name);h.push(F(e.name,e.mimeExtension))}if(e.style&&!o.PageConfig.Extension.isDisabled(e.name)){y.push(F(e.name,e.style))}}));function*b(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 x=[];if(!v.includes("@jupyterlab/javascript-extension")){try{let e=t(88730);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/json-extension")){try{let e=t(5275);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/pdf-extension")){try{let e=t(15301);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/vega5-extension")){try{let e=t(49896);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}const g=await Promise.allSettled(h);g.forEach((e=>{if(e.status==="fulfilled"){for(let r of b(e.value)){x.push(r)}}else{console.error(e.reason)}}));if(!v.includes("@jupyterlab/application-extension")){try{let e=t(14262);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/apputils-extension")){try{let e=t(33877);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/cell-toolbar-extension")){try{let e=t(31143);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/celltags-extension")){try{let e=t(76113);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/codemirror-extension")){try{let e=t(34395);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/completer-extension")){try{let e=t(17591);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/console-extension")){try{let e=t(15789);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/csvviewer-extension")){try{let e=t(4892);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/debugger-extension")){try{let e=t(65569);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/docmanager-extension")){try{let e=t(77277);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/documentsearch-extension")){try{let e=t(58942);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/extensionmanager-extension")){try{let e=t(61707);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/filebrowser-extension")){try{let e=t(77774);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/fileeditor-extension")){try{let e=t(57728);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/help-extension")){try{let e=t(9115);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/htmlviewer-extension")){try{let e=t(26193);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/hub-extension")){try{let e=t(71597);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/imageviewer-extension")){try{let e=t(31293);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/inspector-extension")){try{let e=t(18846);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/launcher-extension")){try{let e=t(38982);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/logconsole-extension")){try{let e=t(59538);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/lsp-extension")){try{let e=t(90572);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/mainmenu-extension")){try{let e=t(37879);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/markdownviewer-extension")){try{let e=t(86577);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/markedparser-extension")){try{let e=t(84564);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/mathjax-extension")){try{let e=t(17428);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/metadataform-extension")){try{let e=t(46482);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/notebook-extension")){try{let e=t(48004);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/rendermime-extension")){try{let e=t(72270);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/running-extension")){try{let e=t(51190);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/settingeditor-extension")){try{let e=t(7859);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/shortcuts-extension")){try{let e=t(7953);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/statusbar-extension")){try{let e=t(8049);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/terminal-extension")){try{let e=t(16462);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/theme-dark-extension")){try{let e=t(91399);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/theme-light-extension")){try{let e=t(45562);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/toc-extension")){try{let e=t(42908);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/tooltip-extension")){try{let e=t(10548);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/translation-extension")){try{let e=t(9730);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/ui-components-extension")){try{let e=t(91931);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}const j=await Promise.allSettled(p);j.forEach((e=>{if(e.status==="fulfilled"){for(let r of b(e.value)){A.push(r)}}else{console.error(e.reason)}}));(await Promise.allSettled(y)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));const m=new i({mimeExtensions:x,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}))}});A.forEach((function(e){m.registerPluginModule(e)}));m.start({ignorePlugins:f});var w=(o.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var C=(o.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if(w||C){window.jupyterapp=m}if(e.toLowerCase()==="true"){m.restored.then((function(){a(n)})).catch((function(e){a([`RestoreError: ${e.message}`])}));window.setTimeout((function(){a(n)}),l)}}},7413:e=>{e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAsElEQVQIHQGlAFr/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7+r3zKmT0/+pk9P/7+r3zAAAAAAAAAAABAAAAAAAAAAA6OPzM+/q9wAAAAAA6OPzMwAAAAAAAAAAAgAAAAAAAAAAGR8NiRQaCgAZIA0AGR8NiQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQyoYJ/SY80UAAAAASUVORK5CYII="}}]);
|
jupyterlab/static/build_log.json
CHANGED
@@ -158,313 +158,313 @@
|
|
158
158
|
"singleton": true
|
159
159
|
},
|
160
160
|
"@jupyterlab/application": {
|
161
|
-
"requiredVersion": "~4.0.
|
161
|
+
"requiredVersion": "~4.0.13",
|
162
162
|
"singleton": true
|
163
163
|
},
|
164
164
|
"@jupyterlab/application-extension": {
|
165
|
-
"requiredVersion": "~4.0.
|
165
|
+
"requiredVersion": "~4.0.13"
|
166
166
|
},
|
167
167
|
"@jupyterlab/apputils": {
|
168
|
-
"requiredVersion": "~4.1.
|
168
|
+
"requiredVersion": "~4.1.13",
|
169
169
|
"singleton": true
|
170
170
|
},
|
171
171
|
"@jupyterlab/apputils-extension": {
|
172
|
-
"requiredVersion": "~4.0.
|
172
|
+
"requiredVersion": "~4.0.13"
|
173
173
|
},
|
174
174
|
"@jupyterlab/attachments": {
|
175
|
-
"requiredVersion": "~4.0.
|
175
|
+
"requiredVersion": "~4.0.13"
|
176
176
|
},
|
177
177
|
"@jupyterlab/cell-toolbar": {
|
178
|
-
"requiredVersion": "~4.0.
|
178
|
+
"requiredVersion": "~4.0.13",
|
179
179
|
"singleton": true
|
180
180
|
},
|
181
181
|
"@jupyterlab/cell-toolbar-extension": {
|
182
|
-
"requiredVersion": "~4.0.
|
182
|
+
"requiredVersion": "~4.0.13"
|
183
183
|
},
|
184
184
|
"@jupyterlab/cells": {
|
185
|
-
"requiredVersion": "~4.0.
|
185
|
+
"requiredVersion": "~4.0.13"
|
186
186
|
},
|
187
187
|
"@jupyterlab/celltags-extension": {
|
188
|
-
"requiredVersion": "~4.0.
|
188
|
+
"requiredVersion": "~4.0.13"
|
189
189
|
},
|
190
190
|
"@jupyterlab/codeeditor": {
|
191
|
-
"requiredVersion": "~4.0.
|
191
|
+
"requiredVersion": "~4.0.13",
|
192
192
|
"singleton": true
|
193
193
|
},
|
194
194
|
"@jupyterlab/codemirror": {
|
195
|
-
"requiredVersion": "~4.0.
|
195
|
+
"requiredVersion": "~4.0.13",
|
196
196
|
"singleton": true
|
197
197
|
},
|
198
198
|
"@jupyterlab/codemirror-extension": {
|
199
|
-
"requiredVersion": "~4.0.
|
199
|
+
"requiredVersion": "~4.0.13"
|
200
200
|
},
|
201
201
|
"@jupyterlab/completer": {
|
202
|
-
"requiredVersion": "~4.0.
|
202
|
+
"requiredVersion": "~4.0.13",
|
203
203
|
"singleton": true
|
204
204
|
},
|
205
205
|
"@jupyterlab/completer-extension": {
|
206
|
-
"requiredVersion": "~4.0.
|
206
|
+
"requiredVersion": "~4.0.13"
|
207
207
|
},
|
208
208
|
"@jupyterlab/console": {
|
209
|
-
"requiredVersion": "~4.0.
|
209
|
+
"requiredVersion": "~4.0.13",
|
210
210
|
"singleton": true
|
211
211
|
},
|
212
212
|
"@jupyterlab/console-extension": {
|
213
|
-
"requiredVersion": "~4.0.
|
213
|
+
"requiredVersion": "~4.0.13"
|
214
214
|
},
|
215
215
|
"@jupyterlab/coreutils": {
|
216
|
-
"requiredVersion": "~6.0.
|
216
|
+
"requiredVersion": "~6.0.13",
|
217
217
|
"singleton": true
|
218
218
|
},
|
219
219
|
"@jupyterlab/csvviewer": {
|
220
|
-
"requiredVersion": "~4.0.
|
220
|
+
"requiredVersion": "~4.0.13"
|
221
221
|
},
|
222
222
|
"@jupyterlab/csvviewer-extension": {
|
223
|
-
"requiredVersion": "~4.0.
|
223
|
+
"requiredVersion": "~4.0.13"
|
224
224
|
},
|
225
225
|
"@jupyterlab/debugger": {
|
226
|
-
"requiredVersion": "~4.0.
|
226
|
+
"requiredVersion": "~4.0.13",
|
227
227
|
"singleton": true
|
228
228
|
},
|
229
229
|
"@jupyterlab/debugger-extension": {
|
230
|
-
"requiredVersion": "~4.0.
|
230
|
+
"requiredVersion": "~4.0.13"
|
231
231
|
},
|
232
232
|
"@jupyterlab/docmanager": {
|
233
|
-
"requiredVersion": "~4.0.
|
233
|
+
"requiredVersion": "~4.0.13",
|
234
234
|
"singleton": true
|
235
235
|
},
|
236
236
|
"@jupyterlab/docmanager-extension": {
|
237
|
-
"requiredVersion": "~4.0.
|
237
|
+
"requiredVersion": "~4.0.13"
|
238
238
|
},
|
239
239
|
"@jupyterlab/docregistry": {
|
240
|
-
"requiredVersion": "~4.0.
|
240
|
+
"requiredVersion": "~4.0.13"
|
241
241
|
},
|
242
242
|
"@jupyterlab/documentsearch": {
|
243
|
-
"requiredVersion": "~4.0.
|
243
|
+
"requiredVersion": "~4.0.13",
|
244
244
|
"singleton": true
|
245
245
|
},
|
246
246
|
"@jupyterlab/documentsearch-extension": {
|
247
|
-
"requiredVersion": "~4.0.
|
247
|
+
"requiredVersion": "~4.0.13"
|
248
248
|
},
|
249
249
|
"@jupyterlab/extensionmanager": {
|
250
|
-
"requiredVersion": "~4.0.
|
250
|
+
"requiredVersion": "~4.0.13",
|
251
251
|
"singleton": true
|
252
252
|
},
|
253
253
|
"@jupyterlab/extensionmanager-extension": {
|
254
|
-
"requiredVersion": "~4.0.
|
254
|
+
"requiredVersion": "~4.0.13"
|
255
255
|
},
|
256
256
|
"@jupyterlab/filebrowser": {
|
257
|
-
"requiredVersion": "~4.0.
|
257
|
+
"requiredVersion": "~4.0.13",
|
258
258
|
"singleton": true
|
259
259
|
},
|
260
260
|
"@jupyterlab/filebrowser-extension": {
|
261
|
-
"requiredVersion": "~4.0.
|
261
|
+
"requiredVersion": "~4.0.13"
|
262
262
|
},
|
263
263
|
"@jupyterlab/fileeditor": {
|
264
|
-
"requiredVersion": "~4.0.
|
264
|
+
"requiredVersion": "~4.0.13",
|
265
265
|
"singleton": true
|
266
266
|
},
|
267
267
|
"@jupyterlab/fileeditor-extension": {
|
268
|
-
"requiredVersion": "~4.0.
|
268
|
+
"requiredVersion": "~4.0.13"
|
269
269
|
},
|
270
270
|
"@jupyterlab/help-extension": {
|
271
|
-
"requiredVersion": "~4.0.
|
271
|
+
"requiredVersion": "~4.0.13"
|
272
272
|
},
|
273
273
|
"@jupyterlab/htmlviewer": {
|
274
|
-
"requiredVersion": "~4.0.
|
274
|
+
"requiredVersion": "~4.0.13",
|
275
275
|
"singleton": true
|
276
276
|
},
|
277
277
|
"@jupyterlab/htmlviewer-extension": {
|
278
|
-
"requiredVersion": "~4.0.
|
278
|
+
"requiredVersion": "~4.0.13"
|
279
279
|
},
|
280
280
|
"@jupyterlab/hub-extension": {
|
281
|
-
"requiredVersion": "~4.0.
|
281
|
+
"requiredVersion": "~4.0.13"
|
282
282
|
},
|
283
283
|
"@jupyterlab/imageviewer": {
|
284
|
-
"requiredVersion": "~4.0.
|
284
|
+
"requiredVersion": "~4.0.13",
|
285
285
|
"singleton": true
|
286
286
|
},
|
287
287
|
"@jupyterlab/imageviewer-extension": {
|
288
|
-
"requiredVersion": "~4.0.
|
288
|
+
"requiredVersion": "~4.0.13"
|
289
289
|
},
|
290
290
|
"@jupyterlab/inspector": {
|
291
|
-
"requiredVersion": "~4.0.
|
291
|
+
"requiredVersion": "~4.0.13",
|
292
292
|
"singleton": true
|
293
293
|
},
|
294
294
|
"@jupyterlab/inspector-extension": {
|
295
|
-
"requiredVersion": "~4.0.
|
295
|
+
"requiredVersion": "~4.0.13"
|
296
296
|
},
|
297
297
|
"@jupyterlab/javascript-extension": {
|
298
|
-
"requiredVersion": "~4.0.
|
298
|
+
"requiredVersion": "~4.0.13"
|
299
299
|
},
|
300
300
|
"@jupyterlab/json-extension": {
|
301
|
-
"requiredVersion": "~4.0.
|
301
|
+
"requiredVersion": "~4.0.13"
|
302
302
|
},
|
303
303
|
"@jupyterlab/launcher": {
|
304
|
-
"requiredVersion": "~4.0.
|
304
|
+
"requiredVersion": "~4.0.13",
|
305
305
|
"singleton": true
|
306
306
|
},
|
307
307
|
"@jupyterlab/launcher-extension": {
|
308
|
-
"requiredVersion": "~4.0.
|
308
|
+
"requiredVersion": "~4.0.13"
|
309
309
|
},
|
310
310
|
"@jupyterlab/logconsole": {
|
311
|
-
"requiredVersion": "~4.0.
|
311
|
+
"requiredVersion": "~4.0.13",
|
312
312
|
"singleton": true
|
313
313
|
},
|
314
314
|
"@jupyterlab/logconsole-extension": {
|
315
|
-
"requiredVersion": "~4.0.
|
315
|
+
"requiredVersion": "~4.0.13"
|
316
316
|
},
|
317
317
|
"@jupyterlab/lsp": {
|
318
|
-
"requiredVersion": "~4.0.
|
318
|
+
"requiredVersion": "~4.0.13",
|
319
319
|
"singleton": true
|
320
320
|
},
|
321
321
|
"@jupyterlab/lsp-extension": {
|
322
|
-
"requiredVersion": "~4.0.
|
322
|
+
"requiredVersion": "~4.0.13"
|
323
323
|
},
|
324
324
|
"@jupyterlab/mainmenu": {
|
325
|
-
"requiredVersion": "~4.0.
|
325
|
+
"requiredVersion": "~4.0.13",
|
326
326
|
"singleton": true
|
327
327
|
},
|
328
328
|
"@jupyterlab/mainmenu-extension": {
|
329
|
-
"requiredVersion": "~4.0.
|
329
|
+
"requiredVersion": "~4.0.13"
|
330
330
|
},
|
331
331
|
"@jupyterlab/markdownviewer": {
|
332
|
-
"requiredVersion": "~4.0.
|
332
|
+
"requiredVersion": "~4.0.13",
|
333
333
|
"singleton": true
|
334
334
|
},
|
335
335
|
"@jupyterlab/markdownviewer-extension": {
|
336
|
-
"requiredVersion": "~4.0.
|
336
|
+
"requiredVersion": "~4.0.13"
|
337
337
|
},
|
338
338
|
"@jupyterlab/markedparser-extension": {
|
339
|
-
"requiredVersion": "~4.0.
|
339
|
+
"requiredVersion": "~4.0.13"
|
340
340
|
},
|
341
341
|
"@jupyterlab/mathjax-extension": {
|
342
|
-
"requiredVersion": "~4.0.
|
342
|
+
"requiredVersion": "~4.0.13"
|
343
343
|
},
|
344
344
|
"@jupyterlab/metadataform": {
|
345
|
-
"requiredVersion": "~4.0.
|
345
|
+
"requiredVersion": "~4.0.13",
|
346
346
|
"singleton": true
|
347
347
|
},
|
348
348
|
"@jupyterlab/metadataform-extension": {
|
349
|
-
"requiredVersion": "~4.0.
|
349
|
+
"requiredVersion": "~4.0.13"
|
350
350
|
},
|
351
351
|
"@jupyterlab/metapackage": {
|
352
|
-
"requiredVersion": "~4.0.
|
352
|
+
"requiredVersion": "~4.0.13"
|
353
353
|
},
|
354
354
|
"@jupyterlab/nbconvert-css": {
|
355
|
-
"requiredVersion": "~4.0.
|
355
|
+
"requiredVersion": "~4.0.13"
|
356
356
|
},
|
357
357
|
"@jupyterlab/nbformat": {
|
358
|
-
"requiredVersion": "~4.0.
|
358
|
+
"requiredVersion": "~4.0.13"
|
359
359
|
},
|
360
360
|
"@jupyterlab/notebook": {
|
361
|
-
"requiredVersion": "~4.0.
|
361
|
+
"requiredVersion": "~4.0.13",
|
362
362
|
"singleton": true
|
363
363
|
},
|
364
364
|
"@jupyterlab/notebook-extension": {
|
365
|
-
"requiredVersion": "~4.0.
|
365
|
+
"requiredVersion": "~4.0.13"
|
366
366
|
},
|
367
367
|
"@jupyterlab/observables": {
|
368
|
-
"requiredVersion": "~5.0.
|
368
|
+
"requiredVersion": "~5.0.13"
|
369
369
|
},
|
370
370
|
"@jupyterlab/outputarea": {
|
371
|
-
"requiredVersion": "~4.0.
|
371
|
+
"requiredVersion": "~4.0.13"
|
372
372
|
},
|
373
373
|
"@jupyterlab/pdf-extension": {
|
374
|
-
"requiredVersion": "~4.0.
|
374
|
+
"requiredVersion": "~4.0.13"
|
375
375
|
},
|
376
376
|
"@jupyterlab/property-inspector": {
|
377
|
-
"requiredVersion": "~4.0.
|
377
|
+
"requiredVersion": "~4.0.13"
|
378
378
|
},
|
379
379
|
"@jupyterlab/rendermime": {
|
380
|
-
"requiredVersion": "~4.0.
|
380
|
+
"requiredVersion": "~4.0.13",
|
381
381
|
"singleton": true
|
382
382
|
},
|
383
383
|
"@jupyterlab/rendermime-extension": {
|
384
|
-
"requiredVersion": "~4.0.
|
384
|
+
"requiredVersion": "~4.0.13"
|
385
385
|
},
|
386
386
|
"@jupyterlab/rendermime-interfaces": {
|
387
|
-
"requiredVersion": "~3.8.
|
387
|
+
"requiredVersion": "~3.8.13",
|
388
388
|
"singleton": true
|
389
389
|
},
|
390
390
|
"@jupyterlab/running": {
|
391
|
-
"requiredVersion": "~4.0.
|
391
|
+
"requiredVersion": "~4.0.13"
|
392
392
|
},
|
393
393
|
"@jupyterlab/running-extension": {
|
394
|
-
"requiredVersion": "~4.0.
|
394
|
+
"requiredVersion": "~4.0.13"
|
395
395
|
},
|
396
396
|
"@jupyterlab/services": {
|
397
|
-
"requiredVersion": "~7.0.
|
397
|
+
"requiredVersion": "~7.0.13",
|
398
398
|
"singleton": true
|
399
399
|
},
|
400
400
|
"@jupyterlab/settingeditor": {
|
401
|
-
"requiredVersion": "~4.0.
|
401
|
+
"requiredVersion": "~4.0.13",
|
402
402
|
"singleton": true
|
403
403
|
},
|
404
404
|
"@jupyterlab/settingeditor-extension": {
|
405
|
-
"requiredVersion": "~4.0.
|
405
|
+
"requiredVersion": "~4.0.13"
|
406
406
|
},
|
407
407
|
"@jupyterlab/settingregistry": {
|
408
|
-
"requiredVersion": "~4.0.
|
408
|
+
"requiredVersion": "~4.0.13",
|
409
409
|
"singleton": true
|
410
410
|
},
|
411
411
|
"@jupyterlab/shortcuts-extension": {
|
412
|
-
"requiredVersion": "~4.0.
|
412
|
+
"requiredVersion": "~4.0.13"
|
413
413
|
},
|
414
414
|
"@jupyterlab/statedb": {
|
415
|
-
"requiredVersion": "~4.0.
|
415
|
+
"requiredVersion": "~4.0.13",
|
416
416
|
"singleton": true
|
417
417
|
},
|
418
418
|
"@jupyterlab/statusbar": {
|
419
|
-
"requiredVersion": "~4.0.
|
419
|
+
"requiredVersion": "~4.0.13",
|
420
420
|
"singleton": true
|
421
421
|
},
|
422
422
|
"@jupyterlab/statusbar-extension": {
|
423
|
-
"requiredVersion": "~4.0.
|
423
|
+
"requiredVersion": "~4.0.13"
|
424
424
|
},
|
425
425
|
"@jupyterlab/terminal": {
|
426
|
-
"requiredVersion": "~4.0.
|
426
|
+
"requiredVersion": "~4.0.13",
|
427
427
|
"singleton": true
|
428
428
|
},
|
429
429
|
"@jupyterlab/terminal-extension": {
|
430
|
-
"requiredVersion": "~4.0.
|
430
|
+
"requiredVersion": "~4.0.13"
|
431
431
|
},
|
432
432
|
"@jupyterlab/theme-dark-extension": {
|
433
|
-
"requiredVersion": "~4.0.
|
433
|
+
"requiredVersion": "~4.0.13"
|
434
434
|
},
|
435
435
|
"@jupyterlab/theme-light-extension": {
|
436
|
-
"requiredVersion": "~4.0.
|
436
|
+
"requiredVersion": "~4.0.13"
|
437
437
|
},
|
438
438
|
"@jupyterlab/toc": {
|
439
|
-
"requiredVersion": "~6.0.
|
439
|
+
"requiredVersion": "~6.0.13",
|
440
440
|
"singleton": true
|
441
441
|
},
|
442
442
|
"@jupyterlab/toc-extension": {
|
443
|
-
"requiredVersion": "~6.0.
|
443
|
+
"requiredVersion": "~6.0.13"
|
444
444
|
},
|
445
445
|
"@jupyterlab/tooltip": {
|
446
|
-
"requiredVersion": "~4.0.
|
446
|
+
"requiredVersion": "~4.0.13",
|
447
447
|
"singleton": true
|
448
448
|
},
|
449
449
|
"@jupyterlab/tooltip-extension": {
|
450
|
-
"requiredVersion": "~4.0.
|
450
|
+
"requiredVersion": "~4.0.13"
|
451
451
|
},
|
452
452
|
"@jupyterlab/translation": {
|
453
|
-
"requiredVersion": "~4.0.
|
453
|
+
"requiredVersion": "~4.0.13",
|
454
454
|
"singleton": true
|
455
455
|
},
|
456
456
|
"@jupyterlab/translation-extension": {
|
457
|
-
"requiredVersion": "~4.0.
|
457
|
+
"requiredVersion": "~4.0.13"
|
458
458
|
},
|
459
459
|
"@jupyterlab/ui-components": {
|
460
|
-
"requiredVersion": "~4.0.
|
460
|
+
"requiredVersion": "~4.0.13",
|
461
461
|
"singleton": true
|
462
462
|
},
|
463
463
|
"@jupyterlab/ui-components-extension": {
|
464
|
-
"requiredVersion": "~4.0.
|
464
|
+
"requiredVersion": "~4.0.13"
|
465
465
|
},
|
466
466
|
"@jupyterlab/vega5-extension": {
|
467
|
-
"requiredVersion": "~4.0.
|
467
|
+
"requiredVersion": "~4.0.13"
|
468
468
|
},
|
469
469
|
"@lezer/common": {
|
470
470
|
"requiredVersion": "^1.0.0",
|
jupyterlab/static/index.html
CHANGED
@@ -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.35d840413df6cceb1003.js?v=35d840413df6cceb1003"></script></head><body><script>/* Remove token from URL. */
|
2
2
|
(function () {
|
3
3
|
var location = window.location;
|
4
4
|
var search = location.search;
|