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
@@ -44,559 +44,559 @@
|
|
44
44
|
},
|
45
45
|
{
|
46
46
|
"name": "@jupyterlab/application",
|
47
|
-
"versionInfo": "3.6.
|
47
|
+
"versionInfo": "3.6.8",
|
48
48
|
"licenseId": "BSD-3-Clause",
|
49
49
|
"extractedText": ""
|
50
50
|
},
|
51
51
|
{
|
52
52
|
"name": "@jupyterlab/application-extension",
|
53
|
-
"versionInfo": "3.6.
|
53
|
+
"versionInfo": "3.6.8",
|
54
54
|
"licenseId": "BSD-3-Clause",
|
55
55
|
"extractedText": ""
|
56
56
|
},
|
57
57
|
{
|
58
58
|
"name": "@jupyterlab/apputils",
|
59
|
-
"versionInfo": "3.6.
|
59
|
+
"versionInfo": "3.6.8",
|
60
60
|
"licenseId": "BSD-3-Clause",
|
61
61
|
"extractedText": ""
|
62
62
|
},
|
63
63
|
{
|
64
64
|
"name": "@jupyterlab/apputils-extension",
|
65
|
-
"versionInfo": "3.6.
|
65
|
+
"versionInfo": "3.6.8",
|
66
66
|
"licenseId": "BSD-3-Clause",
|
67
67
|
"extractedText": ""
|
68
68
|
},
|
69
69
|
{
|
70
70
|
"name": "@jupyterlab/attachments",
|
71
|
-
"versionInfo": "3.6.
|
71
|
+
"versionInfo": "3.6.8",
|
72
72
|
"licenseId": "BSD-3-Clause",
|
73
73
|
"extractedText": ""
|
74
74
|
},
|
75
75
|
{
|
76
76
|
"name": "@jupyterlab/cell-toolbar",
|
77
|
-
"versionInfo": "3.6.
|
77
|
+
"versionInfo": "3.6.8",
|
78
78
|
"licenseId": "BSD-3-Clause",
|
79
79
|
"extractedText": ""
|
80
80
|
},
|
81
81
|
{
|
82
82
|
"name": "@jupyterlab/cell-toolbar-extension",
|
83
|
-
"versionInfo": "3.6.
|
83
|
+
"versionInfo": "3.6.8",
|
84
84
|
"licenseId": "BSD-3-Clause",
|
85
85
|
"extractedText": ""
|
86
86
|
},
|
87
87
|
{
|
88
88
|
"name": "@jupyterlab/cells",
|
89
|
-
"versionInfo": "3.6.
|
89
|
+
"versionInfo": "3.6.8",
|
90
90
|
"licenseId": "BSD-3-Clause",
|
91
91
|
"extractedText": ""
|
92
92
|
},
|
93
93
|
{
|
94
94
|
"name": "@jupyterlab/celltags",
|
95
|
-
"versionInfo": "3.6.
|
95
|
+
"versionInfo": "3.6.8",
|
96
96
|
"licenseId": "BSD-3-Clause",
|
97
97
|
"extractedText": ""
|
98
98
|
},
|
99
99
|
{
|
100
100
|
"name": "@jupyterlab/celltags-extension",
|
101
|
-
"versionInfo": "3.6.
|
101
|
+
"versionInfo": "3.6.8",
|
102
102
|
"licenseId": "BSD-3-Clause",
|
103
103
|
"extractedText": ""
|
104
104
|
},
|
105
105
|
{
|
106
106
|
"name": "@jupyterlab/codeeditor",
|
107
|
-
"versionInfo": "3.6.
|
107
|
+
"versionInfo": "3.6.8",
|
108
108
|
"licenseId": "BSD-3-Clause",
|
109
109
|
"extractedText": ""
|
110
110
|
},
|
111
111
|
{
|
112
112
|
"name": "@jupyterlab/codemirror",
|
113
|
-
"versionInfo": "3.6.
|
113
|
+
"versionInfo": "3.6.8",
|
114
114
|
"licenseId": "BSD-3-Clause",
|
115
115
|
"extractedText": ""
|
116
116
|
},
|
117
117
|
{
|
118
118
|
"name": "@jupyterlab/codemirror-extension",
|
119
|
-
"versionInfo": "3.6.
|
119
|
+
"versionInfo": "3.6.8",
|
120
120
|
"licenseId": "BSD-3-Clause",
|
121
121
|
"extractedText": ""
|
122
122
|
},
|
123
123
|
{
|
124
124
|
"name": "@jupyterlab/collaboration",
|
125
|
-
"versionInfo": "3.6.
|
125
|
+
"versionInfo": "3.6.8",
|
126
126
|
"licenseId": "BSD-3-Clause",
|
127
127
|
"extractedText": ""
|
128
128
|
},
|
129
129
|
{
|
130
130
|
"name": "@jupyterlab/collaboration-extension",
|
131
|
-
"versionInfo": "3.6.
|
131
|
+
"versionInfo": "3.6.8",
|
132
132
|
"licenseId": "BSD-3-Clause",
|
133
133
|
"extractedText": ""
|
134
134
|
},
|
135
135
|
{
|
136
136
|
"name": "@jupyterlab/completer",
|
137
|
-
"versionInfo": "3.6.
|
137
|
+
"versionInfo": "3.6.8",
|
138
138
|
"licenseId": "BSD-3-Clause",
|
139
139
|
"extractedText": ""
|
140
140
|
},
|
141
141
|
{
|
142
142
|
"name": "@jupyterlab/completer-extension",
|
143
|
-
"versionInfo": "3.6.
|
143
|
+
"versionInfo": "3.6.8",
|
144
144
|
"licenseId": "BSD-3-Clause",
|
145
145
|
"extractedText": ""
|
146
146
|
},
|
147
147
|
{
|
148
148
|
"name": "@jupyterlab/console",
|
149
|
-
"versionInfo": "3.6.
|
149
|
+
"versionInfo": "3.6.8",
|
150
150
|
"licenseId": "BSD-3-Clause",
|
151
151
|
"extractedText": ""
|
152
152
|
},
|
153
153
|
{
|
154
154
|
"name": "@jupyterlab/console-extension",
|
155
|
-
"versionInfo": "3.6.
|
155
|
+
"versionInfo": "3.6.8",
|
156
156
|
"licenseId": "BSD-3-Clause",
|
157
157
|
"extractedText": ""
|
158
158
|
},
|
159
159
|
{
|
160
160
|
"name": "@jupyterlab/coreutils",
|
161
|
-
"versionInfo": "5.6.
|
161
|
+
"versionInfo": "5.6.8",
|
162
162
|
"licenseId": "BSD-3-Clause",
|
163
163
|
"extractedText": ""
|
164
164
|
},
|
165
165
|
{
|
166
166
|
"name": "@jupyterlab/csvviewer",
|
167
|
-
"versionInfo": "3.6.
|
167
|
+
"versionInfo": "3.6.8",
|
168
168
|
"licenseId": "BSD-3-Clause",
|
169
169
|
"extractedText": ""
|
170
170
|
},
|
171
171
|
{
|
172
172
|
"name": "@jupyterlab/csvviewer-extension",
|
173
|
-
"versionInfo": "3.6.
|
173
|
+
"versionInfo": "3.6.8",
|
174
174
|
"licenseId": "BSD-3-Clause",
|
175
175
|
"extractedText": ""
|
176
176
|
},
|
177
177
|
{
|
178
178
|
"name": "@jupyterlab/debugger",
|
179
|
-
"versionInfo": "3.6.
|
179
|
+
"versionInfo": "3.6.8",
|
180
180
|
"licenseId": "BSD-3-Clause",
|
181
181
|
"extractedText": ""
|
182
182
|
},
|
183
183
|
{
|
184
184
|
"name": "@jupyterlab/debugger-extension",
|
185
|
-
"versionInfo": "3.6.
|
185
|
+
"versionInfo": "3.6.8",
|
186
186
|
"licenseId": "BSD-3-Clause",
|
187
187
|
"extractedText": ""
|
188
188
|
},
|
189
189
|
{
|
190
190
|
"name": "@jupyterlab/docmanager",
|
191
|
-
"versionInfo": "3.6.
|
191
|
+
"versionInfo": "3.6.8",
|
192
192
|
"licenseId": "BSD-3-Clause",
|
193
193
|
"extractedText": ""
|
194
194
|
},
|
195
195
|
{
|
196
196
|
"name": "@jupyterlab/docmanager-extension",
|
197
|
-
"versionInfo": "3.6.
|
197
|
+
"versionInfo": "3.6.8",
|
198
198
|
"licenseId": "BSD-3-Clause",
|
199
199
|
"extractedText": ""
|
200
200
|
},
|
201
201
|
{
|
202
202
|
"name": "@jupyterlab/docprovider",
|
203
|
-
"versionInfo": "3.6.
|
203
|
+
"versionInfo": "3.6.8",
|
204
204
|
"licenseId": "BSD-3-Clause",
|
205
205
|
"extractedText": ""
|
206
206
|
},
|
207
207
|
{
|
208
208
|
"name": "@jupyterlab/docprovider-extension",
|
209
|
-
"versionInfo": "3.6.
|
209
|
+
"versionInfo": "3.6.8",
|
210
210
|
"licenseId": "BSD-3-Clause",
|
211
211
|
"extractedText": ""
|
212
212
|
},
|
213
213
|
{
|
214
214
|
"name": "@jupyterlab/docregistry",
|
215
|
-
"versionInfo": "3.6.
|
215
|
+
"versionInfo": "3.6.8",
|
216
216
|
"licenseId": "BSD-3-Clause",
|
217
217
|
"extractedText": ""
|
218
218
|
},
|
219
219
|
{
|
220
220
|
"name": "@jupyterlab/documentsearch",
|
221
|
-
"versionInfo": "3.6.
|
221
|
+
"versionInfo": "3.6.8",
|
222
222
|
"licenseId": "BSD-3-Clause",
|
223
223
|
"extractedText": ""
|
224
224
|
},
|
225
225
|
{
|
226
226
|
"name": "@jupyterlab/documentsearch-extension",
|
227
|
-
"versionInfo": "3.6.
|
227
|
+
"versionInfo": "3.6.8",
|
228
228
|
"licenseId": "BSD-3-Clause",
|
229
229
|
"extractedText": ""
|
230
230
|
},
|
231
231
|
{
|
232
232
|
"name": "@jupyterlab/extensionmanager",
|
233
|
-
"versionInfo": "3.6.
|
233
|
+
"versionInfo": "3.6.8",
|
234
234
|
"licenseId": "BSD-3-Clause",
|
235
235
|
"extractedText": ""
|
236
236
|
},
|
237
237
|
{
|
238
238
|
"name": "@jupyterlab/extensionmanager-extension",
|
239
|
-
"versionInfo": "3.6.
|
239
|
+
"versionInfo": "3.6.8",
|
240
240
|
"licenseId": "BSD-3-Clause",
|
241
241
|
"extractedText": ""
|
242
242
|
},
|
243
243
|
{
|
244
244
|
"name": "@jupyterlab/filebrowser",
|
245
|
-
"versionInfo": "3.6.
|
245
|
+
"versionInfo": "3.6.8",
|
246
246
|
"licenseId": "BSD-3-Clause",
|
247
247
|
"extractedText": ""
|
248
248
|
},
|
249
249
|
{
|
250
250
|
"name": "@jupyterlab/filebrowser-extension",
|
251
|
-
"versionInfo": "3.6.
|
251
|
+
"versionInfo": "3.6.8",
|
252
252
|
"licenseId": "BSD-3-Clause",
|
253
253
|
"extractedText": ""
|
254
254
|
},
|
255
255
|
{
|
256
256
|
"name": "@jupyterlab/fileeditor",
|
257
|
-
"versionInfo": "3.6.
|
257
|
+
"versionInfo": "3.6.8",
|
258
258
|
"licenseId": "BSD-3-Clause",
|
259
259
|
"extractedText": ""
|
260
260
|
},
|
261
261
|
{
|
262
262
|
"name": "@jupyterlab/fileeditor-extension",
|
263
|
-
"versionInfo": "3.6.
|
263
|
+
"versionInfo": "3.6.8",
|
264
264
|
"licenseId": "BSD-3-Clause",
|
265
265
|
"extractedText": ""
|
266
266
|
},
|
267
267
|
{
|
268
268
|
"name": "@jupyterlab/help-extension",
|
269
|
-
"versionInfo": "3.6.
|
269
|
+
"versionInfo": "3.6.8",
|
270
270
|
"licenseId": "BSD-3-Clause",
|
271
271
|
"extractedText": ""
|
272
272
|
},
|
273
273
|
{
|
274
274
|
"name": "@jupyterlab/htmlviewer",
|
275
|
-
"versionInfo": "3.6.
|
275
|
+
"versionInfo": "3.6.8",
|
276
276
|
"licenseId": "BSD-3-Clause",
|
277
277
|
"extractedText": ""
|
278
278
|
},
|
279
279
|
{
|
280
280
|
"name": "@jupyterlab/htmlviewer-extension",
|
281
|
-
"versionInfo": "3.6.
|
281
|
+
"versionInfo": "3.6.8",
|
282
282
|
"licenseId": "BSD-3-Clause",
|
283
283
|
"extractedText": ""
|
284
284
|
},
|
285
285
|
{
|
286
286
|
"name": "@jupyterlab/hub-extension",
|
287
|
-
"versionInfo": "3.6.
|
287
|
+
"versionInfo": "3.6.8",
|
288
288
|
"licenseId": "BSD-3-Clause",
|
289
289
|
"extractedText": ""
|
290
290
|
},
|
291
291
|
{
|
292
292
|
"name": "@jupyterlab/imageviewer",
|
293
|
-
"versionInfo": "3.6.
|
293
|
+
"versionInfo": "3.6.8",
|
294
294
|
"licenseId": "BSD-3-Clause",
|
295
295
|
"extractedText": ""
|
296
296
|
},
|
297
297
|
{
|
298
298
|
"name": "@jupyterlab/imageviewer-extension",
|
299
|
-
"versionInfo": "3.6.
|
299
|
+
"versionInfo": "3.6.8",
|
300
300
|
"licenseId": "BSD-3-Clause",
|
301
301
|
"extractedText": ""
|
302
302
|
},
|
303
303
|
{
|
304
304
|
"name": "@jupyterlab/inspector",
|
305
|
-
"versionInfo": "3.6.
|
305
|
+
"versionInfo": "3.6.8",
|
306
306
|
"licenseId": "BSD-3-Clause",
|
307
307
|
"extractedText": ""
|
308
308
|
},
|
309
309
|
{
|
310
310
|
"name": "@jupyterlab/inspector-extension",
|
311
|
-
"versionInfo": "3.6.
|
311
|
+
"versionInfo": "3.6.8",
|
312
312
|
"licenseId": "BSD-3-Clause",
|
313
313
|
"extractedText": ""
|
314
314
|
},
|
315
315
|
{
|
316
316
|
"name": "@jupyterlab/javascript-extension",
|
317
|
-
"versionInfo": "3.6.
|
317
|
+
"versionInfo": "3.6.8",
|
318
318
|
"licenseId": "BSD-3-Clause",
|
319
319
|
"extractedText": ""
|
320
320
|
},
|
321
321
|
{
|
322
322
|
"name": "@jupyterlab/json-extension",
|
323
|
-
"versionInfo": "3.6.
|
323
|
+
"versionInfo": "3.6.8",
|
324
324
|
"licenseId": "BSD-3-Clause",
|
325
325
|
"extractedText": ""
|
326
326
|
},
|
327
327
|
{
|
328
328
|
"name": "@jupyterlab/launcher",
|
329
|
-
"versionInfo": "3.6.
|
329
|
+
"versionInfo": "3.6.8",
|
330
330
|
"licenseId": "BSD-3-Clause",
|
331
331
|
"extractedText": ""
|
332
332
|
},
|
333
333
|
{
|
334
334
|
"name": "@jupyterlab/launcher-extension",
|
335
|
-
"versionInfo": "3.6.
|
335
|
+
"versionInfo": "3.6.8",
|
336
336
|
"licenseId": "BSD-3-Clause",
|
337
337
|
"extractedText": ""
|
338
338
|
},
|
339
339
|
{
|
340
340
|
"name": "@jupyterlab/logconsole",
|
341
|
-
"versionInfo": "3.6.
|
341
|
+
"versionInfo": "3.6.8",
|
342
342
|
"licenseId": "BSD-3-Clause",
|
343
343
|
"extractedText": ""
|
344
344
|
},
|
345
345
|
{
|
346
346
|
"name": "@jupyterlab/logconsole-extension",
|
347
|
-
"versionInfo": "3.6.
|
347
|
+
"versionInfo": "3.6.8",
|
348
348
|
"licenseId": "BSD-3-Clause",
|
349
349
|
"extractedText": ""
|
350
350
|
},
|
351
351
|
{
|
352
352
|
"name": "@jupyterlab/mainmenu",
|
353
|
-
"versionInfo": "3.6.
|
353
|
+
"versionInfo": "3.6.8",
|
354
354
|
"licenseId": "BSD-3-Clause",
|
355
355
|
"extractedText": ""
|
356
356
|
},
|
357
357
|
{
|
358
358
|
"name": "@jupyterlab/mainmenu-extension",
|
359
|
-
"versionInfo": "3.6.
|
359
|
+
"versionInfo": "3.6.8",
|
360
360
|
"licenseId": "BSD-3-Clause",
|
361
361
|
"extractedText": ""
|
362
362
|
},
|
363
363
|
{
|
364
364
|
"name": "@jupyterlab/markdownviewer",
|
365
|
-
"versionInfo": "3.6.
|
365
|
+
"versionInfo": "3.6.8",
|
366
366
|
"licenseId": "BSD-3-Clause",
|
367
367
|
"extractedText": ""
|
368
368
|
},
|
369
369
|
{
|
370
370
|
"name": "@jupyterlab/markdownviewer-extension",
|
371
|
-
"versionInfo": "3.6.
|
371
|
+
"versionInfo": "3.6.8",
|
372
372
|
"licenseId": "BSD-3-Clause",
|
373
373
|
"extractedText": ""
|
374
374
|
},
|
375
375
|
{
|
376
376
|
"name": "@jupyterlab/mathjax2",
|
377
|
-
"versionInfo": "3.6.
|
377
|
+
"versionInfo": "3.6.8",
|
378
378
|
"licenseId": "BSD-3-Clause",
|
379
379
|
"extractedText": ""
|
380
380
|
},
|
381
381
|
{
|
382
382
|
"name": "@jupyterlab/mathjax2-extension",
|
383
|
-
"versionInfo": "3.6.
|
383
|
+
"versionInfo": "3.6.8",
|
384
384
|
"licenseId": "BSD-3-Clause",
|
385
385
|
"extractedText": ""
|
386
386
|
},
|
387
387
|
{
|
388
388
|
"name": "@jupyterlab/nbformat",
|
389
|
-
"versionInfo": "3.6.
|
389
|
+
"versionInfo": "3.6.8",
|
390
390
|
"licenseId": "BSD-3-Clause",
|
391
391
|
"extractedText": ""
|
392
392
|
},
|
393
393
|
{
|
394
394
|
"name": "@jupyterlab/notebook",
|
395
|
-
"versionInfo": "3.6.
|
395
|
+
"versionInfo": "3.6.8",
|
396
396
|
"licenseId": "BSD-3-Clause",
|
397
397
|
"extractedText": ""
|
398
398
|
},
|
399
399
|
{
|
400
400
|
"name": "@jupyterlab/notebook-extension",
|
401
|
-
"versionInfo": "3.6.
|
401
|
+
"versionInfo": "3.6.8",
|
402
402
|
"licenseId": "BSD-3-Clause",
|
403
403
|
"extractedText": ""
|
404
404
|
},
|
405
405
|
{
|
406
406
|
"name": "@jupyterlab/observables",
|
407
|
-
"versionInfo": "4.6.
|
407
|
+
"versionInfo": "4.6.8",
|
408
408
|
"licenseId": "BSD-3-Clause",
|
409
409
|
"extractedText": ""
|
410
410
|
},
|
411
411
|
{
|
412
412
|
"name": "@jupyterlab/outputarea",
|
413
|
-
"versionInfo": "3.6.
|
413
|
+
"versionInfo": "3.6.8",
|
414
414
|
"licenseId": "BSD-3-Clause",
|
415
415
|
"extractedText": ""
|
416
416
|
},
|
417
417
|
{
|
418
418
|
"name": "@jupyterlab/pdf-extension",
|
419
|
-
"versionInfo": "3.6.
|
419
|
+
"versionInfo": "3.6.8",
|
420
420
|
"licenseId": "BSD-3-Clause",
|
421
421
|
"extractedText": ""
|
422
422
|
},
|
423
423
|
{
|
424
424
|
"name": "@jupyterlab/property-inspector",
|
425
|
-
"versionInfo": "3.6.
|
425
|
+
"versionInfo": "3.6.8",
|
426
426
|
"licenseId": "BSD-3-Clause",
|
427
427
|
"extractedText": ""
|
428
428
|
},
|
429
429
|
{
|
430
430
|
"name": "@jupyterlab/rendermime",
|
431
|
-
"versionInfo": "3.6.
|
431
|
+
"versionInfo": "3.6.8",
|
432
432
|
"licenseId": "BSD-3-Clause",
|
433
433
|
"extractedText": ""
|
434
434
|
},
|
435
435
|
{
|
436
436
|
"name": "@jupyterlab/rendermime-extension",
|
437
|
-
"versionInfo": "3.6.
|
437
|
+
"versionInfo": "3.6.8",
|
438
438
|
"licenseId": "BSD-3-Clause",
|
439
439
|
"extractedText": ""
|
440
440
|
},
|
441
441
|
{
|
442
442
|
"name": "@jupyterlab/rendermime-interfaces",
|
443
|
-
"versionInfo": "3.6.
|
443
|
+
"versionInfo": "3.6.8",
|
444
444
|
"licenseId": "BSD-3-Clause",
|
445
445
|
"extractedText": ""
|
446
446
|
},
|
447
447
|
{
|
448
448
|
"name": "@jupyterlab/running",
|
449
|
-
"versionInfo": "3.6.
|
449
|
+
"versionInfo": "3.6.8",
|
450
450
|
"licenseId": "BSD-3-Clause",
|
451
451
|
"extractedText": ""
|
452
452
|
},
|
453
453
|
{
|
454
454
|
"name": "@jupyterlab/running-extension",
|
455
|
-
"versionInfo": "3.6.
|
455
|
+
"versionInfo": "3.6.8",
|
456
456
|
"licenseId": "BSD-3-Clause",
|
457
457
|
"extractedText": ""
|
458
458
|
},
|
459
459
|
{
|
460
460
|
"name": "@jupyterlab/services",
|
461
|
-
"versionInfo": "6.6.
|
461
|
+
"versionInfo": "6.6.8",
|
462
462
|
"licenseId": "BSD-3-Clause",
|
463
463
|
"extractedText": ""
|
464
464
|
},
|
465
465
|
{
|
466
466
|
"name": "@jupyterlab/settingeditor",
|
467
|
-
"versionInfo": "3.6.
|
467
|
+
"versionInfo": "3.6.8",
|
468
468
|
"licenseId": "BSD-3-Clause",
|
469
469
|
"extractedText": ""
|
470
470
|
},
|
471
471
|
{
|
472
472
|
"name": "@jupyterlab/settingeditor-extension",
|
473
|
-
"versionInfo": "3.6.
|
473
|
+
"versionInfo": "3.6.8",
|
474
474
|
"licenseId": "BSD-3-Clause",
|
475
475
|
"extractedText": ""
|
476
476
|
},
|
477
477
|
{
|
478
478
|
"name": "@jupyterlab/settingregistry",
|
479
|
-
"versionInfo": "3.6.
|
479
|
+
"versionInfo": "3.6.8",
|
480
480
|
"licenseId": "BSD-3-Clause",
|
481
481
|
"extractedText": ""
|
482
482
|
},
|
483
483
|
{
|
484
484
|
"name": "@jupyterlab/shared-models",
|
485
|
-
"versionInfo": "3.6.
|
485
|
+
"versionInfo": "3.6.8",
|
486
486
|
"licenseId": "BSD-3-Clause",
|
487
487
|
"extractedText": ""
|
488
488
|
},
|
489
489
|
{
|
490
490
|
"name": "@jupyterlab/shortcuts-extension",
|
491
|
-
"versionInfo": "3.6.
|
491
|
+
"versionInfo": "3.6.8",
|
492
492
|
"licenseId": "BSD-3-Clause",
|
493
493
|
"extractedText": ""
|
494
494
|
},
|
495
495
|
{
|
496
496
|
"name": "@jupyterlab/statedb",
|
497
|
-
"versionInfo": "3.6.
|
497
|
+
"versionInfo": "3.6.8",
|
498
498
|
"licenseId": "BSD-3-Clause",
|
499
499
|
"extractedText": ""
|
500
500
|
},
|
501
501
|
{
|
502
502
|
"name": "@jupyterlab/statusbar",
|
503
|
-
"versionInfo": "3.6.
|
503
|
+
"versionInfo": "3.6.8",
|
504
504
|
"licenseId": "BSD-3-Clause",
|
505
505
|
"extractedText": ""
|
506
506
|
},
|
507
507
|
{
|
508
508
|
"name": "@jupyterlab/statusbar-extension",
|
509
|
-
"versionInfo": "3.6.
|
509
|
+
"versionInfo": "3.6.8",
|
510
510
|
"licenseId": "BSD-3-Clause",
|
511
511
|
"extractedText": ""
|
512
512
|
},
|
513
513
|
{
|
514
514
|
"name": "@jupyterlab/terminal",
|
515
|
-
"versionInfo": "3.6.
|
515
|
+
"versionInfo": "3.6.8",
|
516
516
|
"licenseId": "BSD-3-Clause",
|
517
517
|
"extractedText": ""
|
518
518
|
},
|
519
519
|
{
|
520
520
|
"name": "@jupyterlab/terminal-extension",
|
521
|
-
"versionInfo": "3.6.
|
521
|
+
"versionInfo": "3.6.8",
|
522
522
|
"licenseId": "BSD-3-Clause",
|
523
523
|
"extractedText": ""
|
524
524
|
},
|
525
525
|
{
|
526
526
|
"name": "@jupyterlab/theme-dark-extension",
|
527
|
-
"versionInfo": "3.6.
|
527
|
+
"versionInfo": "3.6.8",
|
528
528
|
"licenseId": "BSD-3-Clause",
|
529
529
|
"extractedText": ""
|
530
530
|
},
|
531
531
|
{
|
532
532
|
"name": "@jupyterlab/theme-light-extension",
|
533
|
-
"versionInfo": "3.6.
|
533
|
+
"versionInfo": "3.6.8",
|
534
534
|
"licenseId": "BSD-3-Clause",
|
535
535
|
"extractedText": ""
|
536
536
|
},
|
537
537
|
{
|
538
538
|
"name": "@jupyterlab/toc",
|
539
|
-
"versionInfo": "5.6.
|
539
|
+
"versionInfo": "5.6.8",
|
540
540
|
"licenseId": "BSD-3-Clause",
|
541
541
|
"extractedText": ""
|
542
542
|
},
|
543
543
|
{
|
544
544
|
"name": "@jupyterlab/toc-extension",
|
545
|
-
"versionInfo": "5.6.
|
545
|
+
"versionInfo": "5.6.8",
|
546
546
|
"licenseId": "BSD-3-Clause",
|
547
547
|
"extractedText": ""
|
548
548
|
},
|
549
549
|
{
|
550
550
|
"name": "@jupyterlab/tooltip",
|
551
|
-
"versionInfo": "3.6.
|
551
|
+
"versionInfo": "3.6.8",
|
552
552
|
"licenseId": "BSD-3-Clause",
|
553
553
|
"extractedText": ""
|
554
554
|
},
|
555
555
|
{
|
556
556
|
"name": "@jupyterlab/tooltip-extension",
|
557
|
-
"versionInfo": "3.6.
|
557
|
+
"versionInfo": "3.6.8",
|
558
558
|
"licenseId": "BSD-3-Clause",
|
559
559
|
"extractedText": ""
|
560
560
|
},
|
561
561
|
{
|
562
562
|
"name": "@jupyterlab/translation",
|
563
|
-
"versionInfo": "3.6.
|
563
|
+
"versionInfo": "3.6.8",
|
564
564
|
"licenseId": "BSD-3-Clause",
|
565
565
|
"extractedText": ""
|
566
566
|
},
|
567
567
|
{
|
568
568
|
"name": "@jupyterlab/translation-extension",
|
569
|
-
"versionInfo": "3.6.
|
569
|
+
"versionInfo": "3.6.8",
|
570
570
|
"licenseId": "BSD-3-Clause",
|
571
571
|
"extractedText": ""
|
572
572
|
},
|
573
573
|
{
|
574
574
|
"name": "@jupyterlab/ui-components",
|
575
|
-
"versionInfo": "3.6.
|
575
|
+
"versionInfo": "3.6.8",
|
576
576
|
"licenseId": "BSD-3-Clause",
|
577
577
|
"extractedText": ""
|
578
578
|
},
|
579
579
|
{
|
580
580
|
"name": "@jupyterlab/ui-components-extension",
|
581
|
-
"versionInfo": "3.6.
|
581
|
+
"versionInfo": "3.6.8",
|
582
582
|
"licenseId": "BSD-3-Clause",
|
583
583
|
"extractedText": ""
|
584
584
|
},
|
585
585
|
{
|
586
586
|
"name": "@jupyterlab/vdom",
|
587
|
-
"versionInfo": "3.6.
|
587
|
+
"versionInfo": "3.6.8",
|
588
588
|
"licenseId": "BSD-3-Clause",
|
589
589
|
"extractedText": ""
|
590
590
|
},
|
591
591
|
{
|
592
592
|
"name": "@jupyterlab/vdom-extension",
|
593
|
-
"versionInfo": "3.6.
|
593
|
+
"versionInfo": "3.6.8",
|
594
594
|
"licenseId": "BSD-3-Clause",
|
595
595
|
"extractedText": ""
|
596
596
|
},
|
597
597
|
{
|
598
598
|
"name": "@jupyterlab/vega5-extension",
|
599
|
-
"versionInfo": "3.6.
|
599
|
+
"versionInfo": "3.6.8",
|
600
600
|
"licenseId": "BSD-3-Clause",
|
601
601
|
"extractedText": ""
|
602
602
|
},
|