jupyterlab 4.0.11__py3-none-any.whl → 4.0.12__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/extensions/pypi.py +170 -86
- 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.f387304aa715a4ffb50c.js → remoteEntry.b8fefd648959729a91e4.js} +3 -3
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +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 +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +141 -141
- jupyterlab/staging/yarn.lock +1001 -1001
- jupyterlab/static/{1581.eb2d4e369cc20f56ce0d.js → 1581.e988a625b879002dcc04.js} +3 -3
- jupyterlab/static/{1251.5026f0650dc335eac553.js → 2473.cb9caf61d1e34a747cc0.js} +1 -1
- jupyterlab/static/3308.b85a46b26730c1cd5395.js +1 -0
- jupyterlab/static/{6686.629034b5457ce3bd34f7.js → 6686.3c518aa6e5f9785fb486.js} +1 -1
- jupyterlab/static/812.063be439e3d9e318bdbd.js +1 -0
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js → jupyterlab/static/8768.4a80caab00174c50eb10.js +2 -2
- jupyterlab/static/build_log.json +91 -91
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
- jupyterlab/static/main.7bc3df3894cb324b8f85.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.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +3 -3
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1251.5026f0650dc335eac553.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +1 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +1 -0
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/6686.629034b5457ce3bd34f7.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +1 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +1 -0
- jupyterlab/static/8768.90eac36b47a259dd5db5.js → jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +2 -2
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/build_log.json +91 -91
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +331 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
- {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/METADATA +1 -1
- {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/RECORD +406 -406
- {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/WHEEL +1 -1
- jupyterlab/static/3308.92a1e305c62cc91845b9.js +0 -1
- jupyterlab/static/812.9dd0504c972da446455b.js +0 -1
- jupyterlab/static/jlab_core.33f047ff2ca794a7104f.js +0 -1
- jupyterlab/static/main.9dbb30dbd3113e5e36a2.js +0 -1
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +0 -1
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/812.9dd0504c972da446455b.js +0 -1
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/jlab_core.33f047ff2ca794a7104f.js +0 -1
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/main.9dbb30dbd3113e5e36a2.js +0 -1
- jupyterlab-4.0.11.data/data/share/jupyter/lab/static/package.json +0 -331
- /jupyterlab/static/{1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt → 1581.e988a625b879002dcc04.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{8768.90eac36b47a259dd5db5.js.LICENSE.txt → 8768.4a80caab00174c50eb10.js.LICENSE.txt} +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- /jupyterlab-4.0.11.data/data/share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt → /jupyterlab-4.0.12.data/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- /jupyterlab-4.0.11.data/data/share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js.LICENSE.txt → /jupyterlab-4.0.12.data/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.0.11.data → jupyterlab-4.0.12.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.0.11.dist-info → jupyterlab-4.0.12.dist-info}/licenses/LICENSE +0 -0
@@ -1 +0,0 @@
|
|
1
|
-
(()=>{var e={37559:(e,a,t)=>{let r=null;function n(e){if(r===null){let e={};if(typeof document!=="undefined"&&document){const a=document.getElementById("jupyter-config-data");if(a){e=JSON.parse(a.textContent||"{}")}}r=e}return r[e]||""}t.p=n("fullStaticUrl")+"/";function l(e){return new Promise(((a,t)=>{const r=document.createElement("script");r.onerror=t;r.onload=a;r.async=true;document.head.appendChild(r);r.src=e}))}async function o(e,a){await l(e);await t.I("default");const r=window._JUPYTERLAB[a];await r.init(t.S.default)}void async function e(){const a=n("federated_extensions");let r=n("fullLabextensionsUrl");const l=await Promise.allSettled(a.map((async e=>{await o(`${r}/${e.name}/${e.load}`,e.name)})));l.forEach((e=>{if(e.status==="rejected"){console.error(e.reason)}}));let d=(await Promise.all([t.e(3472),t.e(7517),t.e(1860),t.e(1262),t.e(4568),t.e(812)]).then(t.bind(t,37796))).main;window.addEventListener("load",d)}()},57147:(e,a,t)=>{"use strict";var r=typeof globalThis!=="undefined"&&globalThis||typeof self!=="undefined"&&self||typeof r!=="undefined"&&r;var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{new Blob;return true}catch(e){return false}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function l(e){return e&&DataView.prototype.isPrototypeOf(e)}if(n.arrayBuffer){var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"];var d=ArrayBuffer.isView||function(e){return e&&o.indexOf(Object.prototype.toString.call(e))>-1}}function f(e){if(typeof e!=="string"){e=String(e)}if(/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||e===""){throw new TypeError('Invalid character in header field name: "'+e+'"')}return e.toLowerCase()}function i(e){if(typeof e!=="string"){e=String(e)}return e}function c(e){var a={next:function(){var a=e.shift();return{done:a===undefined,value:a}}};if(n.iterable){a[Symbol.iterator]=function(){return a}}return a}function s(e){this.map={};if(e instanceof s){e.forEach((function(e,a){this.append(a,e)}),this)}else if(Array.isArray(e)){e.forEach((function(e){this.append(e[0],e[1])}),this)}else if(e){Object.getOwnPropertyNames(e).forEach((function(a){this.append(a,e[a])}),this)}}s.prototype.append=function(e,a){e=f(e);a=i(a);var t=this.map[e];this.map[e]=t?t+", "+a:a};s.prototype["delete"]=function(e){delete this.map[f(e)]};s.prototype.get=function(e){e=f(e);return this.has(e)?this.map[e]:null};s.prototype.has=function(e){return this.map.hasOwnProperty(f(e))};s.prototype.set=function(e,a){this.map[f(e)]=i(a)};s.prototype.forEach=function(e,a){for(var t in this.map){if(this.map.hasOwnProperty(t)){e.call(a,this.map[t],t,this)}}};s.prototype.keys=function(){var e=[];this.forEach((function(a,t){e.push(t)}));return c(e)};s.prototype.values=function(){var e=[];this.forEach((function(a){e.push(a)}));return c(e)};s.prototype.entries=function(){var e=[];this.forEach((function(a,t){e.push([t,a])}));return c(e)};if(n.iterable){s.prototype[Symbol.iterator]=s.prototype.entries}function b(e){if(e.bodyUsed){return Promise.reject(new TypeError("Already read"))}e.bodyUsed=true}function u(e){return new Promise((function(a,t){e.onload=function(){a(e.result)};e.onerror=function(){t(e.error)}}))}function h(e){var a=new FileReader;var t=u(a);a.readAsArrayBuffer(e);return t}function m(e){var a=new FileReader;var t=u(a);a.readAsText(e);return t}function p(e){var a=new Uint8Array(e);var t=new Array(a.length);for(var r=0;r<a.length;r++){t[r]=String.fromCharCode(a[r])}return t.join("")}function y(e){if(e.slice){return e.slice(0)}else{var a=new Uint8Array(e.byteLength);a.set(new Uint8Array(e));return a.buffer}}function P(){this.bodyUsed=false;this._initBody=function(e){this.bodyUsed=this.bodyUsed;this._bodyInit=e;if(!e){this._bodyText=""}else if(typeof e==="string"){this._bodyText=e}else if(n.blob&&Blob.prototype.isPrototypeOf(e)){this._bodyBlob=e}else if(n.formData&&FormData.prototype.isPrototypeOf(e)){this._bodyFormData=e}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this._bodyText=e.toString()}else if(n.arrayBuffer&&n.blob&&l(e)){this._bodyArrayBuffer=y(e.buffer);this._bodyInit=new Blob([this._bodyArrayBuffer])}else if(n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||d(e))){this._bodyArrayBuffer=y(e)}else{this._bodyText=e=Object.prototype.toString.call(e)}if(!this.headers.get("content-type")){if(typeof e==="string"){this.headers.set("content-type","text/plain;charset=UTF-8")}else if(this._bodyBlob&&this._bodyBlob.type){this.headers.set("content-type",this._bodyBlob.type)}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8")}}};if(n.blob){this.blob=function(){var e=b(this);if(e){return e}if(this._bodyBlob){return Promise.resolve(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(new Blob([this._bodyArrayBuffer]))}else if(this._bodyFormData){throw new Error("could not read FormData body as blob")}else{return Promise.resolve(new Blob([this._bodyText]))}};this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=b(this);if(e){return e}if(ArrayBuffer.isView(this._bodyArrayBuffer)){return Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength))}else{return Promise.resolve(this._bodyArrayBuffer)}}else{return this.blob().then(h)}}}this.text=function(){var e=b(this);if(e){return e}if(this._bodyBlob){return m(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(p(this._bodyArrayBuffer))}else if(this._bodyFormData){throw new Error("could not read FormData body as text")}else{return Promise.resolve(this._bodyText)}};if(n.formData){this.formData=function(){return this.text().then(x)}}this.json=function(){return this.text().then(JSON.parse)};return this}var j=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function v(e){var a=e.toUpperCase();return j.indexOf(a)>-1?a:e}function g(e,a){if(!(this instanceof g)){throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.')}a=a||{};var t=a.body;if(e instanceof g){if(e.bodyUsed){throw new TypeError("Already read")}this.url=e.url;this.credentials=e.credentials;if(!a.headers){this.headers=new s(e.headers)}this.method=e.method;this.mode=e.mode;this.signal=e.signal;if(!t&&e._bodyInit!=null){t=e._bodyInit;e.bodyUsed=true}}else{this.url=String(e)}this.credentials=a.credentials||this.credentials||"same-origin";if(a.headers||!this.headers){this.headers=new s(a.headers)}this.method=v(a.method||this.method||"GET");this.mode=a.mode||this.mode||null;this.signal=a.signal||this.signal;this.referrer=null;if((this.method==="GET"||this.method==="HEAD")&&t){throw new TypeError("Body not allowed for GET or HEAD requests")}this._initBody(t);if(this.method==="GET"||this.method==="HEAD"){if(a.cache==="no-store"||a.cache==="no-cache"){var r=/([?&])_=[^&]*/;if(r.test(this.url)){this.url=this.url.replace(r,"$1_="+(new Date).getTime())}else{var n=/\?/;this.url+=(n.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})};function x(e){var a=new FormData;e.trim().split("&").forEach((function(e){if(e){var t=e.split("=");var r=t.shift().replace(/\+/g," ");var n=t.join("=").replace(/\+/g," ");a.append(decodeURIComponent(r),decodeURIComponent(n))}}));return a}function w(e){var a=new s;var t=e.replace(/\r?\n[\t ]+/g," ");t.split("\r").map((function(e){return e.indexOf("\n")===0?e.substr(1,e.length):e})).forEach((function(e){var t=e.split(":");var r=t.shift().trim();if(r){var n=t.join(":").trim();a.append(r,n)}}));return a}P.call(g.prototype);function _(e,a){if(!(this instanceof _)){throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.')}if(!a){a={}}this.type="default";this.status=a.status===undefined?200:a.status;this.ok=this.status>=200&&this.status<300;this.statusText=a.statusText===undefined?"":""+a.statusText;this.headers=new s(a.headers);this.url=a.url||"";this._initBody(e)}P.call(_.prototype);_.prototype.clone=function(){return new _(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new s(this.headers),url:this.url})};_.error=function(){var e=new _(null,{status:0,statusText:""});e.type="error";return e};var E=[301,302,303,307,308];_.redirect=function(e,a){if(E.indexOf(a)===-1){throw new RangeError("Invalid status code")}return new _(null,{status:a,headers:{location:e}})};var T=r.DOMException;try{new T}catch(O){T=function(e,a){this.message=e;this.name=a;var t=Error(e);this.stack=t.stack};T.prototype=Object.create(Error.prototype);T.prototype.constructor=T}function A(e,a){return new Promise((function(t,l){var o=new g(e,a);if(o.signal&&o.signal.aborted){return l(new T("Aborted","AbortError"))}var d=new XMLHttpRequest;function f(){d.abort()}d.onload=function(){var e={status:d.status,statusText:d.statusText,headers:w(d.getAllResponseHeaders()||"")};e.url="responseURL"in d?d.responseURL:e.headers.get("X-Request-URL");var a="response"in d?d.response:d.responseText;setTimeout((function(){t(new _(a,e))}),0)};d.onerror=function(){setTimeout((function(){l(new TypeError("Network request failed"))}),0)};d.ontimeout=function(){setTimeout((function(){l(new TypeError("Network request failed"))}),0)};d.onabort=function(){setTimeout((function(){l(new T("Aborted","AbortError"))}),0)};function c(e){try{return e===""&&r.location.href?r.location.href:e}catch(a){return e}}d.open(o.method,c(o.url),true);if(o.credentials==="include"){d.withCredentials=true}else if(o.credentials==="omit"){d.withCredentials=false}if("responseType"in d){if(n.blob){d.responseType="blob"}else if(n.arrayBuffer&&o.headers.get("Content-Type")&&o.headers.get("Content-Type").indexOf("application/octet-stream")!==-1){d.responseType="arraybuffer"}}if(a&&typeof a.headers==="object"&&!(a.headers instanceof s)){Object.getOwnPropertyNames(a.headers).forEach((function(e){d.setRequestHeader(e,i(a.headers[e]))}))}else{o.headers.forEach((function(e,a){d.setRequestHeader(a,e)}))}if(o.signal){o.signal.addEventListener("abort",f);d.onreadystatechange=function(){if(d.readyState===4){o.signal.removeEventListener("abort",f)}}}d.send(typeof o._bodyInit==="undefined"?null:o._bodyInit)}))}A.polyfill=true;if(!r.fetch){r.fetch=A;r.Headers=s;r.Request=g;r.Response=_}},68444:(e,a,t)=>{function r(e){let a=Object.create(null);if(typeof document!=="undefined"&&document){const e=document.getElementById("jupyter-config-data");if(e){a=JSON.parse(e.textContent||"{}")}}return a[e]||""}t.p=r("fullStaticUrl")+"/"},18083:e=>{"use strict";e.exports=ws}};var a={};function t(r){var n=a[r];if(n!==undefined){return n.exports}var l=a[r]={id:r,loaded:false,exports:{}};e[r].call(l.exports,l,l.exports,t);l.loaded=true;return l.exports}t.m=e;t.c=a;(()=>{t.n=e=>{var a=e&&e.__esModule?()=>e["default"]:()=>e;t.d(a,{a});return a}})();(()=>{var e=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;var a;t.t=function(r,n){if(n&1)r=this(r);if(n&8)return r;if(typeof r==="object"&&r){if(n&4&&r.__esModule)return r;if(n&16&&typeof r.then==="function")return r}var l=Object.create(null);t.r(l);var o={};a=a||[null,e({}),e([]),e(e)];for(var d=n&2&&r;typeof d=="object"&&!~a.indexOf(d);d=e(d)){Object.getOwnPropertyNames(d).forEach((e=>o[e]=()=>r[e]))}o["default"]=()=>r;t.d(l,o);return l}})();(()=>{t.d=(e,a)=>{for(var r in a){if(t.o(a,r)&&!t.o(e,r)){Object.defineProperty(e,r,{enumerable:true,get:a[r]})}}}})();(()=>{t.f={};t.e=e=>Promise.all(Object.keys(t.f).reduce(((a,r)=>{t.f[r](e,a);return a}),[]))})();(()=>{t.u=e=>""+(e===3472?"jlab_core":e)+"."+{9:"0e0cba0ccc2a4b670600",46:"fb119c5e5b1e0c72a00f",49:"7233f68f95d10b85a83e",141:"f110448d494068ebcc87",161:"cb39576a1550c2d54565",174:"dcac465106d0812952a1",292:"3f7844a129f16ec1ffbc",314:"135c32488f50828f365c",378:"6d0f0fc4c8a2eb80ac43",383:"db345dbeef5ef774e50c",502:"a1afab940577decd4d1b",538:"7eac7a363e1de856a5f6",581:"2b878ed37172aced15b5",630:"a94fc155224a09d4478e",745:"85516a9bb83bcd94d00d",786:"8a99ee7dbd7bd0eb9dce",795:"47ab66037ef33f808f09",800:"3410f1c0fb2936b6d128",809:"1ef6a3d4ec863bb6d7b8",812:"9dd0504c972da446455b",830:"8ddf7d2d91f66a8e4d36",942:"93c8de61ea9ea08ec097",1036:"0d1f109c3d842497fd51",1051:"f90fc2ceade0effb337c",1085:"0b67f0736d85ec41fdd4",1142:"d5442a459b18907c1f91",1168:"0a95b9c93afe61ceb527",1179:"8b455b5cbf20a7a89ac4",1221:"ffd08495fdd872a96f1b",1251:"5026f0650dc335eac553",1261:"695ed1c4832fed0d1c8b",1262:"8ab66a3c4e9c4d7d0c62",1294:"9d27be1098bc8abebe3f",1299:"2565bfc6ec1fbc1306a2",1372:"fe6d3ac5d12585b73bf5",1410:"e2302ff5f564d6e596bb",1420:"e8486ed074346bc629ca",1448:"c391061d8a8344f9d177",1452:"4cc17f31511d1f9c6052",1467:"dcd89539f6477c1367af",1522:"cff90a46cb5161272933",1550:"09375e869bc25429b07a",1581:"eb2d4e369cc20f56ce0d",1608:"61240f3db67d3d952790",1716:"a6bbe1ae8a1986a73623",1720:"1d6572f3695ac120ec3c",1776:"4f9305d35480467b23c9",1860:"0a8df5dc6f3f81d98639",1861:"4fc7b4afe2b09eb6b5c0",1903:"3b452e8ec30e57dbaba5",1945:"0fbbfe93a4aedd91875c",1954:"07d96e4020ed6e543d25",1955:"551a7694b7360c3cd114",1993:"f8c5682f95ffa75cbaf6",2024:"f566b91ed945c15f2dbf",2027:"dfbbe2258c226f1f4d4a",2039:"aa079dac5c520f93b234",2090:"abc86741318f76c3d726",2091:"600b1c32af186f6405f9",2092:"e8274b15c5cac353283e",2104:"296346db0067b4883fbf",2145:"be9ec610f29703694fcf",2167:"be2fa60a025269a28385",2183:"83c9a55bc6d385115cd3",2254:"55c69210925ec9b28dd9",2295:"cda0f7182bf2a1a03c5a",2320:"04abae549b19363c2fdd",2363:"6eef078cb37c32d7fbc3",2459:"9f9cb02561de1bec73ff",2485:"dab750ed66209df61fe1",2507:"86b9f8228d1db2c8434b",2589:"730e79f170cc12310424",2617:"9c299e26785f7646cb39",2646:"0864fb63d7ab1ed16893",2703:"238c917609704528da2a",2800:"680b1fa0a4c66c69bb1e",2857:"27a6e85f5c4c092ab8a2",2909:"e190307f7f84c7691068",2929:"b88233153dbf33f40b29",2953:"92ff8f12bad6ee06859c",2990:"ea15322a41d3f133989b",2995:"9791e1071c5f095421bf",3056:"8a73f6aacd8ca45f84f9",3068:"b30141fd49c5f967e93a",3123:"85cea4be2e2ed3f9654f",3127:"75e12687687a3de3b59d",3265:"ad0bf6ab96d3614a16a7",3306:"8bdc49ad1a7ca593a838",3308:"92a1e305c62cc91845b9",3364:"c7dad43f594a494c005e",3472:"33f047ff2ca794a7104f",3496:"9d95fac351499263b101",3520:"3495b98946de6960ace8",3528:"3b5ef5f31d460b5fcd01",3547:"bd90e90bfe79911486e8",3549:"24f2fe646d8128bc9db0",3601:"5c17c015d71b69ddcab3",3724:"a4657dc16be2ffc49282",3778:"9f986be4c0e7a6daa6fc",3783:"93d5366ab28a19e1f0f9",3802:"2e72278f8edec4a80de1",3807:"08a8fd824036c30b3746",3851:"7235f99939bd0d57a3d2",3871:"ba96e5b53bb16df56618",3923:"f29c06abdcb560130471",3935:"905285b8e22c337968ed",3962:"50786e3ed9a01329a4a0",3974:"96e27e492585240166ad",3986:"52a1aaa5bcaac46e6f79",4008:"86acbefff6de679f77b5",4017:"096a74a538e031b6d346",4043:"aa012978c41d1d1b2f14",4104:"6d2f5a79e08509dc277a",4105:"50e6a65b6ceded8841f5",4139:"303ee7374c742287be85",4155:"5a8d6736017097028d78",4283:"f6092d8b7f2e53118d1b",4291:"e5d8997127541f75fdaf",4307:"58086887433361c0788b",4314:"f0d07919f2a2ab0cdef2",4405:"43dab120fea32f30bbb9",4419:"93938494f456cd76a7e3",4452:"2f8819684b96ecff5231",4519:"6b784d052db42e93eff2",4523:"87224ea442d42316dda0",4562:"72444a09f5f092646490",4568:"eb773d4bda6eb911d16e",4589:"57e3292722a25a8f3f63",4591:"428531724f49fe824ffa",4601:"c0a76d1bac59dafdb3f1",4743:"d4e9658ea25301e15a94",4878:"73004381601237a3ef9c",4986:"a497cdda4b7152902568",5041:"cdc120bda0a0dec4cfc2",5085:"71de2fbc78a1a00d66df",5097:"44ca7de63cdcc66a1c26",5157:"9c77dc27a251d4135876",5201:"8866042bae350659528a",5203:"c002d40ac647dc6e1d61",5224:"7f07095f0e13826e67c0",5317:"4e1fed4772c91996ec09",5331:"0cd3f010bb08983ec3fd",5379:"8cb2b14fa48b93755376",5440:"2541fcda12b661665148",5448:"ae855c19ee269d6ea728",5521:"ce4a0274596e0325374c",5596:"d6fa61bbcd5df7a3e940",5746:"e4434ef2027bcc5ed0c9",5751:"2007ba315b007e7a807b",5763:"5d7efe5edf0cfb57a0e6",5881:"3946238aa4afdcf4f964",5905:"b3caef27f9f6f7c8051f",5959:"a6b1fd3b03d3649ea8b1",6016:"625d01124273bac7a26e",6044:"0848955c2f2dc455c758",6059:"d83e7323b2ee1aa16009",6073:"5095b8f208c707415cb6",6143:"93adda30f89dad28d5f6",6163:"f5b51a9f0df4846ba40f",6207:"a8079c8d8a61039dd530",6243:"2efd673d1304c43b7b78",6267:"1def2916929e185ab9fc",6332:"fe93223db07c0fa8ebc4",6350:"54425128ba61e038fb57",6359:"4b994bfd6b1dea2d6fe3",6443:"e6b52d3732b3e8513a71",6498:"1b9723ef84c7c4628d14",6512:"adb533e30a8862ce8b28",6532:"bb7137729a2d6d4e6ddf",6537:"5b1be859af5a63eb0d26",6560:"f42276a0b1b92aea515b",6595:"6a1d7e1abbf186dd119b",6682:"aa1b4a861346ed003fe2",6686:"629034b5457ce3bd34f7",6815:"0b699f0c162a24b0dbe3",6888:"9d3914817f3290827a64",6953:"bf2af8265ed67c24e918",7080:"1330328bb6f46b4da81e",7112:"d5120c85ebd17620dda0",7173:"e28f63dbd553818e07d3",7245:"c0cae8787dcd00b991b7",7294:"badf85a3180703d63f62",7317:"af8a7da0f881a22752c1",7318:"397bf8e913e825b2be27",7333:"c06eb6bdd782d4e03508",7363:"abe8e31a91e113753bae",7384:"60351e008d8f687e8fcc",7390:"8253478b90f756692702",7451:"c0257dbfdd320e2c21f5",7472:"58ba8647a489d019c2ef",7473:"5012397d10d3b945ecaa",7496:"9bf69b69d2d73893b786",7508:"b902347f820c70cd386a",7511:"b381a696cf806983c654",7517:"f3e5d420f4af90d442dd",7669:"343e259c4c8269479f5b",7702:"c479c69f7a532f7b3fd5",7716:"229a3927c6595a876394",7730:"7e3a9fb140d2d55a51fc",7731:"26db150e967313b7a7e2",7737:"f845399af1ee8ea356cf",7760:"38bbca1528195ee7ec2b",7763:"19a095394000f9ef62bd",7775:"3e0dee729369fe3d5008",7823:"817687f13e9a6781fdd3",7827:"e36d073d947bf02a05e3",7848:"e83aa4b90ae87209abb8",7877:"a4c46a784149533b91d4",7887:"128a155df5d25e88c0ce",8002:"25f64485372af5158c83",8010:"1cf8237e9def8404f355",8012:"40cb006f0c180ebafa91",8285:"1eac7b7582569be1c3a8",8302:"4c190e10b00fe083570e",8319:"80fcbc832e1eb20b71e7",8347:"573b699e3590729bfa8a",8405:"154ba4b17a2dec22a355",8416:"d947df0a292f3321fea2",8493:"fc635229db38e6fc6aa2",8498:"27a245b23921914bf5c2",8512:"1af96655287fd124877b",8669:"7d6e2ca25d94e9379ec2",8678:"dcd3dab9025b13eb9be8",8710:"5fc5ecb762fb4494db02",8740:"4d85a5d87b9b18a811cb",8768:"90eac36b47a259dd5db5",8771:"327a202178f82f3b15b8",8783:"45f4987ff46bcae3f709",8787:"4d36d28dcf94bf59cbfe",8805:"0f14a91b024b59c039a7",8821:"20fa277ac5d2048ac656",8823:"2ff947bcd96cc0723058",8875:"88988caaba1e33edad5b",8876:"9f1e703011a2de76727d",8877:"4546e743774a89a48a21",9028:"e8e5d836034b2f5d3079",9030:"260bc05e28eccff70ae8",9041:"df39043656c7233552e4",9055:"bd710a8db8883a836b59",9065:"5305259c65dfa1c99874",9067:"89beb5fdfdaf7d7a37dd",9077:"d6d49b9d9a59d9a4b22f",9109:"fa3ee74a5c0f378f4d51",9192:"db4337a516b7f38d1f89",9222:"1c2a8e69a2de57dd1984",9230:"58b8c42b730e1a56e69b",9265:"bc2b66a4502cdfcfc14f",9362:"823dcfac216f8057452d",9409:"34c33ed11e2d6f318480",9421:"022dc7b4e9a2c80c32c2",9445:"fe5e9e5b728de8d15873",9587:"2b7d222aa606cf48be5a",9621:"9cbfa52c42927bb398b4",9653:"d93c93e084cd5e93cd2d",9738:"c0234a1f7f6ac262f560",9747:"6dd327f4928c6989ea8a",9826:"406d2a71dc45995bc549"}[e]+".js?v="+{9:"0e0cba0ccc2a4b670600",46:"fb119c5e5b1e0c72a00f",49:"7233f68f95d10b85a83e",141:"f110448d494068ebcc87",161:"cb39576a1550c2d54565",174:"dcac465106d0812952a1",292:"3f7844a129f16ec1ffbc",314:"135c32488f50828f365c",378:"6d0f0fc4c8a2eb80ac43",383:"db345dbeef5ef774e50c",502:"a1afab940577decd4d1b",538:"7eac7a363e1de856a5f6",581:"2b878ed37172aced15b5",630:"a94fc155224a09d4478e",745:"85516a9bb83bcd94d00d",786:"8a99ee7dbd7bd0eb9dce",795:"47ab66037ef33f808f09",800:"3410f1c0fb2936b6d128",809:"1ef6a3d4ec863bb6d7b8",812:"9dd0504c972da446455b",830:"8ddf7d2d91f66a8e4d36",942:"93c8de61ea9ea08ec097",1036:"0d1f109c3d842497fd51",1051:"f90fc2ceade0effb337c",1085:"0b67f0736d85ec41fdd4",1142:"d5442a459b18907c1f91",1168:"0a95b9c93afe61ceb527",1179:"8b455b5cbf20a7a89ac4",1221:"ffd08495fdd872a96f1b",1251:"5026f0650dc335eac553",1261:"695ed1c4832fed0d1c8b",1262:"8ab66a3c4e9c4d7d0c62",1294:"9d27be1098bc8abebe3f",1299:"2565bfc6ec1fbc1306a2",1372:"fe6d3ac5d12585b73bf5",1410:"e2302ff5f564d6e596bb",1420:"e8486ed074346bc629ca",1448:"c391061d8a8344f9d177",1452:"4cc17f31511d1f9c6052",1467:"dcd89539f6477c1367af",1522:"cff90a46cb5161272933",1550:"09375e869bc25429b07a",1581:"eb2d4e369cc20f56ce0d",1608:"61240f3db67d3d952790",1716:"a6bbe1ae8a1986a73623",1720:"1d6572f3695ac120ec3c",1776:"4f9305d35480467b23c9",1860:"0a8df5dc6f3f81d98639",1861:"4fc7b4afe2b09eb6b5c0",1903:"3b452e8ec30e57dbaba5",1945:"0fbbfe93a4aedd91875c",1954:"07d96e4020ed6e543d25",1955:"551a7694b7360c3cd114",1993:"f8c5682f95ffa75cbaf6",2024:"f566b91ed945c15f2dbf",2027:"dfbbe2258c226f1f4d4a",2039:"aa079dac5c520f93b234",2090:"abc86741318f76c3d726",2091:"600b1c32af186f6405f9",2092:"e8274b15c5cac353283e",2104:"296346db0067b4883fbf",2145:"be9ec610f29703694fcf",2167:"be2fa60a025269a28385",2183:"83c9a55bc6d385115cd3",2254:"55c69210925ec9b28dd9",2295:"cda0f7182bf2a1a03c5a",2320:"04abae549b19363c2fdd",2363:"6eef078cb37c32d7fbc3",2459:"9f9cb02561de1bec73ff",2485:"dab750ed66209df61fe1",2507:"86b9f8228d1db2c8434b",2589:"730e79f170cc12310424",2617:"9c299e26785f7646cb39",2646:"0864fb63d7ab1ed16893",2703:"238c917609704528da2a",2800:"680b1fa0a4c66c69bb1e",2857:"27a6e85f5c4c092ab8a2",2909:"e190307f7f84c7691068",2929:"b88233153dbf33f40b29",2953:"92ff8f12bad6ee06859c",2990:"ea15322a41d3f133989b",2995:"9791e1071c5f095421bf",3056:"8a73f6aacd8ca45f84f9",3068:"b30141fd49c5f967e93a",3123:"85cea4be2e2ed3f9654f",3127:"75e12687687a3de3b59d",3265:"ad0bf6ab96d3614a16a7",3306:"8bdc49ad1a7ca593a838",3308:"92a1e305c62cc91845b9",3364:"c7dad43f594a494c005e",3472:"33f047ff2ca794a7104f",3496:"9d95fac351499263b101",3520:"3495b98946de6960ace8",3528:"3b5ef5f31d460b5fcd01",3547:"bd90e90bfe79911486e8",3549:"24f2fe646d8128bc9db0",3601:"5c17c015d71b69ddcab3",3724:"a4657dc16be2ffc49282",3778:"9f986be4c0e7a6daa6fc",3783:"93d5366ab28a19e1f0f9",3802:"2e72278f8edec4a80de1",3807:"08a8fd824036c30b3746",3851:"7235f99939bd0d57a3d2",3871:"ba96e5b53bb16df56618",3923:"f29c06abdcb560130471",3935:"905285b8e22c337968ed",3962:"50786e3ed9a01329a4a0",3974:"96e27e492585240166ad",3986:"52a1aaa5bcaac46e6f79",4008:"86acbefff6de679f77b5",4017:"096a74a538e031b6d346",4043:"aa012978c41d1d1b2f14",4104:"6d2f5a79e08509dc277a",4105:"50e6a65b6ceded8841f5",4139:"303ee7374c742287be85",4155:"5a8d6736017097028d78",4283:"f6092d8b7f2e53118d1b",4291:"e5d8997127541f75fdaf",4307:"58086887433361c0788b",4314:"f0d07919f2a2ab0cdef2",4405:"43dab120fea32f30bbb9",4419:"93938494f456cd76a7e3",4452:"2f8819684b96ecff5231",4519:"6b784d052db42e93eff2",4523:"87224ea442d42316dda0",4562:"72444a09f5f092646490",4568:"eb773d4bda6eb911d16e",4589:"57e3292722a25a8f3f63",4591:"428531724f49fe824ffa",4601:"c0a76d1bac59dafdb3f1",4743:"d4e9658ea25301e15a94",4878:"73004381601237a3ef9c",4986:"a497cdda4b7152902568",5041:"cdc120bda0a0dec4cfc2",5085:"71de2fbc78a1a00d66df",5097:"44ca7de63cdcc66a1c26",5157:"9c77dc27a251d4135876",5201:"8866042bae350659528a",5203:"c002d40ac647dc6e1d61",5224:"7f07095f0e13826e67c0",5317:"4e1fed4772c91996ec09",5331:"0cd3f010bb08983ec3fd",5379:"8cb2b14fa48b93755376",5440:"2541fcda12b661665148",5448:"ae855c19ee269d6ea728",5521:"ce4a0274596e0325374c",5596:"d6fa61bbcd5df7a3e940",5746:"e4434ef2027bcc5ed0c9",5751:"2007ba315b007e7a807b",5763:"5d7efe5edf0cfb57a0e6",5881:"3946238aa4afdcf4f964",5905:"b3caef27f9f6f7c8051f",5959:"a6b1fd3b03d3649ea8b1",6016:"625d01124273bac7a26e",6044:"0848955c2f2dc455c758",6059:"d83e7323b2ee1aa16009",6073:"5095b8f208c707415cb6",6143:"93adda30f89dad28d5f6",6163:"f5b51a9f0df4846ba40f",6207:"a8079c8d8a61039dd530",6243:"2efd673d1304c43b7b78",6267:"1def2916929e185ab9fc",6332:"fe93223db07c0fa8ebc4",6350:"54425128ba61e038fb57",6359:"4b994bfd6b1dea2d6fe3",6443:"e6b52d3732b3e8513a71",6498:"1b9723ef84c7c4628d14",6512:"adb533e30a8862ce8b28",6532:"bb7137729a2d6d4e6ddf",6537:"5b1be859af5a63eb0d26",6560:"f42276a0b1b92aea515b",6595:"6a1d7e1abbf186dd119b",6682:"aa1b4a861346ed003fe2",6686:"629034b5457ce3bd34f7",6815:"0b699f0c162a24b0dbe3",6888:"9d3914817f3290827a64",6953:"bf2af8265ed67c24e918",7080:"1330328bb6f46b4da81e",7112:"d5120c85ebd17620dda0",7173:"e28f63dbd553818e07d3",7245:"c0cae8787dcd00b991b7",7294:"badf85a3180703d63f62",7317:"af8a7da0f881a22752c1",7318:"397bf8e913e825b2be27",7333:"c06eb6bdd782d4e03508",7363:"abe8e31a91e113753bae",7384:"60351e008d8f687e8fcc",7390:"8253478b90f756692702",7451:"c0257dbfdd320e2c21f5",7472:"58ba8647a489d019c2ef",7473:"5012397d10d3b945ecaa",7496:"9bf69b69d2d73893b786",7508:"b902347f820c70cd386a",7511:"b381a696cf806983c654",7517:"f3e5d420f4af90d442dd",7669:"343e259c4c8269479f5b",7702:"c479c69f7a532f7b3fd5",7716:"229a3927c6595a876394",7730:"7e3a9fb140d2d55a51fc",7731:"26db150e967313b7a7e2",7737:"f845399af1ee8ea356cf",7760:"38bbca1528195ee7ec2b",7763:"19a095394000f9ef62bd",7775:"3e0dee729369fe3d5008",7823:"817687f13e9a6781fdd3",7827:"e36d073d947bf02a05e3",7848:"e83aa4b90ae87209abb8",7877:"a4c46a784149533b91d4",7887:"128a155df5d25e88c0ce",8002:"25f64485372af5158c83",8010:"1cf8237e9def8404f355",8012:"40cb006f0c180ebafa91",8285:"1eac7b7582569be1c3a8",8302:"4c190e10b00fe083570e",8319:"80fcbc832e1eb20b71e7",8347:"573b699e3590729bfa8a",8405:"154ba4b17a2dec22a355",8416:"d947df0a292f3321fea2",8493:"fc635229db38e6fc6aa2",8498:"27a245b23921914bf5c2",8512:"1af96655287fd124877b",8669:"7d6e2ca25d94e9379ec2",8678:"dcd3dab9025b13eb9be8",8710:"5fc5ecb762fb4494db02",8740:"4d85a5d87b9b18a811cb",8768:"90eac36b47a259dd5db5",8771:"327a202178f82f3b15b8",8783:"45f4987ff46bcae3f709",8787:"4d36d28dcf94bf59cbfe",8805:"0f14a91b024b59c039a7",8821:"20fa277ac5d2048ac656",8823:"2ff947bcd96cc0723058",8875:"88988caaba1e33edad5b",8876:"9f1e703011a2de76727d",8877:"4546e743774a89a48a21",9028:"e8e5d836034b2f5d3079",9030:"260bc05e28eccff70ae8",9041:"df39043656c7233552e4",9055:"bd710a8db8883a836b59",9065:"5305259c65dfa1c99874",9067:"89beb5fdfdaf7d7a37dd",9077:"d6d49b9d9a59d9a4b22f",9109:"fa3ee74a5c0f378f4d51",9192:"db4337a516b7f38d1f89",9222:"1c2a8e69a2de57dd1984",9230:"58b8c42b730e1a56e69b",9265:"bc2b66a4502cdfcfc14f",9362:"823dcfac216f8057452d",9409:"34c33ed11e2d6f318480",9421:"022dc7b4e9a2c80c32c2",9445:"fe5e9e5b728de8d15873",9587:"2b7d222aa606cf48be5a",9621:"9cbfa52c42927bb398b4",9653:"d93c93e084cd5e93cd2d",9738:"c0234a1f7f6ac262f560",9747:"6dd327f4928c6989ea8a",9826:"406d2a71dc45995bc549"}[e]+""})();(()=>{t.g=function(){if(typeof globalThis==="object")return globalThis;try{return this||new Function("return this")()}catch(e){if(typeof window==="object")return window}}()})();(()=>{t.hmd=e=>{e=Object.create(e);if(!e.children)e.children=[];Object.defineProperty(e,"exports",{enumerable:true,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}});return e}})();(()=>{t.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a)})();(()=>{var e={};var a="@jupyterlab/application-top:";t.l=(r,n,l,o)=>{if(e[r]){e[r].push(n);return}var d,f;if(l!==undefined){var i=document.getElementsByTagName("script");for(var c=0;c<i.length;c++){var s=i[c];if(s.getAttribute("src")==r||s.getAttribute("data-webpack")==a+l){d=s;break}}}if(!d){f=true;d=document.createElement("script");d.charset="utf-8";d.timeout=120;if(t.nc){d.setAttribute("nonce",t.nc)}d.setAttribute("data-webpack",a+l);d.src=r}e[r]=[n];var b=(a,t)=>{d.onerror=d.onload=null;clearTimeout(u);var n=e[r];delete e[r];d.parentNode&&d.parentNode.removeChild(d);n&&n.forEach((e=>e(t)));if(a)return a(t)};var u=setTimeout(b.bind(null,undefined,{type:"timeout",target:d}),12e4);d.onerror=b.bind(null,d.onerror);d.onload=b.bind(null,d.onload);f&&document.head.appendChild(d)}})();(()=>{t.r=e=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(e,"__esModule",{value:true})}})();(()=>{t.nmd=e=>{e.paths=[];if(!e.children)e.children=[];return e}})();(()=>{t.S={};var e={};var a={};t.I=(r,n)=>{if(!n)n=[];var l=a[r];if(!l)l=a[r]={};if(n.indexOf(l)>=0)return;n.push(l);if(e[r])return e[r];if(!t.o(t.S,r))t.S[r]={};var o=t.S[r];var d=e=>typeof console!=="undefined"&&console.warn&&console.warn(e);var f="@jupyterlab/application-top";var i=(e,a,t,r)=>{var n=o[e]=o[e]||{};var l=n[a];if(!l||!l.loaded&&(!r!=!l.eager?r:f>l.from))n[a]={get:t,from:f,eager:!!r}};var c=e=>{var a=e=>d("Initialization of sharing external failed: "+e);try{var l=t(e);if(!l)return;var o=e=>e&&e.init&&e.init(t.S[r],n);if(l.then)return s.push(l.then(o,a));var f=o(l);if(f&&f.then)return s.push(f["catch"](a))}catch(i){a(i)}};var s=[];switch(r){case"default":{i("@codemirror/commands","6.2.3",(()=>Promise.all([t.e(3547),t.e(6143),t.e(7496),t.e(3265),t.e(4104)]).then((()=>()=>t(43547)))));i("@codemirror/lang-markdown","6.1.1",(()=>Promise.all([t.e(2091),t.e(5201),t.e(49),t.e(3783),t.e(9),t.e(6143),t.e(7496),t.e(3265),t.e(6016),t.e(4104)]).then((()=>()=>t(20009)))));i("@codemirror/language","6.8.0",(()=>Promise.all([t.e(6888),t.e(6143),t.e(7496),t.e(3265),t.e(6016),t.e(7737)]).then((()=>()=>t(16888)))));i("@codemirror/search","6.3.0",(()=>Promise.all([t.e(2800),t.e(6143),t.e(7496)]).then((()=>()=>t(52800)))));i("@codemirror/state","6.2.0",(()=>t.e(4405).then((()=>()=>t(74405)))));i("@codemirror/view","6.9.6",(()=>Promise.all([t.e(4986),t.e(7496),t.e(7737)]).then((()=>()=>t(54986)))));i("@jupyter/ydoc","1.1.1",(()=>Promise.all([t.e(1168),t.e(5596),t.e(1372),t.e(6350)]).then((()=>()=>t(61168)))));i("@jupyterlab/application-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(6512),t.e(314),t.e(1262),t.e(8877),t.e(6682),t.e(6537)]).then((()=>()=>t(10744)))));i("@jupyterlab/application","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(6512),t.e(5905),t.e(2027),t.e(2092),t.e(8821),t.e(5379),t.e(5097)]).then((()=>()=>t(69760)))));i("@jupyterlab/apputils-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(6512),t.e(314),t.e(1262),t.e(5905),t.e(2027),t.e(2092),t.e(6044),t.e(161),t.e(8877),t.e(6682),t.e(9587),t.e(1051),t.e(745)]).then((()=>()=>t(76523)))));i("@jupyterlab/apputils","4.1.11",(()=>Promise.all([t.e(3472),t.e(1036),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(6512),t.e(314),t.e(2092),t.e(8821),t.e(6044),t.e(2703),t.e(8877),t.e(7730)]).then((()=>()=>t(37342)))));i("@jupyterlab/attachments","4.0.11",(()=>Promise.all([t.e(3472),t.e(1372),t.e(5224),t.e(2703)]).then((()=>()=>t(4388)))));i("@jupyterlab/cell-toolbar-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(8876)]).then((()=>()=>t(12650)))));i("@jupyterlab/cell-toolbar","4.0.11",(()=>Promise.all([t.e(3472),t.e(1261),t.e(5763),t.e(1372),t.e(8740),t.e(2703)]).then((()=>()=>t(70055)))));i("@jupyterlab/cells","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(5224),t.e(5905),t.e(8821),t.e(6073),t.e(6044),t.e(630),t.e(9028),t.e(174),t.e(6143),t.e(502),t.e(8783),t.e(8669),t.e(2183)]).then((()=>()=>t(98596)))));i("@jupyterlab/celltags-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(8416),t.e(8740),t.e(2024)]).then((()=>()=>t(94131)))));i("@jupyterlab/codeeditor","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(314),t.e(2703),t.e(8783)]).then((()=>()=>t(95131)))));i("@jupyterlab/codemirror-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(8416),t.e(800),t.e(314),t.e(1262),t.e(6073),t.e(174),t.e(3802),t.e(4104)]).then((()=>()=>t(16795)))));i("@jupyterlab/codemirror","4.0.11",(()=>Promise.all([t.e(3472),t.e(3783),t.e(9041),t.e(5596),t.e(1221),t.e(1372),t.e(1860),t.e(6073),t.e(9028),t.e(6143),t.e(7496),t.e(3265),t.e(6016),t.e(4104),t.e(7760),t.e(6350)]).then((()=>()=>t(73089)))));i("@jupyterlab/completer-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5763),t.e(8416),t.e(800),t.e(4314)]).then((()=>()=>t(45759)))));i("@jupyterlab/completer","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(8821),t.e(6044)]).then((()=>()=>t(79621)))));i("@jupyterlab/console-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(5224),t.e(6512),t.e(1262),t.e(6073),t.e(161),t.e(5379),t.e(7716),t.e(9587),t.e(1179),t.e(4314)]).then((()=>()=>t(39511)))));i("@jupyterlab/console","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(1860),t.e(5224),t.e(2703),t.e(6143),t.e(7496),t.e(1299),t.e(5751),t.e(8783)]).then((()=>()=>t(80867)))));i("@jupyterlab/coreutils","6.0.11",(()=>Promise.all([t.e(3472),t.e(5440),t.e(5596),t.e(1372)]).then((()=>()=>t(79622)))));i("@jupyterlab/csvviewer-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(800),t.e(1860),t.e(1262),t.e(2027),t.e(161),t.e(9028)]).then((()=>()=>t(32854)))));i("@jupyterlab/csvviewer","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372),t.e(1860),t.e(2027),t.e(3364)]).then((()=>()=>t(43734)))));i("@jupyterlab/debugger-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(1860),t.e(5224),t.e(1262),t.e(2027),t.e(6073),t.e(2024),t.e(1179),t.e(5751),t.e(3496),t.e(4105),t.e(6332)]).then((()=>()=>t(34360)))));i("@jupyterlab/debugger","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(5224),t.e(5905),t.e(6073),t.e(2703),t.e(6143),t.e(7496),t.e(5751)]).then((()=>()=>t(30311)))));i("@jupyterlab/docmanager-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(314),t.e(1262),t.e(3851)]).then((()=>()=>t(87144)))));i("@jupyterlab/docmanager","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(6512),t.e(314),t.e(2027),t.e(8821),t.e(5379)]).then((()=>()=>t(69993)))));i("@jupyterlab/docregistry","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(6512),t.e(8821),t.e(6073)]).then((()=>()=>t(17454)))));i("@jupyterlab/documentsearch-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5448),t.e(800),t.e(1262),t.e(9028)]).then((()=>()=>t(25649)))));i("@jupyterlab/documentsearch","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(6512),t.e(5905)]).then((()=>()=>t(4239)))));i("@jupyterlab/extensionmanager-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(1262),t.e(809)]).then((()=>()=>t(32601)))));i("@jupyterlab/extensionmanager","4.0.11",(()=>Promise.all([t.e(3472),t.e(3123),t.e(1221),t.e(1261),t.e(5763),t.e(8416),t.e(1860),t.e(5905),t.e(2092)]).then((()=>()=>t(83127)))));i("@jupyterlab/filebrowser-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(1860),t.e(314),t.e(1262),t.e(8877),t.e(6682),t.e(9587),t.e(3851)]).then((()=>()=>t(90053)))));i("@jupyterlab/filebrowser","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(314),t.e(5905),t.e(2027),t.e(2092),t.e(8821),t.e(6044),t.e(502),t.e(1299),t.e(3851)]).then((()=>()=>t(34635)))));i("@jupyterlab/fileeditor-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(1860),t.e(314),t.e(1262),t.e(6073),t.e(161),t.e(630),t.e(9028),t.e(7716),t.e(9587),t.e(174),t.e(1179),t.e(9077),t.e(4314),t.e(4105),t.e(7760)]).then((()=>()=>t(18167)))));i("@jupyterlab/fileeditor","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(314),t.e(2027),t.e(6073),t.e(630),t.e(174),t.e(9077)]).then((()=>()=>t(84877)))));i("@jupyterlab/help-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(1860),t.e(1262),t.e(2092),t.e(161),t.e(502)]).then((()=>()=>t(16783)))));i("@jupyterlab/htmlviewer-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(1262),t.e(9067)]).then((()=>()=>t(39899)))));i("@jupyterlab/htmlviewer","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(1372),t.e(8416),t.e(1860),t.e(2027)]).then((()=>()=>t(51902)))));i("@jupyterlab/hub-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(1860),t.e(1262)]).then((()=>()=>t(10313)))));i("@jupyterlab/imageviewer-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(1262),t.e(3986)]).then((()=>()=>t(15453)))));i("@jupyterlab/imageviewer","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5448),t.e(1860),t.e(2027)]).then((()=>()=>t(32067)))));i("@jupyterlab/inspector-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(1262),t.e(7716),t.e(2024),t.e(1179),t.e(2507)]).then((()=>()=>t(77407)))));i("@jupyterlab/inspector","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5448),t.e(1372),t.e(1860),t.e(5224),t.e(5905),t.e(8877)]).then((()=>()=>t(55091)))));i("@jupyterlab/javascript-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5224)]).then((()=>()=>t(48105)))));i("@jupyterlab/json-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5448),t.e(8416),t.e(1051),t.e(9265)]).then((()=>()=>t(34222)))));i("@jupyterlab/launcher-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(1262),t.e(7716),t.e(9587)]).then((()=>()=>t(65392)))));i("@jupyterlab/launcher","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(6512),t.e(5379)]).then((()=>()=>t(9)))));i("@jupyterlab/logconsole-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(1372),t.e(8416),t.e(800),t.e(5224),t.e(314),t.e(1262),t.e(3496)]).then((()=>()=>t(54780)))));i("@jupyterlab/logconsole","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5448),t.e(1372),t.e(5224),t.e(8669)]).then((()=>()=>t(28194)))));i("@jupyterlab/lsp-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(1372),t.e(8416),t.e(800),t.e(5905),t.e(9077),t.e(4589)]).then((()=>()=>t(40711)))));i("@jupyterlab/lsp","4.0.11",(()=>Promise.all([t.e(3472),t.e(8875),t.e(5596),t.e(1221),t.e(1261),t.e(1372),t.e(1860),t.e(2092)]).then((()=>()=>t(6796)))));i("@jupyterlab/mainmenu-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8740),t.e(800),t.e(1860),t.e(1262),t.e(2092),t.e(161)]).then((()=>()=>t(66147)))));i("@jupyterlab/mainmenu","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(8740)]).then((()=>()=>t(97630)))));i("@jupyterlab/markdownviewer-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(1860),t.e(5224),t.e(1262),t.e(630),t.e(4601)]).then((()=>()=>t(32824)))));i("@jupyterlab/markdownviewer","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5448),t.e(1372),t.e(1860),t.e(5224),t.e(2027),t.e(630)]).then((()=>()=>t(74459)))));i("@jupyterlab/markedparser-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5224),t.e(174),t.e(6953)]).then((()=>()=>t(5999)))));i("@jupyterlab/mathjax-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(5224)]).then((()=>()=>t(85792)))));i("@jupyterlab/metadataform-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(800),t.e(2024),t.e(2167)]).then((()=>()=>t(3873)))));i("@jupyterlab/metadataform","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(800),t.e(2024),t.e(3802)]).then((()=>()=>t(82996)))));i("@jupyterlab/nbformat","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596)]).then((()=>()=>t(42302)))));i("@jupyterlab/notebook-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(5224),t.e(6512),t.e(314),t.e(1262),t.e(5905),t.e(2092),t.e(8821),t.e(6073),t.e(2703),t.e(161),t.e(8877),t.e(630),t.e(9028),t.e(7716),t.e(9587),t.e(174),t.e(2024),t.e(9077),t.e(3851),t.e(5751),t.e(4314),t.e(3496),t.e(6537),t.e(2167),t.e(4568)]).then((()=>()=>t(38091)))));i("@jupyterlab/notebook","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(314),t.e(2027),t.e(2092),t.e(8821),t.e(6073),t.e(6044),t.e(2703),t.e(630),t.e(5379),t.e(9028),t.e(502),t.e(1299),t.e(9077),t.e(5751),t.e(8783),t.e(7333)]).then((()=>()=>t(17525)))));i("@jupyterlab/observables","5.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(8821)]).then((()=>()=>t(84691)))));i("@jupyterlab/outputarea","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5448),t.e(1372),t.e(8740),t.e(5224),t.e(2092),t.e(2703),t.e(5379),t.e(7333)]).then((()=>()=>t(6710)))));i("@jupyterlab/pdf-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(6512)]).then((()=>()=>t(60962)))));i("@jupyterlab/property-inspector","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372)]).then((()=>()=>t(90790)))));i("@jupyterlab/rendermime-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5224),t.e(3851)]).then((()=>()=>t(22793)))));i("@jupyterlab/rendermime-interfaces","3.8.11",(()=>t.e(3472).then((()=>()=>t(1428)))));i("@jupyterlab/rendermime","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5448),t.e(1372),t.e(1860),t.e(2703),t.e(7333),t.e(1251)]).then((()=>()=>t(20299)))));i("@jupyterlab/running-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(1372),t.e(1860),t.e(1262),t.e(5905),t.e(2027),t.e(4589)]).then((()=>()=>t(39914)))));i("@jupyterlab/running","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(1372),t.e(8416),t.e(6512)]).then((()=>()=>t(18981)))));i("@jupyterlab/services","7.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(1860),t.e(6512),t.e(5905),t.e(8877),t.e(4155)]).then((()=>()=>t(76240)))));i("@jupyterlab/settingeditor-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(5224),t.e(1262),t.e(6073),t.e(8877)]).then((()=>()=>t(80538)))));i("@jupyterlab/settingeditor","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(5224),t.e(5905),t.e(6073),t.e(8877),t.e(3802),t.e(2507)]).then((()=>()=>t(53276)))));i("@jupyterlab/settingregistry","4.0.11",(()=>Promise.all([t.e(3472),t.e(1581),t.e(1142),t.e(5596),t.e(1372),t.e(6512),t.e(6682)]).then((()=>()=>t(76324)))));i("@jupyterlab/shortcuts-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(6512),t.e(6044),t.e(6682),t.e(1720)]).then((()=>()=>t(73324)))));i("@jupyterlab/statedb","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(5379)]).then((()=>()=>t(17266)))));i("@jupyterlab/statusbar-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(314),t.e(1262)]).then((()=>()=>t(38938)))));i("@jupyterlab/statusbar","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(6512)]).then((()=>()=>t(93564)))));i("@jupyterlab/terminal-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(800),t.e(1262),t.e(2092),t.e(161),t.e(7716),t.e(4589),t.e(538)]).then((()=>()=>t(8883)))));i("@jupyterlab/terminal","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5448),t.e(8821),t.e(6044)]).then((()=>()=>t(89185)))));i("@jupyterlab/theme-dark-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261)]).then((()=>()=>t(37881)))));i("@jupyterlab/theme-light-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261)]).then((()=>()=>t(44413)))));i("@jupyterlab/toc-extension","6.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(800),t.e(1262),t.e(630)]).then((()=>()=>t(7223)))));i("@jupyterlab/toc","6.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(1860),t.e(5224),t.e(6512)]).then((()=>()=>t(33220)))));i("@jupyterlab/tooltip-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(5448),t.e(8740),t.e(1860),t.e(5224),t.e(2024),t.e(1179),t.e(4105),t.e(3974)]).then((()=>()=>t(3326)))));i("@jupyterlab/tooltip","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(5224)]).then((()=>()=>t(43906)))));i("@jupyterlab/translation-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(1262),t.e(161)]).then((()=>()=>t(37556)))));i("@jupyterlab/translation","4.0.11",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1860),t.e(2092),t.e(8877)]).then((()=>()=>t(2285)))));i("@jupyterlab/ui-components-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5763)]).then((()=>()=>t(85907)))));i("@jupyterlab/ui-components","4.0.11",(()=>Promise.all([t.e(3472),t.e(830),t.e(141),t.e(4523),t.e(5596),t.e(1221),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(6512),t.e(5905),t.e(8821),t.e(5379),t.e(6682),t.e(502),t.e(1051),t.e(2589)]).then((()=>()=>t(70285)))));i("@jupyterlab/vega5-extension","4.0.11",(()=>Promise.all([t.e(3472),t.e(5448)]).then((()=>()=>t(12549)))));i("@lezer/common","1.0.2",(()=>t.e(2104).then((()=>()=>t(72104)))));i("@lezer/highlight","1.1.4",(()=>Promise.all([t.e(9653),t.e(3265)]).then((()=>()=>t(79653)))));i("@lumino/algorithm","2.0.1",(()=>t.e(3472).then((()=>()=>t(35259)))));i("@lumino/application","2.2.1",(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(6682)]).then((()=>()=>t(80885)))));i("@lumino/commands","2.1.3",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(6044),t.e(1720)]).then((()=>()=>t(45159)))));i("@lumino/coreutils","2.1.2",(()=>t.e(3472).then((()=>()=>t(95082)))));i("@lumino/datagrid","2.2.0",(()=>Promise.all([t.e(8302),t.e(5448),t.e(1372),t.e(8740),t.e(8821),t.e(6044),t.e(1299),t.e(1720)]).then((()=>()=>t(58302)))));i("@lumino/disposable","2.1.2",(()=>Promise.all([t.e(3472),t.e(1372)]).then((()=>()=>t(70725)))));i("@lumino/domutils","2.0.1",(()=>t.e(3472).then((()=>()=>t(19150)))));i("@lumino/dragdrop","2.1.4",(()=>Promise.all([t.e(3472),t.e(6512)]).then((()=>()=>t(17303)))));i("@lumino/keyboard","2.0.1",(()=>t.e(3472).then((()=>()=>t(27347)))));i("@lumino/messaging","2.0.1",(()=>Promise.all([t.e(3472),t.e(8740)]).then((()=>()=>t(37192)))));i("@lumino/polling","2.1.2",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372)]).then((()=>()=>t(23114)))));i("@lumino/properties","2.0.1",(()=>t.e(3472).then((()=>()=>t(39770)))));i("@lumino/signaling","2.1.2",(()=>Promise.all([t.e(3472),t.e(5596),t.e(8740)]).then((()=>()=>t(4016)))));i("@lumino/virtualdom","2.0.1",(()=>Promise.all([t.e(3472),t.e(8740)]).then((()=>()=>t(37135)))));i("@lumino/widgets","2.3.0",(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(8821),t.e(6044),t.e(5379),t.e(6682),t.e(502),t.e(1299),t.e(1720)]).then((()=>()=>t(6654)))));i("@rjsf/utils","5.2.1",(()=>Promise.all([t.e(830),t.e(141),t.e(8768),t.e(8416)]).then((()=>()=>t(48768)))));i("@rjsf/validator-ajv8","5.2.1",(()=>Promise.all([t.e(830),t.e(1581),t.e(2995),t.e(2589)]).then((()=>()=>t(2995)))));i("marked","4.3.0",(()=>t.e(3308).then((()=>()=>t(53308)))));i("react-dom","18.2.0",(()=>Promise.all([t.e(3935),t.e(8416)]).then((()=>()=>t(73935)))));i("react-highlight-words","0.20.0",(()=>Promise.all([t.e(7763),t.e(8416)]).then((()=>()=>t(37763)))));i("react-json-tree","0.18.0",(()=>Promise.all([t.e(3056),t.e(8416)]).then((()=>()=>t(53056)))));i("react-toastify","9.1.1",(()=>Promise.all([t.e(8416),t.e(6443)]).then((()=>()=>t(86443)))));i("react","18.2.0",(()=>t.e(7294).then((()=>()=>t(67294)))));i("style-mod","4.0.0",(()=>t.e(4043).then((()=>()=>t(14043)))));i("vega-embed","6.21.3",(()=>Promise.all([t.e(4008),t.e(6498),t.e(3778)]).then((()=>()=>t(94008)))));i("vega-lite","5.6.1",(()=>Promise.all([t.e(7877),t.e(7473),t.e(6498),t.e(8823)]).then((()=>()=>t(87473)))));i("vega","5.24.0",(()=>Promise.all([t.e(7877),t.e(9065),t.e(2990)]).then((()=>()=>t(9065)))));i("yjs","13.5.49",(()=>t.e(383).then((()=>()=>t(10383)))))}break}if(!s.length)return e[r]=1;return e[r]=Promise.all(s).then((()=>e[r]=1))}})();(()=>{t.p="{{page_config.fullStaticUrl}}/"})();(()=>{var e=e=>{var a=e=>e.split(".").map((e=>+e==e?+e:e)),t=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),r=t[1]?a(t[1]):[];return t[2]&&(r.length++,r.push.apply(r,a(t[2]))),t[3]&&(r.push([]),r.push.apply(r,a(t[3]))),r};var a=(a,t)=>{a=e(a),t=e(t);for(var r=0;;){if(r>=a.length)return r<t.length&&"u"!=(typeof t[r])[0];var n=a[r],l=(typeof n)[0];if(r>=t.length)return"u"==l;var o=t[r],d=(typeof o)[0];if(l!=d)return"o"==l&&"n"==d||("s"==d||"u"==l);if("o"!=l&&"u"!=l&&n!=o)return n<o;r++}};var r=e=>{var a=e[0],t="";if(1===e.length)return"*";if(a+.5){t+=0==a?">=":-1==a?"<":1==a?"^":2==a?"~":a>0?"=":"!=";for(var n=1,l=1;l<e.length;l++){n--,t+="u"==(typeof(d=e[l]))[0]?"-":(n>0?".":"")+(n=2,d)}return t}var o=[];for(l=1;l<e.length;l++){var d=e[l];o.push(0===d?"not("+f()+")":1===d?"("+f()+" || "+f()+")":2===d?o.pop()+" "+o.pop():r(d))}return f();function f(){return o.pop().replace(/^\((.+)\)$/,"$1")}};var n=(a,t)=>{if(0 in a){t=e(t);var r=a[0],l=r<0;l&&(r=-r-1);for(var o=0,d=1,f=!0;;d++,o++){var i,c,s=d<a.length?(typeof a[d])[0]:"";if(o>=t.length||"o"==(c=(typeof(i=t[o]))[0]))return!f||("u"==s?d>r&&!l:""==s!=l);if("u"==c){if(!f||"u"!=s)return!1}else if(f)if(s==c)if(d<=r){if(i!=a[d])return!1}else{if(l?i>a[d]:i<a[d])return!1;i!=a[d]&&(f=!1)}else if("s"!=s&&"n"!=s){if(l||d<=r)return!1;f=!1,d--}else{if(d<=r||c<s!=l)return!1;f=!1}else"s"!=s&&"n"!=s&&(f=!1,d--)}}var b=[],u=b.pop.bind(b);for(o=1;o<a.length;o++){var h=a[o];b.push(1==h?u()|u():2==h?u()&u():h?n(h,t):!u())}return!!u()};var l=(e,a)=>{var r=t.S[e];if(!r||!t.o(r,a))throw new Error("Shared module "+a+" doesn't exist in shared scope "+e);return r};var o=(e,t)=>{var r=e[t];var t=Object.keys(r).reduce(((e,t)=>!e||a(e,t)?t:e),0);return t&&r[t]};var d=(e,t)=>{var r=e[t];return Object.keys(r).reduce(((e,t)=>!e||!r[e].loaded&&a(e,t)?t:e),0)};var f=(e,a,t,n)=>"Unsatisfied version "+t+" from "+(t&&e[a][t].from)+" of shared singleton module "+a+" (required "+r(n)+")";var i=(e,a,t,r)=>{var n=d(e,t);return p(e[t][n])};var c=(e,a,t,r)=>{var l=d(e,t);if(!n(r,l))typeof console!=="undefined"&&console.warn&&console.warn(f(e,t,l,r));return p(e[t][l])};var s=(e,a,t,r)=>{var l=d(e,t);if(!n(r,l))throw new Error(f(e,t,l,r));return p(e[t][l])};var b=(e,t,r)=>{var l=e[t];var t=Object.keys(l).reduce(((e,t)=>{if(!n(r,t))return e;return!e||a(e,t)?t:e}),0);return t&&l[t]};var u=(e,a,t,n)=>{var l=e[t];return"No satisfying version ("+r(n)+") of shared module "+t+" found in shared scope "+a+".\n"+"Available versions: "+Object.keys(l).map((e=>e+" from "+l[e].from)).join(", ")};var h=(e,a,t,r)=>{var n=b(e,t,r);if(n)return p(n);throw new Error(u(e,a,t,r))};var m=(e,a,t,r)=>{typeof console!=="undefined"&&console.warn&&console.warn(u(e,a,t,r))};var p=e=>{e.loaded=1;return e.get()};var y=e=>function(a,r,n,l){var o=t.I(a);if(o&&o.then)return o.then(e.bind(e,a,t.S[a],r,n,l));return e(a,t.S[a],r,n,l)};var P=y(((e,a,t)=>{l(e,t);return p(o(a,t))}));var j=y(((e,a,r,n)=>a&&t.o(a,r)?p(o(a,r)):n()));var v=y(((e,a,t,r)=>{l(e,t);return p(b(a,t,r)||m(a,e,t,r)||o(a,t))}));var g=y(((e,a,t)=>{l(e,t);return i(a,e,t)}));var x=y(((e,a,t,r)=>{l(e,t);return c(a,e,t,r)}));var w=y(((e,a,t,r)=>{l(e,t);return h(a,e,t,r)}));var _=y(((e,a,t,r)=>{l(e,t);return s(a,e,t,r)}));var E=y(((e,a,r,n,l)=>{if(!a||!t.o(a,r))return l();return p(b(a,r,n)||m(a,e,r,n)||o(a,r))}));var T=y(((e,a,r,n)=>{if(!a||!t.o(a,r))return n();return i(a,e,r)}));var A=y(((e,a,r,n,l)=>{if(!a||!t.o(a,r))return l();return c(a,e,r,n)}));var O=y(((e,a,r,n,l)=>{var o=a&&t.o(a,r)&&b(a,r,n);return o?p(o):l()}));var B=y(((e,a,r,n,l)=>{if(!a||!t.o(a,r))return l();return s(a,e,r,n)}));var S={};var k={1860:()=>A("default","@jupyterlab/coreutils",[2,6,0,11],(()=>Promise.all([t.e(3472),t.e(5440),t.e(5596),t.e(1372)]).then((()=>()=>t(79622))))),21262:()=>A("default","@jupyterlab/application",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(6512),t.e(5905),t.e(2027),t.e(2092),t.e(8821),t.e(5379),t.e(5097)]).then((()=>()=>t(69760))))),74568:()=>O("default","@jupyterlab/docmanager-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(800),t.e(314),t.e(3851)]).then((()=>()=>t(87144))))),2030:()=>O("default","@jupyterlab/rendermime-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5224),t.e(3851)]).then((()=>()=>t(22793))))),7079:()=>O("default","@jupyterlab/statusbar-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(314)]).then((()=>()=>t(38938))))),12349:()=>O("default","@jupyterlab/settingeditor-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(5224),t.e(6073),t.e(8877)]).then((()=>()=>t(80538))))),13859:()=>O("default","@jupyterlab/console-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(5224),t.e(6512),t.e(6073),t.e(161),t.e(5379),t.e(7716),t.e(9587),t.e(1179),t.e(4314)]).then((()=>()=>t(39511))))),15824:()=>O("default","@jupyterlab/documentsearch-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5448),t.e(800),t.e(9028)]).then((()=>()=>t(25649))))),15971:()=>O("default","@jupyterlab/cell-toolbar-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(8876)]).then((()=>()=>t(12650))))),17620:()=>O("default","@jupyterlab/codemirror-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(8416),t.e(800),t.e(314),t.e(6073),t.e(174),t.e(3802),t.e(4104)]).then((()=>()=>t(16795))))),30976:()=>O("default","@jupyterlab/pdf-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(6512)]).then((()=>()=>t(60962))))),31834:()=>O("default","@jupyterlab/application-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(6512),t.e(314),t.e(8877),t.e(6682),t.e(6537)]).then((()=>()=>t(10744))))),35280:()=>O("default","@jupyterlab/extensionmanager-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(809)]).then((()=>()=>t(32601))))),36602:()=>O("default","@jupyterlab/filebrowser-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(314),t.e(8877),t.e(6682),t.e(9587),t.e(3851)]).then((()=>()=>t(90053))))),37047:()=>O("default","@jupyterlab/logconsole-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(1372),t.e(8416),t.e(800),t.e(5224),t.e(314),t.e(3496)]).then((()=>()=>t(54780))))),41332:()=>O("default","@jupyterlab/shortcuts-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(6512),t.e(6044),t.e(6682),t.e(1720)]).then((()=>()=>t(73324))))),43780:()=>O("default","@jupyterlab/launcher-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(7716),t.e(9587)]).then((()=>()=>t(65392))))),50946:()=>O("default","@jupyterlab/csvviewer-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(800),t.e(2027),t.e(161),t.e(9028)]).then((()=>()=>t(32854))))),54934:()=>O("default","@jupyterlab/vega5-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5448)]).then((()=>()=>t(12549))))),55227:()=>O("default","@jupyterlab/htmlviewer-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(800),t.e(9067)]).then((()=>()=>t(39899))))),55336:()=>O("default","@jupyterlab/running-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(1372),t.e(5905),t.e(2027),t.e(4589)]).then((()=>()=>t(39914))))),60423:()=>O("default","@jupyterlab/lsp-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(1372),t.e(8416),t.e(800),t.e(5905),t.e(9077),t.e(4589)]).then((()=>()=>t(40711))))),67894:()=>O("default","@jupyterlab/ui-components-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5763)]).then((()=>()=>t(85907))))),68161:()=>O("default","@jupyterlab/mathjax-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5224)]).then((()=>()=>t(85792))))),69605:()=>O("default","@jupyterlab/help-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(2092),t.e(161),t.e(502)]).then((()=>()=>t(16783))))),70154:()=>O("default","@jupyterlab/theme-light-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261)]).then((()=>()=>t(44413))))),70778:()=>O("default","@jupyterlab/markdownviewer-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(5224),t.e(630),t.e(4601)]).then((()=>()=>t(32824))))),73472:()=>O("default","@jupyterlab/celltags-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(8416),t.e(8740),t.e(2024)]).then((()=>()=>t(94131))))),73817:()=>O("default","@jupyterlab/json-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5448),t.e(8416),t.e(1051),t.e(9265)]).then((()=>()=>t(34222))))),74805:()=>O("default","@jupyterlab/apputils-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(6512),t.e(314),t.e(5905),t.e(2027),t.e(2092),t.e(6044),t.e(161),t.e(8877),t.e(6682),t.e(9587),t.e(1051),t.e(7245)]).then((()=>()=>t(76523))))),76345:()=>O("default","@jupyterlab/markedparser-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5224),t.e(174),t.e(6953)]).then((()=>()=>t(5999))))),79409:()=>O("default","@jupyterlab/completer-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5763),t.e(8416),t.e(800),t.e(4314)]).then((()=>()=>t(45759))))),82222:()=>O("default","@jupyterlab/hub-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261)]).then((()=>()=>t(10313))))),83859:()=>O("default","@jupyterlab/toc-extension",[2,6,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(5763),t.e(800),t.e(630)]).then((()=>()=>t(7223))))),84030:()=>O("default","@jupyterlab/debugger-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(5224),t.e(2027),t.e(6073),t.e(2024),t.e(1179),t.e(5751),t.e(3496),t.e(4105),t.e(6332)]).then((()=>()=>t(34360))))),84478:()=>O("default","@jupyterlab/translation-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(800),t.e(161)]).then((()=>()=>t(37556))))),86167:()=>O("default","@jupyterlab/notebook-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(800),t.e(5224),t.e(6512),t.e(314),t.e(5905),t.e(2092),t.e(8821),t.e(6073),t.e(2703),t.e(161),t.e(8877),t.e(630),t.e(9028),t.e(7716),t.e(9587),t.e(174),t.e(2024),t.e(9077),t.e(3851),t.e(5751),t.e(4314),t.e(3496),t.e(6537),t.e(2167)]).then((()=>()=>t(38091))))),86821:()=>O("default","@jupyterlab/tooltip-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(5448),t.e(8740),t.e(5224),t.e(2024),t.e(1179),t.e(4105),t.e(3974)]).then((()=>()=>t(3326))))),88425:()=>O("default","@jupyterlab/javascript-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5224)]).then((()=>()=>t(48105))))),88913:()=>O("default","@jupyterlab/fileeditor-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(8740),t.e(800),t.e(314),t.e(6073),t.e(161),t.e(630),t.e(9028),t.e(7716),t.e(9587),t.e(174),t.e(1179),t.e(9077),t.e(4314),t.e(4105),t.e(7760)]).then((()=>()=>t(18167))))),89337:()=>O("default","@jupyterlab/metadataform-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(5763),t.e(800),t.e(2024),t.e(2167)]).then((()=>()=>t(3873))))),93058:()=>O("default","@jupyterlab/theme-dark-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261)]).then((()=>()=>t(37881))))),94237:()=>O("default","@jupyterlab/inspector-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(7716),t.e(2024),t.e(1179),t.e(2507)]).then((()=>()=>t(77407))))),94728:()=>O("default","@jupyterlab/mainmenu-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(8740),t.e(800),t.e(2092),t.e(161)]).then((()=>()=>t(66147))))),98031:()=>O("default","@jupyterlab/imageviewer-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(3986)]).then((()=>()=>t(15453))))),99491:()=>O("default","@jupyterlab/terminal-extension",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(800),t.e(2092),t.e(161),t.e(7716),t.e(4589),t.e(538)]).then((()=>()=>t(8883))))),66143:()=>A("default","@codemirror/view",[1,6,9,6],(()=>Promise.all([t.e(4986),t.e(7496),t.e(7737)]).then((()=>()=>t(54986))))),37496:()=>A("default","@codemirror/state",[1,6,2,0],(()=>t.e(4405).then((()=>()=>t(74405))))),73265:()=>A("default","@lezer/common",[1,1,0,0],(()=>t.e(2104).then((()=>()=>t(72104))))),24104:()=>A("default","@codemirror/language",[1,6,0,0],(()=>Promise.all([t.e(6888),t.e(6143),t.e(7496),t.e(3265),t.e(6016),t.e(7737)]).then((()=>()=>t(16888))))),6016:()=>A("default","@lezer/highlight",[1,1,0,0],(()=>Promise.all([t.e(9653),t.e(3265)]).then((()=>()=>t(79653))))),67737:()=>O("default","style-mod",[1,4,0,0],(()=>t.e(4043).then((()=>()=>t(14043))))),5596:()=>A("default","@lumino/coreutils",[1,2,0,0],(()=>t.e(3472).then((()=>()=>t(95082))))),71372:()=>A("default","@lumino/signaling",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(5596),t.e(8740)]).then((()=>()=>t(4016))))),66350:()=>A("default","yjs",[1,13,5,40],(()=>t.e(383).then((()=>()=>t(10383))))),1221:()=>A("default","@jupyterlab/translation",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1860),t.e(2092),t.e(8877)]).then((()=>()=>t(2285))))),1261:()=>A("default","@jupyterlab/apputils",[2,4,1,11],(()=>Promise.all([t.e(3472),t.e(1036),t.e(5596),t.e(1221),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(800),t.e(1860),t.e(6512),t.e(314),t.e(2092),t.e(8821),t.e(6044),t.e(2703),t.e(8877),t.e(7730)]).then((()=>()=>t(37342))))),65763:()=>A("default","@jupyterlab/ui-components",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(830),t.e(141),t.e(4523),t.e(5596),t.e(1221),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(6512),t.e(5905),t.e(8821),t.e(5379),t.e(6682),t.e(502),t.e(1051),t.e(2589)]).then((()=>()=>t(70285))))),85448:()=>A("default","@lumino/widgets",[1,2,0,1],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(8821),t.e(6044),t.e(5379),t.e(6682),t.e(502),t.e(1299),t.e(1720)]).then((()=>()=>t(6654))))),28416:()=>A("default","react",[1,18,2,0],(()=>t.e(7294).then((()=>()=>t(67294))))),58740:()=>A("default","@lumino/algorithm",[1,2,0,0],(()=>t.e(3472).then((()=>()=>t(35259))))),50800:()=>A("default","@jupyterlab/settingregistry",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1581),t.e(1142),t.e(5596),t.e(1372),t.e(6512),t.e(6682)]).then((()=>()=>t(76324))))),26512:()=>A("default","@lumino/disposable",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(1372)]).then((()=>()=>t(70725))))),314:()=>A("default","@jupyterlab/statusbar",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(8416),t.e(8740),t.e(6512)]).then((()=>()=>t(93564))))),88877:()=>A("default","@jupyterlab/statedb",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(5379)]).then((()=>()=>t(17266))))),6682:()=>A("default","@lumino/commands",[1,2,0,1],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(6044),t.e(1720)]).then((()=>()=>t(45159))))),6537:()=>O("default","@jupyterlab/property-inspector",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1372)]).then((()=>()=>t(90790))))),85224:()=>A("default","@jupyterlab/rendermime",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5448),t.e(1372),t.e(1860),t.e(2703),t.e(7333),t.e(1251)]).then((()=>()=>t(20299))))),95905:()=>A("default","@lumino/polling",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372)]).then((()=>()=>t(23114))))),72027:()=>O("default","@jupyterlab/docregistry",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1221),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(6512),t.e(8821),t.e(6073)]).then((()=>()=>t(17454))))),62092:()=>A("default","@jupyterlab/services",[2,7,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(1860),t.e(6512),t.e(5905),t.e(8877),t.e(4155)]).then((()=>()=>t(76240))))),28821:()=>A("default","@lumino/messaging",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(8740)]).then((()=>()=>t(37192))))),75379:()=>A("default","@lumino/properties",[1,2,0,0],(()=>t.e(3472).then((()=>()=>t(39770))))),5097:()=>A("default","@lumino/application",[1,2,0,1],(()=>Promise.all([t.e(3472),t.e(6682)]).then((()=>()=>t(80885))))),36044:()=>A("default","@lumino/domutils",[1,2,0,0],(()=>t.e(3472).then((()=>()=>t(19150))))),50161:()=>A("default","@jupyterlab/mainmenu",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(8740)]).then((()=>()=>t(97630))))),69587:()=>A("default","@jupyterlab/filebrowser",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(1372),t.e(8416),t.e(1860),t.e(314),t.e(5905),t.e(2027),t.e(2092),t.e(8821),t.e(6044),t.e(502),t.e(1299),t.e(3851)]).then((()=>()=>t(34635))))),31051:()=>A("default","react-dom",[1,18,2,0],(()=>t.e(3935).then((()=>()=>t(73935))))),82703:()=>O("default","@jupyterlab/observables",[2,5,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8740),t.e(6512),t.e(8821)]).then((()=>()=>t(84691))))),58876:()=>A("default","@jupyterlab/cell-toolbar",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5763),t.e(1372),t.e(8740),t.e(2703)]).then((()=>()=>t(70055))))),96073:()=>A("default","@jupyterlab/codeeditor",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(314),t.e(2703),t.e(8783)]).then((()=>()=>t(95131))))),80630:()=>A("default","@jupyterlab/toc",[2,6,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(1860),t.e(5224),t.e(6512)]).then((()=>()=>t(33220))))),59028:()=>A("default","@jupyterlab/documentsearch",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(6512),t.e(5905)]).then((()=>()=>t(4239))))),18405:()=>A("default","@jupyterlab/codemirror",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(3783),t.e(9041),t.e(5596),t.e(1221),t.e(1372),t.e(1860),t.e(6073),t.e(9028),t.e(6143),t.e(7496),t.e(3265),t.e(6016),t.e(4104),t.e(7760),t.e(6350)]).then((()=>()=>t(73089))))),90502:()=>A("default","@lumino/virtualdom",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(8740)]).then((()=>()=>t(37135))))),68783:()=>A("default","@jupyter/ydoc",[2,1,1,1],(()=>Promise.all([t.e(1168),t.e(6350)]).then((()=>()=>t(61168))))),38669:()=>O("default","@jupyterlab/outputarea",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1261),t.e(8740),t.e(2092),t.e(2703),t.e(5379),t.e(7333)]).then((()=>()=>t(6710))))),2183:()=>O("default","@jupyterlab/attachments",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(2703)]).then((()=>()=>t(4388))))),42024:()=>A("default","@jupyterlab/notebook",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(314),t.e(2027),t.e(2092),t.e(8821),t.e(6073),t.e(6044),t.e(2703),t.e(630),t.e(5379),t.e(9028),t.e(502),t.e(1299),t.e(9077),t.e(5751),t.e(8783),t.e(7333)]).then((()=>()=>t(17525))))),13802:()=>O("default","@rjsf/validator-ajv8",[1,5,1,0],(()=>Promise.all([t.e(830),t.e(1581),t.e(2995),t.e(2589)]).then((()=>()=>t(2995))))),45026:()=>O("default","@codemirror/commands",[1,6,2,3],(()=>Promise.all([t.e(3547),t.e(6143),t.e(7496),t.e(3265),t.e(4104)]).then((()=>()=>t(43547))))),52993:()=>O("default","@codemirror/search",[1,6,3,0],(()=>Promise.all([t.e(2800),t.e(6143),t.e(7496)]).then((()=>()=>t(52800))))),54314:()=>A("default","@jupyterlab/completer",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5448),t.e(1372),t.e(8740),t.e(1860),t.e(5224),t.e(8821),t.e(6044)]).then((()=>()=>t(79621))))),77716:()=>A("default","@jupyterlab/launcher",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(8416),t.e(8740),t.e(6512),t.e(5379)]).then((()=>()=>t(9))))),11179:()=>A("default","@jupyterlab/console",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(1372),t.e(1860),t.e(5224),t.e(2703),t.e(6143),t.e(7496),t.e(1299),t.e(5751),t.e(8783)]).then((()=>()=>t(80867))))),21299:()=>A("default","@lumino/dragdrop",[1,2,0,0],(()=>Promise.all([t.e(3472),t.e(6512)]).then((()=>()=>t(17303))))),65751:()=>O("default","@jupyterlab/cells",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(5224),t.e(5905),t.e(8821),t.e(6073),t.e(6044),t.e(630),t.e(9028),t.e(174),t.e(6143),t.e(502),t.e(8783),t.e(8669),t.e(2183)]).then((()=>()=>t(98596))))),23364:()=>A("default","@lumino/datagrid",[1,2,0,1],(()=>Promise.all([t.e(8302),t.e(8740),t.e(8821),t.e(6044),t.e(1299),t.e(1720)]).then((()=>()=>t(58302))))),53496:()=>A("default","@jupyterlab/logconsole",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(1372),t.e(8669)]).then((()=>()=>t(28194))))),4105:()=>A("default","@jupyterlab/fileeditor",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(5763),t.e(5448),t.e(8416),t.e(314),t.e(2027),t.e(6073),t.e(630),t.e(174),t.e(9077)]).then((()=>()=>t(84877))))),6332:()=>A("default","@jupyterlab/debugger",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(5905),t.e(2703),t.e(6143),t.e(7496)]).then((()=>()=>t(30311))))),83851:()=>A("default","@jupyterlab/docmanager",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(1860),t.e(6512),t.e(314),t.e(2027),t.e(8821),t.e(5379)]).then((()=>()=>t(69993))))),50809:()=>A("default","@jupyterlab/extensionmanager",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(3123),t.e(8416),t.e(1860),t.e(5905),t.e(2092)]).then((()=>()=>t(83127))))),29077:()=>A("default","@jupyterlab/lsp",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(8875),t.e(5596),t.e(1261),t.e(1372),t.e(1860),t.e(2092)]).then((()=>()=>t(6796))))),9067:()=>A("default","@jupyterlab/htmlviewer",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1372),t.e(8416),t.e(1860),t.e(2027)]).then((()=>()=>t(51902))))),53986:()=>A("default","@jupyterlab/imageviewer",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(1860),t.e(2027)]).then((()=>()=>t(32067))))),72507:()=>A("default","@jupyterlab/inspector",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(1372),t.e(1860),t.e(5224),t.e(5905),t.e(8877)]).then((()=>()=>t(55091))))),74589:()=>O("default","@jupyterlab/running",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(1261),t.e(1372),t.e(8416),t.e(6512)]).then((()=>()=>t(18981))))),84601:()=>A("default","@jupyterlab/markdownviewer",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5448),t.e(1372),t.e(2027)]).then((()=>()=>t(74459))))),96953:()=>O("default","marked",[1,4,0,17],(()=>t.e(3308).then((()=>()=>t(53308))))),2167:()=>A("default","@jupyterlab/metadataform",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(1261),t.e(5448),t.e(8416),t.e(3802)]).then((()=>()=>t(82996))))),67333:()=>O("default","@jupyterlab/nbformat",[2,4,0,11],(()=>t.e(3472).then((()=>()=>t(42302))))),49367:()=>A("default","@jupyterlab/rendermime-interfaces",[2,3,8,11],(()=>t.e(3472).then((()=>()=>t(1428))))),71720:()=>A("default","@lumino/keyboard",[1,2,0,0],(()=>t.e(3472).then((()=>()=>t(27347))))),50538:()=>A("default","@jupyterlab/terminal",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(8821),t.e(6044)]).then((()=>()=>t(89185))))),63974:()=>A("default","@jupyterlab/tooltip",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5596),t.e(5763)]).then((()=>()=>t(43906))))),92589:()=>O("default","@rjsf/utils",[1,5,1,0],(()=>Promise.all([t.e(141),t.e(8768),t.e(8416)]).then((()=>()=>t(48768))))),56498:()=>O("default","vega",[1,5,20,0],(()=>Promise.all([t.e(7877),t.e(9065)]).then((()=>()=>t(9065))))),33778:()=>O("default","vega-lite",[1,5,6,1,,"next",1],(()=>Promise.all([t.e(7877),t.e(7473)]).then((()=>()=>t(87473))))),6867:()=>O("default","react-toastify",[1,9,0,8],(()=>t.e(7384).then((()=>()=>t(86443))))),13068:()=>O("default","@codemirror/lang-markdown",[1,6,1,1],(()=>Promise.all([t.e(2091),t.e(5201),t.e(49),t.e(3783),t.e(9),t.e(6143),t.e(7496),t.e(3265),t.e(6016)]).then((()=>()=>t(20009))))),71955:()=>O("default","@jupyterlab/csvviewer",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(3364)]).then((()=>()=>t(43734))))),59139:()=>O("default","react-highlight-words",[2,0,20,0],(()=>t.e(7763).then((()=>()=>t(37763))))),84976:()=>O("default","react-json-tree",[2,0,18,0],(()=>t.e(3056).then((()=>()=>t(53056))))),1522:()=>A("default","@jupyterlab/settingeditor",[2,4,0,11],(()=>Promise.all([t.e(3472),t.e(5448),t.e(1372),t.e(8416),t.e(8740),t.e(5905),t.e(3802),t.e(2507)]).then((()=>()=>t(53276))))),65085:()=>O("default","vega-embed",[1,6,2,1],(()=>Promise.all([t.e(4008),t.e(6498),t.e(3778)]).then((()=>()=>t(94008)))))};var U={161:[50161],174:[18405],314:[314],502:[90502],538:[50538],630:[80630],800:[50800],809:[50809],812:[2030,7079,12349,13859,15824,15971,17620,30976,31834,35280,36602,37047,41332,43780,50946,54934,55227,55336,60423,67894,68161,69605,70154,70778,73472,73817,74805,76345,79409,82222,83859,84030,84478,86167,86821,88425,88913,89337,93058,94237,94728,98031,99491],1051:[31051],1179:[11179],1221:[1221],1251:[49367],1261:[1261],1262:[21262],1299:[21299],1372:[71372],1522:[1522],1720:[71720],1860:[1860],1955:[71955],2024:[42024],2027:[72027],2092:[62092],2167:[2167],2183:[2183],2507:[72507],2589:[92589],2703:[82703],3068:[13068],3265:[73265],3364:[23364],3496:[53496],3778:[33778],3802:[13802],3851:[83851],3974:[63974],3986:[53986],4104:[24104],4105:[4105],4307:[6867],4314:[54314],4568:[74568],4589:[74589],4601:[84601],5085:[65085],5097:[5097],5224:[85224],5317:[59139,84976],5379:[75379],5448:[85448],5596:[5596],5751:[65751],5763:[65763],5905:[95905],6016:[6016],6044:[36044],6073:[96073],6143:[66143],6332:[6332],6350:[66350],6498:[56498],6512:[26512],6537:[6537],6682:[6682],6953:[96953],7333:[67333],7496:[37496],7716:[77716],7737:[67737],7760:[45026,52993],8416:[28416],8669:[38669],8740:[58740],8783:[68783],8821:[28821],8876:[58876],8877:[88877],9028:[59028],9067:[9067],9077:[29077],9587:[69587]};t.f.consumes=(e,a)=>{if(t.o(U,e)){U[e].forEach((e=>{if(t.o(S,e))return a.push(S[e]);var r=a=>{S[e]=0;t.m[e]=r=>{delete t.c[e];r.exports=a()}};var n=a=>{delete S[e];t.m[e]=r=>{delete t.c[e];throw a}};try{var l=k[e]();if(l.then){a.push(S[e]=l.then(r)["catch"](n))}else r(l)}catch(o){n(o)}}))}}})();(()=>{t.b=document.baseURI||self.location.href;var e={179:0};t.f.j=(a,r)=>{var n=t.o(e,a)?e[a]:undefined;if(n!==0){if(n){r.push(n[2])}else{if(!/^(1(2(21|61|62|99)|051|179|372|522|61|720|74|860|955)|2(0(24|27|92)|167|183|507|589|703)|3((1|36|97)4|068|265|496|778|802|851|986)|4(10[45]|307|314|568|589|601)|5(0(2|85|97)|3(17|79|8)|224|448|596|751|763|905)|6(0(16|44|73)|3(0|32|50)|143|498|512|537|682|953)|7(7(16|37|60)|333|496)|8(8(21|76|77)|00|09|416|669|740|783)|9(0(28|67|77)|587))$/.test(a)){var l=new Promise(((t,r)=>n=e[a]=[t,r]));r.push(n[2]=l);var o=t.p+t.u(a);var d=new Error;var f=r=>{if(t.o(e,a)){n=e[a];if(n!==0)e[a]=undefined;if(n){var l=r&&(r.type==="load"?"missing":r.type);var o=r&&r.target&&r.target.src;d.message="Loading chunk "+a+" failed.\n("+l+": "+o+")";d.name="ChunkLoadError";d.type=l;d.request=o;n[1](d)}}};t.l(o,f,"chunk-"+a,a)}else e[a]=0}}};var a=(a,r)=>{var[n,l,o]=r;var d,f,i=0;if(n.some((a=>e[a]!==0))){for(d in l){if(t.o(l,d)){t.m[d]=l[d]}}if(o)var c=o(t)}if(a)a(r);for(;i<n.length;i++){f=n[i];if(t.o(e,f)&&e[f]){e[f][0]()}e[f]=0}};var r=self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[];r.forEach(a.bind(null,0));r.push=a.bind(null,r.push.bind(r))})();(()=>{t.nc=undefined})();t(68444);t(57147);var r=t(37559)})();
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[3308],{53308:(e,t,n)=>{n.r(t);n.d(t,{Hooks:()=>M,Lexer:()=>B,Parser:()=>j,Renderer:()=>P,Slugger:()=>U,TextRenderer:()=>Q,Tokenizer:()=>v,defaults:()=>i,getDefaults:()=>s,lexer:()=>ee,marked:()=>H,options:()=>X,parse:()=>W,parseInline:()=>K,parser:()=>Y,setOptions:()=>G,use:()=>V,walkTokens:()=>J});function s(){return{async:false,baseUrl:null,breaks:false,extensions:null,gfm:true,headerIds:true,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:true,pedantic:false,renderer:null,sanitize:false,sanitizer:null,silent:false,smartypants:false,tokenizer:null,walkTokens:null,xhtml:false}}let i=s();function r(e){i=e}const l=/[&<>"']/;const o=new RegExp(l.source,"g");const a=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/;const c=new RegExp(a.source,"g");const h={"&":"&","<":"<",">":">",'"':""","'":"'"};const p=e=>h[e];function u(e,t){if(t){if(l.test(e)){return e.replace(o,p)}}else{if(a.test(e)){return e.replace(c,p)}}return e}const f=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function g(e){return e.replace(f,((e,t)=>{t=t.toLowerCase();if(t==="colon")return":";if(t.charAt(0)==="#"){return t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1))}return""}))}const k=/(^|[^\[])\^/g;function d(e,t){e=typeof e==="string"?e:e.source;t=t||"";const n={replace:(t,s)=>{s=s.source||s;s=s.replace(k,"$1");e=e.replace(t,s);return n},getRegex:()=>new RegExp(e,t)};return n}const x=/[^\w:]/g;const m=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function b(e,t,n){if(e){let e;try{e=decodeURIComponent(g(n)).replace(x,"").toLowerCase()}catch(s){return null}if(e.indexOf("javascript:")===0||e.indexOf("vbscript:")===0||e.indexOf("data:")===0){return null}}if(t&&!m.test(n)){n=z(t,n)}try{n=encodeURI(n).replace(/%25/g,"%")}catch(s){return null}return n}const w={};const _=/^[^:]+:\/*[^/]*$/;const y=/^([^:]+:)[\s\S]*$/;const $=/^([^:]+:\/*[^/]*)[\s\S]*$/;function z(e,t){if(!w[" "+e]){if(_.test(e)){w[" "+e]=e+"/"}else{w[" "+e]=T(e,"/",true)}}e=w[" "+e];const n=e.indexOf(":")===-1;if(t.substring(0,2)==="//"){if(n){return t}return e.replace(y,"$1")+t}else if(t.charAt(0)==="/"){if(n){return t}return e.replace($,"$1")+t}else{return e+t}}const S={exec:function e(){}};function R(e,t){const n=e.replace(/\|/g,((e,t,n)=>{let s=false,i=t;while(--i>=0&&n[i]==="\\")s=!s;if(s){return"|"}else{return" |"}})),s=n.split(/ \|/);let i=0;if(!s[0].trim()){s.shift()}if(s.length>0&&!s[s.length-1].trim()){s.pop()}if(s.length>t){s.splice(t)}else{while(s.length<t)s.push("")}for(;i<s.length;i++){s[i]=s[i].trim().replace(/\\\|/g,"|")}return s}function T(e,t,n){const s=e.length;if(s===0){return""}let i=0;while(i<s){const r=e.charAt(s-i-1);if(r===t&&!n){i++}else if(r!==t&&n){i++}else{break}}return e.slice(0,s-i)}function A(e,t){if(e.indexOf(t[1])===-1){return-1}const n=e.length;let s=0,i=0;for(;i<n;i++){if(e[i]==="\\"){i++}else if(e[i]===t[0]){s++}else if(e[i]===t[1]){s--;if(s<0){return i}}}return-1}function I(e){if(e&&e.sanitize&&!e.silent){console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}}function E(e,t){if(t<1){return""}let n="";while(t>1){if(t&1){n+=e}t>>=1;e+=e}return n+e}function Z(e,t,n,s){const i=t.href;const r=t.title?u(t.title):null;const l=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){s.state.inLink=true;const e={type:"link",raw:n,href:i,title:r,text:l,tokens:s.inlineTokens(l)};s.state.inLink=false;return e}return{type:"image",raw:n,href:i,title:r,text:u(l)}}function q(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null){return t}const s=n[1];return t.split("\n").map((e=>{const t=e.match(/^\s+/);if(t===null){return e}const[n]=t;if(n.length>=s.length){return e.slice(s.length)}return e})).join("\n")}class v{constructor(e){this.options=e||i}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0){return{type:"space",raw:t[0]}}}code(e){const t=this.rules.block.code.exec(e);if(t){const e=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:!this.options.pedantic?T(e,"\n"):e}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const e=t[0];const n=q(e,t[3]||"");return{type:"code",raw:e,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:n}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let e=t[2].trim();if(/#$/.test(e)){const t=T(e,"#");if(this.options.pedantic){e=t.trim()}else if(!t||/ $/.test(t)){e=t.trim()}}return{type:"heading",raw:t[0],depth:t[1].length,text:e,tokens:this.lexer.inline(e)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t){return{type:"hr",raw:t[0]}}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){const e=t[0].replace(/^ *>[ \t]?/gm,"");const n=this.lexer.state.top;this.lexer.state.top=true;const s=this.lexer.blockTokens(e);this.lexer.state.top=n;return{type:"blockquote",raw:t[0],tokens:s,text:e}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n,s,i,r,l,o,a,c,h,p,u,f;let g=t[1].trim();const k=g.length>1;const d={type:"list",raw:"",ordered:k,start:k?+g.slice(0,-1):"",loose:false,items:[]};g=k?`\\d{1,9}\\${g.slice(-1)}`:`\\${g}`;if(this.options.pedantic){g=k?g:"[*+-]"}const x=new RegExp(`^( {0,3}${g})((?:[\t ][^\\n]*)?(?:\\n|$))`);while(e){f=false;if(!(t=x.exec(e))){break}if(this.rules.block.hr.test(e)){break}n=t[0];e=e.substring(n.length);c=t[2].split("\n",1)[0].replace(/^\t+/,(e=>" ".repeat(3*e.length)));h=e.split("\n",1)[0];if(this.options.pedantic){r=2;u=c.trimLeft()}else{r=t[2].search(/[^ ]/);r=r>4?1:r;u=c.slice(r);r+=t[1].length}o=false;if(!c&&/^ *$/.test(h)){n+=h+"\n";e=e.substring(h.length+1);f=true}if(!f){const t=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))`);const s=new RegExp(`^ {0,${Math.min(3,r-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`);const i=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:\`\`\`|~~~)`);const l=new RegExp(`^ {0,${Math.min(3,r-1)}}#`);while(e){p=e.split("\n",1)[0];h=p;if(this.options.pedantic){h=h.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")}if(i.test(h)){break}if(l.test(h)){break}if(t.test(h)){break}if(s.test(e)){break}if(h.search(/[^ ]/)>=r||!h.trim()){u+="\n"+h.slice(r)}else{if(o){break}if(c.search(/[^ ]/)>=4){break}if(i.test(c)){break}if(l.test(c)){break}if(s.test(c)){break}u+="\n"+h}if(!o&&!h.trim()){o=true}n+=p+"\n";e=e.substring(p.length+1);c=h.slice(r)}}if(!d.loose){if(a){d.loose=true}else if(/\n *\n *$/.test(n)){a=true}}if(this.options.gfm){s=/^\[[ xX]\] /.exec(u);if(s){i=s[0]!=="[ ] ";u=u.replace(/^\[[ xX]\] +/,"")}}d.items.push({type:"list_item",raw:n,task:!!s,checked:i,loose:false,text:u});d.raw+=n}d.items[d.items.length-1].raw=n.trimRight();d.items[d.items.length-1].text=u.trimRight();d.raw=d.raw.trimRight();const m=d.items.length;for(l=0;l<m;l++){this.lexer.state.top=false;d.items[l].tokens=this.lexer.blockTokens(d.items[l].text,[]);if(!d.loose){const e=d.items[l].tokens.filter((e=>e.type==="space"));const t=e.length>0&&e.some((e=>/\n.*\n/.test(e.raw)));d.loose=t}}if(d.loose){for(l=0;l<m;l++){d.items[l].loose=true}}return d}}html(e){const t=this.rules.block.html.exec(e);if(t){const e={type:"html",raw:t[0],pre:!this.options.sanitizer&&(t[1]==="pre"||t[1]==="script"||t[1]==="style"),text:t[0]};if(this.options.sanitize){const n=this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]);e.type="paragraph";e.text=n;e.tokens=this.lexer.inline(n)}return e}}def(e){const t=this.rules.block.def.exec(e);if(t){const e=t[1].toLowerCase().replace(/\s+/g," ");const n=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"";const s=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:e,raw:t[0],href:n,title:s}}}table(e){const t=this.rules.block.table.exec(e);if(t){const e={type:"table",header:R(t[1]).map((e=>({text:e}))),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(e.header.length===e.align.length){e.raw=t[0];let n=e.align.length;let s,i,r,l;for(s=0;s<n;s++){if(/^ *-+: *$/.test(e.align[s])){e.align[s]="right"}else if(/^ *:-+: *$/.test(e.align[s])){e.align[s]="center"}else if(/^ *:-+ *$/.test(e.align[s])){e.align[s]="left"}else{e.align[s]=null}}n=e.rows.length;for(s=0;s<n;s++){e.rows[s]=R(e.rows[s],e.header.length).map((e=>({text:e})))}n=e.header.length;for(i=0;i<n;i++){e.header[i].tokens=this.lexer.inline(e.header[i].text)}n=e.rows.length;for(i=0;i<n;i++){l=e.rows[i];for(r=0;r<l.length;r++){l[r].tokens=this.lexer.inline(l[r].text)}}return e}}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t){return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const e=t[1].charAt(t[1].length-1)==="\n"?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:e,tokens:this.lexer.inline(e)}}}text(e){const t=this.rules.block.text.exec(e);if(t){return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}}escape(e){const t=this.rules.inline.escape.exec(e);if(t){return{type:"escape",raw:t[0],text:u(t[1])}}}tag(e){const t=this.rules.inline.tag.exec(e);if(t){if(!this.lexer.state.inLink&&/^<a /i.test(t[0])){this.lexer.state.inLink=true}else if(this.lexer.state.inLink&&/^<\/a>/i.test(t[0])){this.lexer.state.inLink=false}if(!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=true}else if(this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=false}return{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]):t[0]}}}link(e){const t=this.rules.inline.link.exec(e);if(t){const e=t[2].trim();if(!this.options.pedantic&&/^</.test(e)){if(!/>$/.test(e)){return}const t=T(e.slice(0,-1),"\\");if((e.length-t.length)%2===0){return}}else{const e=A(t[2],"()");if(e>-1){const n=t[0].indexOf("!")===0?5:4;const s=n+t[1].length+e;t[2]=t[2].substring(0,e);t[0]=t[0].substring(0,s).trim();t[3]=""}}let n=t[2];let s="";if(this.options.pedantic){const e=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(n);if(e){n=e[1];s=e[3]}}else{s=t[3]?t[3].slice(1,-1):""}n=n.trim();if(/^</.test(n)){if(this.options.pedantic&&!/>$/.test(e)){n=n.slice(1)}else{n=n.slice(1,-1)}}return Z(t,{href:n?n.replace(this.rules.inline._escapes,"$1"):n,title:s?s.replace(this.rules.inline._escapes,"$1"):s},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let e=(n[2]||n[1]).replace(/\s+/g," ");e=t[e.toLowerCase()];if(!e){const e=n[0].charAt(0);return{type:"text",raw:e,text:e}}return Z(n,e,n[0],this.lexer)}}emStrong(e,t,n=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s)return;if(s[3]&&n.match(/[\p{L}\p{N}]/u))return;const i=s[1]||s[2]||"";if(!i||i&&(n===""||this.rules.inline.punctuation.exec(n))){const n=s[0].length-1;let i,r,l=n,o=0;const a=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;a.lastIndex=0;t=t.slice(-1*e.length+n);while((s=a.exec(t))!=null){i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6];if(!i)continue;r=i.length;if(s[3]||s[4]){l+=r;continue}else if(s[5]||s[6]){if(n%3&&!((n+r)%3)){o+=r;continue}}l-=r;if(l>0)continue;r=Math.min(r,r+l+o);const t=e.slice(0,n+s.index+(s[0].length-i.length)+r);if(Math.min(n,r)%2){const e=t.slice(1,-1);return{type:"em",raw:t,text:e,tokens:this.lexer.inlineTokens(e)}}const a=t.slice(2,-2);return{type:"strong",raw:t,text:a,tokens:this.lexer.inlineTokens(a)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let e=t[2].replace(/\n/g," ");const n=/[^ ]/.test(e);const s=/^ /.test(e)&&/ $/.test(e);if(n&&s){e=e.substring(1,e.length-1)}e=u(e,true);return{type:"codespan",raw:t[0],text:e}}}br(e){const t=this.rules.inline.br.exec(e);if(t){return{type:"br",raw:t[0]}}}del(e){const t=this.rules.inline.del.exec(e);if(t){return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}}autolink(e,t){const n=this.rules.inline.autolink.exec(e);if(n){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[1]):n[1]);s="mailto:"+e}else{e=u(n[1]);s=e}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}url(e,t){let n;if(n=this.rules.inline.url.exec(e)){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[0]):n[0]);s="mailto:"+e}else{let t;do{t=n[0];n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(t!==n[0]);e=u(n[0]);if(n[1]==="www."){s="http://"+n[0]}else{s=n[0]}}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}inlineText(e,t){const n=this.rules.inline.text.exec(e);if(n){let e;if(this.lexer.state.inRawBlock){e=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):u(n[0]):n[0]}else{e=u(this.options.smartypants?t(n[0]):n[0])}return{type:"text",raw:n[0],text:e}}}}const L={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:"+"<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)"+"|comment[^\\n]*(\\n+|$)"+"|<\\?[\\s\\S]*?(?:\\?>\\n*|$)"+"|<![A-Z][\\s\\S]*?(?:>\\n*|$)"+"|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)"+"|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+")",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:S,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};L._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/;L._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;L.def=d(L.def).replace("label",L._label).replace("title",L._title).getRegex();L.bullet=/(?:[*+-]|\d{1,9}[.)])/;L.listItemStart=d(/^( *)(bull) */).replace("bull",L.bullet).getRegex();L.list=d(L.list).replace(/bull/g,L.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+L.def.source+")").getRegex();L._tag="address|article|aside|base|basefont|blockquote|body|caption"+"|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption"+"|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe"+"|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option"+"|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr"+"|track|ul";L._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/;L.html=d(L.html,"i").replace("comment",L._comment).replace("tag",L._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();L.paragraph=d(L._paragraph).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.blockquote=d(L.blockquote).replace("paragraph",L.paragraph).getRegex();L.normal={...L};L.gfm={...L.normal,table:"^ *([^\\n ].*\\|.*)\\n"+" {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?"+"(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"};L.gfm.table=d(L.gfm.table).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.gfm.paragraph=d(L._paragraph).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",L.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.pedantic={...L.normal,html:d("^ *(?:comment *(?:\\n|\\s*$)"+"|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)"+"|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",L._comment).replace(/tag/g,"(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub"+"|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)"+"\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:S,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:d(L.normal._paragraph).replace("hr",L.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",L.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()};const C={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:S,tag:"^comment"+"|^</[a-zA-Z][\\w:-]*\\s*>"+"|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>"+"|^<\\?[\\s\\S]*?\\?>"+"|^<![a-zA-Z]+\\s[\\s\\S]*?>"+"|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:S,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};C._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~";C.punctuation=d(C.punctuation).replace(/punctuation/g,C._punctuation).getRegex();C.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;C.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g;C._comment=d(L._comment).replace("(?:--\x3e|$)","--\x3e").getRegex();C.emStrong.lDelim=d(C.emStrong.lDelim).replace(/punct/g,C._punctuation).getRegex();C.emStrong.rDelimAst=d(C.emStrong.rDelimAst,"g").replace(/punct/g,C._punctuation).getRegex();C.emStrong.rDelimUnd=d(C.emStrong.rDelimUnd,"g").replace(/punct/g,C._punctuation).getRegex();C._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;C._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;C._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;C.autolink=d(C.autolink).replace("scheme",C._scheme).replace("email",C._email).getRegex();C._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;C.tag=d(C.tag).replace("comment",C._comment).replace("attribute",C._attribute).getRegex();C._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;C._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;C._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;C.link=d(C.link).replace("label",C._label).replace("href",C._href).replace("title",C._title).getRegex();C.reflink=d(C.reflink).replace("label",C._label).replace("ref",L._label).getRegex();C.nolink=d(C.nolink).replace("ref",L._label).getRegex();C.reflinkSearch=d(C.reflinkSearch,"g").replace("reflink",C.reflink).replace("nolink",C.nolink).getRegex();C.normal={...C};C.pedantic={...C.normal,strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:d(/^!?\[(label)\]\((.*?)\)/).replace("label",C._label).getRegex(),reflink:d(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",C._label).getRegex()};C.gfm={...C.normal,escape:d(C.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/};C.gfm.url=d(C.gfm.url,"i").replace("email",C.gfm._extended_email).getRegex();C.breaks={...C.gfm,br:d(C.br).replace("{2,}","*").getRegex(),text:d(C.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()};function D(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function O(e){let t="",n,s;const i=e.length;for(n=0;n<i;n++){s=e.charCodeAt(n);if(Math.random()>.5){s="x"+s.toString(16)}t+="&#"+s+";"}return t}class B{constructor(e){this.tokens=[];this.tokens.links=Object.create(null);this.options=e||i;this.options.tokenizer=this.options.tokenizer||new v;this.tokenizer=this.options.tokenizer;this.tokenizer.options=this.options;this.tokenizer.lexer=this;this.inlineQueue=[];this.state={inLink:false,inRawBlock:false,top:true};const t={block:L.normal,inline:C.normal};if(this.options.pedantic){t.block=L.pedantic;t.inline=C.pedantic}else if(this.options.gfm){t.block=L.gfm;if(this.options.breaks){t.inline=C.breaks}else{t.inline=C.gfm}}this.tokenizer.rules=t}static get rules(){return{block:L,inline:C}}static lex(e,t){const n=new B(t);return n.lex(e)}static lexInline(e,t){const n=new B(t);return n.inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,"\n");this.blockTokens(e,this.tokens);let t;while(t=this.inlineQueue.shift()){this.inlineTokens(t.src,t.tokens)}return this.tokens}blockTokens(e,t=[]){if(this.options.pedantic){e=e.replace(/\t/g," ").replace(/^ +$/gm,"")}else{e=e.replace(/^( *)(\t+)/gm,((e,t,n)=>t+" ".repeat(n.length)))}let n,s,i,r;while(e){if(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);if(n.raw.length===1&&t.length>0){t[t.length-1].raw+="\n"}else{t.push(n)}continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.raw;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else if(!this.tokens.links[n.tag]){this.tokens.links[n.tag]={href:n.href,title:n.title}}continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startBlock){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startBlock.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(this.state.top&&(n=this.tokenizer.paragraph(i))){s=t[t.length-1];if(r&&s.type==="paragraph"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}r=i.length!==e.length;e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&s.type==="text"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}this.state.top=true;return t}inline(e,t=[]){this.inlineQueue.push({src:e,tokens:t});return t}inlineTokens(e,t=[]){let n,s,i;let r=e;let l;let o,a;if(this.tokens.links){const e=Object.keys(this.tokens.links);if(e.length>0){while((l=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null){if(e.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))){r=r.slice(0,l.index)+"["+E("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex)}}}}while((l=this.tokenizer.rules.inline.blockSkip.exec(r))!=null){r=r.slice(0,l.index)+"["+E("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex)}while((l=this.tokenizer.rules.inline.escapedEmSt.exec(r))!=null){r=r.slice(0,l.index+l[0].length-2)+"++"+r.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);this.tokenizer.rules.inline.escapedEmSt.lastIndex--}while(e){if(!o){a=""}o=false;if(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.emStrong(e,r,a)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.autolink(e,O)){e=e.substring(n.raw.length);t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e,O))){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startInline){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startInline.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(n=this.tokenizer.inlineText(i,D)){e=e.substring(n.raw.length);if(n.raw.slice(-1)!=="_"){a=n.raw.slice(-1)}o=true;s=t[t.length-1];if(s&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}return t}}class P{constructor(e){this.options=e||i}code(e,t,n){const s=(t||"").match(/\S*/)[0];if(this.options.highlight){const t=this.options.highlight(e,s);if(t!=null&&t!==e){n=true;e=t}}e=e.replace(/\n$/,"")+"\n";if(!s){return"<pre><code>"+(n?e:u(e,true))+"</code></pre>\n"}return'<pre><code class="'+this.options.langPrefix+u(s)+'">'+(n?e:u(e,true))+"</code></pre>\n"}blockquote(e){return`<blockquote>\n${e}</blockquote>\n`}html(e){return e}heading(e,t,n,s){if(this.options.headerIds){const i=this.options.headerPrefix+s.slug(n);return`<h${t} id="${i}">${e}</h${t}>\n`}return`<h${t}>${e}</h${t}>\n`}hr(){return this.options.xhtml?"<hr/>\n":"<hr>\n"}list(e,t,n){const s=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+s+i+">\n"+e+"</"+s+">\n"}listitem(e){return`<li>${e}</li>\n`}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "}paragraph(e){return`<p>${e}</p>\n`}table(e,t){if(t)t=`<tbody>${t}</tbody>`;return"<table>\n"+"<thead>\n"+e+"</thead>\n"+t+"</table>\n"}tablerow(e){return`<tr>\n${e}</tr>\n`}tablecell(e,t){const n=t.header?"th":"td";const s=t.align?`<${n} align="${t.align}">`:`<${n}>`;return s+e+`</${n}>\n`}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s='<a href="'+e+'"';if(t){s+=' title="'+t+'"'}s+=">"+n+"</a>";return s}image(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s=`<img src="${e}" alt="${n}"`;if(t){s+=` title="${t}"`}s+=this.options.xhtml?"/>":">";return s}text(e){return e}}class Q{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}}class U{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,t){let n=e;let s=0;if(this.seen.hasOwnProperty(n)){s=this.seen[e];do{s++;n=e+"-"+s}while(this.seen.hasOwnProperty(n))}if(!t){this.seen[e]=s;this.seen[n]=0}return n}slug(e,t={}){const n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)}}class j{constructor(e){this.options=e||i;this.options.renderer=this.options.renderer||new P;this.renderer=this.options.renderer;this.renderer.options=this.options;this.textRenderer=new Q;this.slugger=new U}static parse(e,t){const n=new j(t);return n.parse(e)}static parseInline(e,t){const n=new j(t);return n.parseInline(e)}parse(e,t=true){let n="",s,i,r,l,o,a,c,h,p,u,f,k,d,x,m,b,w,_,y;const $=e.length;for(s=0;s<$;s++){u=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[u.type]){y=this.options.extensions.renderers[u.type].call({parser:this},u);if(y!==false||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(u.type)){n+=y||"";continue}}switch(u.type){case"space":{continue}case"hr":{n+=this.renderer.hr();continue}case"heading":{n+=this.renderer.heading(this.parseInline(u.tokens),u.depth,g(this.parseInline(u.tokens,this.textRenderer)),this.slugger);continue}case"code":{n+=this.renderer.code(u.text,u.lang,u.escaped);continue}case"table":{h="";c="";l=u.header.length;for(i=0;i<l;i++){c+=this.renderer.tablecell(this.parseInline(u.header[i].tokens),{header:true,align:u.align[i]})}h+=this.renderer.tablerow(c);p="";l=u.rows.length;for(i=0;i<l;i++){a=u.rows[i];c="";o=a.length;for(r=0;r<o;r++){c+=this.renderer.tablecell(this.parseInline(a[r].tokens),{header:false,align:u.align[r]})}p+=this.renderer.tablerow(c)}n+=this.renderer.table(h,p);continue}case"blockquote":{p=this.parse(u.tokens);n+=this.renderer.blockquote(p);continue}case"list":{f=u.ordered;k=u.start;d=u.loose;l=u.items.length;p="";for(i=0;i<l;i++){m=u.items[i];b=m.checked;w=m.task;x="";if(m.task){_=this.renderer.checkbox(b);if(d){if(m.tokens.length>0&&m.tokens[0].type==="paragraph"){m.tokens[0].text=_+" "+m.tokens[0].text;if(m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"){m.tokens[0].tokens[0].text=_+" "+m.tokens[0].tokens[0].text}}else{m.tokens.unshift({type:"text",text:_})}}else{x+=_}}x+=this.parse(m.tokens,d);p+=this.renderer.listitem(x,w,b)}n+=this.renderer.list(p,f,k);continue}case"html":{n+=this.renderer.html(u.text);continue}case"paragraph":{n+=this.renderer.paragraph(this.parseInline(u.tokens));continue}case"text":{p=u.tokens?this.parseInline(u.tokens):u.text;while(s+1<$&&e[s+1].type==="text"){u=e[++s];p+="\n"+(u.tokens?this.parseInline(u.tokens):u.text)}n+=t?this.renderer.paragraph(p):p;continue}default:{const e='Token with "'+u.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}parseInline(e,t){t=t||this.renderer;let n="",s,i,r;const l=e.length;for(s=0;s<l;s++){i=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){r=this.options.extensions.renderers[i.type].call({parser:this},i);if(r!==false||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type)){n+=r||"";continue}}switch(i.type){case"escape":{n+=t.text(i.text);break}case"html":{n+=t.html(i.text);break}case"link":{n+=t.link(i.href,i.title,this.parseInline(i.tokens,t));break}case"image":{n+=t.image(i.href,i.title,i.text);break}case"strong":{n+=t.strong(this.parseInline(i.tokens,t));break}case"em":{n+=t.em(this.parseInline(i.tokens,t));break}case"codespan":{n+=t.codespan(i.text);break}case"br":{n+=t.br();break}case"del":{n+=t.del(this.parseInline(i.tokens,t));break}case"text":{n+=t.text(i.text);break}default:{const e='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}}class M{constructor(e){this.options=e||i}static passThroughHooks=new Set(["preprocess","postprocess"]);preprocess(e){return e}postprocess(e){return e}}function N(e,t,n){return s=>{s.message+="\nPlease report this to https://github.com/markedjs/marked.";if(e){const e="<p>An error occurred:</p><pre>"+u(s.message+"",true)+"</pre>";if(t){return Promise.resolve(e)}if(n){n(null,e);return}return e}if(t){return Promise.reject(s)}if(n){n(s);return}throw s}}function F(e,t){return(n,s,i)=>{if(typeof s==="function"){i=s;s=null}const r={...s};s={...H.defaults,...r};const l=N(s.silent,s.async,i);if(typeof n==="undefined"||n===null){return l(new Error("marked(): input parameter is undefined or null"))}if(typeof n!=="string"){return l(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"))}I(s);if(s.hooks){s.hooks.options=s}if(i){const r=s.highlight;let a;try{if(s.hooks){n=s.hooks.preprocess(n)}a=e(n,s)}catch(o){return l(o)}const c=function(e){let n;if(!e){try{if(s.walkTokens){H.walkTokens(a,s.walkTokens)}n=t(a,s);if(s.hooks){n=s.hooks.postprocess(n)}}catch(o){e=o}}s.highlight=r;return e?l(e):i(null,n)};if(!r||r.length<3){return c()}delete s.highlight;if(!a.length)return c();let h=0;H.walkTokens(a,(function(e){if(e.type==="code"){h++;setTimeout((()=>{r(e.text,e.lang,(function(t,n){if(t){return c(t)}if(n!=null&&n!==e.text){e.text=n;e.escaped=true}h--;if(h===0){c()}}))}),0)}}));if(h===0){c()}return}if(s.async){return Promise.resolve(s.hooks?s.hooks.preprocess(n):n).then((t=>e(t,s))).then((e=>s.walkTokens?Promise.all(H.walkTokens(e,s.walkTokens)).then((()=>e)):e)).then((e=>t(e,s))).then((e=>s.hooks?s.hooks.postprocess(e):e)).catch(l)}try{if(s.hooks){n=s.hooks.preprocess(n)}const i=e(n,s);if(s.walkTokens){H.walkTokens(i,s.walkTokens)}let r=t(i,s);if(s.hooks){r=s.hooks.postprocess(r)}return r}catch(o){return l(o)}}}function H(e,t,n){return F(B.lex,j.parse)(e,t,n)}H.options=H.setOptions=function(e){H.defaults={...H.defaults,...e};r(H.defaults);return H};H.getDefaults=s;H.defaults=i;H.use=function(...e){const t=H.defaults.extensions||{renderers:{},childTokens:{}};e.forEach((e=>{const n={...e};n.async=H.defaults.async||n.async||false;if(e.extensions){e.extensions.forEach((e=>{if(!e.name){throw new Error("extension name required")}if(e.renderer){const n=t.renderers[e.name];if(n){t.renderers[e.name]=function(...t){let s=e.renderer.apply(this,t);if(s===false){s=n.apply(this,t)}return s}}else{t.renderers[e.name]=e.renderer}}if(e.tokenizer){if(!e.level||e.level!=="block"&&e.level!=="inline"){throw new Error("extension level must be 'block' or 'inline'")}if(t[e.level]){t[e.level].unshift(e.tokenizer)}else{t[e.level]=[e.tokenizer]}if(e.start){if(e.level==="block"){if(t.startBlock){t.startBlock.push(e.start)}else{t.startBlock=[e.start]}}else if(e.level==="inline"){if(t.startInline){t.startInline.push(e.start)}else{t.startInline=[e.start]}}}}if(e.childTokens){t.childTokens[e.name]=e.childTokens}}));n.extensions=t}if(e.renderer){const t=H.defaults.renderer||new P;for(const n in e.renderer){const s=t[n];t[n]=(...i)=>{let r=e.renderer[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}n.renderer=t}if(e.tokenizer){const t=H.defaults.tokenizer||new v;for(const n in e.tokenizer){const s=t[n];t[n]=(...i)=>{let r=e.tokenizer[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}n.tokenizer=t}if(e.hooks){const t=H.defaults.hooks||new M;for(const n in e.hooks){const s=t[n];if(M.passThroughHooks.has(n)){t[n]=i=>{if(H.defaults.async){return Promise.resolve(e.hooks[n].call(t,i)).then((e=>s.call(t,e)))}const r=e.hooks[n].call(t,i);return s.call(t,r)}}else{t[n]=(...i)=>{let r=e.hooks[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}}n.hooks=t}if(e.walkTokens){const t=H.defaults.walkTokens;n.walkTokens=function(n){let s=[];s.push(e.walkTokens.call(this,n));if(t){s=s.concat(t.call(this,n))}return s}}H.setOptions(n)}))};H.walkTokens=function(e,t){let n=[];for(const s of e){n=n.concat(t.call(H,s));switch(s.type){case"table":{for(const e of s.header){n=n.concat(H.walkTokens(e.tokens,t))}for(const e of s.rows){for(const s of e){n=n.concat(H.walkTokens(s.tokens,t))}}break}case"list":{n=n.concat(H.walkTokens(s.items,t));break}default:{if(H.defaults.extensions&&H.defaults.extensions.childTokens&&H.defaults.extensions.childTokens[s.type]){H.defaults.extensions.childTokens[s.type].forEach((function(e){n=n.concat(H.walkTokens(s[e],t))}))}else if(s.tokens){n=n.concat(H.walkTokens(s.tokens,t))}}}}return n};H.parseInline=F(B.lexInline,j.parseInline);H.Parser=j;H.parser=j.parse;H.Renderer=P;H.TextRenderer=Q;H.Lexer=B;H.lexer=B.lex;H.Tokenizer=v;H.Slugger=U;H.Hooks=M;H.parse=H;const X=H.options;const G=H.setOptions;const V=H.use;const J=H.walkTokens;const K=H.parseInline;const W=H;const Y=j.parse;const ee=B.lex}}]);
|
@@ -1 +0,0 @@
|
|
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(1860);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(21262).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(88425);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/json-extension")){try{let e=t(73817);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/pdf-extension")){try{let e=t(30976);for(let r of b(e)){x.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/vega5-extension")){try{let e=t(54934);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(31834);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/apputils-extension")){try{let e=t(74805);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(15971);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/celltags-extension")){try{let e=t(73472);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/codemirror-extension")){try{let e=t(17620);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/completer-extension")){try{let e=t(79409);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/console-extension")){try{let e=t(13859);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/csvviewer-extension")){try{let e=t(50946);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/debugger-extension")){try{let e=t(84030);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/docmanager-extension")){try{let e=t(74568);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/documentsearch-extension")){try{let e=t(15824);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/extensionmanager-extension")){try{let e=t(35280);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/filebrowser-extension")){try{let e=t(36602);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/fileeditor-extension")){try{let e=t(88913);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/help-extension")){try{let e=t(69605);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/htmlviewer-extension")){try{let e=t(55227);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/hub-extension")){try{let e=t(82222);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/imageviewer-extension")){try{let e=t(98031);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/inspector-extension")){try{let e=t(94237);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/launcher-extension")){try{let e=t(43780);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/logconsole-extension")){try{let e=t(37047);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/lsp-extension")){try{let e=t(60423);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/mainmenu-extension")){try{let e=t(94728);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/markdownviewer-extension")){try{let e=t(70778);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/markedparser-extension")){try{let e=t(76345);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/mathjax-extension")){try{let e=t(68161);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/metadataform-extension")){try{let e=t(89337);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/notebook-extension")){try{let e=t(86167);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/rendermime-extension")){try{let e=t(2030);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/running-extension")){try{let e=t(55336);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/settingeditor-extension")){try{let e=t(12349);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/shortcuts-extension")){try{let e=t(41332);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/statusbar-extension")){try{let e=t(7079);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/terminal-extension")){try{let e=t(99491);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(93058);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(70154);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/toc-extension")){try{let e=t(83859);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/tooltip-extension")){try{let e=t(86821);for(let r of b(e)){A.push(r)}}catch(E){console.error(E)}}if(!v.includes("@jupyterlab/translation-extension")){try{let e=t(84478);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(67894);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="}}]);
|