jupyterlab 3.6.7__py3-none-any.whl → 3.6.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- jupyterlab/_version.py +1 -1
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +145 -145
- jupyterlab/staging/yarn.lock +1168 -1168
- jupyterlab/static/{1338.9f55174fd6e421c16512.js → 4400.0d0b0dd3667928c22be4.js} +2 -2
- jupyterlab/static/{5493.692ea9cb51720866bfff.js → 5493.4b9e29abd9d538583023.js} +3 -3
- jupyterlab/static/7796.828360b48609dc38fc4c.js +2 -0
- jupyterlab/static/build_log.json +95 -95
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
- jupyterlab/static/main.4999cab70933d690f75e.js +2 -0
- jupyterlab/static/package.json +145 -145
- jupyterlab/static/third-party-licenses.json +93 -93
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +13 -13
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +6 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +14 -14
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +17 -17
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +24 -24
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +10 -10
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/1338.9f55174fd6e421c16512.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4400.0d0b0dd3667928c22be4.js +2 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js → jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js +3 -3
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7796.828360b48609dc38fc4c.js +2 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/build_log.json +95 -95
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js +3 -0
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/main.4999cab70933d690f75e.js +2 -0
- jupyterlab-3.6.8.data/data/share/jupyter/lab/static/package.json +323 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/third-party-licenses.json +93 -93
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/METADATA +29 -29
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/RECORD +289 -289
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/WHEEL +1 -1
- jupyterlab/static/7796.5c58d6f4e6c16651c356.js +0 -2
- jupyterlab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
- jupyterlab/static/main.f21e5473a75c1ca99929.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/7796.5c58d6f4e6c16651c356.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js +0 -3
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/main.f21e5473a75c1ca99929.js +0 -2
- jupyterlab-3.6.7.data/data/share/jupyter/lab/static/package.json +0 -323
- /jupyterlab/static/{5493.692ea9cb51720866bfff.js.LICENSE.txt → 5493.4b9e29abd9d538583023.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt} +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1249.416321697fbd993b9b66.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
- /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/5493.692ea9cb51720866bfff.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8284.8f231e1599148e2b406a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- /jupyterlab-3.6.7.data/data/share/jupyter/lab/static/jlab_core.7f4f9f24c6ff497f974f.js.LICENSE.txt → /jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-3.6.7.data → jupyterlab-3.6.8.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/LICENSE +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/entry_points.txt +0 -0
- {jupyterlab-3.6.7.dist-info → jupyterlab-3.6.8.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
jupyterlab/__init__.py,sha256=I-9Jo4BfTZfcG_fwml8i-HoOr9GHaZZlOpR7SM4r6a4,573
|
2
2
|
jupyterlab/__main__.py,sha256=dufDnTrV_7MKtbso3dh8Ic_xnslZYiiBgtu2WhVRONk,65
|
3
|
-
jupyterlab/_version.py,sha256=
|
3
|
+
jupyterlab/_version.py,sha256=TYyW9YpmjNGt_dmBhxxnc7dRP-RWkPXhzPGBWaWcdv8,677
|
4
4
|
jupyterlab/browser-test.js,sha256=VxjuvF_MEAIV4suRsTzjjX2yNMJdFOciWyXZ5XoICJY,2871
|
5
5
|
jupyterlab/browser_check.py,sha256=RkPKMFRrSYWQIT6ZyOME1S3kz3JYiodwVdMc5SS1TbM,7842
|
6
6
|
jupyterlab/commands.py,sha256=zQPgF99qb6fg_Wt8dkCLp4IbT6CbXH4e7yuqxjIJLpU,86424
|
@@ -25,101 +25,101 @@ jupyterlab/handlers/error_handler.py,sha256=_GYC97aXp3cyZiLAoOVRlByzYflIXtJa6EEe
|
|
25
25
|
jupyterlab/handlers/extension_manager_handler.py,sha256=-qL7TT27X43JFID9gqbGEIx3uL0DeSkQhtQekEeUH2Q,11098
|
26
26
|
jupyterlab/schemas/@jupyterlab/application-extension/commands.json,sha256=cPoSIU3R7XtRAJctEvmwoP86cVCCYcXEThxkePPN8mw,2971
|
27
27
|
jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json,sha256=r_VIaYpkcKw5Lmf4ghjIUd8E6VZT0_aaT0oj75qpxsw,3219
|
28
|
-
jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig,sha256
|
28
|
+
jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=-i2brZFOTSOWQakevUs13W_88sY0m_OeIdE1W51aj-8,1694
|
29
29
|
jupyterlab/schemas/@jupyterlab/application-extension/shell.json,sha256=HlUZ2KYFpavbUmZ7DSPpHK8-Df4ZJ-4uBcFm5wjE3u4,639
|
30
30
|
jupyterlab/schemas/@jupyterlab/application-extension/sidebar.json,sha256=NUVcr8UN3QXOTu5JXL41WYCogtNmYplPbFxdkDc9b2k,763
|
31
31
|
jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json,sha256=4tAD8svA7M9eGNWqSZuTBFOXUopAb9SuEN7W6pfEB6Y,1378
|
32
|
-
jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=
|
32
|
+
jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=JflyzXxUdxyUiLRwkdmqIsSsXYa1LoKcxXfoTjmk4NE,2004
|
33
33
|
jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json,sha256=esQyvhnENNUgX9gH4o690rQF3gHTI7tYcHaS6dF46kA,856
|
34
34
|
jupyterlab/schemas/@jupyterlab/apputils-extension/print.json,sha256=BKkGv898tqerPvGvboy2TZJffwm0SxsSzV6_cLiUKVc,563
|
35
|
-
jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=
|
35
|
+
jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=dLlWaGjzvsqdX3vI2mp9kTyohv3_1w4ThotfkF5atmg,796
|
36
36
|
jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json,sha256=nIElIJQHkNdc9kGJIoUOJ-AtEEMDtKxnCA4O-gcPK8g,3717
|
37
37
|
jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json,sha256=RSS1Utq3wq-2qlE8ghpS915Xh6H27Z8piZ4OoNVJ_rQ,457
|
38
|
-
jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=
|
38
|
+
jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=SjyRS7H6ydxCJkZRPN8GVqYc4DHNW6QEgiyalZNjhpE,1850
|
39
39
|
jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json,sha256=0Yiw36__NBOaTAa-NA_gZ_Otyr86uXWruCC0xZ8ixFQ,2347
|
40
40
|
jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json,sha256=H3IND8oT2SpIMT7v5n_tVZrALcFU8A1_yuM4NYDVCbY,6728
|
41
|
-
jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=
|
41
|
+
jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=qIy6WBCsd0-QL4ySG_CpbVe-bk-aigojc6MRV2llbq8,1597
|
42
42
|
jupyterlab/schemas/@jupyterlab/completer-extension/consoles.json,sha256=G3NCkuZksgF-q0sf3VA0Nt8acKKmSvqq5rm46cWfhAM,343
|
43
43
|
jupyterlab/schemas/@jupyterlab/completer-extension/files.json,sha256=WLvD1ORShGpS1FcF46aSeOSmHrxQ2Tu-3e8rmWVE2Co,336
|
44
44
|
jupyterlab/schemas/@jupyterlab/completer-extension/notebooks.json,sha256=Zsr9INmByCBe7FKEy1ErT30nTICOipofiZ32iZfGih4,348
|
45
|
-
jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=
|
45
|
+
jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=OZ080n-gKjhbAF97gU77Xgju_kJ2jl7uExDHubsdfCQ,1532
|
46
46
|
jupyterlab/schemas/@jupyterlab/console-extension/foreign.json,sha256=_qlF6ldPeVxqKe9FOYz6LQS6Jl51gNA5wqTbKCDF9XM,365
|
47
|
-
jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=
|
47
|
+
jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=3j7bgPwGJFzwo7P5-uY9TrpNHVQUs68sxdSRkN9HpIw,1813
|
48
48
|
jupyterlab/schemas/@jupyterlab/console-extension/tracker.json,sha256=cajoxDJT3woXuwzlCvvaYSZYc2mKiGrhm-NFgyoDU1Y,6167
|
49
49
|
jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json,sha256=ESoSzQETC3kCN_TgMXttF5eyxoLp1d5GtelEc6LtG-U,2073
|
50
|
-
jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=
|
50
|
+
jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=h3JJ9LIK-Fk2QBsZgB90ij5uaU3zhnoOWiYKKP5Nd2E,1666
|
51
51
|
jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json,sha256=SBdw-ZExSx8qbtbIR9NKBjWwochC8To6EUe30YpehLA,2073
|
52
52
|
jupyterlab/schemas/@jupyterlab/debugger-extension/main.json,sha256=w1ASsu2frCPmmhKsfXJX0YFQdI-tS-OF7GwltnN6z6w,3136
|
53
|
-
jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=
|
53
|
+
jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=c5yl5MqDRb_l_gZkaaPuOMQklehLhs0X1fq6uu8Qwt8,2202
|
54
54
|
jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json,sha256=lnK_G5VKWL1AseSHXXZWqqSk9lrFdSV4FQz2SrFB-qY,465
|
55
|
-
jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=
|
55
|
+
jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=AJZDa_7BWxqdxwu2VRLKrIxwuTwG7XaltzT6PPn22oE,1883
|
56
56
|
jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json,sha256=W4jYkVBN7XKoo-3sOZcTHvwE7mrI_38nR2zNCE5sbl4,3817
|
57
|
-
jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=
|
57
|
+
jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=kmNh2tHfcbsiDfvirfEM1Ei-yKo0uJhPq9aO77Z4EPs,1439
|
58
58
|
jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json,sha256=ze02tZef-5mumOvoLAYUSShLXYBlBsy46JNJebqL8KM,1588
|
59
|
-
jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=
|
59
|
+
jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=eSJnlRTxjp8WdtDk98rCDOh519amDPgKjAXX_oz5Hm0,1477
|
60
60
|
jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json,sha256=HJVEoi6zi5alr159h2tovPlhk3LrFFcqWAbUEBtdSwc,2059
|
61
61
|
jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json,sha256=qxMO8iQTUBZJEtb5BjIdPNYgvJoLt85r1bKCWFm9yQI,5970
|
62
62
|
jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json,sha256=L40yimhjPAvK9r2bwu16RlJ9ZNdptVcLJqhzdyZ33XI,513
|
63
63
|
jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json,sha256=rcCiL2scgNILwkhfnoKKStLZlxAi0HMia9KcSKN5cZ4,385
|
64
64
|
jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json,sha256=nGc7gQy6951SIN9jWnoZglxGTJZounW7FW9FgomxObM,477
|
65
|
-
jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=
|
65
|
+
jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=8xSyvrRQgZURdVy3I0DL1XMbVVlDBZIoQafEhHZknQM,1864
|
66
66
|
jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json,sha256=LyG5Pf8BMFwQ1LWdikTUHBIQiXiXJ0zpby3M7iX2LvA,2310
|
67
|
-
jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=
|
67
|
+
jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=szdOglF8Te2hYv06Pde4ZIliJeF1Zmk0bvobRsRI5x4,1944
|
68
68
|
jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json,sha256=I3P6vE6WlLEVwBGSvXcL0DnMnIy1NEGYG20VNWEQ3LQ,8578
|
69
69
|
jupyterlab/schemas/@jupyterlab/help-extension/about.json,sha256=yVsOTPpDXTD9HqRxA6r9EC0PoGGM7iNwTqvAjPg7dGo,422
|
70
70
|
jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json,sha256=FmvxXGHUoNbNtV2kNhMrv1pnQb3bh8tWdjDt46mVAZo,456
|
71
71
|
jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json,sha256=ARzZIW6t2g3rne8RVyaFhunlM7ZYb-gCMrJ5APjAZAE,466
|
72
|
-
jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=
|
73
|
-
jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=
|
72
|
+
jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=iEbRB-cCoHAGCkgXEIfQlnLUXKv5JaCk2c2faRSJK_Q,1621
|
73
|
+
jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=HGogoKD1mQwajHMVscuh8vbHLtQxzl94GNHyE3xQcrI,1523
|
74
74
|
jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json,sha256=XVeaM8P0pkpD0j3GWzufhD25tq6pz-v9iKBb0BAfWFE,2110
|
75
|
-
jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=
|
75
|
+
jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=ZQcx6waTBXbT4PW213D58KExm_oPcw3S4gJZ7PV--R8,1378
|
76
76
|
jupyterlab/schemas/@jupyterlab/hub-extension/plugin.json,sha256=OoZbJZjosHgofzpro3IrtGgXPXyU7C8BhK5iw_0q0Xc,613
|
77
|
-
jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=
|
77
|
+
jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=AzmsKGKdBZjMJYMSOqf2Hi9kCP04obh4_qrGZ84r17A,1399
|
78
78
|
jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json,sha256=bYGH9w2qzBxXVSCTO5KV5sbRWa8_AmU7MRf63_7XPEY,1109
|
79
79
|
jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json,sha256=ZFazWVO30YV1SYcsf6a80_wNIi4_RE3MibVIygXHOXs,332
|
80
80
|
jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json,sha256=Co_HwNpNho2IvZhwIAZbEP1da0iAspTrMtxMidhKpeM,655
|
81
81
|
jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json,sha256=ehcPdI8eBlDfiUv8mPC26YfiA5x8oXtstMIvhVhZY_o,319
|
82
|
-
jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=
|
83
|
-
jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=
|
82
|
+
jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=hZauDqKcWc1JR4g2_mZmwPum9lDM9kt6HFRdWPQjHSs,1512
|
83
|
+
jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=V6naWU80vKzEY69lQAU79iWIvmYpDPo6eFO29pqZt6A,1495
|
84
84
|
jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json,sha256=eDpFUOuN03UvGawKyPVFpCzL9W2mmXO_FN3fks0M_e8,265
|
85
|
-
jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=
|
85
|
+
jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=0aWFzOuTZ5Sa3FNw9b9AA_CKgUtF_qMYT4HCRdYMeRY,1722
|
86
86
|
jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json,sha256=4wK2bndVvfhRK7VfSiWbq96Oo64ycNWI8_vlhXF_Rus,1077
|
87
|
-
jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=
|
87
|
+
jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=EaD3V8tTKuvxyD7RqvmrvfriZJSQ6JsYfip65LHPRO0,1656
|
88
88
|
jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json,sha256=0n2o0aNpxtyzHf4N7mP5SbGfkDgwmahRCttYukIbrT4,9894
|
89
|
-
jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256
|
89
|
+
jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=vC3wEd3AQiKYAp3zsX0cjlJCk4-klVxyYSpgm3Kmzc8,1493
|
90
90
|
jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json,sha256=CciwliDzR1oACjZbms695bysXB7U6pphgzqwAMR6aWU,2325
|
91
91
|
jupyterlab/schemas/@jupyterlab/notebook-extension/export.json,sha256=9NpTEY9ASS1sRKsPZYq0EM9semANBWJT0E2gG5VCQKE,672
|
92
|
-
jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=
|
92
|
+
jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=c0STokA8pvGFuARu0unYvbC21BBTHqqBQ6NGsKEarIk,2303
|
93
93
|
jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json,sha256=S06UFsjqoVtwMr_96ZjuJ1kXtqmkw9KqpsrljrJy_ug,2884
|
94
94
|
jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json,sha256=BkbUHLd49JBDDgD-ZTskSnwczKhSARRtwlAxYbLYKXc,24988
|
95
95
|
jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json,sha256=z2ZC2O-WAsb896gCxzuASMofJZbazMJK8WeZPMnCCE0,389
|
96
|
-
jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=
|
96
|
+
jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=P2Rn0haZEyj8rAHJax-Px1lcSafQ2gVJyLEfUTNsK20,1603
|
97
97
|
jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json,sha256=ecRQVrfQzSMKA3GWQNoS6hSXvOydGLiCQmr-Q2QpjwQ,440
|
98
|
-
jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=
|
98
|
+
jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=SbIpbA9lyfcwM3KZZGJ3qWt25LKLU74fnWixR5z1dtI,2114
|
99
99
|
jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json,sha256=I713NdRCfwkQ02Ka2tM61T5GOkczKDo_aX3YNk3rJWo,1152
|
100
|
-
jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=
|
100
|
+
jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=Gr9Y2kGaXFQrIHu85so5VG-xW1gSJI-pASAylHAFGdY,1838
|
101
101
|
jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json,sha256=zAf-5CEXbZNVdWCUE9BP9rllD4Y3Qi-fZv_r9pBq8q4,1057
|
102
|
-
jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=
|
102
|
+
jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=3zpY-dR5WXq1uaXqn82yEp80t-bT47jtnvRiOrHWawc,1702
|
103
103
|
jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json,sha256=DJHBFu6FqPfCkbAQ3vD6Ya4Zr1035vAz5Kue2hu2v8o,3128
|
104
|
-
jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=
|
104
|
+
jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=1lStm_2OPkXyuypgMuaeGFMrqT8W7PKr1SKfBBGy3Ck,1780
|
105
105
|
jupyterlab/schemas/@jupyterlab/toc-extension/plugin.json,sha256=8rdRWJi8tGS1MQVf3lRtYQk1IG46pQKtHqvP4Z0tdDo,1073
|
106
106
|
jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json,sha256=ilJ4kCH0EioAjvSSrr1Q_Hvxx0pDVbMo3IEO9JzPl7E,551
|
107
107
|
jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json,sha256=wE-hqgOMCtBMTgsZohbrx6MA02_I8UHPTipcEW-KK80,402
|
108
108
|
jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json,sha256=8E_ajVTsweu7BXzTJlVMMXNjhy1yqzpjup7udAb4Do4,572
|
109
|
-
jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=
|
110
|
-
jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=
|
109
|
+
jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=RWYG_oG8B1sIfsg0IIqFDaO6qc_kClB99WfSFq90oZQ,1643
|
110
|
+
jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=bSyTWMjFDtPNDZ9xmpwH_l5olgQYZr4kMdlc11VreRg,1521
|
111
111
|
jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json,sha256=0ToYftfEw_1fueWtOZL4mkjSQmv_YTO0cuz_YUXNHXs,1394
|
112
112
|
jupyterlab/staging/.yarnrc,sha256=khpcnBbAKKU2B3_id4k1ZFfPzXfU089iEoaSZAR1Qis,68
|
113
113
|
jupyterlab/staging/bootstrap.js,sha256=gzj-_QDbqw2TUjJz3Ye1GgOX-2MO5d4k658R6RXdnNE,3953
|
114
114
|
jupyterlab/staging/index.js,sha256=9EX4JvqVG5PBTzi7U6xDBrQljIZAOxA52QrSNoe51TU,6876
|
115
|
-
jupyterlab/staging/package.json,sha256=
|
115
|
+
jupyterlab/staging/package.json,sha256=fJR7ip9qefBrhrl59KtHgO8mC1Z_H9-wh4vwUbNvpi8,12548
|
116
116
|
jupyterlab/staging/publicpath.js,sha256=KOGFFZoqKva20hjzBw8hWT4bBN1xERS673W7TrUmDQM,1417
|
117
117
|
jupyterlab/staging/webpack.config.js,sha256=1gBFNyKyTgP4S0DRzS00AEQalDp1jM4DGWmcV0FG06g,10014
|
118
118
|
jupyterlab/staging/webpack.prod.config.js,sha256=SDBnCfVu83PI7a9UzheXy-VhGDfMDAODXkgJZz1bSKk,800
|
119
119
|
jupyterlab/staging/webpack.prod.minimize.config.js,sha256=wrc2y6HkudScF0y6YDWiMKjx66zAKzZB37PhzNn5wdQ,1226
|
120
120
|
jupyterlab/staging/webpack.prod.release.config.js,sha256=rB4rCgZlPsJmGiWyLGRwSdnikTG8WrEH5ems8zsedSA,283
|
121
121
|
jupyterlab/staging/yarn.js,sha256=5WVpsTMlmNifcvwgYe6zREl6nwmLOyVR_X3FVeg4yNk,5094799
|
122
|
-
jupyterlab/staging/yarn.lock,sha256=
|
122
|
+
jupyterlab/staging/yarn.lock,sha256=cWBXnhQL75Czw1P8Rq-iyZ1gcbOmjRQmqFMEjfGgwRo,328995
|
123
123
|
jupyterlab/staging/templates/403.html,sha256=UMRXAAzEjT-oScQIFjQ0-NwR51aiLQnGHqF1-oMn4ts,186
|
124
124
|
jupyterlab/staging/templates/error.html,sha256=By-hArgIORAr_uEvm1L-qAGTRE7vm1j5ilCDNx2hZr0,803
|
125
125
|
jupyterlab/staging/templates/partial.html,sha256=jw1Twj8bGKHXZXbKYdX0wcIViSaZMh4Ev52KpXDykzg,643
|
@@ -133,7 +133,6 @@ jupyterlab/static/1057.16c446ab94eb9e5ed42a.js,sha256=ATGZIFTZ4PstQcjR6thTxAUtXg
|
|
133
133
|
jupyterlab/static/1142.074d125bb59f5a332666.js,sha256=gN-unezt-xd_SinNwqebqr589zjHVCL1f-MYqyu5cS0,32842
|
134
134
|
jupyterlab/static/1249.416321697fbd993b9b66.js,sha256=AkHOsUapX8XF_sgM-LlUJcJYF1u88NwRrCje7Ftvd5M,36070
|
135
135
|
jupyterlab/static/126.1e2fb998804b27c72a3e.js,sha256=rvIGveP3LtDZqLZN6ZFOWOoNilnGGUxvk3EKWgrWi_w,96215
|
136
|
-
jupyterlab/static/1338.9f55174fd6e421c16512.js,sha256=ES8F903ow7O0P5gYnNGCc5HVLeExBHXTGVQK9yY45nA,1035
|
137
136
|
jupyterlab/static/1358.9ab4f57e8227ce75f427.js,sha256=c2Y6keCDAN-VUe9gq7i5llTOlHWjG-Kq5yYG4U78CZc,13017
|
138
137
|
jupyterlab/static/1397.4b53e533e7ca4d3f06fe.js,sha256=JZbkxIdSJUZpGZCWwHE294EKY7CIkFyMlSygIcjM9ME,8950
|
139
138
|
jupyterlab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff,sha256=FMnbT_h_3gj2ewpp3VlLq22HF0gSoNvTTFmDO_7YzA4,16276
|
@@ -169,6 +168,7 @@ jupyterlab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864
|
|
169
168
|
jupyterlab/static/4151.ce38cc139e8eec621bde.js,sha256=8r8hS-tYhJMYyTqQmd6YESNqPAYAZJL_OJFsQrdMBo0,6965
|
170
169
|
jupyterlab/static/4155.784ca1752696680bf373.js,sha256=9Ly-glcvrkTDUbVY413vIqXsIphrTiKfHlpjsOJJxsg,1984
|
171
170
|
jupyterlab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2,sha256=Q8BywWye5tZ6zfpsbWaF_x5060I3t8w8E0irHBCLJq8,76764
|
171
|
+
jupyterlab/static/4400.0d0b0dd3667928c22be4.js,sha256=q00oyKAzteHTVm_ggZla9_VINHx71NT2otPua4i2Jzk,1035
|
172
172
|
jupyterlab/static/4402.d24b4a44244e256d0126.js,sha256=OhZQl4aSi_7CZmDNopnt0NVnHvTC_3gwlqMgsO8Xjyw,10150
|
173
173
|
jupyterlab/static/4429.c4f083ef6b6e29345fd4.js,sha256=DhboahNlfJs01MW1OuvXANrFwTEc5HrsBI-mOpHdZTc,15181
|
174
174
|
jupyterlab/static/45.91c59b0e1dca32f01373.js,sha256=EG1AjxlBLncpoABLriwrypR0j6O1SFW80MUvRjCzNAc,12076
|
@@ -184,8 +184,8 @@ jupyterlab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8
|
|
184
184
|
jupyterlab/static/5223.0006e6e211b7c197b9f1.js,sha256=fjK_k2IHPKyhxiB5JnIMc8hwIKu1_3ssOT6J_KVeZFM,11352
|
185
185
|
jupyterlab/static/5289.6c67522c6a1c32fc2ea2.js,sha256=7Datqnjji77H2hQYvmM1BxwY3RAHlRQ2w21LVTFjeeQ,9009
|
186
186
|
jupyterlab/static/5383.d630abf49f5cb82bb76f.js,sha256=hMUcLoTbm1NGRNN2hSKiWCPeeMHF5QRPt_w1g9AlEfU,11654
|
187
|
-
jupyterlab/static/5493.
|
188
|
-
jupyterlab/static/5493.
|
187
|
+
jupyterlab/static/5493.4b9e29abd9d538583023.js,sha256=wb0gK-LTu6A4JrekwneTvjfJPK1xIo3AgnXOP49s6-c,165293
|
188
|
+
jupyterlab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt,sha256=lqUlGHhVY3z3mcV-sTwREZRm1KQ7maSiV6-Gm8RSQNY,246
|
189
189
|
jupyterlab/static/5505.d108d38d683afca0e4ed.js,sha256=w_AlnDHxLAkbnhOuiSMB3oYQZQ7dVrnN1NBgWRHFcZU,9599
|
190
190
|
jupyterlab/static/5557.625f5943a166b494ee38.js,sha256=3nYZ0xFVibKE3lIwMeE0m_KDv8ntvSf7AGuwlkfCg8w,59717
|
191
191
|
jupyterlab/static/5619.b1928648a190b38e627a.js,sha256=pyek7HOwY84q7Na7d6QPtafm7TDwk28FRI0CSvSA4nc,10213
|
@@ -220,7 +220,7 @@ jupyterlab/static/7717.2a6e6bb4e5f6b92e9798.js,sha256=ofFbvrGKnFdInop3j2wmCtJ3GY
|
|
220
220
|
jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js,sha256=fjqfsUDS1VpR_Jyx9WgOmtteH7tk0n5dVoS8NwDyivg,184
|
221
221
|
jupyterlab/static/7755.d506a1d9dadf30b1e490.js,sha256=2HGfksstPc8a1-TmT1DG3IJlBbwwI263OqVlUKBwVjc,11135
|
222
222
|
jupyterlab/static/7788.5e16fdcc197e245776fd.js,sha256=ptRQsqEop8FhH_8h0m7P9b-YsE1DEWbC_ogTPFe9HSs,11377
|
223
|
-
jupyterlab/static/7796.
|
223
|
+
jupyterlab/static/7796.828360b48609dc38fc4c.js,sha256=sqW_dLUC5Og1kETFm6pubAOTBLWMCP_IOuhFRSYKNCo,9123
|
224
224
|
jupyterlab/static/7900.86dcbbbfb1a3d4f98375.js,sha256=-CeNHLxubsnfu0TKQZqTpBQLUhpzx-NkJq_r5BzteTk,10319
|
225
225
|
jupyterlab/static/8012.e4c8f67dc497d26c16fc.js,sha256=O2Uyb9a6kRGG2b1JhiVr11ODGvn3st-r05AXeHQCHnk,10652
|
226
226
|
jupyterlab/static/8059.6011120485fc3c4868d4.js,sha256=BDmrUD2TXn8hZmdAsGE-JjGfcXKX_4XlHlsVVHNEURc,11713
|
@@ -253,19 +253,19 @@ jupyterlab/static/9845.8b6c837a5ff754554b39.js,sha256=rAnSOwI5MekqrtSIrHBTat1jx7
|
|
253
253
|
jupyterlab/static/9866.5db2f5cd62fb6e231305.js,sha256=jfyQVp7iQYv1dMRTpd6vH-6mNYrp3-hKhPQdyXtCbcQ,9724
|
254
254
|
jupyterlab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff,sha256=r_duXJhvKV1LxvgUKnjioxiIsQHC0CXbifecdfZP2Qs,90060
|
255
255
|
jupyterlab/static/bootstrap.js,sha256=gzj-_QDbqw2TUjJz3Ye1GgOX-2MO5d4k658R6RXdnNE,3953
|
256
|
-
jupyterlab/static/build_log.json,sha256=
|
256
|
+
jupyterlab/static/build_log.json,sha256=yvbV4FAAhoWkLcdcDGEo2z9DZ54ShDbW4oxBsTF8SlQ,23352
|
257
257
|
jupyterlab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf,sha256=xlG4pn0xkyBvYiw8Ow-8pKLycnEIxCErUsHiouhMmzE,33736
|
258
258
|
jupyterlab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot,sha256=z4P_uM8AI71Dnf3V0C8ZVLbuAn6FiX1s_F-Qu8qewdI,34034
|
259
259
|
jupyterlab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2,sha256=0LQlar7XJIFYVmKXEmLqvuNFwZ-DevANfOJCOdO0Du8,78196
|
260
260
|
jupyterlab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg,sha256=-kmPsllqUjXFyG17aKf7526YVcAa9LDlq0HEEEfGSOA,918991
|
261
|
-
jupyterlab/static/index.html,sha256=
|
261
|
+
jupyterlab/static/index.html,sha256=gfi7VLaO6vGtq0QIqnFuaotgmE8PSNlf2uVgaFcAXiQ,1600
|
262
262
|
jupyterlab/static/index.out.js,sha256=t_eTmbfQTD3tieRSzLav4E2yT3cnJwKLbSfxq6h4woU,18511
|
263
|
-
jupyterlab/static/jlab_core.
|
264
|
-
jupyterlab/static/jlab_core.
|
265
|
-
jupyterlab/static/main.
|
266
|
-
jupyterlab/static/package.json,sha256=
|
263
|
+
jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js,sha256=QzY1_oA0rYEYoX3f38VKTm2k--_2pOGlgwFNJSES2LA,2523126
|
264
|
+
jupyterlab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt,sha256=DY9mzUr7Vmy1t-FUDGj0O5OdProSrOKQ8Yq8T0y1PtA,808
|
265
|
+
jupyterlab/static/main.4999cab70933d690f75e.js,sha256=oWbBhTO8BOqIG_uSJ7samBjG5Ma8ra0W0LKGpW_FKmE,70952
|
266
|
+
jupyterlab/static/package.json,sha256=fJR7ip9qefBrhrl59KtHgO8mC1Z_H9-wh4vwUbNvpi8,12548
|
267
267
|
jupyterlab/static/style.js,sha256=uAXg2NHc5y6y-ET2yF_Dw8zMo2ONRWQVoO8XFALkNbI,2509
|
268
|
-
jupyterlab/static/third-party-licenses.json,sha256=
|
268
|
+
jupyterlab/static/third-party-licenses.json,sha256=9nSRRa4ZdrRs9NCVJVruiNpcuFO505Vdzk-e9gsiL9k,209505
|
269
269
|
jupyterlab/tests/__init__.py,sha256=XA0EOM8gcYtxe-ZvC6bOzkpMc8lbvSyADrwLoKKedRA,842
|
270
270
|
jupyterlab/tests/conftest.py,sha256=in1iBqZcmrmvJ4Y9LmK6oPtwZfI-6C_pMb46EqVyQR4,885
|
271
271
|
jupyterlab/tests/echo_kernel.py,sha256=sTr4bPj7uzTBmv5rOFYMj-NprDKGWGeZQUKpw75GCUI,1477
|
@@ -276,20 +276,20 @@ jupyterlab/tests/test_jupyterlab.py,sha256=s3achNyj1J4ar5Z1ZyzLtH1EOiCVCbFb-7_87
|
|
276
276
|
jupyterlab/tests/test_registry.py,sha256=90hkhwLd60K83TQ68H7hzMnhaDdIKaQIxtB7-QIqZ7A,4245
|
277
277
|
jupyterlab/tests/mock_packages/extension/index.js,sha256=fEAInf2mgl25KsKhifPDHz0N4150niB8Z6Bn8Z3XNSc,459
|
278
278
|
jupyterlab/tests/mock_packages/extension/mock_package.py,sha256=qeoLG-QOgXHCTD1P8L3utLD0lvgvMzqHYL9wm2BXjb0,281
|
279
|
-
jupyterlab/tests/mock_packages/extension/package.json,sha256=
|
279
|
+
jupyterlab/tests/mock_packages/extension/package.json,sha256=NWF6cBS3acSkiPoPQa1gUniwW7C_xcflvLSLOFabrqA,343
|
280
280
|
jupyterlab/tests/mock_packages/extension/setup.py,sha256=JLXtRDiGwSm3msqzRy0rLdPStucjXPSRzEJPOQ3VpJg,268
|
281
281
|
jupyterlab/tests/mock_packages/incompat/index.js,sha256=q1H8WH8EnJIEfEF_phRxiKt50P2hYC1L_GgR179wQUM,363
|
282
282
|
jupyterlab/tests/mock_packages/incompat/package.json,sha256=ALD8LC7NImv_o0Axie6WVLwIaTFaqZiFgqn-xto4nbU,219
|
283
283
|
jupyterlab/tests/mock_packages/interop/consumer/index.js,sha256=Bbu34h9Xnh3EoHIBd-S3DbB4XdhmeZI7qZ5vpemGk84,377
|
284
284
|
jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py,sha256=qeoLG-QOgXHCTD1P8L3utLD0lvgvMzqHYL9wm2BXjb0,281
|
285
|
-
jupyterlab/tests/mock_packages/interop/consumer/package.json,sha256=
|
285
|
+
jupyterlab/tests/mock_packages/interop/consumer/package.json,sha256=sFoFyrkOF14k5oC1IbTjIzEX5YjzV112q5vb64MfwMs,381
|
286
286
|
jupyterlab/tests/mock_packages/interop/consumer/setup.py,sha256=8oUW5WBlMh3qvPsH7ggJxvWyqJqeG4pl0L7X47NGpTo,524
|
287
287
|
jupyterlab/tests/mock_packages/interop/provider/index.js,sha256=fhY8f8moVay8chR_Q7p1nETebJP9E3PT3VMXfNjyll0,388
|
288
288
|
jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py,sha256=OdqRI1Eq-O5oiSz9vp8LVNdvRhxqJQyLRnjDbSqiSHs,291
|
289
|
-
jupyterlab/tests/mock_packages/interop/provider/package.json,sha256
|
289
|
+
jupyterlab/tests/mock_packages/interop/provider/package.json,sha256=XwoR4fNoIvltPclIVG_6HT2bn4ZPg7sTG6BJJIhsHR8,256
|
290
290
|
jupyterlab/tests/mock_packages/interop/provider/setup.py,sha256=4cCAuVOlOF0pKHPNsXL_5ehbrdR5jtq7CjTJxHVWVMg,524
|
291
291
|
jupyterlab/tests/mock_packages/interop/token/index.js,sha256=ZYvFANgqpYSimTGQQCOy03GHWZ0dLwA4tcRFph01-wA,214
|
292
|
-
jupyterlab/tests/mock_packages/interop/token/package.json,sha256=
|
292
|
+
jupyterlab/tests/mock_packages/interop/token/package.json,sha256=Hzkmq92DIMO31x_Jkyu36KBs5OdOrnN8jHIUILyzID0,140
|
293
293
|
jupyterlab/tests/mock_packages/mimeextension/index.js,sha256=o8ZQ7tAfWRlWKghNuvWKr23Hji2NBYxqaT3F4HEq_h8,519
|
294
294
|
jupyterlab/tests/mock_packages/mimeextension/package.json,sha256=0lG4RuIFSY_YSbr45Lf1B22FAwhE_OHl9WR_vH5Sui0,196
|
295
295
|
jupyterlab/tests/mock_packages/package/index.js,sha256=VQ0ltSjDsv-aPXs0qu1d--rl9yX1t2w2B-PxTwqkdn0,168
|
@@ -316,243 +316,243 @@ jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css,sha256=ZuGfZfOj6N8m
|
|
316
316
|
jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
317
317
|
jupyterlab/themes/@jupyterlab/theme-light-extension/index.css,sha256=yLjoEkg1mJ4QDoDKR8FSChBei40t9WHAjHRwqxrFklY,16111
|
318
318
|
jupyterlab/themes/@jupyterlab/theme-light-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
319
|
-
jupyterlab-3.6.
|
320
|
-
jupyterlab-3.6.
|
321
|
-
jupyterlab-3.6.
|
322
|
-
jupyterlab-3.6.
|
323
|
-
jupyterlab-3.6.
|
324
|
-
jupyterlab-3.6.
|
325
|
-
jupyterlab-3.6.
|
326
|
-
jupyterlab-3.6.
|
327
|
-
jupyterlab-3.6.
|
328
|
-
jupyterlab-3.6.
|
329
|
-
jupyterlab-3.6.
|
330
|
-
jupyterlab-3.6.
|
331
|
-
jupyterlab-3.6.
|
332
|
-
jupyterlab-3.6.
|
333
|
-
jupyterlab-3.6.
|
334
|
-
jupyterlab-3.6.
|
335
|
-
jupyterlab-3.6.
|
336
|
-
jupyterlab-3.6.
|
337
|
-
jupyterlab-3.6.
|
338
|
-
jupyterlab-3.6.
|
339
|
-
jupyterlab-3.6.
|
340
|
-
jupyterlab-3.6.
|
341
|
-
jupyterlab-3.6.
|
342
|
-
jupyterlab-3.6.
|
343
|
-
jupyterlab-3.6.
|
344
|
-
jupyterlab-3.6.
|
345
|
-
jupyterlab-3.6.
|
346
|
-
jupyterlab-3.6.
|
347
|
-
jupyterlab-3.6.
|
348
|
-
jupyterlab-3.6.
|
349
|
-
jupyterlab-3.6.
|
350
|
-
jupyterlab-3.6.
|
351
|
-
jupyterlab-3.6.
|
352
|
-
jupyterlab-3.6.
|
353
|
-
jupyterlab-3.6.
|
354
|
-
jupyterlab-3.6.
|
355
|
-
jupyterlab-3.6.
|
356
|
-
jupyterlab-3.6.
|
357
|
-
jupyterlab-3.6.
|
358
|
-
jupyterlab-3.6.
|
359
|
-
jupyterlab-3.6.
|
360
|
-
jupyterlab-3.6.
|
361
|
-
jupyterlab-3.6.
|
362
|
-
jupyterlab-3.6.
|
363
|
-
jupyterlab-3.6.
|
364
|
-
jupyterlab-3.6.
|
365
|
-
jupyterlab-3.6.
|
366
|
-
jupyterlab-3.6.
|
367
|
-
jupyterlab-3.6.
|
368
|
-
jupyterlab-3.6.
|
369
|
-
jupyterlab-3.6.
|
370
|
-
jupyterlab-3.6.
|
371
|
-
jupyterlab-3.6.
|
372
|
-
jupyterlab-3.6.
|
373
|
-
jupyterlab-3.6.
|
374
|
-
jupyterlab-3.6.
|
375
|
-
jupyterlab-3.6.
|
376
|
-
jupyterlab-3.6.
|
377
|
-
jupyterlab-3.6.
|
378
|
-
jupyterlab-3.6.
|
379
|
-
jupyterlab-3.6.
|
380
|
-
jupyterlab-3.6.
|
381
|
-
jupyterlab-3.6.
|
382
|
-
jupyterlab-3.6.
|
383
|
-
jupyterlab-3.6.
|
384
|
-
jupyterlab-3.6.
|
385
|
-
jupyterlab-3.6.
|
386
|
-
jupyterlab-3.6.
|
387
|
-
jupyterlab-3.6.
|
388
|
-
jupyterlab-3.6.
|
389
|
-
jupyterlab-3.6.
|
390
|
-
jupyterlab-3.6.
|
391
|
-
jupyterlab-3.6.
|
392
|
-
jupyterlab-3.6.
|
393
|
-
jupyterlab-3.6.
|
394
|
-
jupyterlab-3.6.
|
395
|
-
jupyterlab-3.6.
|
396
|
-
jupyterlab-3.6.
|
397
|
-
jupyterlab-3.6.
|
398
|
-
jupyterlab-3.6.
|
399
|
-
jupyterlab-3.6.
|
400
|
-
jupyterlab-3.6.
|
401
|
-
jupyterlab-3.6.
|
402
|
-
jupyterlab-3.6.
|
403
|
-
jupyterlab-3.6.
|
404
|
-
jupyterlab-3.6.
|
405
|
-
jupyterlab-3.6.
|
406
|
-
jupyterlab-3.6.
|
407
|
-
jupyterlab-3.6.
|
408
|
-
jupyterlab-3.6.
|
409
|
-
jupyterlab-3.6.
|
410
|
-
jupyterlab-3.6.
|
411
|
-
jupyterlab-3.6.
|
412
|
-
jupyterlab-3.6.
|
413
|
-
jupyterlab-3.6.
|
414
|
-
jupyterlab-3.6.
|
415
|
-
jupyterlab-3.6.
|
416
|
-
jupyterlab-3.6.
|
417
|
-
jupyterlab-3.6.
|
418
|
-
jupyterlab-3.6.
|
419
|
-
jupyterlab-3.6.
|
420
|
-
jupyterlab-3.6.
|
421
|
-
jupyterlab-3.6.
|
422
|
-
jupyterlab-3.6.
|
423
|
-
jupyterlab-3.6.
|
424
|
-
jupyterlab-3.6.
|
425
|
-
jupyterlab-3.6.
|
426
|
-
jupyterlab-3.6.
|
427
|
-
jupyterlab-3.6.
|
428
|
-
jupyterlab-3.6.
|
429
|
-
jupyterlab-3.6.
|
430
|
-
jupyterlab-3.6.
|
431
|
-
jupyterlab-3.6.
|
432
|
-
jupyterlab-3.6.
|
433
|
-
jupyterlab-3.6.
|
434
|
-
jupyterlab-3.6.
|
435
|
-
jupyterlab-3.6.
|
436
|
-
jupyterlab-3.6.
|
437
|
-
jupyterlab-3.6.
|
438
|
-
jupyterlab-3.6.
|
439
|
-
jupyterlab-3.6.
|
440
|
-
jupyterlab-3.6.
|
441
|
-
jupyterlab-3.6.
|
442
|
-
jupyterlab-3.6.
|
443
|
-
jupyterlab-3.6.
|
444
|
-
jupyterlab-3.6.
|
445
|
-
jupyterlab-3.6.
|
446
|
-
jupyterlab-3.6.
|
447
|
-
jupyterlab-3.6.
|
448
|
-
jupyterlab-3.6.
|
449
|
-
jupyterlab-3.6.
|
450
|
-
jupyterlab-3.6.
|
451
|
-
jupyterlab-3.6.
|
452
|
-
jupyterlab-3.6.
|
453
|
-
jupyterlab-3.6.
|
454
|
-
jupyterlab-3.6.
|
455
|
-
jupyterlab-3.6.
|
456
|
-
jupyterlab-3.6.
|
457
|
-
jupyterlab-3.6.
|
458
|
-
jupyterlab-3.6.
|
459
|
-
jupyterlab-3.6.
|
460
|
-
jupyterlab-3.6.
|
461
|
-
jupyterlab-3.6.
|
462
|
-
jupyterlab-3.6.
|
463
|
-
jupyterlab-3.6.
|
464
|
-
jupyterlab-3.6.
|
465
|
-
jupyterlab-3.6.
|
466
|
-
jupyterlab-3.6.
|
467
|
-
jupyterlab-3.6.
|
468
|
-
jupyterlab-3.6.
|
469
|
-
jupyterlab-3.6.
|
470
|
-
jupyterlab-3.6.
|
471
|
-
jupyterlab-3.6.
|
472
|
-
jupyterlab-3.6.
|
473
|
-
jupyterlab-3.6.
|
474
|
-
jupyterlab-3.6.
|
475
|
-
jupyterlab-3.6.
|
476
|
-
jupyterlab-3.6.
|
477
|
-
jupyterlab-3.6.
|
478
|
-
jupyterlab-3.6.
|
479
|
-
jupyterlab-3.6.
|
480
|
-
jupyterlab-3.6.
|
481
|
-
jupyterlab-3.6.
|
482
|
-
jupyterlab-3.6.
|
483
|
-
jupyterlab-3.6.
|
484
|
-
jupyterlab-3.6.
|
485
|
-
jupyterlab-3.6.
|
486
|
-
jupyterlab-3.6.
|
487
|
-
jupyterlab-3.6.
|
488
|
-
jupyterlab-3.6.
|
489
|
-
jupyterlab-3.6.
|
490
|
-
jupyterlab-3.6.
|
491
|
-
jupyterlab-3.6.
|
492
|
-
jupyterlab-3.6.
|
493
|
-
jupyterlab-3.6.
|
494
|
-
jupyterlab-3.6.
|
495
|
-
jupyterlab-3.6.
|
496
|
-
jupyterlab-3.6.
|
497
|
-
jupyterlab-3.6.
|
498
|
-
jupyterlab-3.6.
|
499
|
-
jupyterlab-3.6.
|
500
|
-
jupyterlab-3.6.
|
501
|
-
jupyterlab-3.6.
|
502
|
-
jupyterlab-3.6.
|
503
|
-
jupyterlab-3.6.
|
504
|
-
jupyterlab-3.6.
|
505
|
-
jupyterlab-3.6.
|
506
|
-
jupyterlab-3.6.
|
507
|
-
jupyterlab-3.6.
|
508
|
-
jupyterlab-3.6.
|
509
|
-
jupyterlab-3.6.
|
510
|
-
jupyterlab-3.6.
|
511
|
-
jupyterlab-3.6.
|
512
|
-
jupyterlab-3.6.
|
513
|
-
jupyterlab-3.6.
|
514
|
-
jupyterlab-3.6.
|
515
|
-
jupyterlab-3.6.
|
516
|
-
jupyterlab-3.6.
|
517
|
-
jupyterlab-3.6.
|
518
|
-
jupyterlab-3.6.
|
519
|
-
jupyterlab-3.6.
|
520
|
-
jupyterlab-3.6.
|
521
|
-
jupyterlab-3.6.
|
522
|
-
jupyterlab-3.6.
|
523
|
-
jupyterlab-3.6.
|
524
|
-
jupyterlab-3.6.
|
525
|
-
jupyterlab-3.6.
|
526
|
-
jupyterlab-3.6.
|
527
|
-
jupyterlab-3.6.
|
528
|
-
jupyterlab-3.6.
|
529
|
-
jupyterlab-3.6.
|
530
|
-
jupyterlab-3.6.
|
531
|
-
jupyterlab-3.6.
|
532
|
-
jupyterlab-3.6.
|
533
|
-
jupyterlab-3.6.
|
534
|
-
jupyterlab-3.6.
|
535
|
-
jupyterlab-3.6.
|
536
|
-
jupyterlab-3.6.
|
537
|
-
jupyterlab-3.6.
|
538
|
-
jupyterlab-3.6.
|
539
|
-
jupyterlab-3.6.
|
540
|
-
jupyterlab-3.6.
|
541
|
-
jupyterlab-3.6.
|
542
|
-
jupyterlab-3.6.
|
543
|
-
jupyterlab-3.6.
|
544
|
-
jupyterlab-3.6.
|
545
|
-
jupyterlab-3.6.
|
546
|
-
jupyterlab-3.6.
|
547
|
-
jupyterlab-3.6.
|
548
|
-
jupyterlab-3.6.
|
549
|
-
jupyterlab-3.6.
|
550
|
-
jupyterlab-3.6.
|
551
|
-
jupyterlab-3.6.
|
552
|
-
jupyterlab-3.6.
|
553
|
-
jupyterlab-3.6.
|
554
|
-
jupyterlab-3.6.
|
555
|
-
jupyterlab-3.6.
|
556
|
-
jupyterlab-3.6.
|
557
|
-
jupyterlab-3.6.
|
558
|
-
jupyterlab-3.6.
|
319
|
+
jupyterlab-3.6.8.data/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json,sha256=RL_pBS157V67FsOnyJLohgp1WjmyNztRkrnkJkBZbCU,87
|
320
|
+
jupyterlab-3.6.8.data/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json,sha256=bjK3XM4BK5zKmuRXJ5T0HycyRNlytW5SJDkcphLFUTQ,85
|
321
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json,sha256=cPoSIU3R7XtRAJctEvmwoP86cVCCYcXEThxkePPN8mw,2971
|
322
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json,sha256=r_VIaYpkcKw5Lmf4ghjIUd8E6VZT0_aaT0oj75qpxsw,3219
|
323
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig,sha256=-i2brZFOTSOWQakevUs13W_88sY0m_OeIdE1W51aj-8,1694
|
324
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json,sha256=HlUZ2KYFpavbUmZ7DSPpHK8-Df4ZJ-4uBcFm5wjE3u4,639
|
325
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json,sha256=NUVcr8UN3QXOTu5JXL41WYCogtNmYplPbFxdkDc9b2k,763
|
326
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json,sha256=4tAD8svA7M9eGNWqSZuTBFOXUopAb9SuEN7W6pfEB6Y,1378
|
327
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig,sha256=JflyzXxUdxyUiLRwkdmqIsSsXYa1LoKcxXfoTjmk4NE,2004
|
328
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json,sha256=esQyvhnENNUgX9gH4o690rQF3gHTI7tYcHaS6dF46kA,856
|
329
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json,sha256=BKkGv898tqerPvGvboy2TZJffwm0SxsSzV6_cLiUKVc,563
|
330
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json,sha256=dLlWaGjzvsqdX3vI2mp9kTyohv3_1w4ThotfkF5atmg,796
|
331
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json,sha256=nIElIJQHkNdc9kGJIoUOJ-AtEEMDtKxnCA4O-gcPK8g,3717
|
332
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json,sha256=RSS1Utq3wq-2qlE8ghpS915Xh6H27Z8piZ4OoNVJ_rQ,457
|
333
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig,sha256=SjyRS7H6ydxCJkZRPN8GVqYc4DHNW6QEgiyalZNjhpE,1850
|
334
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json,sha256=0Yiw36__NBOaTAa-NA_gZ_Otyr86uXWruCC0xZ8ixFQ,2347
|
335
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json,sha256=H3IND8oT2SpIMT7v5n_tVZrALcFU8A1_yuM4NYDVCbY,6728
|
336
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig,sha256=qIy6WBCsd0-QL4ySG_CpbVe-bk-aigojc6MRV2llbq8,1597
|
337
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json,sha256=G3NCkuZksgF-q0sf3VA0Nt8acKKmSvqq5rm46cWfhAM,343
|
338
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json,sha256=WLvD1ORShGpS1FcF46aSeOSmHrxQ2Tu-3e8rmWVE2Co,336
|
339
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json,sha256=Zsr9INmByCBe7FKEy1ErT30nTICOipofiZ32iZfGih4,348
|
340
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig,sha256=OZ080n-gKjhbAF97gU77Xgju_kJ2jl7uExDHubsdfCQ,1532
|
341
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json,sha256=_qlF6ldPeVxqKe9FOYz6LQS6Jl51gNA5wqTbKCDF9XM,365
|
342
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig,sha256=3j7bgPwGJFzwo7P5-uY9TrpNHVQUs68sxdSRkN9HpIw,1813
|
343
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json,sha256=cajoxDJT3woXuwzlCvvaYSZYc2mKiGrhm-NFgyoDU1Y,6167
|
344
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json,sha256=ESoSzQETC3kCN_TgMXttF5eyxoLp1d5GtelEc6LtG-U,2073
|
345
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig,sha256=h3JJ9LIK-Fk2QBsZgB90ij5uaU3zhnoOWiYKKP5Nd2E,1666
|
346
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json,sha256=SBdw-ZExSx8qbtbIR9NKBjWwochC8To6EUe30YpehLA,2073
|
347
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json,sha256=w1ASsu2frCPmmhKsfXJX0YFQdI-tS-OF7GwltnN6z6w,3136
|
348
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig,sha256=c5yl5MqDRb_l_gZkaaPuOMQklehLhs0X1fq6uu8Qwt8,2202
|
349
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json,sha256=lnK_G5VKWL1AseSHXXZWqqSk9lrFdSV4FQz2SrFB-qY,465
|
350
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig,sha256=AJZDa_7BWxqdxwu2VRLKrIxwuTwG7XaltzT6PPn22oE,1883
|
351
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json,sha256=W4jYkVBN7XKoo-3sOZcTHvwE7mrI_38nR2zNCE5sbl4,3817
|
352
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig,sha256=kmNh2tHfcbsiDfvirfEM1Ei-yKo0uJhPq9aO77Z4EPs,1439
|
353
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json,sha256=ze02tZef-5mumOvoLAYUSShLXYBlBsy46JNJebqL8KM,1588
|
354
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig,sha256=eSJnlRTxjp8WdtDk98rCDOh519amDPgKjAXX_oz5Hm0,1477
|
355
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json,sha256=HJVEoi6zi5alr159h2tovPlhk3LrFFcqWAbUEBtdSwc,2059
|
356
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json,sha256=qxMO8iQTUBZJEtb5BjIdPNYgvJoLt85r1bKCWFm9yQI,5970
|
357
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json,sha256=L40yimhjPAvK9r2bwu16RlJ9ZNdptVcLJqhzdyZ33XI,513
|
358
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json,sha256=rcCiL2scgNILwkhfnoKKStLZlxAi0HMia9KcSKN5cZ4,385
|
359
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json,sha256=nGc7gQy6951SIN9jWnoZglxGTJZounW7FW9FgomxObM,477
|
360
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig,sha256=8xSyvrRQgZURdVy3I0DL1XMbVVlDBZIoQafEhHZknQM,1864
|
361
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json,sha256=LyG5Pf8BMFwQ1LWdikTUHBIQiXiXJ0zpby3M7iX2LvA,2310
|
362
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig,sha256=szdOglF8Te2hYv06Pde4ZIliJeF1Zmk0bvobRsRI5x4,1944
|
363
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json,sha256=I3P6vE6WlLEVwBGSvXcL0DnMnIy1NEGYG20VNWEQ3LQ,8578
|
364
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json,sha256=yVsOTPpDXTD9HqRxA6r9EC0PoGGM7iNwTqvAjPg7dGo,422
|
365
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json,sha256=FmvxXGHUoNbNtV2kNhMrv1pnQb3bh8tWdjDt46mVAZo,456
|
366
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json,sha256=ARzZIW6t2g3rne8RVyaFhunlM7ZYb-gCMrJ5APjAZAE,466
|
367
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig,sha256=iEbRB-cCoHAGCkgXEIfQlnLUXKv5JaCk2c2faRSJK_Q,1621
|
368
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig,sha256=HGogoKD1mQwajHMVscuh8vbHLtQxzl94GNHyE3xQcrI,1523
|
369
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json,sha256=XVeaM8P0pkpD0j3GWzufhD25tq6pz-v9iKBb0BAfWFE,2110
|
370
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig,sha256=ZQcx6waTBXbT4PW213D58KExm_oPcw3S4gJZ7PV--R8,1378
|
371
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json,sha256=OoZbJZjosHgofzpro3IrtGgXPXyU7C8BhK5iw_0q0Xc,613
|
372
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig,sha256=AzmsKGKdBZjMJYMSOqf2Hi9kCP04obh4_qrGZ84r17A,1399
|
373
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json,sha256=bYGH9w2qzBxXVSCTO5KV5sbRWa8_AmU7MRf63_7XPEY,1109
|
374
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json,sha256=ZFazWVO30YV1SYcsf6a80_wNIi4_RE3MibVIygXHOXs,332
|
375
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json,sha256=Co_HwNpNho2IvZhwIAZbEP1da0iAspTrMtxMidhKpeM,655
|
376
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json,sha256=ehcPdI8eBlDfiUv8mPC26YfiA5x8oXtstMIvhVhZY_o,319
|
377
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig,sha256=hZauDqKcWc1JR4g2_mZmwPum9lDM9kt6HFRdWPQjHSs,1512
|
378
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig,sha256=V6naWU80vKzEY69lQAU79iWIvmYpDPo6eFO29pqZt6A,1495
|
379
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json,sha256=eDpFUOuN03UvGawKyPVFpCzL9W2mmXO_FN3fks0M_e8,265
|
380
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig,sha256=0aWFzOuTZ5Sa3FNw9b9AA_CKgUtF_qMYT4HCRdYMeRY,1722
|
381
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json,sha256=4wK2bndVvfhRK7VfSiWbq96Oo64ycNWI8_vlhXF_Rus,1077
|
382
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig,sha256=EaD3V8tTKuvxyD7RqvmrvfriZJSQ6JsYfip65LHPRO0,1656
|
383
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json,sha256=0n2o0aNpxtyzHf4N7mP5SbGfkDgwmahRCttYukIbrT4,9894
|
384
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig,sha256=vC3wEd3AQiKYAp3zsX0cjlJCk4-klVxyYSpgm3Kmzc8,1493
|
385
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json,sha256=CciwliDzR1oACjZbms695bysXB7U6pphgzqwAMR6aWU,2325
|
386
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json,sha256=9NpTEY9ASS1sRKsPZYq0EM9semANBWJT0E2gG5VCQKE,672
|
387
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig,sha256=c0STokA8pvGFuARu0unYvbC21BBTHqqBQ6NGsKEarIk,2303
|
388
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json,sha256=S06UFsjqoVtwMr_96ZjuJ1kXtqmkw9KqpsrljrJy_ug,2884
|
389
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json,sha256=BkbUHLd49JBDDgD-ZTskSnwczKhSARRtwlAxYbLYKXc,24988
|
390
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json,sha256=z2ZC2O-WAsb896gCxzuASMofJZbazMJK8WeZPMnCCE0,389
|
391
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig,sha256=P2Rn0haZEyj8rAHJax-Px1lcSafQ2gVJyLEfUTNsK20,1603
|
392
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json,sha256=ecRQVrfQzSMKA3GWQNoS6hSXvOydGLiCQmr-Q2QpjwQ,440
|
393
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig,sha256=SbIpbA9lyfcwM3KZZGJ3qWt25LKLU74fnWixR5z1dtI,2114
|
394
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json,sha256=I713NdRCfwkQ02Ka2tM61T5GOkczKDo_aX3YNk3rJWo,1152
|
395
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig,sha256=Gr9Y2kGaXFQrIHu85so5VG-xW1gSJI-pASAylHAFGdY,1838
|
396
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json,sha256=zAf-5CEXbZNVdWCUE9BP9rllD4Y3Qi-fZv_r9pBq8q4,1057
|
397
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig,sha256=3zpY-dR5WXq1uaXqn82yEp80t-bT47jtnvRiOrHWawc,1702
|
398
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json,sha256=DJHBFu6FqPfCkbAQ3vD6Ya4Zr1035vAz5Kue2hu2v8o,3128
|
399
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig,sha256=1lStm_2OPkXyuypgMuaeGFMrqT8W7PKr1SKfBBGy3Ck,1780
|
400
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json,sha256=8rdRWJi8tGS1MQVf3lRtYQk1IG46pQKtHqvP4Z0tdDo,1073
|
401
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json,sha256=ilJ4kCH0EioAjvSSrr1Q_Hvxx0pDVbMo3IEO9JzPl7E,551
|
402
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json,sha256=wE-hqgOMCtBMTgsZohbrx6MA02_I8UHPTipcEW-KK80,402
|
403
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json,sha256=8E_ajVTsweu7BXzTJlVMMXNjhy1yqzpjup7udAb4Do4,572
|
404
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig,sha256=RWYG_oG8B1sIfsg0IIqFDaO6qc_kClB99WfSFq90oZQ,1643
|
405
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig,sha256=bSyTWMjFDtPNDZ9xmpwH_l5olgQYZr4kMdlc11VreRg,1521
|
406
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json,sha256=0ToYftfEw_1fueWtOZL4mkjSQmv_YTO0cuz_YUXNHXs,1394
|
407
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf,sha256=BvTQCSPqJGl99d8LkphBdZkdi9JXdqAtUxu0AeOT7EI,134040
|
408
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js,sha256=yAwjEeyTAVK9iPixME3-gqwPbYFGN9ryMXrXDOHnkI8,8494
|
409
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js,sha256=WjRRaUX3rziFghOdckU49q2kDkp7jceUwMgxlFWYhis,155605
|
410
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt,sha256=1J-1y3fy9iL3n7_uSe7E09q1FXCtEZ0FQkKs0FNbmNc,160
|
411
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js,sha256=eiq87xGDchAolzBmoyx-jeKtrW5lOydx3aAGYVZp_As,9763
|
412
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js,sha256=ATGZIFTZ4PstQcjR6thTxAUtXgYeDKbHroFG-M1FFUI,7623
|
413
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js,sha256=gN-unezt-xd_SinNwqebqr589zjHVCL1f-MYqyu5cS0,32842
|
414
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1249.416321697fbd993b9b66.js,sha256=AkHOsUapX8XF_sgM-LlUJcJYF1u88NwRrCje7Ftvd5M,36070
|
415
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js,sha256=rvIGveP3LtDZqLZN6ZFOWOoNilnGGUxvk3EKWgrWi_w,96215
|
416
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js,sha256=c2Y6keCDAN-VUe9gq7i5llTOlHWjG-Kq5yYG4U78CZc,13017
|
417
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js,sha256=JZbkxIdSJUZpGZCWwHE294EKY7CIkFyMlSygIcjM9ME,8950
|
418
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff,sha256=FMnbT_h_3gj2ewpp3VlLq22HF0gSoNvTTFmDO_7YzA4,16276
|
419
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js,sha256=Dw_xGabJdV6C8PIBIIJ82X2RF1k_QFIXBskBccjGBMI,8484
|
420
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js,sha256=woD14zvVUxIhWrVBaEgIE1mgTZDmu_Fl1DNinkaKVGY,58417
|
421
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt,sha256=Wcdqri7m1Tu4kpO31sR52tMNQjiH8xTn71JJ9xBMFIU,909
|
422
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js,sha256=AVAJ1MIP-6qTGj6SggLy70YUq8cXC-_OzDkD9YHBK0Y,10385
|
423
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js,sha256=5cZSgYWSDu75-ttQLKd6iN0W18r5mqI5e0je925Jzgw,9687
|
424
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg,sha256=IyaEm2w9-iF6Dp7K7JVTyRCk4ph8hzFchQc9K5WkhPM,144714
|
425
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js,sha256=L5g-A6trAP0wFI7Nocce5YmPh8Gb74SGrHTOteRJiqk,10566
|
426
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js,sha256=ggxwlVGtJ2GkZLVIcu6zLsvpAIJmKjNYcrgM_6HKsog,10391
|
427
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js,sha256=ex5MtmaSQk2mgwj4ioL2xUi92_DLS_r8o8MEha3Ai7U,10456
|
428
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js,sha256=L3uSGSUrj6NUTOROWcbVJHw_u8LnnmxmpR2SZw4wZs0,86834
|
429
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js,sha256=1SfhI3vs6hkqySTocPqpG2rqHm1K34-h-Jl75MTpanI,4309
|
430
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js,sha256=EMByLFWg04Fwf31NS0g5CweI45mTjeKEC9RUl9ajmRw,3624
|
431
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js,sha256=LC1ayiuToT4avD-mwn6aR89kQxgDBoHGarv9ZRV54nc,249878
|
432
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js,sha256=ZtmPmaRSMzG1kZ4NvA4K-mfUouEFmnL0h3QV1B6EsQE,10949
|
433
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js,sha256=lCGVeF6_SngHTrVRb-B3XwBF8PnhJU-iN6fDDPuTpjg,13017
|
434
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3308.03624912593a42120dea.js,sha256=nLpaUFr8KSq4auUZLBptne5EuEScN4ydaTmZ4J7TzDI,37805
|
435
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js,sha256=uQ1hAqrPnnJdpzZsMagwZv8icEYkH7PgVltFL3napkQ,16900
|
436
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js,sha256=RfKN98oREMfkYEQkCly7IERZI3CmAz_a59_KhMfjPJo,7256
|
437
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js,sha256=cA8YQpeJ1M-7lYETtTc3WSXRFyPYnQUQRCTSrX5eDWQ,2438
|
438
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js,sha256=Qlb5AYpKiFb5pNzqV_U5nnnUhWSaHGlX7Pv_0ctY7Tc,10854
|
439
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js,sha256=81-UeHiYZR0uRjmEYG1H7lnV_l8hjJ9ABP3PWWUFSUA,9065
|
440
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js,sha256=vECi5tXvyRU09ALZqlJSxdMxSNXAMRV7Mv5NPjitvb8,10387
|
441
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js,sha256=TWl2J_6NfECOr24le3EABAoLoIjrNJtlxbc7H-rj9sA,9593
|
442
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js,sha256=Bq5YU7giPJrYdF9XwKK3IImEiStNLNn_TnB6QVsC9U0,126204
|
443
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt,sha256=n6ku4CAGiHrqyY-1XcdWnpAf7GgqXGOoaR7QcxWJfI8,545
|
444
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js,sha256=V5ZPp9x7GRmIQPXmDVamONaHwQNaSbOoD3Vf8vQhFl0,9656
|
445
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf,sha256=PQavHzHNg6znomWgFLj7Xe4Vdw7KyPelVVUZDmJ-A8I,202744
|
446
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js,sha256=HWhcxYRDlDgApvtZavx8gw4FrhNX_c0yIujUolrtRww,5789
|
447
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot,sha256=QHqXI_xxfJTih0lggNdz4Y4pw8rEniYwFyNDxlwIZKg,134346
|
448
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js,sha256=8r8hS-tYhJMYyTqQmd6YESNqPAYAZJL_OJFsQrdMBo0,6965
|
449
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js,sha256=9Ly-glcvrkTDUbVY413vIqXsIphrTiKfHlpjsOJJxsg,1984
|
450
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2,sha256=Q8BywWye5tZ6zfpsbWaF_x5060I3t8w8E0irHBCLJq8,76764
|
451
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4400.0d0b0dd3667928c22be4.js,sha256=q00oyKAzteHTVm_ggZla9_VINHx71NT2otPua4i2Jzk,1035
|
452
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js,sha256=OhZQl4aSi_7CZmDNopnt0NVnHvTC_3gwlqMgsO8Xjyw,10150
|
453
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js,sha256=DhboahNlfJs01MW1OuvXANrFwTEc5HrsBI-mOpHdZTc,15181
|
454
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js,sha256=EG1AjxlBLncpoABLriwrypR0j6O1SFW80MUvRjCzNAc,12076
|
455
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js,sha256=Tzub1WgtJwgQLF9MfHARNBmncMKKyPbW344WS4ZijjA,10336
|
456
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js,sha256=WnX_JzOpqfjZPKj4eycsZVr-IQJrSqiQbG6AcRK99-4,180608
|
457
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js,sha256=xyjcEFDwrkoJW-nkgjGyRvoGUIBmZtcN18CtVDt0cBU,15963
|
458
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js,sha256=NKmaoDURWV8v7lA3GYr4u0uaqAJ70EzOYJzXPcFr2ac,10022
|
459
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js,sha256=BLK0OIjJge6ND-MhiRWlaWxAsQIGUIbnXwBgXukXUX0,11232
|
460
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js,sha256=lW9557Oi4fuJRduOsp6qDFfdGYOyOZNYWgxzxbDhjgQ,534288
|
461
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js,sha256=UBBsfrpRtbZpHjPtUhBTXUJK8vzNROZC-0mJzP8f7K8,2438
|
462
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js,sha256=oYzPE1KyeDW3dJQrucJrpBGDit0_ddJizPMjBVFcXNs,127592
|
463
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt,sha256=e5rXKlIVk9PRn8cQPr8kfCfz1Paakt2urafpaM7lFGg,95
|
464
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js,sha256=fjK_k2IHPKyhxiB5JnIMc8hwIKu1_3ssOT6J_KVeZFM,11352
|
465
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js,sha256=7Datqnjji77H2hQYvmM1BxwY3RAHlRQ2w21LVTFjeeQ,9009
|
466
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js,sha256=hMUcLoTbm1NGRNN2hSKiWCPeeMHF5QRPt_w1g9AlEfU,11654
|
467
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js,sha256=wb0gK-LTu6A4JrekwneTvjfJPK1xIo3AgnXOP49s6-c,165293
|
468
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5493.4b9e29abd9d538583023.js.LICENSE.txt,sha256=lqUlGHhVY3z3mcV-sTwREZRm1KQ7maSiV6-Gm8RSQNY,246
|
469
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js,sha256=w_AlnDHxLAkbnhOuiSMB3oYQZQ7dVrnN1NBgWRHFcZU,9599
|
470
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js,sha256=3nYZ0xFVibKE3lIwMeE0m_KDv8ntvSf7AGuwlkfCg8w,59717
|
471
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js,sha256=pyek7HOwY84q7Na7d6QPtafm7TDwk28FRI0CSvSA4nc,10213
|
472
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js,sha256=mIkNLwB4GAmiTZ_eD8g9Z-1vyn00m-5h07BXT6jM2z8,10303
|
473
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js,sha256=UNmxCZ69lDpJ_bUWuFvljRI9S42SHaaiP4o-Z4-K0ig,463013
|
474
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt,sha256=uOXUWtu_5EIK_PMnjKR8mlvnQx5oRV3ZmidRKAcV94Y,64
|
475
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js,sha256=HFNusnl5mVLB0lLL6RxII7N-_z28YmkuLmttrcxK3NQ,7368
|
476
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js,sha256=KjlSYZNDODCZWsvY6PCWlzI7ERWc1GWgld40MfKbIfc,85058
|
477
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js,sha256=y9T3BJVbNhwh8QtVdBHT2oLPnrElD5AIHjUTiIwsxcI,18484
|
478
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js,sha256=GQ0suLEY55UPruTTFHFWwDUFaSIsOAwk0HD82FwBDM8,15172
|
479
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js,sha256=p97byWEVkf85rSRf4hzZiKTsIGpUqjPv7hi0fJNhddg,11850
|
480
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js,sha256=K89Da5kjuF_OxqrIwnzFUYZX1A3O2VBFITQru5msMUg,10581
|
481
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js,sha256=GO9aO8d5dRc3hdj8QCZiPIGMs7fR-tkAmPyRtc0H-rM,16966
|
482
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js,sha256=m7-mlkoqaOg87s9hWtP0QCbsoHtVtGvl3ZeFXAETbo8,4631
|
483
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js,sha256=yg-dtt1nX8WWaCZRVl2N7E6seGRyzMAD-eujakFtJ3o,11454
|
484
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg,sha256=Z5taUha735E8wi1q5Ed4we-XXuOHpsTF3ofnXRmiIjI,747545
|
485
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js,sha256=fttCtBpPtFfJd3aRabjl3D7ze3QHEJDnk_xXbGxyYI4,10322
|
486
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js,sha256=tainpWx3suzRwlXpg2PJXSj-kjv323krpnNz_YlIP7k,23316
|
487
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js,sha256=1yqGLkVNlbLC7vX8NExOsI9ibR1GhUbYA-8Jm_lMOqM,11980
|
488
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js,sha256=o9vibsEsI62BbhomFpOxSXQ2PoNyN27VAspxhVXzGvw,10057
|
489
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js,sha256=w5wr0ynpzzN5JUQcBSbLgo4Jg1SkZyRzWMin61_Cxf4,9156
|
490
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js,sha256=fcQXqTCZ-z_oGL1QwdpnQE3IJckwlA6eqzap2kKTM2w,10751
|
491
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js,sha256=eGNk3w9teNgwBgPsoo7m5Ob9b12S3v5jscoM3L6ZOuQ,10621
|
492
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js,sha256=29GHcYfRZYcqGLgOO6hYdQEXBX3KnxVcQoFjZ8vPp5Y,7386
|
493
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt,sha256=oK-xOQH-sVTfwQyaar6YFJoWZlod1YVa2DoJjutK2_Y,294
|
494
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js,sha256=HPzD15mH37ZAla81Z3t3HpeeMrB8bGId9JnDfZB7e7k,13012
|
495
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js,sha256=n6p2fXYL3Ms5A8t0zyHQOl0NPr3MEFLEbVoG1l5inrc,331652
|
496
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js,sha256=H94my4gRJ9getsEkm1YnzqzjMbfNcC1dEtpV7rCwyBY,11745
|
497
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff,sha256=dO3Bi2fEh-MvGBcZ_bNH4udwIHRGUfRG6azXvWgh4uc,101652
|
498
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot,sha256=dadhFZriZsUzKk8mbgelVDcS_7du4CYLB3ghlcBNw2Q,203030
|
499
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js,sha256=ofFbvrGKnFdInop3j2wmCtJ3GY5wOP84mQZ5tyxevjs,11174
|
500
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js,sha256=fjqfsUDS1VpR_Jyx9WgOmtteH7tk0n5dVoS8NwDyivg,184
|
501
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js,sha256=2HGfksstPc8a1-TmT1DG3IJlBbwwI263OqVlUKBwVjc,11135
|
502
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js,sha256=ptRQsqEop8FhH_8h0m7P9b-YsE1DEWbC_ogTPFe9HSs,11377
|
503
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7796.828360b48609dc38fc4c.js,sha256=sqW_dLUC5Og1kETFm6pubAOTBLWMCP_IOuhFRSYKNCo,9123
|
504
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js,sha256=-CeNHLxubsnfu0TKQZqTpBQLUhpzx-NkJq_r5BzteTk,10319
|
505
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js,sha256=O2Uyb9a6kRGG2b1JhiVr11ODGvn3st-r05AXeHQCHnk,10652
|
506
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js,sha256=BDmrUD2TXn8hZmdAsGE-JjGfcXKX_4XlHlsVVHNEURc,11713
|
507
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js,sha256=Dgj_kVGL8caLcp23p-B_e4_s4vcU1nqDIvstiAI0nEE,783877
|
508
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt,sha256=mujRWVvuDqXEF4M6AK3Qr6RBQVTIdpI6IcoPBH8OoFY,3291
|
509
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js,sha256=cvacIAS26-ioll3EABzGbL9rHqRg4iTvTqwlqc67QGQ,9622
|
510
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8284.8f231e1599148e2b406a.js,sha256=li1VSWWDo455kCtbYgZulKgNYcA-prrwZ9Cb5-N1jVU,744357
|
511
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js,sha256=be0c-g8lhw6CMe1Q3Qte1FvcsQaM2tbYs6szkbpVuoA,9965
|
512
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js,sha256=LJjkvUSnarOuuIplSgzkh7LQRwxWHwlafQs0yo5oI7s,11123
|
513
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js,sha256=s_huqYPgqAA69KMajBsMKxtkEvpd-P5oaFxpl6-4-YY,392354
|
514
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js,sha256=_sV7CWhxenuWWTIwRW_JAVFS4ls5i63LL9LKw9OA_s0,7921
|
515
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js,sha256=CksH3uqj5nLvpG1Q7B5Q_Z5oC2glv8MB-vi_wBIwfJg,10903
|
516
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js,sha256=pfoZ5eduaOxzjexuT6rIEA5BDcNQFvnWPzH9BWfghR8,10783
|
517
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js,sha256=lHMj0vx-e3tfesj7rxrF2myBP4wUq9LoS6z32RdJaeo,11682
|
518
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js,sha256=zmCKqhF2dSCKrULEw_2fJByC9LSZWlj7CebmB4qWbhw,18728
|
519
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js,sha256=98l1B0AewLJv4OxDmqwN5sAS3gJa_alGH9rZRLrGRFs,10477
|
520
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js,sha256=7-1T4PGB4uQ6uKn5DuokuF2UZf0zz_u6zCUm5_WGa10,10288
|
521
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2,sha256=ivxuXoQrqrFgEMLOb89I7E3tjhV5o3wfG8An4SDQSVE,13276
|
522
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js,sha256=2NfhhXqU48pAyGFbqUAMzwgNYyG30GhzX82viLkptLk,7446
|
523
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js,sha256=qX7mg9FhFIV5rXzgzTzW_-jD_aak9jBwGxNVF9IVujw,9941
|
524
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js,sha256=igRVvH7YHsTHdgi6W5lVA-Bmp8Dj7yEPdoqA36iUVkk,10166
|
525
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js,sha256=4HwYpgm3tOAyt2P6jz9M7jiFqLcVZ-xc5-RFy-mOVwA,11312
|
526
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/911.0c08f040896753efc653.js,sha256=dXBBOD-f8XgsL_C5nW0ZYfsLSvDXC7AN5pAj-VnhwzE,11299
|
527
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt,sha256=fxILNqbX7xQJX5kUuCftxFbvVPLAlqTLLXuY55eiWYI,51
|
528
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js,sha256=F2rzU5bq5DAERotK7u5PLe44dQcrcQa_YIhzWXg21nc,12430
|
529
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js,sha256=rN8eygj1BwWm3Y8Ac45u9bg7Zckgf3_Ex-XScowRVQg,324917
|
530
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt,sha256=KrZUshkMGor_zXMFHx4C4Yc7UrCeUFnssg6DioF-gNg,173
|
531
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js,sha256=13Mb4Xao3dU_LWLl9kzjBv4ddhmxe68Ua_n9QS9n75Q,11672
|
532
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js,sha256=rAnSOwI5MekqrtSIrHBTat1jx7GTlhY_GU7Oz-OGWUQ,10019
|
533
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js,sha256=jfyQVp7iQYv1dMRTpd6vH-6mNYrp3-hKhPQdyXtCbcQ,9724
|
534
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff,sha256=r_duXJhvKV1LxvgUKnjioxiIsQHC0CXbifecdfZP2Qs,90060
|
535
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/bootstrap.js,sha256=gzj-_QDbqw2TUjJz3Ye1GgOX-2MO5d4k658R6RXdnNE,3953
|
536
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/build_log.json,sha256=yvbV4FAAhoWkLcdcDGEo2z9DZ54ShDbW4oxBsTF8SlQ,23352
|
537
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf,sha256=xlG4pn0xkyBvYiw8Ow-8pKLycnEIxCErUsHiouhMmzE,33736
|
538
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot,sha256=z4P_uM8AI71Dnf3V0C8ZVLbuAn6FiX1s_F-Qu8qewdI,34034
|
539
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2,sha256=0LQlar7XJIFYVmKXEmLqvuNFwZ-DevANfOJCOdO0Du8,78196
|
540
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg,sha256=-kmPsllqUjXFyG17aKf7526YVcAa9LDlq0HEEEfGSOA,918991
|
541
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/index.html,sha256=gfi7VLaO6vGtq0QIqnFuaotgmE8PSNlf2uVgaFcAXiQ,1600
|
542
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/index.out.js,sha256=t_eTmbfQTD3tieRSzLav4E2yT3cnJwKLbSfxq6h4woU,18511
|
543
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js,sha256=QzY1_oA0rYEYoX3f38VKTm2k--_2pOGlgwFNJSES2LA,2523126
|
544
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/jlab_core.7af6a20412fb66e231eb.js.LICENSE.txt,sha256=DY9mzUr7Vmy1t-FUDGj0O5OdProSrOKQ8Yq8T0y1PtA,808
|
545
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/main.4999cab70933d690f75e.js,sha256=oWbBhTO8BOqIG_uSJ7samBjG5Ma8ra0W0LKGpW_FKmE,70952
|
546
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/package.json,sha256=fJR7ip9qefBrhrl59KtHgO8mC1Z_H9-wh4vwUbNvpi8,12548
|
547
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/style.js,sha256=uAXg2NHc5y6y-ET2yF_Dw8zMo2ONRWQVoO8XFALkNbI,2509
|
548
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/static/third-party-licenses.json,sha256=9nSRRa4ZdrRs9NCVJVruiNpcuFO505Vdzk-e9gsiL9k,209505
|
549
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css,sha256=ZuGfZfOj6N8m2HU-YSihu4cCKB3lXMH1tbvr0yMNCn8,17391
|
550
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
551
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css,sha256=yLjoEkg1mJ4QDoDKR8FSChBei40t9WHAjHRwqxrFklY,16111
|
552
|
+
jupyterlab-3.6.8.data/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
553
|
+
jupyterlab-3.6.8.dist-info/LICENSE,sha256=Ifb2aLnWwjZD75TP8S0attmyyR_EvmOTlC04_NxGJJ4,1707
|
554
|
+
jupyterlab-3.6.8.dist-info/METADATA,sha256=Gz2JXWj1NabhVB22IlxaN0LjdpiX6BLX7NLFt_R7Y6w,12816
|
555
|
+
jupyterlab-3.6.8.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
556
|
+
jupyterlab-3.6.8.dist-info/entry_points.txt,sha256=y1RuM7MXbavb2IdDZCs4Mo5LrH6hHid6sf79jjs7wtM,182
|
557
|
+
jupyterlab-3.6.8.dist-info/top_level.txt,sha256=kuigXRwxOCorkGLARdokMtAlpuCv2Ad3WzHV3WdK_yA,11
|
558
|
+
jupyterlab-3.6.8.dist-info/RECORD,,
|