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
jupyterlab/staging/yarn.lock
CHANGED
@@ -78,40 +78,40 @@
|
|
78
78
|
y-protocols "^1.0.5"
|
79
79
|
yjs "^13.5.40"
|
80
80
|
|
81
|
-
"@jupyterlab/application-extension@^3.6.
|
82
|
-
version "3.6.
|
83
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.6.
|
84
|
-
integrity sha512-
|
85
|
-
dependencies:
|
86
|
-
"@jupyterlab/application" "^3.6.
|
87
|
-
"@jupyterlab/apputils" "^3.6.
|
88
|
-
"@jupyterlab/coreutils" "^5.6.
|
89
|
-
"@jupyterlab/property-inspector" "^3.6.
|
90
|
-
"@jupyterlab/settingregistry" "^3.6.
|
91
|
-
"@jupyterlab/statedb" "^3.6.
|
92
|
-
"@jupyterlab/translation" "^3.6.
|
93
|
-
"@jupyterlab/ui-components" "^3.6.
|
81
|
+
"@jupyterlab/application-extension@^3.6.8", "@jupyterlab/application-extension@~3.6.8":
|
82
|
+
version "3.6.8"
|
83
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/application-extension/-/application-extension-3.6.8.tgz#a1fdc869fb597a9b1de9a9aa706f6059ada2c982"
|
84
|
+
integrity sha512-dmQJuVxNL/DWgdUddgUzWu1S+18S/715qbyMQKpWt0MiVhd42ijYFJ8Fhc8+wxtNJ3uhKtWkLmw6A2ydbyLuFg==
|
85
|
+
dependencies:
|
86
|
+
"@jupyterlab/application" "^3.6.8"
|
87
|
+
"@jupyterlab/apputils" "^3.6.8"
|
88
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
89
|
+
"@jupyterlab/property-inspector" "^3.6.8"
|
90
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
91
|
+
"@jupyterlab/statedb" "^3.6.8"
|
92
|
+
"@jupyterlab/translation" "^3.6.8"
|
93
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
94
94
|
"@lumino/algorithm" "^1.9.0"
|
95
95
|
"@lumino/coreutils" "^1.11.0"
|
96
96
|
"@lumino/disposable" "^1.10.0"
|
97
97
|
"@lumino/widgets" "^1.37.2"
|
98
98
|
react "^17.0.1"
|
99
99
|
|
100
|
-
"@jupyterlab/application@^3.6.
|
101
|
-
version "3.6.
|
102
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.6.
|
103
|
-
integrity sha512-
|
100
|
+
"@jupyterlab/application@^3.6.8", "@jupyterlab/application@~3.6.8":
|
101
|
+
version "3.6.8"
|
102
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/application/-/application-3.6.8.tgz#5212be03a96c475c7a9344fd42d408d04feaccc5"
|
103
|
+
integrity sha512-etdmbBO2gIgTQYzuIzk4qylQy7d680Dqg2NiXiWNxsk9SR+BrbC+FDfuAhGFOnQhspkutPKmWeZPzOPzFdNs5g==
|
104
104
|
dependencies:
|
105
105
|
"@fortawesome/fontawesome-free" "^5.12.0"
|
106
|
-
"@jupyterlab/apputils" "^3.6.
|
107
|
-
"@jupyterlab/coreutils" "^5.6.
|
108
|
-
"@jupyterlab/docregistry" "^3.6.
|
109
|
-
"@jupyterlab/rendermime" "^3.6.
|
110
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
111
|
-
"@jupyterlab/services" "^6.6.
|
112
|
-
"@jupyterlab/statedb" "^3.6.
|
113
|
-
"@jupyterlab/translation" "^3.6.
|
114
|
-
"@jupyterlab/ui-components" "^3.6.
|
106
|
+
"@jupyterlab/apputils" "^3.6.8"
|
107
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
108
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
109
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
110
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
111
|
+
"@jupyterlab/services" "^6.6.8"
|
112
|
+
"@jupyterlab/statedb" "^3.6.8"
|
113
|
+
"@jupyterlab/translation" "^3.6.8"
|
114
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
115
115
|
"@lumino/algorithm" "^1.9.0"
|
116
116
|
"@lumino/application" "^1.31.4"
|
117
117
|
"@lumino/commands" "^1.19.0"
|
@@ -123,23 +123,23 @@
|
|
123
123
|
"@lumino/signaling" "^1.10.0"
|
124
124
|
"@lumino/widgets" "^1.37.2"
|
125
125
|
|
126
|
-
"@jupyterlab/apputils-extension@^3.6.
|
127
|
-
version "3.6.
|
128
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.6.
|
129
|
-
integrity sha512-
|
130
|
-
dependencies:
|
131
|
-
"@jupyterlab/application" "^3.6.
|
132
|
-
"@jupyterlab/apputils" "^3.6.
|
133
|
-
"@jupyterlab/coreutils" "^5.6.
|
134
|
-
"@jupyterlab/docregistry" "^3.6.
|
135
|
-
"@jupyterlab/filebrowser" "^3.6.
|
136
|
-
"@jupyterlab/mainmenu" "^3.6.
|
137
|
-
"@jupyterlab/services" "^6.6.
|
138
|
-
"@jupyterlab/settingregistry" "^3.6.
|
139
|
-
"@jupyterlab/statedb" "^3.6.
|
140
|
-
"@jupyterlab/statusbar" "^3.6.
|
141
|
-
"@jupyterlab/translation" "^3.6.
|
142
|
-
"@jupyterlab/ui-components" "^3.6.
|
126
|
+
"@jupyterlab/apputils-extension@^3.6.8", "@jupyterlab/apputils-extension@~3.6.8":
|
127
|
+
version "3.6.8"
|
128
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils-extension/-/apputils-extension-3.6.8.tgz#757963749bd316aaa78d01e4ec213f0daa96ea45"
|
129
|
+
integrity sha512-ZCT85GPNyzlnV1oc3UGE3l2S5TZhetr9nhNbInWRBSOq6VBAlvqOC4e/STCSYUt/pWZ//xnfcEsHjkhH1io5NA==
|
130
|
+
dependencies:
|
131
|
+
"@jupyterlab/application" "^3.6.8"
|
132
|
+
"@jupyterlab/apputils" "^3.6.8"
|
133
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
134
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
135
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
136
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
137
|
+
"@jupyterlab/services" "^6.6.8"
|
138
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
139
|
+
"@jupyterlab/statedb" "^3.6.8"
|
140
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
141
|
+
"@jupyterlab/translation" "^3.6.8"
|
142
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
143
143
|
"@lumino/algorithm" "^1.9.0"
|
144
144
|
"@lumino/commands" "^1.19.0"
|
145
145
|
"@lumino/coreutils" "^1.11.0"
|
@@ -151,18 +151,18 @@
|
|
151
151
|
react-dom "^17.0.1"
|
152
152
|
react-toastify "^9.0.8"
|
153
153
|
|
154
|
-
"@jupyterlab/apputils@^3.6.
|
155
|
-
version "3.6.
|
156
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.6.
|
157
|
-
integrity sha512-
|
158
|
-
dependencies:
|
159
|
-
"@jupyterlab/coreutils" "^5.6.
|
160
|
-
"@jupyterlab/observables" "^4.6.
|
161
|
-
"@jupyterlab/services" "^6.6.
|
162
|
-
"@jupyterlab/settingregistry" "^3.6.
|
163
|
-
"@jupyterlab/statedb" "^3.6.
|
164
|
-
"@jupyterlab/translation" "^3.6.
|
165
|
-
"@jupyterlab/ui-components" "^3.6.
|
154
|
+
"@jupyterlab/apputils@^3.6.8", "@jupyterlab/apputils@~3.6.8":
|
155
|
+
version "3.6.8"
|
156
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/apputils/-/apputils-3.6.8.tgz#e6687dd8ae50845c3faa5409cad54843cd882fb8"
|
157
|
+
integrity sha512-8BxyDbpBFOD3vjlUEZc39xNPtnKMQIFzUHH2S1oLECT0jcHNK08wuymPsYBcbvGO2s3YI57z0iz+JIXUmMhdSg==
|
158
|
+
dependencies:
|
159
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
160
|
+
"@jupyterlab/observables" "^4.6.8"
|
161
|
+
"@jupyterlab/services" "^6.6.8"
|
162
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
163
|
+
"@jupyterlab/statedb" "^3.6.8"
|
164
|
+
"@jupyterlab/translation" "^3.6.8"
|
165
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
166
166
|
"@lumino/algorithm" "^1.9.0"
|
167
167
|
"@lumino/commands" "^1.19.0"
|
168
168
|
"@lumino/coreutils" "^1.11.0"
|
@@ -180,22 +180,22 @@
|
|
180
180
|
sanitize-html "~2.7.3"
|
181
181
|
url "^0.11.0"
|
182
182
|
|
183
|
-
"@jupyterlab/attachments@^3.6.
|
184
|
-
version "3.6.
|
185
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.6.
|
186
|
-
integrity sha512-
|
183
|
+
"@jupyterlab/attachments@^3.6.8", "@jupyterlab/attachments@~3.6.8":
|
184
|
+
version "3.6.8"
|
185
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/attachments/-/attachments-3.6.8.tgz#38ab1aab3ae4742695bd8eb535da144c2378839b"
|
186
|
+
integrity sha512-Ly7SpSkJtmBPsxjfeNxqvpjr6AqKwOC77QE31wfrjhQoU0/uyphu2cvo9Ihe/Vi2JDwh8MSxiOgekDyjDCltIw==
|
187
187
|
dependencies:
|
188
|
-
"@jupyterlab/nbformat" "^3.6.
|
189
|
-
"@jupyterlab/observables" "^4.6.
|
190
|
-
"@jupyterlab/rendermime" "^3.6.
|
191
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
188
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
189
|
+
"@jupyterlab/observables" "^4.6.8"
|
190
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
191
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
192
192
|
"@lumino/disposable" "^1.10.0"
|
193
193
|
"@lumino/signaling" "^1.10.0"
|
194
194
|
|
195
|
-
"@jupyterlab/builder@^3.6.
|
196
|
-
version "3.6.
|
197
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.6.
|
198
|
-
integrity sha512-
|
195
|
+
"@jupyterlab/builder@^3.6.8":
|
196
|
+
version "3.6.8"
|
197
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/builder/-/builder-3.6.8.tgz#97682fa254c3a84bf01cfe82f38cca8ff9a5fbe2"
|
198
|
+
integrity sha512-tGDA9Zc1YolPTJILMp8ZIBK0snJKa0zLiewy+Tj2+cHLsTVM2802eUG9ow1YKGfM1HSnyqKd3SGvgoUJBS8/rA==
|
199
199
|
dependencies:
|
200
200
|
"@lumino/algorithm" "^1.9.0"
|
201
201
|
"@lumino/application" "^1.31.4"
|
@@ -233,10 +233,10 @@
|
|
233
233
|
webpack-merge "^5.1.2"
|
234
234
|
worker-loader "^3.0.2"
|
235
235
|
|
236
|
-
"@jupyterlab/buildutils@^3.6.
|
237
|
-
version "3.6.
|
238
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.6.
|
239
|
-
integrity sha512-
|
236
|
+
"@jupyterlab/buildutils@^3.6.8":
|
237
|
+
version "3.6.8"
|
238
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/buildutils/-/buildutils-3.6.8.tgz#aa19642165bcd3d2ba8455270f0b11f8516c7d41"
|
239
|
+
integrity sha512-g54yY2ziflcGo0MucFl/I/jOuTCx7WLfAnjFenij4uNvJfmnXvoBeX74gdjEt0agrooO4XGZJZ0tZR4NsMBfTg==
|
240
240
|
dependencies:
|
241
241
|
"@lumino/coreutils" "^1.11.0"
|
242
242
|
"@yarnpkg/lockfile" "^1.1.0"
|
@@ -257,51 +257,51 @@
|
|
257
257
|
typescript "~4.1.3"
|
258
258
|
verdaccio "^5.20.1"
|
259
259
|
|
260
|
-
"@jupyterlab/cell-toolbar-extension@^3.6.
|
261
|
-
version "3.6.
|
262
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-3.6.
|
263
|
-
integrity sha512-
|
264
|
-
dependencies:
|
265
|
-
"@jupyterlab/application" "^3.6.
|
266
|
-
"@jupyterlab/apputils" "^3.6.
|
267
|
-
"@jupyterlab/cell-toolbar" "^3.6.
|
268
|
-
"@jupyterlab/settingregistry" "^3.6.
|
269
|
-
"@jupyterlab/translation" "^3.6.
|
270
|
-
|
271
|
-
"@jupyterlab/cell-toolbar@^3.6.
|
272
|
-
version "3.6.
|
273
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-3.6.
|
274
|
-
integrity sha512-
|
275
|
-
dependencies:
|
276
|
-
"@jupyterlab/apputils" "^3.6.
|
277
|
-
"@jupyterlab/cells" "^3.6.
|
278
|
-
"@jupyterlab/docregistry" "^3.6.
|
279
|
-
"@jupyterlab/notebook" "^3.6.
|
280
|
-
"@jupyterlab/observables" "^4.6.
|
260
|
+
"@jupyterlab/cell-toolbar-extension@^3.6.8", "@jupyterlab/cell-toolbar-extension@~3.6.8":
|
261
|
+
version "3.6.8"
|
262
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar-extension/-/cell-toolbar-extension-3.6.8.tgz#67941b27d83f3c9973475c1e768ff8dce728cffe"
|
263
|
+
integrity sha512-5HYUhZuRGo+oUlBNwc3b2iom489h2bPsp8NYlIB65ddEtly98pTlxVmwJrA6n2tVVtFkLbNOAyjZwpmod+a/GA==
|
264
|
+
dependencies:
|
265
|
+
"@jupyterlab/application" "^3.6.8"
|
266
|
+
"@jupyterlab/apputils" "^3.6.8"
|
267
|
+
"@jupyterlab/cell-toolbar" "^3.6.8"
|
268
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
269
|
+
"@jupyterlab/translation" "^3.6.8"
|
270
|
+
|
271
|
+
"@jupyterlab/cell-toolbar@^3.6.8", "@jupyterlab/cell-toolbar@~3.6.8":
|
272
|
+
version "3.6.8"
|
273
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/cell-toolbar/-/cell-toolbar-3.6.8.tgz#119bd83e4eea0658641630e465b647e64500a95d"
|
274
|
+
integrity sha512-ufuJWoUZ1xultInvj+Hs0jtPAiIHacJckFcFafAXN7E19L8+jc01BfKL1FWRiuTQ9f9OBjsqAT9KNEXlXCHaKg==
|
275
|
+
dependencies:
|
276
|
+
"@jupyterlab/apputils" "^3.6.8"
|
277
|
+
"@jupyterlab/cells" "^3.6.8"
|
278
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
279
|
+
"@jupyterlab/notebook" "^3.6.8"
|
280
|
+
"@jupyterlab/observables" "^4.6.8"
|
281
281
|
"@lumino/algorithm" "^1.9.0"
|
282
282
|
"@lumino/commands" "^1.19.0"
|
283
283
|
"@lumino/disposable" "^1.10.0"
|
284
284
|
"@lumino/signaling" "^1.10.0"
|
285
285
|
"@lumino/widgets" "^1.37.2"
|
286
286
|
|
287
|
-
"@jupyterlab/cells@^3.6.
|
288
|
-
version "3.6.
|
289
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.6.
|
290
|
-
integrity sha512-
|
291
|
-
dependencies:
|
292
|
-
"@jupyterlab/apputils" "^3.6.
|
293
|
-
"@jupyterlab/attachments" "^3.6.
|
294
|
-
"@jupyterlab/codeeditor" "^3.6.
|
295
|
-
"@jupyterlab/codemirror" "^3.6.
|
296
|
-
"@jupyterlab/coreutils" "^5.6.
|
297
|
-
"@jupyterlab/filebrowser" "^3.6.
|
298
|
-
"@jupyterlab/nbformat" "^3.6.
|
299
|
-
"@jupyterlab/observables" "^4.6.
|
300
|
-
"@jupyterlab/outputarea" "^3.6.
|
301
|
-
"@jupyterlab/rendermime" "^3.6.
|
302
|
-
"@jupyterlab/services" "^6.6.
|
303
|
-
"@jupyterlab/shared-models" "^3.6.
|
304
|
-
"@jupyterlab/ui-components" "^3.6.
|
287
|
+
"@jupyterlab/cells@^3.6.8", "@jupyterlab/cells@~3.6.8":
|
288
|
+
version "3.6.8"
|
289
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/cells/-/cells-3.6.8.tgz#bcfdece9f9804161f3f7d2ba4bdd8eb169756a44"
|
290
|
+
integrity sha512-n/XRsNKO0UaYhNJ0x6hbeuNihw04WQndedZX25zAWOCmaSMamqGanit+o0hcV2HAXO8feZakrb1iL25fWmJUlQ==
|
291
|
+
dependencies:
|
292
|
+
"@jupyterlab/apputils" "^3.6.8"
|
293
|
+
"@jupyterlab/attachments" "^3.6.8"
|
294
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
295
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
296
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
297
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
298
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
299
|
+
"@jupyterlab/observables" "^4.6.8"
|
300
|
+
"@jupyterlab/outputarea" "^3.6.8"
|
301
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
302
|
+
"@jupyterlab/services" "^6.6.8"
|
303
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
304
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
305
305
|
"@lumino/algorithm" "^1.9.0"
|
306
306
|
"@lumino/coreutils" "^1.11.0"
|
307
307
|
"@lumino/domutils" "^1.8.0"
|
@@ -314,42 +314,42 @@
|
|
314
314
|
marked "^4.0.17"
|
315
315
|
react "^17.0.1"
|
316
316
|
|
317
|
-
"@jupyterlab/celltags-extension@^3.6.
|
318
|
-
version "3.6.
|
319
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.6.
|
320
|
-
integrity sha512-
|
321
|
-
dependencies:
|
322
|
-
"@jupyterlab/application" "^3.6.
|
323
|
-
"@jupyterlab/celltags" "^3.6.
|
324
|
-
"@jupyterlab/notebook" "^3.6.
|
325
|
-
"@jupyterlab/translation" "^3.6.
|
326
|
-
|
327
|
-
"@jupyterlab/celltags@^3.6.
|
328
|
-
version "3.6.
|
329
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.6.
|
330
|
-
integrity sha512-
|
331
|
-
dependencies:
|
332
|
-
"@jupyterlab/application" "^3.6.
|
333
|
-
"@jupyterlab/cells" "^3.6.
|
334
|
-
"@jupyterlab/notebook" "^3.6.
|
335
|
-
"@jupyterlab/translation" "^3.6.
|
336
|
-
"@jupyterlab/ui-components" "^3.6.
|
317
|
+
"@jupyterlab/celltags-extension@^3.6.8", "@jupyterlab/celltags-extension@~3.6.8":
|
318
|
+
version "3.6.8"
|
319
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/celltags-extension/-/celltags-extension-3.6.8.tgz#898527a766dce8f78239662d1c9eeb6ffe8a0574"
|
320
|
+
integrity sha512-twjj68LIMMHVKn5rh6wa3iSOvXJNh8jUWqWy2gLAh+/8G39iTYJt8iCRg8FznoF1ob9NECEzEB7hHnafZUUWzQ==
|
321
|
+
dependencies:
|
322
|
+
"@jupyterlab/application" "^3.6.8"
|
323
|
+
"@jupyterlab/celltags" "^3.6.8"
|
324
|
+
"@jupyterlab/notebook" "^3.6.8"
|
325
|
+
"@jupyterlab/translation" "^3.6.8"
|
326
|
+
|
327
|
+
"@jupyterlab/celltags@^3.6.8", "@jupyterlab/celltags@~3.6.8":
|
328
|
+
version "3.6.8"
|
329
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/celltags/-/celltags-3.6.8.tgz#2be681f6332009d2bef600566be9b54ba1496eaf"
|
330
|
+
integrity sha512-nA/3I1Bh/bUWV5VieWIf3AONnWLVQknGrkPeB8TkeE0xvSZQaHGUZ1x1Fk94nINzDeJBAjecvcmKC9wmhD8iAw==
|
331
|
+
dependencies:
|
332
|
+
"@jupyterlab/application" "^3.6.8"
|
333
|
+
"@jupyterlab/cells" "^3.6.8"
|
334
|
+
"@jupyterlab/notebook" "^3.6.8"
|
335
|
+
"@jupyterlab/translation" "^3.6.8"
|
336
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
337
337
|
"@lumino/algorithm" "^1.9.0"
|
338
338
|
"@lumino/messaging" "^1.10.0"
|
339
339
|
"@lumino/signaling" "^1.10.0"
|
340
340
|
"@lumino/widgets" "^1.37.2"
|
341
341
|
|
342
|
-
"@jupyterlab/codeeditor@^3.6.
|
343
|
-
version "3.6.
|
344
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.6.
|
345
|
-
integrity sha512-
|
346
|
-
dependencies:
|
347
|
-
"@jupyterlab/coreutils" "^5.6.
|
348
|
-
"@jupyterlab/nbformat" "^3.6.
|
349
|
-
"@jupyterlab/observables" "^4.6.
|
350
|
-
"@jupyterlab/shared-models" "^3.6.
|
351
|
-
"@jupyterlab/translation" "^3.6.
|
352
|
-
"@jupyterlab/ui-components" "^3.6.
|
342
|
+
"@jupyterlab/codeeditor@^3.6.8", "@jupyterlab/codeeditor@~3.6.8":
|
343
|
+
version "3.6.8"
|
344
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/codeeditor/-/codeeditor-3.6.8.tgz#26f2246550d51b9ba8eb422d4e09a9e125f5efe9"
|
345
|
+
integrity sha512-AJGT7Re9b71ystYdmnN6NfQWKs1TpjGWLQoHlagxE/DRLWe8cuqPs96B2pajSLHK7fcAi7jQvV2+Pc77lvGLVA==
|
346
|
+
dependencies:
|
347
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
348
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
349
|
+
"@jupyterlab/observables" "^4.6.8"
|
350
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
351
|
+
"@jupyterlab/translation" "^3.6.8"
|
352
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
353
353
|
"@lumino/coreutils" "^1.11.0"
|
354
354
|
"@lumino/disposable" "^1.10.0"
|
355
355
|
"@lumino/dragdrop" "^1.13.0"
|
@@ -357,35 +357,35 @@
|
|
357
357
|
"@lumino/signaling" "^1.10.0"
|
358
358
|
"@lumino/widgets" "^1.37.2"
|
359
359
|
|
360
|
-
"@jupyterlab/codemirror-extension@^3.6.
|
361
|
-
version "3.6.
|
362
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.6.
|
363
|
-
integrity sha512-
|
364
|
-
dependencies:
|
365
|
-
"@jupyterlab/application" "^3.6.
|
366
|
-
"@jupyterlab/codeeditor" "^3.6.
|
367
|
-
"@jupyterlab/codemirror" "^3.6.
|
368
|
-
"@jupyterlab/docregistry" "^3.6.
|
369
|
-
"@jupyterlab/fileeditor" "^3.6.
|
370
|
-
"@jupyterlab/mainmenu" "^3.6.
|
371
|
-
"@jupyterlab/settingregistry" "^3.6.
|
372
|
-
"@jupyterlab/statusbar" "^3.6.
|
373
|
-
"@jupyterlab/translation" "^3.6.
|
360
|
+
"@jupyterlab/codemirror-extension@^3.6.8", "@jupyterlab/codemirror-extension@~3.6.8":
|
361
|
+
version "3.6.8"
|
362
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror-extension/-/codemirror-extension-3.6.8.tgz#ecc21430092b9e6b3afc49c5d0f3a07087de5e0e"
|
363
|
+
integrity sha512-RGgYzg5HihqSTvrw7fUdeybgVl9UKGpOi0GZ+gsHPJixVA/uFFYKi4XVvdqYsnRRpVE9R5eTvZfusAfb+juEwQ==
|
364
|
+
dependencies:
|
365
|
+
"@jupyterlab/application" "^3.6.8"
|
366
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
367
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
368
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
369
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
370
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
371
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
372
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
373
|
+
"@jupyterlab/translation" "^3.6.8"
|
374
374
|
codemirror "~5.61.0"
|
375
375
|
|
376
|
-
"@jupyterlab/codemirror@^3.6.
|
377
|
-
version "3.6.
|
378
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.6.
|
379
|
-
integrity sha512-
|
380
|
-
dependencies:
|
381
|
-
"@jupyterlab/apputils" "^3.6.
|
382
|
-
"@jupyterlab/codeeditor" "^3.6.
|
383
|
-
"@jupyterlab/coreutils" "^5.6.
|
384
|
-
"@jupyterlab/nbformat" "^3.6.
|
385
|
-
"@jupyterlab/observables" "^4.6.
|
386
|
-
"@jupyterlab/shared-models" "^3.6.
|
387
|
-
"@jupyterlab/statusbar" "^3.6.
|
388
|
-
"@jupyterlab/translation" "^3.6.
|
376
|
+
"@jupyterlab/codemirror@^3.6.8", "@jupyterlab/codemirror@~3.6.8":
|
377
|
+
version "3.6.8"
|
378
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/codemirror/-/codemirror-3.6.8.tgz#cc1ac3100747108023464b0df2bcca065596186e"
|
379
|
+
integrity sha512-lRblHsZPUHNUqv7UqjdbxtoNZsfwYVPnA+EqJidZfv7VW0aIoadfUlXfMwoWsU3+Xl9pjVLWR4Ke4OBQ28Ie5w==
|
380
|
+
dependencies:
|
381
|
+
"@jupyterlab/apputils" "^3.6.8"
|
382
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
383
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
384
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
385
|
+
"@jupyterlab/observables" "^4.6.8"
|
386
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
387
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
388
|
+
"@jupyterlab/translation" "^3.6.8"
|
389
389
|
"@lumino/algorithm" "^1.9.0"
|
390
390
|
"@lumino/commands" "^1.19.0"
|
391
391
|
"@lumino/coreutils" "^1.11.0"
|
@@ -397,33 +397,33 @@
|
|
397
397
|
react "^17.0.1"
|
398
398
|
y-codemirror "^3.0.1"
|
399
399
|
|
400
|
-
"@jupyterlab/collaboration-extension@^3.6.
|
401
|
-
version "3.6.
|
402
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration-extension/-/collaboration-extension-3.6.
|
403
|
-
integrity sha512-
|
404
|
-
dependencies:
|
405
|
-
"@jupyterlab/application" "^3.6.
|
406
|
-
"@jupyterlab/apputils" "^3.6.
|
407
|
-
"@jupyterlab/collaboration" "^3.6.
|
408
|
-
"@jupyterlab/coreutils" "^5.6.
|
409
|
-
"@jupyterlab/services" "^6.6.
|
410
|
-
"@jupyterlab/statedb" "^3.6.
|
411
|
-
"@jupyterlab/translation" "^3.6.
|
412
|
-
"@jupyterlab/ui-components" "^3.6.
|
400
|
+
"@jupyterlab/collaboration-extension@^3.6.8", "@jupyterlab/collaboration-extension@~3.6.8":
|
401
|
+
version "3.6.8"
|
402
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration-extension/-/collaboration-extension-3.6.8.tgz#81fa92a418023b64b86fa1dd7d680a69a93e6a13"
|
403
|
+
integrity sha512-qVLL7+NYd6c9gXRxx5xiQ3uUO8fRBqzzOSD+2Mu8YqDr8jNu8BySWpBlhZSZxQhk1oA7ibZMyCC0pDvl1AH2uA==
|
404
|
+
dependencies:
|
405
|
+
"@jupyterlab/application" "^3.6.8"
|
406
|
+
"@jupyterlab/apputils" "^3.6.8"
|
407
|
+
"@jupyterlab/collaboration" "^3.6.8"
|
408
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
409
|
+
"@jupyterlab/services" "^6.6.8"
|
410
|
+
"@jupyterlab/statedb" "^3.6.8"
|
411
|
+
"@jupyterlab/translation" "^3.6.8"
|
412
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
413
413
|
"@lumino/widgets" "^1.37.2"
|
414
414
|
y-protocols "^1.0.5"
|
415
415
|
y-websocket "^1.4.6"
|
416
416
|
yjs "^13.5.17"
|
417
417
|
|
418
|
-
"@jupyterlab/collaboration@^3.6.
|
419
|
-
version "3.6.
|
420
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration/-/collaboration-3.6.
|
421
|
-
integrity sha512-
|
418
|
+
"@jupyterlab/collaboration@^3.6.8", "@jupyterlab/collaboration@~3.6.8":
|
419
|
+
version "3.6.8"
|
420
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/collaboration/-/collaboration-3.6.8.tgz#86d89b269248d19005383e0eeefa59eb86452a34"
|
421
|
+
integrity sha512-sfGJsQD5X2HbHFo2Wem++KniW8ykCeQKDXk5zIe+YVROVr2Dk+UGf2m98t4qpjmqzQ3Uk+mnBotChmxAcUmWHw==
|
422
422
|
dependencies:
|
423
|
-
"@jupyterlab/apputils" "^3.6.
|
424
|
-
"@jupyterlab/coreutils" "^5.6.
|
425
|
-
"@jupyterlab/services" "^6.6.
|
426
|
-
"@jupyterlab/ui-components" "^3.6.
|
423
|
+
"@jupyterlab/apputils" "^3.6.8"
|
424
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
425
|
+
"@jupyterlab/services" "^6.6.8"
|
426
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
427
427
|
"@lumino/coreutils" "^1.11.0"
|
428
428
|
"@lumino/virtualdom" "^1.14.0"
|
429
429
|
"@lumino/widgets" "^1.37.2"
|
@@ -431,32 +431,32 @@
|
|
431
431
|
y-protocols "^1.0.5"
|
432
432
|
yjs "^13.5.17"
|
433
433
|
|
434
|
-
"@jupyterlab/completer-extension@^3.6.
|
435
|
-
version "3.6.
|
436
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.6.
|
437
|
-
integrity sha512-
|
438
|
-
dependencies:
|
439
|
-
"@jupyterlab/application" "^3.6.
|
440
|
-
"@jupyterlab/apputils" "^3.6.
|
441
|
-
"@jupyterlab/completer" "^3.6.
|
442
|
-
"@jupyterlab/console" "^3.6.
|
443
|
-
"@jupyterlab/fileeditor" "^3.6.
|
444
|
-
"@jupyterlab/notebook" "^3.6.
|
445
|
-
"@jupyterlab/services" "^6.6.
|
434
|
+
"@jupyterlab/completer-extension@^3.6.8", "@jupyterlab/completer-extension@~3.6.8":
|
435
|
+
version "3.6.8"
|
436
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/completer-extension/-/completer-extension-3.6.8.tgz#d120a938c879bf07c49b230ac97b2a6b599a444e"
|
437
|
+
integrity sha512-q52Li7k9fxWr2mAd0qtxwjhk14rjXZ7Oo1Jj0Q/yFNJjCSEDWPN+m9d/nBi/92puICUeDO0CL36skZMu6nb33g==
|
438
|
+
dependencies:
|
439
|
+
"@jupyterlab/application" "^3.6.8"
|
440
|
+
"@jupyterlab/apputils" "^3.6.8"
|
441
|
+
"@jupyterlab/completer" "^3.6.8"
|
442
|
+
"@jupyterlab/console" "^3.6.8"
|
443
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
444
|
+
"@jupyterlab/notebook" "^3.6.8"
|
445
|
+
"@jupyterlab/services" "^6.6.8"
|
446
446
|
"@lumino/algorithm" "^1.9.0"
|
447
447
|
"@lumino/widgets" "^1.37.2"
|
448
448
|
|
449
|
-
"@jupyterlab/completer@^3.6.
|
450
|
-
version "3.6.
|
451
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.6.
|
452
|
-
integrity sha512-
|
453
|
-
dependencies:
|
454
|
-
"@jupyterlab/apputils" "^3.6.
|
455
|
-
"@jupyterlab/codeeditor" "^3.6.
|
456
|
-
"@jupyterlab/coreutils" "^5.6.
|
457
|
-
"@jupyterlab/services" "^6.6.
|
458
|
-
"@jupyterlab/statedb" "^3.6.
|
459
|
-
"@jupyterlab/ui-components" "^3.6.
|
449
|
+
"@jupyterlab/completer@^3.6.8", "@jupyterlab/completer@~3.6.8":
|
450
|
+
version "3.6.8"
|
451
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/completer/-/completer-3.6.8.tgz#366792aadc063c718e0f7e18f9399740a5afed63"
|
452
|
+
integrity sha512-J+VGSqe3utcE6Bg3fS1AV4sBq591WxTnqmahb3E/G4viNpH/2YZ+SOiWuTN+bxux9bLFCxq8/jl3cBQQgHBftw==
|
453
|
+
dependencies:
|
454
|
+
"@jupyterlab/apputils" "^3.6.8"
|
455
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
456
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
457
|
+
"@jupyterlab/services" "^6.6.8"
|
458
|
+
"@jupyterlab/statedb" "^3.6.8"
|
459
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
460
460
|
"@lumino/algorithm" "^1.9.0"
|
461
461
|
"@lumino/coreutils" "^1.11.0"
|
462
462
|
"@lumino/disposable" "^1.10.0"
|
@@ -465,43 +465,43 @@
|
|
465
465
|
"@lumino/signaling" "^1.10.0"
|
466
466
|
"@lumino/widgets" "^1.37.2"
|
467
467
|
|
468
|
-
"@jupyterlab/console-extension@^3.6.
|
469
|
-
version "3.6.
|
470
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.6.
|
471
|
-
integrity sha512-
|
472
|
-
dependencies:
|
473
|
-
"@jupyterlab/application" "^3.6.
|
474
|
-
"@jupyterlab/apputils" "^3.6.
|
475
|
-
"@jupyterlab/codeeditor" "^3.6.
|
476
|
-
"@jupyterlab/console" "^3.6.
|
477
|
-
"@jupyterlab/filebrowser" "^3.6.
|
478
|
-
"@jupyterlab/launcher" "^3.6.
|
479
|
-
"@jupyterlab/mainmenu" "^3.6.
|
480
|
-
"@jupyterlab/rendermime" "^3.6.
|
481
|
-
"@jupyterlab/settingregistry" "^3.6.
|
482
|
-
"@jupyterlab/translation" "^3.6.
|
483
|
-
"@jupyterlab/ui-components" "^3.6.
|
468
|
+
"@jupyterlab/console-extension@^3.6.8", "@jupyterlab/console-extension@~3.6.8":
|
469
|
+
version "3.6.8"
|
470
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/console-extension/-/console-extension-3.6.8.tgz#63d5baac336c6e95e69611b8efef59ef7023aebe"
|
471
|
+
integrity sha512-TWXonmLBxB6bcen9iNq1cWkY7vDi8RpdubUP9LfJrmrYPyxMyED6q1tIi7hBqThx21dCHqV3BuJ61pAmDCgKYA==
|
472
|
+
dependencies:
|
473
|
+
"@jupyterlab/application" "^3.6.8"
|
474
|
+
"@jupyterlab/apputils" "^3.6.8"
|
475
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
476
|
+
"@jupyterlab/console" "^3.6.8"
|
477
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
478
|
+
"@jupyterlab/launcher" "^3.6.8"
|
479
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
480
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
481
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
482
|
+
"@jupyterlab/translation" "^3.6.8"
|
483
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
484
484
|
"@lumino/algorithm" "^1.9.0"
|
485
485
|
"@lumino/coreutils" "^1.11.0"
|
486
486
|
"@lumino/disposable" "^1.10.0"
|
487
487
|
"@lumino/properties" "^1.8.0"
|
488
488
|
"@lumino/widgets" "^1.37.2"
|
489
489
|
|
490
|
-
"@jupyterlab/console@^3.6.
|
491
|
-
version "3.6.
|
492
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.6.
|
493
|
-
integrity sha512-
|
494
|
-
dependencies:
|
495
|
-
"@jupyterlab/apputils" "^3.6.
|
496
|
-
"@jupyterlab/cells" "^3.6.
|
497
|
-
"@jupyterlab/codeeditor" "^3.6.
|
498
|
-
"@jupyterlab/coreutils" "^5.6.
|
499
|
-
"@jupyterlab/nbformat" "^3.6.
|
500
|
-
"@jupyterlab/observables" "^4.6.
|
501
|
-
"@jupyterlab/rendermime" "^3.6.
|
502
|
-
"@jupyterlab/services" "^6.6.
|
503
|
-
"@jupyterlab/translation" "^3.6.
|
504
|
-
"@jupyterlab/ui-components" "^3.6.
|
490
|
+
"@jupyterlab/console@^3.6.8", "@jupyterlab/console@~3.6.8":
|
491
|
+
version "3.6.8"
|
492
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/console/-/console-3.6.8.tgz#b0fa83691a4606459952891a18b2db23da1087d4"
|
493
|
+
integrity sha512-YY2vXgamK4RDBd3TfCU1j1DHc0Jt8lzTTNitqGuuWabp9l6FCJ4VG865QeA6LmZuJTdAYRmoBGLZFF7dlMSjcA==
|
494
|
+
dependencies:
|
495
|
+
"@jupyterlab/apputils" "^3.6.8"
|
496
|
+
"@jupyterlab/cells" "^3.6.8"
|
497
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
498
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
499
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
500
|
+
"@jupyterlab/observables" "^4.6.8"
|
501
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
502
|
+
"@jupyterlab/services" "^6.6.8"
|
503
|
+
"@jupyterlab/translation" "^3.6.8"
|
504
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
505
505
|
"@lumino/algorithm" "^1.9.0"
|
506
506
|
"@lumino/coreutils" "^1.11.0"
|
507
507
|
"@lumino/disposable" "^1.10.0"
|
@@ -510,10 +510,10 @@
|
|
510
510
|
"@lumino/signaling" "^1.10.0"
|
511
511
|
"@lumino/widgets" "^1.37.2"
|
512
512
|
|
513
|
-
"@jupyterlab/coreutils@^5.6.
|
514
|
-
version "5.6.
|
515
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.6.
|
516
|
-
integrity sha512-
|
513
|
+
"@jupyterlab/coreutils@^5.6.8", "@jupyterlab/coreutils@~5.6.8":
|
514
|
+
version "5.6.8"
|
515
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/coreutils/-/coreutils-5.6.8.tgz#31ce80528951cb9e9b5262fb31126e5c884ec7fd"
|
516
|
+
integrity sha512-lWrDeIJRkdmlBZ2Yw+wDLxQVjO8MWojOxsu+KcWQF0iuETGSoa4i+HNJKb9yv+JJSIbXHyBBrM0EAY7Z6XRb6w==
|
517
517
|
dependencies:
|
518
518
|
"@lumino/coreutils" "^1.11.0"
|
519
519
|
"@lumino/disposable" "^1.10.0"
|
@@ -523,33 +523,33 @@
|
|
523
523
|
path-browserify "^1.0.0"
|
524
524
|
url-parse "~1.5.1"
|
525
525
|
|
526
|
-
"@jupyterlab/csvviewer-extension@^3.6.
|
527
|
-
version "3.6.
|
528
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.6.
|
529
|
-
integrity sha512-
|
530
|
-
dependencies:
|
531
|
-
"@jupyterlab/application" "^3.6.
|
532
|
-
"@jupyterlab/apputils" "^3.6.
|
533
|
-
"@jupyterlab/csvviewer" "^3.6.
|
534
|
-
"@jupyterlab/docregistry" "^3.6.
|
535
|
-
"@jupyterlab/documentsearch" "^3.6.
|
536
|
-
"@jupyterlab/mainmenu" "^3.6.
|
537
|
-
"@jupyterlab/observables" "^4.6.
|
538
|
-
"@jupyterlab/settingregistry" "^3.6.
|
539
|
-
"@jupyterlab/translation" "^3.6.
|
526
|
+
"@jupyterlab/csvviewer-extension@^3.6.8", "@jupyterlab/csvviewer-extension@~3.6.8":
|
527
|
+
version "3.6.8"
|
528
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer-extension/-/csvviewer-extension-3.6.8.tgz#52011c6bcd4e41e55ec1fd3f0aa2726d24e8b268"
|
529
|
+
integrity sha512-6KXpoi8EOL1jgEfbM4SwNtSgRJU/57nrmF0Rhft0K1VDPPTwpPFypMz1Y+/ciQGzu9r6r+3R02oCUly4qoTWMA==
|
530
|
+
dependencies:
|
531
|
+
"@jupyterlab/application" "^3.6.8"
|
532
|
+
"@jupyterlab/apputils" "^3.6.8"
|
533
|
+
"@jupyterlab/csvviewer" "^3.6.8"
|
534
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
535
|
+
"@jupyterlab/documentsearch" "^3.6.8"
|
536
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
537
|
+
"@jupyterlab/observables" "^4.6.8"
|
538
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
539
|
+
"@jupyterlab/translation" "^3.6.8"
|
540
540
|
"@lumino/datagrid" "^0.36.7"
|
541
541
|
"@lumino/signaling" "^1.10.0"
|
542
542
|
"@lumino/widgets" "^1.37.2"
|
543
543
|
|
544
|
-
"@jupyterlab/csvviewer@^3.6.
|
545
|
-
version "3.6.
|
546
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.6.
|
547
|
-
integrity sha512-
|
544
|
+
"@jupyterlab/csvviewer@^3.6.8", "@jupyterlab/csvviewer@~3.6.8":
|
545
|
+
version "3.6.8"
|
546
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/csvviewer/-/csvviewer-3.6.8.tgz#6e0da0596266b6fb8a95e9176b43164016bb869c"
|
547
|
+
integrity sha512-vwgcfAZQXxsZ+I6Z4Ol5Zn+zpo9czEmEN3U8abbYVR389z8T9trMsj3d+BEU6tu/H7rB85tEr31JjcUiMoliCA==
|
548
548
|
dependencies:
|
549
|
-
"@jupyterlab/apputils" "^3.6.
|
550
|
-
"@jupyterlab/coreutils" "^5.6.
|
551
|
-
"@jupyterlab/docregistry" "^3.6.
|
552
|
-
"@jupyterlab/translation" "^3.6.
|
549
|
+
"@jupyterlab/apputils" "^3.6.8"
|
550
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
551
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
552
|
+
"@jupyterlab/translation" "^3.6.8"
|
553
553
|
"@lumino/algorithm" "^1.9.0"
|
554
554
|
"@lumino/coreutils" "^1.11.0"
|
555
555
|
"@lumino/datagrid" "^0.36.7"
|
@@ -558,47 +558,47 @@
|
|
558
558
|
"@lumino/signaling" "^1.10.0"
|
559
559
|
"@lumino/widgets" "^1.37.2"
|
560
560
|
|
561
|
-
"@jupyterlab/debugger-extension@^3.6.
|
562
|
-
version "3.6.
|
563
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.6.
|
564
|
-
integrity sha512-
|
565
|
-
dependencies:
|
566
|
-
"@jupyterlab/application" "^3.6.
|
567
|
-
"@jupyterlab/apputils" "^3.6.
|
568
|
-
"@jupyterlab/codeeditor" "^3.6.
|
569
|
-
"@jupyterlab/codemirror" "^3.6.
|
570
|
-
"@jupyterlab/console" "^3.6.
|
571
|
-
"@jupyterlab/coreutils" "^5.6.
|
572
|
-
"@jupyterlab/debugger" "^3.6.
|
573
|
-
"@jupyterlab/docregistry" "^3.6.
|
574
|
-
"@jupyterlab/fileeditor" "^3.6.
|
575
|
-
"@jupyterlab/logconsole" "^3.6.
|
576
|
-
"@jupyterlab/notebook" "^3.6.
|
577
|
-
"@jupyterlab/rendermime" "^3.6.
|
578
|
-
"@jupyterlab/services" "^6.6.
|
579
|
-
"@jupyterlab/settingregistry" "^3.6.
|
580
|
-
"@jupyterlab/translation" "^3.6.
|
581
|
-
|
582
|
-
"@jupyterlab/debugger@^3.6.
|
583
|
-
version "3.6.
|
584
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.6.
|
585
|
-
integrity sha512-
|
586
|
-
dependencies:
|
587
|
-
"@jupyterlab/application" "^3.6.
|
588
|
-
"@jupyterlab/apputils" "^3.6.
|
589
|
-
"@jupyterlab/cells" "^3.6.
|
590
|
-
"@jupyterlab/codeeditor" "^3.6.
|
591
|
-
"@jupyterlab/codemirror" "^3.6.
|
592
|
-
"@jupyterlab/console" "^3.6.
|
593
|
-
"@jupyterlab/coreutils" "^5.6.
|
594
|
-
"@jupyterlab/docregistry" "^3.6.
|
595
|
-
"@jupyterlab/fileeditor" "^3.6.
|
596
|
-
"@jupyterlab/notebook" "^3.6.
|
597
|
-
"@jupyterlab/observables" "^4.6.
|
598
|
-
"@jupyterlab/rendermime" "^3.6.
|
599
|
-
"@jupyterlab/services" "^6.6.
|
600
|
-
"@jupyterlab/translation" "^3.6.
|
601
|
-
"@jupyterlab/ui-components" "^3.6.
|
561
|
+
"@jupyterlab/debugger-extension@^3.6.8", "@jupyterlab/debugger-extension@~3.6.8":
|
562
|
+
version "3.6.8"
|
563
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/debugger-extension/-/debugger-extension-3.6.8.tgz#58f3bba0e2f772c2b9ac5d50f8ad89df43614ba0"
|
564
|
+
integrity sha512-DIHfhxUg8BpOHUhhAujU4j4Jkn/8YCFK/nLoZR+4QQAMP5dN2KV18U+HZvSAIXSM4HcPC9ncUkzZ+6cQoQ9oYg==
|
565
|
+
dependencies:
|
566
|
+
"@jupyterlab/application" "^3.6.8"
|
567
|
+
"@jupyterlab/apputils" "^3.6.8"
|
568
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
569
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
570
|
+
"@jupyterlab/console" "^3.6.8"
|
571
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
572
|
+
"@jupyterlab/debugger" "^3.6.8"
|
573
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
574
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
575
|
+
"@jupyterlab/logconsole" "^3.6.8"
|
576
|
+
"@jupyterlab/notebook" "^3.6.8"
|
577
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
578
|
+
"@jupyterlab/services" "^6.6.8"
|
579
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
580
|
+
"@jupyterlab/translation" "^3.6.8"
|
581
|
+
|
582
|
+
"@jupyterlab/debugger@^3.6.8", "@jupyterlab/debugger@~3.6.8":
|
583
|
+
version "3.6.8"
|
584
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/debugger/-/debugger-3.6.8.tgz#df269e06e3798f93196bcd99c1df1d65d9b0effe"
|
585
|
+
integrity sha512-MYg4TJ30OV5oCGmjUBR183vA40/+V1C4YfZLMHUzEFYTrGn7ikUpTKqnYbbA2CogQ4TIPv0Xkmy5DyBp5WCxVQ==
|
586
|
+
dependencies:
|
587
|
+
"@jupyterlab/application" "^3.6.8"
|
588
|
+
"@jupyterlab/apputils" "^3.6.8"
|
589
|
+
"@jupyterlab/cells" "^3.6.8"
|
590
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
591
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
592
|
+
"@jupyterlab/console" "^3.6.8"
|
593
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
594
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
595
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
596
|
+
"@jupyterlab/notebook" "^3.6.8"
|
597
|
+
"@jupyterlab/observables" "^4.6.8"
|
598
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
599
|
+
"@jupyterlab/services" "^6.6.8"
|
600
|
+
"@jupyterlab/translation" "^3.6.8"
|
601
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
602
602
|
"@lumino/algorithm" "^1.9.0"
|
603
603
|
"@lumino/commands" "^1.19.0"
|
604
604
|
"@lumino/coreutils" "^1.11.0"
|
@@ -612,22 +612,22 @@
|
|
612
612
|
codemirror "~5.61.0"
|
613
613
|
react "^17.0.1"
|
614
614
|
|
615
|
-
"@jupyterlab/docmanager-extension@^3.6.
|
616
|
-
version "3.6.
|
617
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.6.
|
618
|
-
integrity sha512-
|
619
|
-
dependencies:
|
620
|
-
"@jupyterlab/application" "^3.6.
|
621
|
-
"@jupyterlab/apputils" "^3.6.
|
622
|
-
"@jupyterlab/coreutils" "^5.6.
|
623
|
-
"@jupyterlab/docmanager" "^3.6.
|
624
|
-
"@jupyterlab/docprovider" "^3.6.
|
625
|
-
"@jupyterlab/docregistry" "^3.6.
|
626
|
-
"@jupyterlab/services" "^6.6.
|
627
|
-
"@jupyterlab/settingregistry" "^3.6.
|
628
|
-
"@jupyterlab/statusbar" "^3.6.
|
629
|
-
"@jupyterlab/translation" "^3.6.
|
630
|
-
"@jupyterlab/ui-components" "^3.6.
|
615
|
+
"@jupyterlab/docmanager-extension@^3.6.8", "@jupyterlab/docmanager-extension@~3.6.8":
|
616
|
+
version "3.6.8"
|
617
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager-extension/-/docmanager-extension-3.6.8.tgz#9b946edd53d839c59ac455f23083c32a6500a6af"
|
618
|
+
integrity sha512-t3ki+ff+aL0VKSRsyqtT7mX89jO7h/n+6sDM4bgbdz2lipBwUuh5eFYKG9c4H+hGErCIF1GxlTkIGiNSeaF8gg==
|
619
|
+
dependencies:
|
620
|
+
"@jupyterlab/application" "^3.6.8"
|
621
|
+
"@jupyterlab/apputils" "^3.6.8"
|
622
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
623
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
624
|
+
"@jupyterlab/docprovider" "^3.6.8"
|
625
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
626
|
+
"@jupyterlab/services" "^6.6.8"
|
627
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
628
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
629
|
+
"@jupyterlab/translation" "^3.6.8"
|
630
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
631
631
|
"@lumino/algorithm" "^1.9.0"
|
632
632
|
"@lumino/commands" "^1.19.0"
|
633
633
|
"@lumino/coreutils" "^1.11.0"
|
@@ -636,18 +636,18 @@
|
|
636
636
|
"@lumino/widgets" "^1.37.2"
|
637
637
|
react "^17.0.1"
|
638
638
|
|
639
|
-
"@jupyterlab/docmanager@^3.6.
|
640
|
-
version "3.6.
|
641
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.6.
|
642
|
-
integrity sha512-
|
643
|
-
dependencies:
|
644
|
-
"@jupyterlab/apputils" "^3.6.
|
645
|
-
"@jupyterlab/coreutils" "^5.6.
|
646
|
-
"@jupyterlab/docprovider" "^3.6.
|
647
|
-
"@jupyterlab/docregistry" "^3.6.
|
648
|
-
"@jupyterlab/services" "^6.6.
|
649
|
-
"@jupyterlab/statusbar" "^3.6.
|
650
|
-
"@jupyterlab/translation" "^3.6.
|
639
|
+
"@jupyterlab/docmanager@^3.6.8", "@jupyterlab/docmanager@~3.6.8":
|
640
|
+
version "3.6.8"
|
641
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/docmanager/-/docmanager-3.6.8.tgz#55ad8fe7f1f410e8faacef722b99a6ec52b2b540"
|
642
|
+
integrity sha512-yJv4YkBkagkV5idI+GreRxFtNppcDisO6X8Z02TMw6C9uJmu7ZbjNAt5jOHG2rbhL91B2s1rWrDgVJje/DzUFA==
|
643
|
+
dependencies:
|
644
|
+
"@jupyterlab/apputils" "^3.6.8"
|
645
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
646
|
+
"@jupyterlab/docprovider" "^3.6.8"
|
647
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
648
|
+
"@jupyterlab/services" "^6.6.8"
|
649
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
650
|
+
"@jupyterlab/translation" "^3.6.8"
|
651
651
|
"@lumino/algorithm" "^1.9.0"
|
652
652
|
"@lumino/coreutils" "^1.11.0"
|
653
653
|
"@lumino/disposable" "^1.10.0"
|
@@ -657,51 +657,51 @@
|
|
657
657
|
"@lumino/widgets" "^1.37.2"
|
658
658
|
react "^17.0.1"
|
659
659
|
|
660
|
-
"@jupyterlab/docprovider-extension@^3.6.
|
661
|
-
version "3.6.
|
662
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.6.
|
663
|
-
integrity sha512-
|
664
|
-
dependencies:
|
665
|
-
"@jupyterlab/application" "^3.6.
|
666
|
-
"@jupyterlab/coreutils" "^5.6.
|
667
|
-
"@jupyterlab/docprovider" "^3.6.
|
668
|
-
"@jupyterlab/services" "^6.6.
|
669
|
-
"@jupyterlab/shared-models" "^3.6.
|
670
|
-
"@jupyterlab/translation" "^3.6.
|
671
|
-
|
672
|
-
"@jupyterlab/docprovider@^3.6.
|
673
|
-
version "3.6.
|
674
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.6.
|
675
|
-
integrity sha512-
|
676
|
-
dependencies:
|
677
|
-
"@jupyterlab/apputils" "^3.6.
|
678
|
-
"@jupyterlab/coreutils" "^5.6.
|
679
|
-
"@jupyterlab/services" "^6.6.
|
680
|
-
"@jupyterlab/shared-models" "^3.6.
|
681
|
-
"@jupyterlab/translation" "^3.6.
|
660
|
+
"@jupyterlab/docprovider-extension@^3.6.8", "@jupyterlab/docprovider-extension@~3.6.8":
|
661
|
+
version "3.6.8"
|
662
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider-extension/-/docprovider-extension-3.6.8.tgz#94ff98f8cde05c3c7fe11f10bcc127c9379ea09a"
|
663
|
+
integrity sha512-HtE4CtvSmhGUARqY8xs5Xu4IyI9HzyN53orQLrSgsOVp9ObmOW1ti8J6ARg3QeIo84hB9Q4Y7Qw7qrZRX8dKhg==
|
664
|
+
dependencies:
|
665
|
+
"@jupyterlab/application" "^3.6.8"
|
666
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
667
|
+
"@jupyterlab/docprovider" "^3.6.8"
|
668
|
+
"@jupyterlab/services" "^6.6.8"
|
669
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
670
|
+
"@jupyterlab/translation" "^3.6.8"
|
671
|
+
|
672
|
+
"@jupyterlab/docprovider@^3.6.8", "@jupyterlab/docprovider@~3.6.8":
|
673
|
+
version "3.6.8"
|
674
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/docprovider/-/docprovider-3.6.8.tgz#38cc426b9fca22cc1afcf739ef6a5aff12ee2e60"
|
675
|
+
integrity sha512-Ikio/cQh7Co+vkcpVAIB1+xbZPMlBDkve5/ZZX9k8c6IuZXvdLbuE0pPHUQPgyiUJ3LWiJkOY6mY0S88q9lNyQ==
|
676
|
+
dependencies:
|
677
|
+
"@jupyterlab/apputils" "^3.6.8"
|
678
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
679
|
+
"@jupyterlab/services" "^6.6.8"
|
680
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
681
|
+
"@jupyterlab/translation" "^3.6.8"
|
682
682
|
"@lumino/coreutils" "^1.11.0"
|
683
683
|
"@lumino/disposable" "^1.10.0"
|
684
684
|
"@lumino/signaling" "^1.10.0"
|
685
685
|
y-protocols "^1.0.5"
|
686
686
|
y-websocket "^1.4.6"
|
687
687
|
|
688
|
-
"@jupyterlab/docregistry@^3.6.
|
689
|
-
version "3.6.
|
690
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.6.
|
691
|
-
integrity sha512
|
692
|
-
dependencies:
|
693
|
-
"@jupyterlab/apputils" "^3.6.
|
694
|
-
"@jupyterlab/codeeditor" "^3.6.
|
695
|
-
"@jupyterlab/codemirror" "^3.6.
|
696
|
-
"@jupyterlab/coreutils" "^5.6.
|
697
|
-
"@jupyterlab/docprovider" "^3.6.
|
698
|
-
"@jupyterlab/observables" "^4.6.
|
699
|
-
"@jupyterlab/rendermime" "^3.6.
|
700
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
701
|
-
"@jupyterlab/services" "^6.6.
|
702
|
-
"@jupyterlab/shared-models" "^3.6.
|
703
|
-
"@jupyterlab/translation" "^3.6.
|
704
|
-
"@jupyterlab/ui-components" "^3.6.
|
688
|
+
"@jupyterlab/docregistry@^3.6.8", "@jupyterlab/docregistry@~3.6.8":
|
689
|
+
version "3.6.8"
|
690
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/docregistry/-/docregistry-3.6.8.tgz#7a108a6245683439368f26bc608533680cda9532"
|
691
|
+
integrity sha512-+QHcKVXSJRi6z8xSU1ndOYfKxhrkVPTfKQUVQLxFCoB+3q4yavh0bIwXBb7dusv31lZ1y5DLb70e6o1irdS65A==
|
692
|
+
dependencies:
|
693
|
+
"@jupyterlab/apputils" "^3.6.8"
|
694
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
695
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
696
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
697
|
+
"@jupyterlab/docprovider" "^3.6.8"
|
698
|
+
"@jupyterlab/observables" "^4.6.8"
|
699
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
700
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
701
|
+
"@jupyterlab/services" "^6.6.8"
|
702
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
703
|
+
"@jupyterlab/translation" "^3.6.8"
|
704
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
705
705
|
"@lumino/algorithm" "^1.9.0"
|
706
706
|
"@lumino/coreutils" "^1.11.0"
|
707
707
|
"@lumino/disposable" "^1.10.0"
|
@@ -709,31 +709,31 @@
|
|
709
709
|
"@lumino/signaling" "^1.10.0"
|
710
710
|
"@lumino/widgets" "^1.37.2"
|
711
711
|
|
712
|
-
"@jupyterlab/documentsearch-extension@^3.6.
|
713
|
-
version "3.6.
|
714
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.6.
|
715
|
-
integrity sha512-
|
712
|
+
"@jupyterlab/documentsearch-extension@^3.6.8", "@jupyterlab/documentsearch-extension@~3.6.8":
|
713
|
+
version "3.6.8"
|
714
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch-extension/-/documentsearch-extension-3.6.8.tgz#d7e05c5ce637f3a9d123e89f71de257fb8afb588"
|
715
|
+
integrity sha512-FiPpmKo2yFoLyLVb3TDy3CELCE8eU0I6xg4VFefH0ShP/41o0t/Zq9glw4kcH8R3PCO4Y3jv/2jR9Z8F/1KtEA==
|
716
716
|
dependencies:
|
717
|
-
"@jupyterlab/application" "^3.6.
|
718
|
-
"@jupyterlab/apputils" "^3.6.
|
719
|
-
"@jupyterlab/documentsearch" "^3.6.
|
720
|
-
"@jupyterlab/settingregistry" "^3.6.
|
721
|
-
"@jupyterlab/translation" "^3.6.
|
717
|
+
"@jupyterlab/application" "^3.6.8"
|
718
|
+
"@jupyterlab/apputils" "^3.6.8"
|
719
|
+
"@jupyterlab/documentsearch" "^3.6.8"
|
720
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
721
|
+
"@jupyterlab/translation" "^3.6.8"
|
722
722
|
"@lumino/widgets" "^1.37.2"
|
723
723
|
|
724
|
-
"@jupyterlab/documentsearch@^3.6.
|
725
|
-
version "3.6.
|
726
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.6.
|
727
|
-
integrity sha512-
|
728
|
-
dependencies:
|
729
|
-
"@jupyterlab/apputils" "^3.6.
|
730
|
-
"@jupyterlab/cells" "^3.6.
|
731
|
-
"@jupyterlab/codeeditor" "^3.6.
|
732
|
-
"@jupyterlab/codemirror" "^3.6.
|
733
|
-
"@jupyterlab/fileeditor" "^3.6.
|
734
|
-
"@jupyterlab/notebook" "^3.6.
|
735
|
-
"@jupyterlab/translation" "^3.6.
|
736
|
-
"@jupyterlab/ui-components" "^3.6.
|
724
|
+
"@jupyterlab/documentsearch@^3.6.8", "@jupyterlab/documentsearch@~3.6.8":
|
725
|
+
version "3.6.8"
|
726
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/documentsearch/-/documentsearch-3.6.8.tgz#d583e7795c9ab79513f15db6e0fead950b218195"
|
727
|
+
integrity sha512-Gm6pTN2K8vowPkamabVxtCspfbMDMDZWDXQFLyZn2QiItt3kKEm+Gv3fCY5cipVqPPxl2NW5gs9Zsi5a4FirDw==
|
728
|
+
dependencies:
|
729
|
+
"@jupyterlab/apputils" "^3.6.8"
|
730
|
+
"@jupyterlab/cells" "^3.6.8"
|
731
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
732
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
733
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
734
|
+
"@jupyterlab/notebook" "^3.6.8"
|
735
|
+
"@jupyterlab/translation" "^3.6.8"
|
736
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
737
737
|
"@lumino/algorithm" "^1.9.0"
|
738
738
|
"@lumino/coreutils" "^1.11.0"
|
739
739
|
"@lumino/disposable" "^1.10.0"
|
@@ -743,30 +743,30 @@
|
|
743
743
|
codemirror "~5.61.0"
|
744
744
|
react "^17.0.1"
|
745
745
|
|
746
|
-
"@jupyterlab/extensionmanager-extension@^3.6.
|
747
|
-
version "3.6.
|
748
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.6.
|
749
|
-
integrity sha512-
|
750
|
-
dependencies:
|
751
|
-
"@jupyterlab/application" "^3.6.
|
752
|
-
"@jupyterlab/apputils" "^3.6.
|
753
|
-
"@jupyterlab/extensionmanager" "^3.6.
|
754
|
-
"@jupyterlab/settingregistry" "^3.6.
|
755
|
-
"@jupyterlab/translation" "^3.6.
|
756
|
-
"@jupyterlab/ui-components" "^3.6.
|
757
|
-
|
758
|
-
"@jupyterlab/extensionmanager@^3.6.
|
759
|
-
version "3.6.
|
760
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.6.
|
761
|
-
integrity sha512-
|
762
|
-
dependencies:
|
763
|
-
"@jupyterlab/application" "^3.6.
|
764
|
-
"@jupyterlab/apputils" "^3.6.
|
765
|
-
"@jupyterlab/coreutils" "^5.6.
|
766
|
-
"@jupyterlab/services" "^6.6.
|
767
|
-
"@jupyterlab/settingregistry" "^3.6.
|
768
|
-
"@jupyterlab/translation" "^3.6.
|
769
|
-
"@jupyterlab/ui-components" "^3.6.
|
746
|
+
"@jupyterlab/extensionmanager-extension@^3.6.8", "@jupyterlab/extensionmanager-extension@~3.6.8":
|
747
|
+
version "3.6.8"
|
748
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager-extension/-/extensionmanager-extension-3.6.8.tgz#6bb3f21599413254e68d60e5ffeff2465754d0e4"
|
749
|
+
integrity sha512-2JUiFxLEJTPIuCOMxThWp640HtHTNUkTDV9oFJ8z83Q4jEAu61ykh7WhSYQ+1K7Q7RFrMvevIvYCQj1qgByHNQ==
|
750
|
+
dependencies:
|
751
|
+
"@jupyterlab/application" "^3.6.8"
|
752
|
+
"@jupyterlab/apputils" "^3.6.8"
|
753
|
+
"@jupyterlab/extensionmanager" "^3.6.8"
|
754
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
755
|
+
"@jupyterlab/translation" "^3.6.8"
|
756
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
757
|
+
|
758
|
+
"@jupyterlab/extensionmanager@^3.6.8", "@jupyterlab/extensionmanager@~3.6.8":
|
759
|
+
version "3.6.8"
|
760
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/extensionmanager/-/extensionmanager-3.6.8.tgz#7a7716617af5154c16fb40394bec86b40917ec04"
|
761
|
+
integrity sha512-dYOkC43D8Nfi4+8fp44raA1VLaM+EQljnpjGcWyGLPActfhEv0KVuysnIFVFiS/7V+AcbbOOC8SOF2RJDN6K1A==
|
762
|
+
dependencies:
|
763
|
+
"@jupyterlab/application" "^3.6.8"
|
764
|
+
"@jupyterlab/apputils" "^3.6.8"
|
765
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
766
|
+
"@jupyterlab/services" "^6.6.8"
|
767
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
768
|
+
"@jupyterlab/translation" "^3.6.8"
|
769
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
770
770
|
"@lumino/messaging" "^1.10.0"
|
771
771
|
"@lumino/polling" "^1.9.0"
|
772
772
|
"@lumino/signaling" "^1.10.0"
|
@@ -774,43 +774,43 @@
|
|
774
774
|
react-paginate "^6.3.2"
|
775
775
|
semver "^7.3.2"
|
776
776
|
|
777
|
-
"@jupyterlab/filebrowser-extension@^3.6.
|
778
|
-
version "3.6.
|
779
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.6.
|
780
|
-
integrity sha512-
|
781
|
-
dependencies:
|
782
|
-
"@jupyterlab/application" "^3.6.
|
783
|
-
"@jupyterlab/apputils" "^3.6.
|
784
|
-
"@jupyterlab/coreutils" "^5.6.
|
785
|
-
"@jupyterlab/docmanager" "^3.6.
|
786
|
-
"@jupyterlab/docregistry" "^3.6.
|
787
|
-
"@jupyterlab/filebrowser" "^3.6.
|
788
|
-
"@jupyterlab/launcher" "^3.6.
|
789
|
-
"@jupyterlab/services" "^6.6.
|
790
|
-
"@jupyterlab/settingregistry" "^3.6.
|
791
|
-
"@jupyterlab/statedb" "^3.6.
|
792
|
-
"@jupyterlab/statusbar" "^3.6.
|
793
|
-
"@jupyterlab/translation" "^3.6.
|
794
|
-
"@jupyterlab/ui-components" "^3.6.
|
777
|
+
"@jupyterlab/filebrowser-extension@^3.6.8", "@jupyterlab/filebrowser-extension@~3.6.8":
|
778
|
+
version "3.6.8"
|
779
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser-extension/-/filebrowser-extension-3.6.8.tgz#f9f0eedffab8ec039199021b94c85381c4293a42"
|
780
|
+
integrity sha512-E2k6FsUL4iWkMSBKI2LPL+74jailEGczP0tsE7VBJ2CpgLKqha9NZc3e1xEXcj/r3Y/XZCeQmfrKo+YTUecgGw==
|
781
|
+
dependencies:
|
782
|
+
"@jupyterlab/application" "^3.6.8"
|
783
|
+
"@jupyterlab/apputils" "^3.6.8"
|
784
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
785
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
786
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
787
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
788
|
+
"@jupyterlab/launcher" "^3.6.8"
|
789
|
+
"@jupyterlab/services" "^6.6.8"
|
790
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
791
|
+
"@jupyterlab/statedb" "^3.6.8"
|
792
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
793
|
+
"@jupyterlab/translation" "^3.6.8"
|
794
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
795
795
|
"@lumino/algorithm" "^1.9.0"
|
796
796
|
"@lumino/commands" "^1.19.0"
|
797
797
|
"@lumino/coreutils" "^1.11.0"
|
798
798
|
"@lumino/widgets" "^1.37.2"
|
799
799
|
|
800
|
-
"@jupyterlab/filebrowser@^3.6.
|
801
|
-
version "3.6.
|
802
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.6.
|
803
|
-
integrity sha512-
|
804
|
-
dependencies:
|
805
|
-
"@jupyterlab/apputils" "^3.6.
|
806
|
-
"@jupyterlab/coreutils" "^5.6.
|
807
|
-
"@jupyterlab/docmanager" "^3.6.
|
808
|
-
"@jupyterlab/docregistry" "^3.6.
|
809
|
-
"@jupyterlab/services" "^6.6.
|
810
|
-
"@jupyterlab/statedb" "^3.6.
|
811
|
-
"@jupyterlab/statusbar" "^3.6.
|
812
|
-
"@jupyterlab/translation" "^3.6.
|
813
|
-
"@jupyterlab/ui-components" "^3.6.
|
800
|
+
"@jupyterlab/filebrowser@^3.6.8", "@jupyterlab/filebrowser@~3.6.8":
|
801
|
+
version "3.6.8"
|
802
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/filebrowser/-/filebrowser-3.6.8.tgz#f494faee0e8a2977612979dd253c8251600eee8e"
|
803
|
+
integrity sha512-hh7okH8KZZ4JoM3/KCCeFE6M4fxbGcxsWHJT/AL6E1XFEmGflAD0ULktcYU1ZnZX/NozwFc48yUu12+6KfbInA==
|
804
|
+
dependencies:
|
805
|
+
"@jupyterlab/apputils" "^3.6.8"
|
806
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
807
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
808
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
809
|
+
"@jupyterlab/services" "^6.6.8"
|
810
|
+
"@jupyterlab/statedb" "^3.6.8"
|
811
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
812
|
+
"@jupyterlab/translation" "^3.6.8"
|
813
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
814
814
|
"@lumino/algorithm" "^1.9.0"
|
815
815
|
"@lumino/coreutils" "^1.11.0"
|
816
816
|
"@lumino/disposable" "^1.10.0"
|
@@ -823,177 +823,177 @@
|
|
823
823
|
"@lumino/widgets" "^1.37.2"
|
824
824
|
react "^17.0.1"
|
825
825
|
|
826
|
-
"@jupyterlab/fileeditor-extension@^3.6.
|
827
|
-
version "3.6.
|
828
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.6.
|
829
|
-
integrity sha512-
|
830
|
-
dependencies:
|
831
|
-
"@jupyterlab/application" "^3.6.
|
832
|
-
"@jupyterlab/apputils" "^3.6.
|
833
|
-
"@jupyterlab/codeeditor" "^3.6.
|
834
|
-
"@jupyterlab/codemirror" "^3.6.
|
835
|
-
"@jupyterlab/console" "^3.6.
|
836
|
-
"@jupyterlab/coreutils" "^5.6.
|
837
|
-
"@jupyterlab/docregistry" "^3.6.
|
838
|
-
"@jupyterlab/filebrowser" "^3.6.
|
839
|
-
"@jupyterlab/fileeditor" "^3.6.
|
840
|
-
"@jupyterlab/launcher" "^3.6.
|
841
|
-
"@jupyterlab/mainmenu" "^3.6.
|
842
|
-
"@jupyterlab/observables" "^4.6.
|
843
|
-
"@jupyterlab/settingregistry" "^3.6.
|
844
|
-
"@jupyterlab/statusbar" "^3.6.
|
845
|
-
"@jupyterlab/translation" "^3.6.
|
846
|
-
"@jupyterlab/ui-components" "^3.6.
|
826
|
+
"@jupyterlab/fileeditor-extension@^3.6.8", "@jupyterlab/fileeditor-extension@~3.6.8":
|
827
|
+
version "3.6.8"
|
828
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor-extension/-/fileeditor-extension-3.6.8.tgz#0c8b963e5b27f1b273608cb2113f7200de684bf0"
|
829
|
+
integrity sha512-1Q22J5b5UkZttu9n53nc5HT2srNCBYwn5ZfEwjQGHPjfsZA5iNjwjLL+6nPYb2fnYB4t4Hbnyq0AlSlrtv/UyA==
|
830
|
+
dependencies:
|
831
|
+
"@jupyterlab/application" "^3.6.8"
|
832
|
+
"@jupyterlab/apputils" "^3.6.8"
|
833
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
834
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
835
|
+
"@jupyterlab/console" "^3.6.8"
|
836
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
837
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
838
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
839
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
840
|
+
"@jupyterlab/launcher" "^3.6.8"
|
841
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
842
|
+
"@jupyterlab/observables" "^4.6.8"
|
843
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
844
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
845
|
+
"@jupyterlab/translation" "^3.6.8"
|
846
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
847
847
|
"@lumino/commands" "^1.19.0"
|
848
848
|
"@lumino/coreutils" "^1.11.0"
|
849
849
|
"@lumino/widgets" "^1.37.2"
|
850
850
|
|
851
|
-
"@jupyterlab/fileeditor@^3.6.
|
852
|
-
version "3.6.
|
853
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.6.
|
854
|
-
integrity sha512-
|
855
|
-
dependencies:
|
856
|
-
"@jupyterlab/apputils" "^3.6.
|
857
|
-
"@jupyterlab/codeeditor" "^3.6.
|
858
|
-
"@jupyterlab/docregistry" "^3.6.
|
859
|
-
"@jupyterlab/statusbar" "^3.6.
|
860
|
-
"@jupyterlab/translation" "^3.6.
|
861
|
-
"@jupyterlab/ui-components" "^3.6.
|
851
|
+
"@jupyterlab/fileeditor@^3.6.8", "@jupyterlab/fileeditor@~3.6.8":
|
852
|
+
version "3.6.8"
|
853
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/fileeditor/-/fileeditor-3.6.8.tgz#83f7cb2abae7aa93e73aa4c8323c8886fb52c985"
|
854
|
+
integrity sha512-qaWvVOhOzJtA+PnFo/kllz1szxRFoE1eDDazhZLc0qAhUvE6c5PObAS3u/+QCTrmKHfWFZ7YV+Zymu1gfUgYuA==
|
855
|
+
dependencies:
|
856
|
+
"@jupyterlab/apputils" "^3.6.8"
|
857
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
858
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
859
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
860
|
+
"@jupyterlab/translation" "^3.6.8"
|
861
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
862
862
|
"@lumino/coreutils" "^1.11.0"
|
863
863
|
"@lumino/messaging" "^1.10.0"
|
864
864
|
"@lumino/widgets" "^1.37.2"
|
865
865
|
react "^17.0.1"
|
866
866
|
|
867
|
-
"@jupyterlab/help-extension@^3.6.
|
868
|
-
version "3.6.
|
869
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.6.
|
870
|
-
integrity sha512-
|
871
|
-
dependencies:
|
872
|
-
"@jupyterlab/application" "^3.6.
|
873
|
-
"@jupyterlab/apputils" "^3.6.
|
874
|
-
"@jupyterlab/coreutils" "^5.6.
|
875
|
-
"@jupyterlab/mainmenu" "^3.6.
|
876
|
-
"@jupyterlab/services" "^6.6.
|
877
|
-
"@jupyterlab/translation" "^3.6.
|
878
|
-
"@jupyterlab/ui-components" "^3.6.
|
867
|
+
"@jupyterlab/help-extension@^3.6.8", "@jupyterlab/help-extension@~3.6.8":
|
868
|
+
version "3.6.8"
|
869
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/help-extension/-/help-extension-3.6.8.tgz#d4c7e70c430e03fab0733d8869a6de2585062f00"
|
870
|
+
integrity sha512-oFKbYRp29a80qudMog6Fc+zxA2gUFNDB3la0sWcX0HQN62nNVEK5l6tMw9q7yLGFwv+3Vdsx8DOGuUtxpVQl1A==
|
871
|
+
dependencies:
|
872
|
+
"@jupyterlab/application" "^3.6.8"
|
873
|
+
"@jupyterlab/apputils" "^3.6.8"
|
874
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
875
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
876
|
+
"@jupyterlab/services" "^6.6.8"
|
877
|
+
"@jupyterlab/translation" "^3.6.8"
|
878
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
879
879
|
"@lumino/coreutils" "^1.11.0"
|
880
880
|
"@lumino/signaling" "^1.10.0"
|
881
881
|
"@lumino/virtualdom" "^1.14.0"
|
882
882
|
"@lumino/widgets" "^1.37.2"
|
883
883
|
react "^17.0.1"
|
884
884
|
|
885
|
-
"@jupyterlab/htmlviewer-extension@^3.6.
|
886
|
-
version "3.6.
|
887
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.6.
|
888
|
-
integrity sha512-
|
889
|
-
dependencies:
|
890
|
-
"@jupyterlab/application" "^3.6.
|
891
|
-
"@jupyterlab/apputils" "^3.6.
|
892
|
-
"@jupyterlab/docregistry" "^3.6.
|
893
|
-
"@jupyterlab/htmlviewer" "^3.6.
|
894
|
-
"@jupyterlab/observables" "^4.6.
|
895
|
-
"@jupyterlab/settingregistry" "^3.6.
|
896
|
-
"@jupyterlab/translation" "^3.6.
|
897
|
-
"@jupyterlab/ui-components" "^3.6.
|
898
|
-
|
899
|
-
"@jupyterlab/htmlviewer@^3.6.
|
900
|
-
version "3.6.
|
901
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.6.
|
902
|
-
integrity sha512-
|
903
|
-
dependencies:
|
904
|
-
"@jupyterlab/apputils" "^3.6.
|
905
|
-
"@jupyterlab/coreutils" "^5.6.
|
906
|
-
"@jupyterlab/docregistry" "^3.6.
|
907
|
-
"@jupyterlab/translation" "^3.6.
|
908
|
-
"@jupyterlab/ui-components" "^3.6.
|
885
|
+
"@jupyterlab/htmlviewer-extension@^3.6.8", "@jupyterlab/htmlviewer-extension@~3.6.8":
|
886
|
+
version "3.6.8"
|
887
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer-extension/-/htmlviewer-extension-3.6.8.tgz#41754b154e07037a2cec12cad6904bea1f108997"
|
888
|
+
integrity sha512-mzAh4ayIUAUg45wVJ6WhnGYyo+44Kj2GhJwmgBTowvwhDMztqk6DqJcSxTCw0NpaJnmpMRO1xWDwidMyZioJ+Q==
|
889
|
+
dependencies:
|
890
|
+
"@jupyterlab/application" "^3.6.8"
|
891
|
+
"@jupyterlab/apputils" "^3.6.8"
|
892
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
893
|
+
"@jupyterlab/htmlviewer" "^3.6.8"
|
894
|
+
"@jupyterlab/observables" "^4.6.8"
|
895
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
896
|
+
"@jupyterlab/translation" "^3.6.8"
|
897
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
898
|
+
|
899
|
+
"@jupyterlab/htmlviewer@^3.6.8", "@jupyterlab/htmlviewer@~3.6.8":
|
900
|
+
version "3.6.8"
|
901
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/htmlviewer/-/htmlviewer-3.6.8.tgz#e982a58f2bc491b3e4b76e04770c4625a574c9cd"
|
902
|
+
integrity sha512-f056jxS9DQC9K1X+e+bV6DxfPoJ75NnP7r2iq4y6AFD1CofFWrkIjJSTSQxGHbkbkrCBRHIOWdBL/hHoyDhQIg==
|
903
|
+
dependencies:
|
904
|
+
"@jupyterlab/apputils" "^3.6.8"
|
905
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
906
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
907
|
+
"@jupyterlab/translation" "^3.6.8"
|
908
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
909
909
|
"@lumino/coreutils" "^1.11.0"
|
910
910
|
"@lumino/signaling" "^1.10.0"
|
911
911
|
"@lumino/widgets" "^1.37.2"
|
912
912
|
react "^17.0.1"
|
913
913
|
|
914
|
-
"@jupyterlab/hub-extension@^3.6.
|
915
|
-
version "3.6.
|
916
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.6.
|
917
|
-
integrity sha512-
|
918
|
-
dependencies:
|
919
|
-
"@jupyterlab/application" "^3.6.
|
920
|
-
"@jupyterlab/apputils" "^3.6.
|
921
|
-
"@jupyterlab/coreutils" "^5.6.
|
922
|
-
"@jupyterlab/services" "^6.6.
|
923
|
-
"@jupyterlab/translation" "^3.6.
|
924
|
-
|
925
|
-
"@jupyterlab/imageviewer-extension@^3.6.
|
926
|
-
version "3.6.
|
927
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.6.
|
928
|
-
integrity sha512
|
929
|
-
dependencies:
|
930
|
-
"@jupyterlab/application" "^3.6.
|
931
|
-
"@jupyterlab/apputils" "^3.6.
|
932
|
-
"@jupyterlab/docregistry" "^3.6.
|
933
|
-
"@jupyterlab/imageviewer" "^3.6.
|
934
|
-
"@jupyterlab/translation" "^3.6.
|
935
|
-
|
936
|
-
"@jupyterlab/imageviewer@^3.6.
|
937
|
-
version "3.6.
|
938
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.6.
|
939
|
-
integrity sha512-
|
940
|
-
dependencies:
|
941
|
-
"@jupyterlab/apputils" "^3.6.
|
942
|
-
"@jupyterlab/coreutils" "^5.6.
|
943
|
-
"@jupyterlab/docregistry" "^3.6.
|
914
|
+
"@jupyterlab/hub-extension@^3.6.8", "@jupyterlab/hub-extension@~3.6.8":
|
915
|
+
version "3.6.8"
|
916
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/hub-extension/-/hub-extension-3.6.8.tgz#01b6efca295be5c04eb1b4e254f927a28246503e"
|
917
|
+
integrity sha512-IqHHiHxPQfzbF34WzRB5pk3w084oFEHzk/S6MiuRV4GAfEqq6kz/xAPp47YX9RLCGaH8V5Cb7fecaqRTeJRb9w==
|
918
|
+
dependencies:
|
919
|
+
"@jupyterlab/application" "^3.6.8"
|
920
|
+
"@jupyterlab/apputils" "^3.6.8"
|
921
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
922
|
+
"@jupyterlab/services" "^6.6.8"
|
923
|
+
"@jupyterlab/translation" "^3.6.8"
|
924
|
+
|
925
|
+
"@jupyterlab/imageviewer-extension@^3.6.8", "@jupyterlab/imageviewer-extension@~3.6.8":
|
926
|
+
version "3.6.8"
|
927
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer-extension/-/imageviewer-extension-3.6.8.tgz#2fbac23af5ba8f6d01874b06dc044c9f9ee7604b"
|
928
|
+
integrity sha512-j2wnvzs6xEIiEQ+kWXPBApyIpO8feQT6r21xrNd2n1lNAa25cgXkr3CcHBCOF/PL4sT1aprE/47h10QL491Bpw==
|
929
|
+
dependencies:
|
930
|
+
"@jupyterlab/application" "^3.6.8"
|
931
|
+
"@jupyterlab/apputils" "^3.6.8"
|
932
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
933
|
+
"@jupyterlab/imageviewer" "^3.6.8"
|
934
|
+
"@jupyterlab/translation" "^3.6.8"
|
935
|
+
|
936
|
+
"@jupyterlab/imageviewer@^3.6.8", "@jupyterlab/imageviewer@~3.6.8":
|
937
|
+
version "3.6.8"
|
938
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/imageviewer/-/imageviewer-3.6.8.tgz#67f99d661ebfbad2701af7ceffe06bd55820fe87"
|
939
|
+
integrity sha512-EDqFSnT77DFwh/8AnI5IUmiWj2yUoENYGYr16ga2Bxl5nieR0ZS+tSmSHIdslNd7uL5K9eFH4AcgTdd8ko6SYA==
|
940
|
+
dependencies:
|
941
|
+
"@jupyterlab/apputils" "^3.6.8"
|
942
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
943
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
944
944
|
"@lumino/coreutils" "^1.11.0"
|
945
945
|
"@lumino/messaging" "^1.10.0"
|
946
946
|
"@lumino/widgets" "^1.37.2"
|
947
947
|
|
948
|
-
"@jupyterlab/inspector-extension@^3.6.
|
949
|
-
version "3.6.
|
950
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.6.
|
951
|
-
integrity sha512-
|
952
|
-
dependencies:
|
953
|
-
"@jupyterlab/application" "^3.6.
|
954
|
-
"@jupyterlab/apputils" "^3.6.
|
955
|
-
"@jupyterlab/console" "^3.6.
|
956
|
-
"@jupyterlab/inspector" "^3.6.
|
957
|
-
"@jupyterlab/launcher" "^3.6.
|
958
|
-
"@jupyterlab/notebook" "^3.6.
|
959
|
-
"@jupyterlab/translation" "^3.6.
|
960
|
-
"@jupyterlab/ui-components" "^3.6.
|
961
|
-
|
962
|
-
"@jupyterlab/inspector@^3.6.
|
963
|
-
version "3.6.
|
964
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.6.
|
965
|
-
integrity sha512-
|
966
|
-
dependencies:
|
967
|
-
"@jupyterlab/apputils" "^3.6.
|
968
|
-
"@jupyterlab/codeeditor" "^3.6.
|
969
|
-
"@jupyterlab/coreutils" "^5.6.
|
970
|
-
"@jupyterlab/rendermime" "^3.6.
|
971
|
-
"@jupyterlab/services" "^6.6.
|
972
|
-
"@jupyterlab/statedb" "^3.6.
|
973
|
-
"@jupyterlab/translation" "^3.6.
|
948
|
+
"@jupyterlab/inspector-extension@^3.6.8", "@jupyterlab/inspector-extension@~3.6.8":
|
949
|
+
version "3.6.8"
|
950
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/inspector-extension/-/inspector-extension-3.6.8.tgz#d7481fbd1351dd82955402c382cbee125c8b1633"
|
951
|
+
integrity sha512-Ru1d8dwExSy3I7LQ7fX5nBZCsRd2IHEk6GV8y2RCisjvKa5ORnfdW57VVatO+LiIJ7rY2U7z0PjZE9SILgwyPw==
|
952
|
+
dependencies:
|
953
|
+
"@jupyterlab/application" "^3.6.8"
|
954
|
+
"@jupyterlab/apputils" "^3.6.8"
|
955
|
+
"@jupyterlab/console" "^3.6.8"
|
956
|
+
"@jupyterlab/inspector" "^3.6.8"
|
957
|
+
"@jupyterlab/launcher" "^3.6.8"
|
958
|
+
"@jupyterlab/notebook" "^3.6.8"
|
959
|
+
"@jupyterlab/translation" "^3.6.8"
|
960
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
961
|
+
|
962
|
+
"@jupyterlab/inspector@^3.6.8", "@jupyterlab/inspector@~3.6.8":
|
963
|
+
version "3.6.8"
|
964
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/inspector/-/inspector-3.6.8.tgz#7fec4b6d0de63f72889e8eea19dc6b8a70739842"
|
965
|
+
integrity sha512-sOJ/oBOPHrStpoCHPflRgcqBFG3MOl4eg1rvg8nnOa4xYTwLHDfTHOybA5GmVDq4Aax1ANd2u8arT8t5CboCdw==
|
966
|
+
dependencies:
|
967
|
+
"@jupyterlab/apputils" "^3.6.8"
|
968
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
969
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
970
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
971
|
+
"@jupyterlab/services" "^6.6.8"
|
972
|
+
"@jupyterlab/statedb" "^3.6.8"
|
973
|
+
"@jupyterlab/translation" "^3.6.8"
|
974
974
|
"@lumino/coreutils" "^1.11.0"
|
975
975
|
"@lumino/disposable" "^1.10.0"
|
976
976
|
"@lumino/polling" "^1.9.0"
|
977
977
|
"@lumino/signaling" "^1.10.0"
|
978
978
|
"@lumino/widgets" "^1.37.2"
|
979
979
|
|
980
|
-
"@jupyterlab/javascript-extension@^3.6.
|
981
|
-
version "3.6.
|
982
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.6.
|
983
|
-
integrity sha512-
|
980
|
+
"@jupyterlab/javascript-extension@^3.6.8", "@jupyterlab/javascript-extension@~3.6.8":
|
981
|
+
version "3.6.8"
|
982
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/javascript-extension/-/javascript-extension-3.6.8.tgz#21591178a61872430685e35dbffa5ff8331a835c"
|
983
|
+
integrity sha512-u/l3GOhi0pWl3+sLl2wOZ+qCGc6PST2Qn6G6dXAAzzuLXfbjhNUVkmwDkiaM5HJlvUKAHeSBBcrH4drfhgEadg==
|
984
984
|
dependencies:
|
985
|
-
"@jupyterlab/rendermime" "^3.6.
|
986
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
985
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
986
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
987
987
|
|
988
|
-
"@jupyterlab/json-extension@^3.6.
|
989
|
-
version "3.6.
|
990
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.6.
|
991
|
-
integrity sha512-
|
988
|
+
"@jupyterlab/json-extension@^3.6.8", "@jupyterlab/json-extension@~3.6.8":
|
989
|
+
version "3.6.8"
|
990
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/json-extension/-/json-extension-3.6.8.tgz#f9d90a9c76f8399defa62823ce82139887b0368a"
|
991
|
+
integrity sha512-kVR0+/AvT3hAR4hU/yuy3ivSqof1hUZWw/iNCneMc8ZrrlgmWV9OzyOZoSmifw5Mcilrx5tK0Lzarr6hryn8UA==
|
992
992
|
dependencies:
|
993
|
-
"@jupyterlab/apputils" "^3.6.
|
994
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
995
|
-
"@jupyterlab/translation" "^3.6.
|
996
|
-
"@jupyterlab/ui-components" "^3.6.
|
993
|
+
"@jupyterlab/apputils" "^3.6.8"
|
994
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
995
|
+
"@jupyterlab/translation" "^3.6.8"
|
996
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
997
997
|
"@lumino/coreutils" "^1.11.0"
|
998
998
|
"@lumino/messaging" "^1.10.0"
|
999
999
|
"@lumino/widgets" "^1.37.2"
|
@@ -1002,28 +1002,28 @@
|
|
1002
1002
|
react-highlighter "^0.4.3"
|
1003
1003
|
react-json-tree "^0.15.0"
|
1004
1004
|
|
1005
|
-
"@jupyterlab/launcher-extension@^3.6.
|
1006
|
-
version "3.6.
|
1007
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.6.
|
1008
|
-
integrity sha512-
|
1005
|
+
"@jupyterlab/launcher-extension@^3.6.8", "@jupyterlab/launcher-extension@~3.6.8":
|
1006
|
+
version "3.6.8"
|
1007
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/launcher-extension/-/launcher-extension-3.6.8.tgz#ca5156ce116c023933fa140b81c0960d4fa945be"
|
1008
|
+
integrity sha512-PADzXw4BVTX5BMjaGH7/XVpEKTD39dHw2+xcxhSzSIBJrjsv62RGkMC/d+V7tIMPi6VkS+rHxBGIblo0vZoEJQ==
|
1009
1009
|
dependencies:
|
1010
|
-
"@jupyterlab/application" "^3.6.
|
1011
|
-
"@jupyterlab/apputils" "^3.6.
|
1012
|
-
"@jupyterlab/launcher" "^3.6.
|
1013
|
-
"@jupyterlab/translation" "^3.6.
|
1014
|
-
"@jupyterlab/ui-components" "^3.6.
|
1010
|
+
"@jupyterlab/application" "^3.6.8"
|
1011
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1012
|
+
"@jupyterlab/launcher" "^3.6.8"
|
1013
|
+
"@jupyterlab/translation" "^3.6.8"
|
1014
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1015
1015
|
"@lumino/algorithm" "^1.9.0"
|
1016
1016
|
"@lumino/coreutils" "^1.11.0"
|
1017
1017
|
"@lumino/widgets" "^1.37.2"
|
1018
1018
|
|
1019
|
-
"@jupyterlab/launcher@^3.6.
|
1020
|
-
version "3.6.
|
1021
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.6.
|
1022
|
-
integrity sha512-
|
1019
|
+
"@jupyterlab/launcher@^3.6.8", "@jupyterlab/launcher@~3.6.8":
|
1020
|
+
version "3.6.8"
|
1021
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/launcher/-/launcher-3.6.8.tgz#f28df0730b808317aba909511a97d8f08fca1685"
|
1022
|
+
integrity sha512-nS3TBwruyHeGMtBq2aA3eihBGFrxv7aCR75bpnqIWNWtFuIxvySShpCD95B+jfnl3JkMrynMJti50KDOBRZPjA==
|
1023
1023
|
dependencies:
|
1024
|
-
"@jupyterlab/apputils" "^3.6.
|
1025
|
-
"@jupyterlab/translation" "^3.6.
|
1026
|
-
"@jupyterlab/ui-components" "^3.6.
|
1024
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1025
|
+
"@jupyterlab/translation" "^3.6.8"
|
1026
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1027
1027
|
"@lumino/algorithm" "^1.9.0"
|
1028
1028
|
"@lumino/commands" "^1.19.0"
|
1029
1029
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1032,268 +1032,268 @@
|
|
1032
1032
|
"@lumino/widgets" "^1.37.2"
|
1033
1033
|
react "^17.0.1"
|
1034
1034
|
|
1035
|
-
"@jupyterlab/logconsole-extension@^3.6.
|
1036
|
-
version "3.6.
|
1037
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.6.
|
1038
|
-
integrity sha512-
|
1039
|
-
dependencies:
|
1040
|
-
"@jupyterlab/application" "^3.6.
|
1041
|
-
"@jupyterlab/apputils" "^3.6.
|
1042
|
-
"@jupyterlab/coreutils" "^5.6.
|
1043
|
-
"@jupyterlab/logconsole" "^3.6.
|
1044
|
-
"@jupyterlab/notebook" "^3.6.
|
1045
|
-
"@jupyterlab/rendermime" "^3.6.
|
1046
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1047
|
-
"@jupyterlab/statusbar" "^3.6.
|
1048
|
-
"@jupyterlab/translation" "^3.6.
|
1049
|
-
"@jupyterlab/ui-components" "^3.6.
|
1035
|
+
"@jupyterlab/logconsole-extension@^3.6.8", "@jupyterlab/logconsole-extension@~3.6.8":
|
1036
|
+
version "3.6.8"
|
1037
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole-extension/-/logconsole-extension-3.6.8.tgz#c85c657d27ee96e46014643bd808a97e8591404b"
|
1038
|
+
integrity sha512-EKH2NwxN+ucCyHbFJ5oX0HsvYUDmvK6J5lQBNdjwjodHhVEoaP9JNN0q4RItDtoOUY0KxbaEZmCfIN7hqZvdbA==
|
1039
|
+
dependencies:
|
1040
|
+
"@jupyterlab/application" "^3.6.8"
|
1041
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1042
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1043
|
+
"@jupyterlab/logconsole" "^3.6.8"
|
1044
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1045
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1046
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1047
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
1048
|
+
"@jupyterlab/translation" "^3.6.8"
|
1049
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1050
1050
|
"@lumino/coreutils" "^1.11.0"
|
1051
1051
|
"@lumino/signaling" "^1.10.0"
|
1052
1052
|
"@lumino/widgets" "^1.37.2"
|
1053
1053
|
react "^17.0.1"
|
1054
1054
|
|
1055
|
-
"@jupyterlab/logconsole@^3.6.
|
1056
|
-
version "3.6.
|
1057
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.6.
|
1058
|
-
integrity sha512-
|
1059
|
-
dependencies:
|
1060
|
-
"@jupyterlab/coreutils" "^5.6.
|
1061
|
-
"@jupyterlab/nbformat" "^3.6.
|
1062
|
-
"@jupyterlab/outputarea" "^3.6.
|
1063
|
-
"@jupyterlab/rendermime" "^3.6.
|
1064
|
-
"@jupyterlab/services" "^6.6.
|
1065
|
-
"@jupyterlab/translation" "^3.6.
|
1055
|
+
"@jupyterlab/logconsole@^3.6.8", "@jupyterlab/logconsole@~3.6.8":
|
1056
|
+
version "3.6.8"
|
1057
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/logconsole/-/logconsole-3.6.8.tgz#205879952688fe2a5a91a703f9175a67682c0653"
|
1058
|
+
integrity sha512-UhVwTq9S1U0LI9V+CjHB1IlDiL4N5fXNRBiOV5t+WBQ1q2K4cXcqUST/BrWIH/QYT9X6xw8oyd0C9gdAKP9ZAA==
|
1059
|
+
dependencies:
|
1060
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1061
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1062
|
+
"@jupyterlab/outputarea" "^3.6.8"
|
1063
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1064
|
+
"@jupyterlab/services" "^6.6.8"
|
1065
|
+
"@jupyterlab/translation" "^3.6.8"
|
1066
1066
|
"@lumino/coreutils" "^1.11.0"
|
1067
1067
|
"@lumino/disposable" "^1.10.0"
|
1068
1068
|
"@lumino/messaging" "^1.10.0"
|
1069
1069
|
"@lumino/signaling" "^1.10.0"
|
1070
1070
|
"@lumino/widgets" "^1.37.2"
|
1071
1071
|
|
1072
|
-
"@jupyterlab/mainmenu-extension@^3.6.
|
1073
|
-
version "3.6.
|
1074
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.6.
|
1075
|
-
integrity sha512-
|
1076
|
-
dependencies:
|
1077
|
-
"@jupyterlab/application" "^3.6.
|
1078
|
-
"@jupyterlab/apputils" "^3.6.
|
1079
|
-
"@jupyterlab/coreutils" "^5.6.
|
1080
|
-
"@jupyterlab/mainmenu" "^3.6.
|
1081
|
-
"@jupyterlab/services" "^6.6.
|
1082
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1083
|
-
"@jupyterlab/translation" "^3.6.
|
1084
|
-
"@jupyterlab/ui-components" "^3.6.
|
1072
|
+
"@jupyterlab/mainmenu-extension@^3.6.8", "@jupyterlab/mainmenu-extension@~3.6.8":
|
1073
|
+
version "3.6.8"
|
1074
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu-extension/-/mainmenu-extension-3.6.8.tgz#9f8c3eef735aee88c3313a30196e70d8156c97d6"
|
1075
|
+
integrity sha512-jv79lNuKQiSxRnPklTbKPnRplFW9tGNUKwqzbrfwAZQ+YfNhM2juThKzm/EtLzR2afOHFe3YN/O629hoMxEJPw==
|
1076
|
+
dependencies:
|
1077
|
+
"@jupyterlab/application" "^3.6.8"
|
1078
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1079
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1080
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
1081
|
+
"@jupyterlab/services" "^6.6.8"
|
1082
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1083
|
+
"@jupyterlab/translation" "^3.6.8"
|
1084
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1085
1085
|
"@lumino/algorithm" "^1.9.0"
|
1086
1086
|
"@lumino/coreutils" "^1.11.0"
|
1087
1087
|
"@lumino/disposable" "^1.10.0"
|
1088
1088
|
"@lumino/widgets" "^1.37.2"
|
1089
1089
|
|
1090
|
-
"@jupyterlab/mainmenu@^3.6.
|
1091
|
-
version "3.6.
|
1092
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.6.
|
1093
|
-
integrity sha512-
|
1090
|
+
"@jupyterlab/mainmenu@^3.6.8", "@jupyterlab/mainmenu@~3.6.8":
|
1091
|
+
version "3.6.8"
|
1092
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/mainmenu/-/mainmenu-3.6.8.tgz#c079d8ebb5c4dc67e8f3af1dc03b8c57bd60e98b"
|
1093
|
+
integrity sha512-67KkEaBzoku92OqAk+HNfMRHxfhUZjUyVFt2XCnvRWnOIqkkUJ2FSYKsl9OCd3AE6Wcu4p6QwzVcS3HZe31u+Q==
|
1094
1094
|
dependencies:
|
1095
|
-
"@jupyterlab/apputils" "^3.6.
|
1096
|
-
"@jupyterlab/services" "^6.6.
|
1097
|
-
"@jupyterlab/translation" "^3.6.
|
1098
|
-
"@jupyterlab/ui-components" "^3.6.
|
1095
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1096
|
+
"@jupyterlab/services" "^6.6.8"
|
1097
|
+
"@jupyterlab/translation" "^3.6.8"
|
1098
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1099
1099
|
"@lumino/algorithm" "^1.9.0"
|
1100
1100
|
"@lumino/commands" "^1.19.0"
|
1101
1101
|
"@lumino/coreutils" "^1.11.0"
|
1102
1102
|
"@lumino/widgets" "^1.37.2"
|
1103
1103
|
|
1104
|
-
"@jupyterlab/markdownviewer-extension@^3.6.
|
1105
|
-
version "3.6.
|
1106
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.6.
|
1107
|
-
integrity sha512-
|
1108
|
-
dependencies:
|
1109
|
-
"@jupyterlab/application" "^3.6.
|
1110
|
-
"@jupyterlab/apputils" "^3.6.
|
1111
|
-
"@jupyterlab/coreutils" "^5.6.
|
1112
|
-
"@jupyterlab/markdownviewer" "^3.6.
|
1113
|
-
"@jupyterlab/rendermime" "^3.6.
|
1114
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1115
|
-
"@jupyterlab/translation" "^3.6.
|
1116
|
-
|
1117
|
-
"@jupyterlab/markdownviewer@^3.6.
|
1118
|
-
version "3.6.
|
1119
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.6.
|
1120
|
-
integrity sha512-
|
1121
|
-
dependencies:
|
1122
|
-
"@jupyterlab/apputils" "^3.6.
|
1123
|
-
"@jupyterlab/coreutils" "^5.6.
|
1124
|
-
"@jupyterlab/docregistry" "^3.6.
|
1125
|
-
"@jupyterlab/rendermime" "^3.6.
|
1126
|
-
"@jupyterlab/translation" "^3.6.
|
1104
|
+
"@jupyterlab/markdownviewer-extension@^3.6.8", "@jupyterlab/markdownviewer-extension@~3.6.8":
|
1105
|
+
version "3.6.8"
|
1106
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer-extension/-/markdownviewer-extension-3.6.8.tgz#7ebe75d66518e526ad8f6fc5d07b56deba95e919"
|
1107
|
+
integrity sha512-TA89lIFyAa0sAg+MDEUdcT9rp4WuBF4+YNwMkSZXFPR0T0LylvGQEyAEJSPGFqMC5myC56rPZWlDd/MC7Fj+mQ==
|
1108
|
+
dependencies:
|
1109
|
+
"@jupyterlab/application" "^3.6.8"
|
1110
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1111
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1112
|
+
"@jupyterlab/markdownviewer" "^3.6.8"
|
1113
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1114
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1115
|
+
"@jupyterlab/translation" "^3.6.8"
|
1116
|
+
|
1117
|
+
"@jupyterlab/markdownviewer@^3.6.8", "@jupyterlab/markdownviewer@~3.6.8":
|
1118
|
+
version "3.6.8"
|
1119
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/markdownviewer/-/markdownviewer-3.6.8.tgz#1b19c22074e8c2154ac657cb29b4a008c0a875a7"
|
1120
|
+
integrity sha512-1MZ8SW8Q0Ztdqq9JVKQEmBR8nCthhIH+XPmD5bgH5osGrTP2akYnsLsE8NL4eBC59+Fgx4JQawcZsmPFiPaxSQ==
|
1121
|
+
dependencies:
|
1122
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1123
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1124
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1125
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1126
|
+
"@jupyterlab/translation" "^3.6.8"
|
1127
1127
|
"@lumino/coreutils" "^1.11.0"
|
1128
1128
|
"@lumino/messaging" "^1.10.0"
|
1129
1129
|
"@lumino/widgets" "^1.37.2"
|
1130
1130
|
|
1131
|
-
"@jupyterlab/mathjax2-extension@^3.6.
|
1132
|
-
version "3.6.
|
1133
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.6.
|
1134
|
-
integrity sha512-
|
1131
|
+
"@jupyterlab/mathjax2-extension@^3.6.8", "@jupyterlab/mathjax2-extension@~3.6.8":
|
1132
|
+
version "3.6.8"
|
1133
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2-extension/-/mathjax2-extension-3.6.8.tgz#aec245d70d40bc94986a17c705aef717ac112a93"
|
1134
|
+
integrity sha512-JyhUtB99CRFQzc2abP2pcIkCLPsovxzk6a4H4qpXJHCv4/Xd+T6/2xleWtrPwpEJI6h1VbSzteqvHWRPPNxT9g==
|
1135
1135
|
dependencies:
|
1136
|
-
"@jupyterlab/application" "^3.6.
|
1137
|
-
"@jupyterlab/coreutils" "^5.6.
|
1138
|
-
"@jupyterlab/mathjax2" "^3.6.
|
1139
|
-
"@jupyterlab/rendermime" "^3.6.
|
1136
|
+
"@jupyterlab/application" "^3.6.8"
|
1137
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1138
|
+
"@jupyterlab/mathjax2" "^3.6.8"
|
1139
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1140
1140
|
|
1141
|
-
"@jupyterlab/mathjax2@^3.6.
|
1142
|
-
version "3.6.
|
1143
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.6.
|
1144
|
-
integrity sha512-
|
1141
|
+
"@jupyterlab/mathjax2@^3.6.8", "@jupyterlab/mathjax2@~3.6.8":
|
1142
|
+
version "3.6.8"
|
1143
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/mathjax2/-/mathjax2-3.6.8.tgz#56321512f7f2fd05697e697ebab0839cea5afd18"
|
1144
|
+
integrity sha512-A3G0r2hXdGM7nCWF/6tBKdCW4vOuYxuUA2z0Aj/3fAMpdnHv2J7gyHvPr47jKHArG5+f9PHuQTTmzHm3at4Dvw==
|
1145
1145
|
dependencies:
|
1146
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1146
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1147
1147
|
"@lumino/coreutils" "^1.11.0"
|
1148
1148
|
|
1149
|
-
"@jupyterlab/metapackage@~3.6.
|
1150
|
-
version "3.6.
|
1151
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.6.
|
1152
|
-
integrity sha512-
|
1153
|
-
dependencies:
|
1154
|
-
"@jupyterlab/application" "^3.6.
|
1155
|
-
"@jupyterlab/application-extension" "^3.6.
|
1156
|
-
"@jupyterlab/apputils" "^3.6.
|
1157
|
-
"@jupyterlab/apputils-extension" "^3.6.
|
1158
|
-
"@jupyterlab/attachments" "^3.6.
|
1159
|
-
"@jupyterlab/cell-toolbar" "^3.6.
|
1160
|
-
"@jupyterlab/cell-toolbar-extension" "^3.6.
|
1161
|
-
"@jupyterlab/cells" "^3.6.
|
1162
|
-
"@jupyterlab/celltags" "^3.6.
|
1163
|
-
"@jupyterlab/celltags-extension" "^3.6.
|
1164
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1165
|
-
"@jupyterlab/codemirror" "^3.6.
|
1166
|
-
"@jupyterlab/codemirror-extension" "^3.6.
|
1167
|
-
"@jupyterlab/collaboration" "^3.6.
|
1168
|
-
"@jupyterlab/collaboration-extension" "^3.6.
|
1169
|
-
"@jupyterlab/completer" "^3.6.
|
1170
|
-
"@jupyterlab/completer-extension" "^3.6.
|
1171
|
-
"@jupyterlab/console" "^3.6.
|
1172
|
-
"@jupyterlab/console-extension" "^3.6.
|
1173
|
-
"@jupyterlab/coreutils" "^5.6.
|
1174
|
-
"@jupyterlab/csvviewer" "^3.6.
|
1175
|
-
"@jupyterlab/csvviewer-extension" "^3.6.
|
1176
|
-
"@jupyterlab/debugger" "^3.6.
|
1177
|
-
"@jupyterlab/debugger-extension" "^3.6.
|
1178
|
-
"@jupyterlab/docmanager" "^3.6.
|
1179
|
-
"@jupyterlab/docmanager-extension" "^3.6.
|
1180
|
-
"@jupyterlab/docprovider" "^3.6.
|
1181
|
-
"@jupyterlab/docprovider-extension" "^3.6.
|
1182
|
-
"@jupyterlab/docregistry" "^3.6.
|
1183
|
-
"@jupyterlab/documentsearch" "^3.6.
|
1184
|
-
"@jupyterlab/documentsearch-extension" "^3.6.
|
1185
|
-
"@jupyterlab/extensionmanager" "^3.6.
|
1186
|
-
"@jupyterlab/extensionmanager-extension" "^3.6.
|
1187
|
-
"@jupyterlab/filebrowser" "^3.6.
|
1188
|
-
"@jupyterlab/filebrowser-extension" "^3.6.
|
1189
|
-
"@jupyterlab/fileeditor" "^3.6.
|
1190
|
-
"@jupyterlab/fileeditor-extension" "^3.6.
|
1191
|
-
"@jupyterlab/help-extension" "^3.6.
|
1192
|
-
"@jupyterlab/htmlviewer" "^3.6.
|
1193
|
-
"@jupyterlab/htmlviewer-extension" "^3.6.
|
1194
|
-
"@jupyterlab/hub-extension" "^3.6.
|
1195
|
-
"@jupyterlab/imageviewer" "^3.6.
|
1196
|
-
"@jupyterlab/imageviewer-extension" "^3.6.
|
1197
|
-
"@jupyterlab/inspector" "^3.6.
|
1198
|
-
"@jupyterlab/inspector-extension" "^3.6.
|
1199
|
-
"@jupyterlab/javascript-extension" "^3.6.
|
1200
|
-
"@jupyterlab/json-extension" "^3.6.
|
1201
|
-
"@jupyterlab/launcher" "^3.6.
|
1202
|
-
"@jupyterlab/launcher-extension" "^3.6.
|
1203
|
-
"@jupyterlab/logconsole" "^3.6.
|
1204
|
-
"@jupyterlab/logconsole-extension" "^3.6.
|
1205
|
-
"@jupyterlab/mainmenu" "^3.6.
|
1206
|
-
"@jupyterlab/mainmenu-extension" "^3.6.
|
1207
|
-
"@jupyterlab/markdownviewer" "^3.6.
|
1208
|
-
"@jupyterlab/markdownviewer-extension" "^3.6.
|
1209
|
-
"@jupyterlab/mathjax2" "^3.6.
|
1210
|
-
"@jupyterlab/mathjax2-extension" "^3.6.
|
1211
|
-
"@jupyterlab/nbconvert-css" "^3.6.
|
1212
|
-
"@jupyterlab/nbformat" "^3.6.
|
1213
|
-
"@jupyterlab/notebook" "^3.6.
|
1214
|
-
"@jupyterlab/notebook-extension" "^3.6.
|
1215
|
-
"@jupyterlab/observables" "^4.6.
|
1216
|
-
"@jupyterlab/outputarea" "^3.6.
|
1217
|
-
"@jupyterlab/pdf-extension" "^3.6.
|
1218
|
-
"@jupyterlab/property-inspector" "^3.6.
|
1219
|
-
"@jupyterlab/rendermime" "^3.6.
|
1220
|
-
"@jupyterlab/rendermime-extension" "^3.6.
|
1221
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1222
|
-
"@jupyterlab/running" "^3.6.
|
1223
|
-
"@jupyterlab/running-extension" "^3.6.
|
1224
|
-
"@jupyterlab/services" "^6.6.
|
1225
|
-
"@jupyterlab/settingeditor" "^3.6.
|
1226
|
-
"@jupyterlab/settingeditor-extension" "^3.6.
|
1227
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1228
|
-
"@jupyterlab/shared-models" "^3.6.
|
1229
|
-
"@jupyterlab/shortcuts-extension" "^3.6.
|
1230
|
-
"@jupyterlab/statedb" "^3.6.
|
1231
|
-
"@jupyterlab/statusbar" "^3.6.
|
1232
|
-
"@jupyterlab/statusbar-extension" "^3.6.
|
1233
|
-
"@jupyterlab/terminal" "^3.6.
|
1234
|
-
"@jupyterlab/terminal-extension" "^3.6.
|
1235
|
-
"@jupyterlab/theme-dark-extension" "^3.6.
|
1236
|
-
"@jupyterlab/theme-light-extension" "^3.6.
|
1237
|
-
"@jupyterlab/toc" "^5.6.
|
1238
|
-
"@jupyterlab/toc-extension" "^5.6.
|
1239
|
-
"@jupyterlab/tooltip" "^3.6.
|
1240
|
-
"@jupyterlab/tooltip-extension" "^3.6.
|
1241
|
-
"@jupyterlab/translation" "^3.6.
|
1242
|
-
"@jupyterlab/translation-extension" "^3.6.
|
1243
|
-
"@jupyterlab/ui-components" "^3.6.
|
1244
|
-
"@jupyterlab/ui-components-extension" "^3.6.
|
1245
|
-
"@jupyterlab/vdom" "^3.6.
|
1246
|
-
"@jupyterlab/vdom-extension" "^3.6.
|
1247
|
-
"@jupyterlab/vega5-extension" "^3.6.
|
1248
|
-
|
1249
|
-
"@jupyterlab/nbconvert-css@^3.6.
|
1250
|
-
version "3.6.
|
1251
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.6.
|
1252
|
-
integrity sha512-
|
1253
|
-
dependencies:
|
1254
|
-
"@jupyterlab/application" "^3.6.
|
1255
|
-
"@jupyterlab/apputils" "^3.6.
|
1256
|
-
"@jupyterlab/cells" "^3.6.
|
1257
|
-
"@jupyterlab/codemirror" "^3.6.
|
1258
|
-
"@jupyterlab/notebook" "^3.6.
|
1259
|
-
"@jupyterlab/outputarea" "^3.6.
|
1260
|
-
"@jupyterlab/rendermime" "^3.6.
|
1261
|
-
|
1262
|
-
"@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15", "@jupyterlab/nbformat@^3.6.
|
1263
|
-
version "3.6.
|
1264
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.6.
|
1265
|
-
integrity sha512-
|
1149
|
+
"@jupyterlab/metapackage@~3.6.8":
|
1150
|
+
version "3.6.8"
|
1151
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-3.6.8.tgz#fa7eff8ca7d8dd234567f32c44bbc5035eb6a25a"
|
1152
|
+
integrity sha512-fH5n99irInTdnZTw0kxYNzA2eSV9uN9XPWrukFibQJ1Zs27cgxNdCboTHSJcYlNEpLnQNKRvFqNqeiZxtaz2hg==
|
1153
|
+
dependencies:
|
1154
|
+
"@jupyterlab/application" "^3.6.8"
|
1155
|
+
"@jupyterlab/application-extension" "^3.6.8"
|
1156
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1157
|
+
"@jupyterlab/apputils-extension" "^3.6.8"
|
1158
|
+
"@jupyterlab/attachments" "^3.6.8"
|
1159
|
+
"@jupyterlab/cell-toolbar" "^3.6.8"
|
1160
|
+
"@jupyterlab/cell-toolbar-extension" "^3.6.8"
|
1161
|
+
"@jupyterlab/cells" "^3.6.8"
|
1162
|
+
"@jupyterlab/celltags" "^3.6.8"
|
1163
|
+
"@jupyterlab/celltags-extension" "^3.6.8"
|
1164
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1165
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
1166
|
+
"@jupyterlab/codemirror-extension" "^3.6.8"
|
1167
|
+
"@jupyterlab/collaboration" "^3.6.8"
|
1168
|
+
"@jupyterlab/collaboration-extension" "^3.6.8"
|
1169
|
+
"@jupyterlab/completer" "^3.6.8"
|
1170
|
+
"@jupyterlab/completer-extension" "^3.6.8"
|
1171
|
+
"@jupyterlab/console" "^3.6.8"
|
1172
|
+
"@jupyterlab/console-extension" "^3.6.8"
|
1173
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1174
|
+
"@jupyterlab/csvviewer" "^3.6.8"
|
1175
|
+
"@jupyterlab/csvviewer-extension" "^3.6.8"
|
1176
|
+
"@jupyterlab/debugger" "^3.6.8"
|
1177
|
+
"@jupyterlab/debugger-extension" "^3.6.8"
|
1178
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
1179
|
+
"@jupyterlab/docmanager-extension" "^3.6.8"
|
1180
|
+
"@jupyterlab/docprovider" "^3.6.8"
|
1181
|
+
"@jupyterlab/docprovider-extension" "^3.6.8"
|
1182
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1183
|
+
"@jupyterlab/documentsearch" "^3.6.8"
|
1184
|
+
"@jupyterlab/documentsearch-extension" "^3.6.8"
|
1185
|
+
"@jupyterlab/extensionmanager" "^3.6.8"
|
1186
|
+
"@jupyterlab/extensionmanager-extension" "^3.6.8"
|
1187
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
1188
|
+
"@jupyterlab/filebrowser-extension" "^3.6.8"
|
1189
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
1190
|
+
"@jupyterlab/fileeditor-extension" "^3.6.8"
|
1191
|
+
"@jupyterlab/help-extension" "^3.6.8"
|
1192
|
+
"@jupyterlab/htmlviewer" "^3.6.8"
|
1193
|
+
"@jupyterlab/htmlviewer-extension" "^3.6.8"
|
1194
|
+
"@jupyterlab/hub-extension" "^3.6.8"
|
1195
|
+
"@jupyterlab/imageviewer" "^3.6.8"
|
1196
|
+
"@jupyterlab/imageviewer-extension" "^3.6.8"
|
1197
|
+
"@jupyterlab/inspector" "^3.6.8"
|
1198
|
+
"@jupyterlab/inspector-extension" "^3.6.8"
|
1199
|
+
"@jupyterlab/javascript-extension" "^3.6.8"
|
1200
|
+
"@jupyterlab/json-extension" "^3.6.8"
|
1201
|
+
"@jupyterlab/launcher" "^3.6.8"
|
1202
|
+
"@jupyterlab/launcher-extension" "^3.6.8"
|
1203
|
+
"@jupyterlab/logconsole" "^3.6.8"
|
1204
|
+
"@jupyterlab/logconsole-extension" "^3.6.8"
|
1205
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
1206
|
+
"@jupyterlab/mainmenu-extension" "^3.6.8"
|
1207
|
+
"@jupyterlab/markdownviewer" "^3.6.8"
|
1208
|
+
"@jupyterlab/markdownviewer-extension" "^3.6.8"
|
1209
|
+
"@jupyterlab/mathjax2" "^3.6.8"
|
1210
|
+
"@jupyterlab/mathjax2-extension" "^3.6.8"
|
1211
|
+
"@jupyterlab/nbconvert-css" "^3.6.8"
|
1212
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1213
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1214
|
+
"@jupyterlab/notebook-extension" "^3.6.8"
|
1215
|
+
"@jupyterlab/observables" "^4.6.8"
|
1216
|
+
"@jupyterlab/outputarea" "^3.6.8"
|
1217
|
+
"@jupyterlab/pdf-extension" "^3.6.8"
|
1218
|
+
"@jupyterlab/property-inspector" "^3.6.8"
|
1219
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1220
|
+
"@jupyterlab/rendermime-extension" "^3.6.8"
|
1221
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1222
|
+
"@jupyterlab/running" "^3.6.8"
|
1223
|
+
"@jupyterlab/running-extension" "^3.6.8"
|
1224
|
+
"@jupyterlab/services" "^6.6.8"
|
1225
|
+
"@jupyterlab/settingeditor" "^3.6.8"
|
1226
|
+
"@jupyterlab/settingeditor-extension" "^3.6.8"
|
1227
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1228
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
1229
|
+
"@jupyterlab/shortcuts-extension" "^3.6.8"
|
1230
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1231
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
1232
|
+
"@jupyterlab/statusbar-extension" "^3.6.8"
|
1233
|
+
"@jupyterlab/terminal" "^3.6.8"
|
1234
|
+
"@jupyterlab/terminal-extension" "^3.6.8"
|
1235
|
+
"@jupyterlab/theme-dark-extension" "^3.6.8"
|
1236
|
+
"@jupyterlab/theme-light-extension" "^3.6.8"
|
1237
|
+
"@jupyterlab/toc" "^5.6.8"
|
1238
|
+
"@jupyterlab/toc-extension" "^5.6.8"
|
1239
|
+
"@jupyterlab/tooltip" "^3.6.8"
|
1240
|
+
"@jupyterlab/tooltip-extension" "^3.6.8"
|
1241
|
+
"@jupyterlab/translation" "^3.6.8"
|
1242
|
+
"@jupyterlab/translation-extension" "^3.6.8"
|
1243
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1244
|
+
"@jupyterlab/ui-components-extension" "^3.6.8"
|
1245
|
+
"@jupyterlab/vdom" "^3.6.8"
|
1246
|
+
"@jupyterlab/vdom-extension" "^3.6.8"
|
1247
|
+
"@jupyterlab/vega5-extension" "^3.6.8"
|
1248
|
+
|
1249
|
+
"@jupyterlab/nbconvert-css@^3.6.8", "@jupyterlab/nbconvert-css@~3.6.8":
|
1250
|
+
version "3.6.8"
|
1251
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-3.6.8.tgz#ad614b956312c8ee67cb7b31dc94ce714fc125e4"
|
1252
|
+
integrity sha512-sm5NXPWdWMgflemMVuuqW0qgpOM6xzqv7vvL1rFYsYOMLbJU8IhWwtIyCbEhD8RAV4D6GC+o/gXfTTk8iYcvcg==
|
1253
|
+
dependencies:
|
1254
|
+
"@jupyterlab/application" "^3.6.8"
|
1255
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1256
|
+
"@jupyterlab/cells" "^3.6.8"
|
1257
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
1258
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1259
|
+
"@jupyterlab/outputarea" "^3.6.8"
|
1260
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1261
|
+
|
1262
|
+
"@jupyterlab/nbformat@^3.0.0 || ^4.0.0-alpha.15", "@jupyterlab/nbformat@^3.6.8", "@jupyterlab/nbformat@~3.6.8":
|
1263
|
+
version "3.6.8"
|
1264
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/nbformat/-/nbformat-3.6.8.tgz#284c0e5ad6371d48ca2184b44836f8dc51561ec7"
|
1265
|
+
integrity sha512-HprEmm1jUJAMFlhFWZOWv8XITXUBK3hRn7kzRft5gdFZ2T7ClpDLMLunobOlJAQOP01H8GBm5Je27KIoukWgfg==
|
1266
1266
|
dependencies:
|
1267
1267
|
"@lumino/coreutils" "^1.11.0"
|
1268
1268
|
|
1269
|
-
"@jupyterlab/notebook-extension@^3.6.
|
1270
|
-
version "3.6.
|
1271
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.6.
|
1272
|
-
integrity sha512-
|
1273
|
-
dependencies:
|
1274
|
-
"@jupyterlab/application" "^3.6.
|
1275
|
-
"@jupyterlab/apputils" "^3.6.
|
1276
|
-
"@jupyterlab/cells" "^3.6.
|
1277
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1278
|
-
"@jupyterlab/coreutils" "^5.6.
|
1279
|
-
"@jupyterlab/docmanager" "^3.6.
|
1280
|
-
"@jupyterlab/docmanager-extension" "^3.6.
|
1281
|
-
"@jupyterlab/docregistry" "^3.6.
|
1282
|
-
"@jupyterlab/filebrowser" "^3.6.
|
1283
|
-
"@jupyterlab/launcher" "^3.6.
|
1284
|
-
"@jupyterlab/logconsole" "^3.6.
|
1285
|
-
"@jupyterlab/mainmenu" "^3.6.
|
1286
|
-
"@jupyterlab/nbformat" "^3.6.
|
1287
|
-
"@jupyterlab/notebook" "^3.6.
|
1288
|
-
"@jupyterlab/observables" "^4.6.
|
1289
|
-
"@jupyterlab/property-inspector" "^3.6.
|
1290
|
-
"@jupyterlab/rendermime" "^3.6.
|
1291
|
-
"@jupyterlab/services" "^6.6.
|
1292
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1293
|
-
"@jupyterlab/statedb" "^3.6.
|
1294
|
-
"@jupyterlab/statusbar" "^3.6.
|
1295
|
-
"@jupyterlab/translation" "^3.6.
|
1296
|
-
"@jupyterlab/ui-components" "^3.6.
|
1269
|
+
"@jupyterlab/notebook-extension@^3.6.8", "@jupyterlab/notebook-extension@~3.6.8":
|
1270
|
+
version "3.6.8"
|
1271
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/notebook-extension/-/notebook-extension-3.6.8.tgz#b027b18c97249de425c5463f5d2de0243095b29d"
|
1272
|
+
integrity sha512-NSkZlp7VQ5YUaq8LOSVw3zzSB6DNsBEhf5MrJld5xWRH9/C2EpcqnmD1ZuDLu6MWfp5qHIkm5vLtsi8p9C1Umw==
|
1273
|
+
dependencies:
|
1274
|
+
"@jupyterlab/application" "^3.6.8"
|
1275
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1276
|
+
"@jupyterlab/cells" "^3.6.8"
|
1277
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1278
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1279
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
1280
|
+
"@jupyterlab/docmanager-extension" "^3.6.8"
|
1281
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1282
|
+
"@jupyterlab/filebrowser" "^3.6.8"
|
1283
|
+
"@jupyterlab/launcher" "^3.6.8"
|
1284
|
+
"@jupyterlab/logconsole" "^3.6.8"
|
1285
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
1286
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1287
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1288
|
+
"@jupyterlab/observables" "^4.6.8"
|
1289
|
+
"@jupyterlab/property-inspector" "^3.6.8"
|
1290
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1291
|
+
"@jupyterlab/services" "^6.6.8"
|
1292
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1293
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1294
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
1295
|
+
"@jupyterlab/translation" "^3.6.8"
|
1296
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1297
1297
|
"@lumino/algorithm" "^1.9.0"
|
1298
1298
|
"@lumino/commands" "^1.19.0"
|
1299
1299
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1301,25 +1301,25 @@
|
|
1301
1301
|
"@lumino/messaging" "^1.10.0"
|
1302
1302
|
"@lumino/widgets" "^1.37.2"
|
1303
1303
|
|
1304
|
-
"@jupyterlab/notebook@^3.6.
|
1305
|
-
version "3.6.
|
1306
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.6.
|
1307
|
-
integrity sha512-
|
1308
|
-
dependencies:
|
1309
|
-
"@jupyterlab/apputils" "^3.6.
|
1310
|
-
"@jupyterlab/cells" "^3.6.
|
1311
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1312
|
-
"@jupyterlab/coreutils" "^5.6.
|
1313
|
-
"@jupyterlab/docregistry" "^3.6.
|
1314
|
-
"@jupyterlab/nbformat" "^3.6.
|
1315
|
-
"@jupyterlab/observables" "^4.6.
|
1316
|
-
"@jupyterlab/rendermime" "^3.6.
|
1317
|
-
"@jupyterlab/services" "^6.6.
|
1318
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1319
|
-
"@jupyterlab/shared-models" "^3.6.
|
1320
|
-
"@jupyterlab/statusbar" "^3.6.
|
1321
|
-
"@jupyterlab/translation" "^3.6.
|
1322
|
-
"@jupyterlab/ui-components" "^3.6.
|
1304
|
+
"@jupyterlab/notebook@^3.6.8", "@jupyterlab/notebook@~3.6.8":
|
1305
|
+
version "3.6.8"
|
1306
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/notebook/-/notebook-3.6.8.tgz#a3ec02d56c6da2a42cb759aaead55050e02cfd37"
|
1307
|
+
integrity sha512-Vy2fmwL+M/wrxTTzfn4BnNdbVLY65pBnpIx6iyWKvlr8RFAJ0iPIbZfKfgw9OMiqjfGhrJfueME3gaIswwGsRw==
|
1308
|
+
dependencies:
|
1309
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1310
|
+
"@jupyterlab/cells" "^3.6.8"
|
1311
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1312
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1313
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1314
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1315
|
+
"@jupyterlab/observables" "^4.6.8"
|
1316
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1317
|
+
"@jupyterlab/services" "^6.6.8"
|
1318
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1319
|
+
"@jupyterlab/shared-models" "^3.6.8"
|
1320
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
1321
|
+
"@jupyterlab/translation" "^3.6.8"
|
1322
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1323
1323
|
"@lumino/algorithm" "^1.9.0"
|
1324
1324
|
"@lumino/coreutils" "^1.11.0"
|
1325
1325
|
"@lumino/domutils" "^1.8.0"
|
@@ -1331,10 +1331,10 @@
|
|
1331
1331
|
"@lumino/widgets" "^1.37.2"
|
1332
1332
|
react "^17.0.1"
|
1333
1333
|
|
1334
|
-
"@jupyterlab/observables@^4.6.
|
1335
|
-
version "4.6.
|
1336
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.6.
|
1337
|
-
integrity sha512-
|
1334
|
+
"@jupyterlab/observables@^4.6.8", "@jupyterlab/observables@~4.6.8":
|
1335
|
+
version "4.6.8"
|
1336
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/observables/-/observables-4.6.8.tgz#532d291c34e5ac4e3f663e49e837e9c4bda1c2af"
|
1337
|
+
integrity sha512-Gcqw1iQd315mrs5sD02n6NcYVeH+TXD9G2K+MbEWmQ4WWqwhfMGC17BnuTZ8bjHGcKQ7wNjZJ8zpvLolCaJBvA==
|
1338
1338
|
dependencies:
|
1339
1339
|
"@lumino/algorithm" "^1.9.0"
|
1340
1340
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1342,17 +1342,17 @@
|
|
1342
1342
|
"@lumino/messaging" "^1.10.0"
|
1343
1343
|
"@lumino/signaling" "^1.10.0"
|
1344
1344
|
|
1345
|
-
"@jupyterlab/outputarea@^3.6.
|
1346
|
-
version "3.6.
|
1347
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.6.
|
1348
|
-
integrity sha512-
|
1349
|
-
dependencies:
|
1350
|
-
"@jupyterlab/apputils" "^3.6.
|
1351
|
-
"@jupyterlab/nbformat" "^3.6.
|
1352
|
-
"@jupyterlab/observables" "^4.6.
|
1353
|
-
"@jupyterlab/rendermime" "^3.6.
|
1354
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1355
|
-
"@jupyterlab/services" "^6.6.
|
1345
|
+
"@jupyterlab/outputarea@^3.6.8", "@jupyterlab/outputarea@~3.6.8":
|
1346
|
+
version "3.6.8"
|
1347
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/outputarea/-/outputarea-3.6.8.tgz#f4752e172867fd592bd53f903f685d29bfd5f4e7"
|
1348
|
+
integrity sha512-NUwb/NAgnhl+avu5NNkHWu//esJBnLugJZGkfsdKNVKQopfFytCQd16ZOWNxkBJbLgZH9eiIrUYVj8C6OgrvCg==
|
1349
|
+
dependencies:
|
1350
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1351
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1352
|
+
"@jupyterlab/observables" "^4.6.8"
|
1353
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1354
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1355
|
+
"@jupyterlab/services" "^6.6.8"
|
1356
1356
|
"@lumino/algorithm" "^1.9.0"
|
1357
1357
|
"@lumino/coreutils" "^1.11.0"
|
1358
1358
|
"@lumino/disposable" "^1.10.0"
|
@@ -1362,63 +1362,63 @@
|
|
1362
1362
|
"@lumino/widgets" "^1.37.2"
|
1363
1363
|
resize-observer-polyfill "^1.5.1"
|
1364
1364
|
|
1365
|
-
"@jupyterlab/pdf-extension@^3.6.
|
1366
|
-
version "3.6.
|
1367
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.6.
|
1368
|
-
integrity sha512
|
1365
|
+
"@jupyterlab/pdf-extension@^3.6.8", "@jupyterlab/pdf-extension@~3.6.8":
|
1366
|
+
version "3.6.8"
|
1367
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/pdf-extension/-/pdf-extension-3.6.8.tgz#f7dbccf25cfaec73acb343e4f33b170a83b1dfa7"
|
1368
|
+
integrity sha512-88uCj+CrEOgBnCinGnvLN8B2vh5F+Hn9Gc99Ov6OoTM2qi18gEzujm4xBmpMKjYTZJdXKPHWx0i05RJW7Cltkg==
|
1369
1369
|
dependencies:
|
1370
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1370
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1371
1371
|
"@lumino/coreutils" "^1.11.0"
|
1372
1372
|
"@lumino/disposable" "^1.10.0"
|
1373
1373
|
"@lumino/widgets" "^1.37.2"
|
1374
1374
|
|
1375
|
-
"@jupyterlab/property-inspector@^3.6.
|
1376
|
-
version "3.6.
|
1377
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.6.
|
1378
|
-
integrity sha512-
|
1375
|
+
"@jupyterlab/property-inspector@^3.6.8", "@jupyterlab/property-inspector@~3.6.8":
|
1376
|
+
version "3.6.8"
|
1377
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/property-inspector/-/property-inspector-3.6.8.tgz#b9dd4a16a735b627b89dac22598300d2a9e3f8f4"
|
1378
|
+
integrity sha512-XCdgcMGSmV4flb+AY5FftrDJmM4HpjKuAxUd6BXk+YUmXpXLAmsB0T7xoJ+4LJQaO27RdTbjE9HCrQCn4LutVw==
|
1379
1379
|
dependencies:
|
1380
|
-
"@jupyterlab/application" "^3.6.
|
1381
|
-
"@jupyterlab/apputils" "^3.6.
|
1382
|
-
"@jupyterlab/translation" "^3.6.
|
1380
|
+
"@jupyterlab/application" "^3.6.8"
|
1381
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1382
|
+
"@jupyterlab/translation" "^3.6.8"
|
1383
1383
|
"@lumino/coreutils" "^1.11.0"
|
1384
1384
|
"@lumino/disposable" "^1.10.0"
|
1385
1385
|
"@lumino/signaling" "^1.10.0"
|
1386
1386
|
"@lumino/widgets" "^1.37.2"
|
1387
1387
|
react "^17.0.1"
|
1388
1388
|
|
1389
|
-
"@jupyterlab/rendermime-extension@^3.6.
|
1390
|
-
version "3.6.
|
1391
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.6.
|
1392
|
-
integrity sha512-
|
1389
|
+
"@jupyterlab/rendermime-extension@^3.6.8", "@jupyterlab/rendermime-extension@~3.6.8":
|
1390
|
+
version "3.6.8"
|
1391
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-extension/-/rendermime-extension-3.6.8.tgz#ea1b78e0ae0ea90a42de6060e60c58741ea17ce9"
|
1392
|
+
integrity sha512-75Z+C+7rPcrZrkRl56kIFjQBjXU5LxJVw9Vv36YwzMnjsXfbOEDrcrMxHljcqYTQkaXbY3fdwaNFakMJQ4EqzQ==
|
1393
1393
|
dependencies:
|
1394
|
-
"@jupyterlab/application" "^3.6.
|
1395
|
-
"@jupyterlab/apputils" "^3.6.
|
1396
|
-
"@jupyterlab/docmanager" "^3.6.
|
1397
|
-
"@jupyterlab/rendermime" "^3.6.
|
1398
|
-
"@jupyterlab/translation" "^3.6.
|
1394
|
+
"@jupyterlab/application" "^3.6.8"
|
1395
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1396
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
1397
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1398
|
+
"@jupyterlab/translation" "^3.6.8"
|
1399
1399
|
|
1400
|
-
"@jupyterlab/rendermime-interfaces@^3.6.
|
1401
|
-
version "3.6.
|
1402
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.6.
|
1403
|
-
integrity sha512-
|
1400
|
+
"@jupyterlab/rendermime-interfaces@^3.6.8", "@jupyterlab/rendermime-interfaces@~3.6.8":
|
1401
|
+
version "3.6.8"
|
1402
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime-interfaces/-/rendermime-interfaces-3.6.8.tgz#7574b7938c878a3a2d3eb9f5eece9e634f36412b"
|
1403
|
+
integrity sha512-HOncJkUgtj0yyi0nZdBhQF8jc8vUhrzGF5K3W3UON3f3daZf4IrUazqdR4a9ebHxz132wYkVJmOFmGeRDx3rcg==
|
1404
1404
|
dependencies:
|
1405
|
-
"@jupyterlab/translation" "^3.6.
|
1405
|
+
"@jupyterlab/translation" "^3.6.8"
|
1406
1406
|
"@lumino/coreutils" "^1.11.0"
|
1407
1407
|
"@lumino/widgets" "^1.37.2"
|
1408
1408
|
|
1409
|
-
"@jupyterlab/rendermime@^3.6.
|
1410
|
-
version "3.6.
|
1411
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.6.
|
1412
|
-
integrity sha512-
|
1413
|
-
dependencies:
|
1414
|
-
"@jupyterlab/apputils" "^3.6.
|
1415
|
-
"@jupyterlab/codemirror" "^3.6.
|
1416
|
-
"@jupyterlab/coreutils" "^5.6.
|
1417
|
-
"@jupyterlab/nbformat" "^3.6.
|
1418
|
-
"@jupyterlab/observables" "^4.6.
|
1419
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1420
|
-
"@jupyterlab/services" "^6.6.
|
1421
|
-
"@jupyterlab/translation" "^3.6.
|
1409
|
+
"@jupyterlab/rendermime@^3.6.8", "@jupyterlab/rendermime@~3.6.8":
|
1410
|
+
version "3.6.8"
|
1411
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/rendermime/-/rendermime-3.6.8.tgz#0f3ba9a7b26155e1bff3adecdc2609374b6e9b00"
|
1412
|
+
integrity sha512-VTLr6NuVFHnay94ANdf26u2VXSAY5sNqTl9wFC6cu0+ZTGv6jLejonL9S7nIT4rXbJmy8Ik/utOLQjDM1EnOdQ==
|
1413
|
+
dependencies:
|
1414
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1415
|
+
"@jupyterlab/codemirror" "^3.6.8"
|
1416
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1417
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1418
|
+
"@jupyterlab/observables" "^4.6.8"
|
1419
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1420
|
+
"@jupyterlab/services" "^6.6.8"
|
1421
|
+
"@jupyterlab/translation" "^3.6.8"
|
1422
1422
|
"@lumino/algorithm" "^1.9.0"
|
1423
1423
|
"@lumino/coreutils" "^1.11.0"
|
1424
1424
|
"@lumino/messaging" "^1.10.0"
|
@@ -1427,45 +1427,45 @@
|
|
1427
1427
|
lodash.escape "^4.0.1"
|
1428
1428
|
marked "^4.0.17"
|
1429
1429
|
|
1430
|
-
"@jupyterlab/running-extension@^3.6.
|
1431
|
-
version "3.6.
|
1432
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.6.
|
1433
|
-
integrity sha512-
|
1434
|
-
dependencies:
|
1435
|
-
"@jupyterlab/application" "^3.6.
|
1436
|
-
"@jupyterlab/coreutils" "^5.6.
|
1437
|
-
"@jupyterlab/docregistry" "^3.6.
|
1438
|
-
"@jupyterlab/running" "^3.6.
|
1439
|
-
"@jupyterlab/services" "^6.6.
|
1440
|
-
"@jupyterlab/translation" "^3.6.
|
1441
|
-
"@jupyterlab/ui-components" "^3.6.
|
1430
|
+
"@jupyterlab/running-extension@^3.6.8", "@jupyterlab/running-extension@~3.6.8":
|
1431
|
+
version "3.6.8"
|
1432
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/running-extension/-/running-extension-3.6.8.tgz#b24824e50f080303e6c236ae87f08cfce7cf45ac"
|
1433
|
+
integrity sha512-r0VdXzUD/F5oHFqO5OQ+Gi2dRp+7bcGcgLAh2ZK5liNbTZqSvSypyezdTNGF4tvWG+BkLc3+I8xxTG7KLeOPnA==
|
1434
|
+
dependencies:
|
1435
|
+
"@jupyterlab/application" "^3.6.8"
|
1436
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1437
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1438
|
+
"@jupyterlab/running" "^3.6.8"
|
1439
|
+
"@jupyterlab/services" "^6.6.8"
|
1440
|
+
"@jupyterlab/translation" "^3.6.8"
|
1441
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1442
1442
|
"@lumino/algorithm" "^1.9.0"
|
1443
1443
|
"@lumino/signaling" "^1.10.0"
|
1444
1444
|
"@lumino/widgets" "^1.37.2"
|
1445
1445
|
|
1446
|
-
"@jupyterlab/running@^3.6.
|
1447
|
-
version "3.6.
|
1448
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.6.
|
1449
|
-
integrity sha512-
|
1446
|
+
"@jupyterlab/running@^3.6.8", "@jupyterlab/running@~3.6.8":
|
1447
|
+
version "3.6.8"
|
1448
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/running/-/running-3.6.8.tgz#4e336d1fd91d51a13511be3f84458c8d1ec8dfaa"
|
1449
|
+
integrity sha512-XyZLPCDZ4eMMGZbPUjPLbUjHIz6ypmCzyVz4cKY085TpczZ5l6I3tAGC5WZ7DQ2a3aitWV0lAuLHIgN4aLkwXA==
|
1450
1450
|
dependencies:
|
1451
|
-
"@jupyterlab/apputils" "^3.6.
|
1452
|
-
"@jupyterlab/translation" "^3.6.
|
1453
|
-
"@jupyterlab/ui-components" "^3.6.
|
1451
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1452
|
+
"@jupyterlab/translation" "^3.6.8"
|
1453
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1454
1454
|
"@lumino/coreutils" "^1.11.0"
|
1455
1455
|
"@lumino/disposable" "^1.10.0"
|
1456
1456
|
"@lumino/signaling" "^1.10.0"
|
1457
1457
|
react "^17.0.1"
|
1458
1458
|
|
1459
|
-
"@jupyterlab/services@^6.6.
|
1460
|
-
version "6.6.
|
1461
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.6.
|
1462
|
-
integrity sha512-
|
1463
|
-
dependencies:
|
1464
|
-
"@jupyterlab/coreutils" "^5.6.
|
1465
|
-
"@jupyterlab/nbformat" "^3.6.
|
1466
|
-
"@jupyterlab/observables" "^4.6.
|
1467
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1468
|
-
"@jupyterlab/statedb" "^3.6.
|
1459
|
+
"@jupyterlab/services@^6.6.8", "@jupyterlab/services@~6.6.8":
|
1460
|
+
version "6.6.8"
|
1461
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/services/-/services-6.6.8.tgz#5d8de301caae6426fb5f0c6a3662452d869586ba"
|
1462
|
+
integrity sha512-zuW6UvWeYcDK0QIIHyr2Cs7EXlXgfPhlMiuaIUD4CGMRQmWW9ATGeeyozOvNCaswIN/2ErDFITgF1SwH+dsmOw==
|
1463
|
+
dependencies:
|
1464
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1465
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1466
|
+
"@jupyterlab/observables" "^4.6.8"
|
1467
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1468
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1469
1469
|
"@lumino/algorithm" "^1.9.0"
|
1470
1470
|
"@lumino/coreutils" "^1.11.0"
|
1471
1471
|
"@lumino/disposable" "^1.10.0"
|
@@ -1474,36 +1474,36 @@
|
|
1474
1474
|
node-fetch "^2.6.0"
|
1475
1475
|
ws "^7.4.6"
|
1476
1476
|
|
1477
|
-
"@jupyterlab/settingeditor-extension@^3.6.
|
1478
|
-
version "3.6.
|
1479
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.6.
|
1480
|
-
integrity sha512-
|
1481
|
-
dependencies:
|
1482
|
-
"@jupyterlab/application" "^3.6.
|
1483
|
-
"@jupyterlab/apputils" "^3.6.
|
1484
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1485
|
-
"@jupyterlab/rendermime" "^3.6.
|
1486
|
-
"@jupyterlab/settingeditor" "^3.6.
|
1487
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1488
|
-
"@jupyterlab/statedb" "^3.6.
|
1489
|
-
"@jupyterlab/translation" "^3.6.
|
1490
|
-
"@jupyterlab/ui-components" "^3.6.
|
1477
|
+
"@jupyterlab/settingeditor-extension@^3.6.8", "@jupyterlab/settingeditor-extension@~3.6.8":
|
1478
|
+
version "3.6.8"
|
1479
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor-extension/-/settingeditor-extension-3.6.8.tgz#17d38f51bfb248aef4fb990749583fa9d868c045"
|
1480
|
+
integrity sha512-boIzVdYL4JucHjG824Ky2Xacrl0hGfekcv7uLjSfTF+WD39j3zsbnjAppN/JU1i2JCctRQe/hCfDzc45NgYVjQ==
|
1481
|
+
dependencies:
|
1482
|
+
"@jupyterlab/application" "^3.6.8"
|
1483
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1484
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1485
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1486
|
+
"@jupyterlab/settingeditor" "^3.6.8"
|
1487
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1488
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1489
|
+
"@jupyterlab/translation" "^3.6.8"
|
1490
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1491
1491
|
"@lumino/disposable" "^1.10.0"
|
1492
1492
|
|
1493
|
-
"@jupyterlab/settingeditor@^3.6.
|
1494
|
-
version "3.6.
|
1495
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.6.
|
1496
|
-
integrity sha512-
|
1497
|
-
dependencies:
|
1498
|
-
"@jupyterlab/application" "^3.6.
|
1499
|
-
"@jupyterlab/apputils" "^3.6.
|
1500
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1501
|
-
"@jupyterlab/inspector" "^3.6.
|
1502
|
-
"@jupyterlab/rendermime" "^3.6.
|
1503
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1504
|
-
"@jupyterlab/statedb" "^3.6.
|
1505
|
-
"@jupyterlab/translation" "^3.6.
|
1506
|
-
"@jupyterlab/ui-components" "^3.6.
|
1493
|
+
"@jupyterlab/settingeditor@^3.6.8", "@jupyterlab/settingeditor@~3.6.8":
|
1494
|
+
version "3.6.8"
|
1495
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/settingeditor/-/settingeditor-3.6.8.tgz#32fe5970535535815ca8461b3d0927d3df5853fc"
|
1496
|
+
integrity sha512-p1jeOi5ylBgqTd+TQug71HDXOwJjUqAzNjuUikdDfH5uRzzQcix6vHiM4b3gnk+bu7qO32YGhaijvl0oFPS9NA==
|
1497
|
+
dependencies:
|
1498
|
+
"@jupyterlab/application" "^3.6.8"
|
1499
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1500
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1501
|
+
"@jupyterlab/inspector" "^3.6.8"
|
1502
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1503
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1504
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1505
|
+
"@jupyterlab/translation" "^3.6.8"
|
1506
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1507
1507
|
"@lumino/algorithm" "^1.9.0"
|
1508
1508
|
"@lumino/commands" "^1.19.0"
|
1509
1509
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1516,12 +1516,12 @@
|
|
1516
1516
|
json-schema "~0.4.0"
|
1517
1517
|
react "^17.0.1"
|
1518
1518
|
|
1519
|
-
"@jupyterlab/settingregistry@^3.6.
|
1520
|
-
version "3.6.
|
1521
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.6.
|
1522
|
-
integrity sha512-
|
1519
|
+
"@jupyterlab/settingregistry@^3.6.8", "@jupyterlab/settingregistry@~3.6.8":
|
1520
|
+
version "3.6.8"
|
1521
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/settingregistry/-/settingregistry-3.6.8.tgz#8aca68464c1f7ce608c8d815b684e25f08a75243"
|
1522
|
+
integrity sha512-dwcsLWP8qy9N0cuGZJg3pW0oVRHXhD7blHMSgyszwlCpCD26H0C4DC3Udz0c0FMoiQ5lK/cv0u+TFSqyoMNtzA==
|
1523
1523
|
dependencies:
|
1524
|
-
"@jupyterlab/statedb" "^3.6.
|
1524
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1525
1525
|
"@lumino/commands" "^1.19.0"
|
1526
1526
|
"@lumino/coreutils" "^1.11.0"
|
1527
1527
|
"@lumino/disposable" "^1.10.0"
|
@@ -1529,23 +1529,23 @@
|
|
1529
1529
|
ajv "^6.12.3"
|
1530
1530
|
json5 "^2.1.1"
|
1531
1531
|
|
1532
|
-
"@jupyterlab/shared-models@^3.6.
|
1533
|
-
version "3.6.
|
1534
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.6.
|
1535
|
-
integrity sha512-
|
1532
|
+
"@jupyterlab/shared-models@^3.6.8", "@jupyterlab/shared-models@~3.6.8":
|
1533
|
+
version "3.6.8"
|
1534
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/shared-models/-/shared-models-3.6.8.tgz#cdeaf40c5e29600c5cc8ba5a747c28d8d38f90b3"
|
1535
|
+
integrity sha512-qlkXW5wE6xATHwa/GkTVm0aeig3dZoHmgwAHVgM46PyPveNcyD8ffq+MtCx4WzYm8I4e/+F/OXZ21u7iq8Gg3A==
|
1536
1536
|
dependencies:
|
1537
1537
|
"@jupyter/ydoc" "~0.2.4"
|
1538
|
-
"@jupyterlab/nbformat" "^3.6.
|
1538
|
+
"@jupyterlab/nbformat" "^3.6.8"
|
1539
1539
|
|
1540
|
-
"@jupyterlab/shortcuts-extension@^3.6.
|
1541
|
-
version "3.6.
|
1542
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.6.
|
1543
|
-
integrity sha512-
|
1540
|
+
"@jupyterlab/shortcuts-extension@^3.6.8", "@jupyterlab/shortcuts-extension@~3.6.8":
|
1541
|
+
version "3.6.8"
|
1542
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/shortcuts-extension/-/shortcuts-extension-3.6.8.tgz#d7ed4cab6e8dcb911ec78667ca0d72a0340bcc39"
|
1543
|
+
integrity sha512-53Tc24q8XTJMVNM6IU68Ys2tHAVNa1VOg2kKJEgXIQt4XrrKsRdxWaR3UHj2yaxM60SmNwIRq8PbTWhYgZrJLQ==
|
1544
1544
|
dependencies:
|
1545
|
-
"@jupyterlab/application" "^3.6.
|
1546
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1547
|
-
"@jupyterlab/translation" "^3.6.
|
1548
|
-
"@jupyterlab/ui-components" "^3.6.
|
1545
|
+
"@jupyterlab/application" "^3.6.8"
|
1546
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1547
|
+
"@jupyterlab/translation" "^3.6.8"
|
1548
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1549
1549
|
"@lumino/algorithm" "^1.9.0"
|
1550
1550
|
"@lumino/commands" "^1.19.0"
|
1551
1551
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1556,10 +1556,10 @@
|
|
1556
1556
|
react "^17.0.1"
|
1557
1557
|
typestyle "^2.0.4"
|
1558
1558
|
|
1559
|
-
"@jupyterlab/statedb@^3.6.
|
1560
|
-
version "3.6.
|
1561
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.6.
|
1562
|
-
integrity sha512-
|
1559
|
+
"@jupyterlab/statedb@^3.6.8", "@jupyterlab/statedb@~3.6.8":
|
1560
|
+
version "3.6.8"
|
1561
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/statedb/-/statedb-3.6.8.tgz#cc998fdbdc0a94aadab1ae21dd63daa3b815ec82"
|
1562
|
+
integrity sha512-5zeyUhKpgbKFZdx8NA9f9kzP8kin4w33CyJdm/MyFySezn5zBwFbF3zeYAtwRGy5QQYFXgc79jgTCWkjsamYSg==
|
1563
1563
|
dependencies:
|
1564
1564
|
"@lumino/commands" "^1.19.0"
|
1565
1565
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1567,35 +1567,35 @@
|
|
1567
1567
|
"@lumino/properties" "^1.8.0"
|
1568
1568
|
"@lumino/signaling" "^1.10.0"
|
1569
1569
|
|
1570
|
-
"@jupyterlab/statusbar-extension@^3.6.
|
1571
|
-
version "3.6.
|
1572
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.6.
|
1573
|
-
integrity sha512-
|
1574
|
-
dependencies:
|
1575
|
-
"@jupyterlab/application" "^3.6.
|
1576
|
-
"@jupyterlab/apputils" "^3.6.
|
1577
|
-
"@jupyterlab/cells" "^3.6.
|
1578
|
-
"@jupyterlab/console" "^3.6.
|
1579
|
-
"@jupyterlab/docregistry" "^3.6.
|
1580
|
-
"@jupyterlab/fileeditor" "^3.6.
|
1581
|
-
"@jupyterlab/notebook" "^3.6.
|
1582
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1583
|
-
"@jupyterlab/statusbar" "^3.6.
|
1584
|
-
"@jupyterlab/translation" "^3.6.
|
1585
|
-
"@jupyterlab/ui-components" "^3.6.
|
1570
|
+
"@jupyterlab/statusbar-extension@^3.6.8", "@jupyterlab/statusbar-extension@~3.6.8":
|
1571
|
+
version "3.6.8"
|
1572
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar-extension/-/statusbar-extension-3.6.8.tgz#feb6813beb48f1630a956834f60831e71ff7fc90"
|
1573
|
+
integrity sha512-hnbAwlpuk6SELs0uqSer/Zv7mMHaQMbvjrWsMHN6HHDCvZyKVyBJriVRRH2JnCSW5gH8p6SIt+P20KFeinY5LA==
|
1574
|
+
dependencies:
|
1575
|
+
"@jupyterlab/application" "^3.6.8"
|
1576
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1577
|
+
"@jupyterlab/cells" "^3.6.8"
|
1578
|
+
"@jupyterlab/console" "^3.6.8"
|
1579
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1580
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
1581
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1582
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1583
|
+
"@jupyterlab/statusbar" "^3.6.8"
|
1584
|
+
"@jupyterlab/translation" "^3.6.8"
|
1585
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1586
1586
|
"@lumino/commands" "^1.19.0"
|
1587
1587
|
"@lumino/widgets" "^1.37.2"
|
1588
1588
|
|
1589
|
-
"@jupyterlab/statusbar@^3.6.
|
1590
|
-
version "3.6.
|
1591
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.6.
|
1592
|
-
integrity sha512-
|
1589
|
+
"@jupyterlab/statusbar@^3.6.8", "@jupyterlab/statusbar@~3.6.8":
|
1590
|
+
version "3.6.8"
|
1591
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/statusbar/-/statusbar-3.6.8.tgz#7eb8392c68623d02a5bff4135a38d9cd8164ed7d"
|
1592
|
+
integrity sha512-bMN2muoFQdh+CM3zykTdDlFt1wDzvSCK7aPkXXBfZdp9ULrR/0OJeFxQqNwWzVcsHWJa7+olBq7WSMBWfolVGA==
|
1593
1593
|
dependencies:
|
1594
|
-
"@jupyterlab/apputils" "^3.6.
|
1595
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1596
|
-
"@jupyterlab/services" "^6.6.
|
1597
|
-
"@jupyterlab/translation" "^3.6.
|
1598
|
-
"@jupyterlab/ui-components" "^3.6.
|
1594
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1595
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1596
|
+
"@jupyterlab/services" "^6.6.8"
|
1597
|
+
"@jupyterlab/translation" "^3.6.8"
|
1598
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1599
1599
|
"@lumino/algorithm" "^1.9.0"
|
1600
1600
|
"@lumino/coreutils" "^1.11.0"
|
1601
1601
|
"@lumino/disposable" "^1.10.0"
|
@@ -1606,32 +1606,32 @@
|
|
1606
1606
|
react "^17.0.1"
|
1607
1607
|
typestyle "^2.0.4"
|
1608
1608
|
|
1609
|
-
"@jupyterlab/terminal-extension@^3.6.
|
1610
|
-
version "3.6.
|
1611
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.6.
|
1612
|
-
integrity sha512-
|
1613
|
-
dependencies:
|
1614
|
-
"@jupyterlab/application" "^3.6.
|
1615
|
-
"@jupyterlab/apputils" "^3.6.
|
1616
|
-
"@jupyterlab/launcher" "^3.6.
|
1617
|
-
"@jupyterlab/mainmenu" "^3.6.
|
1618
|
-
"@jupyterlab/running" "^3.6.
|
1619
|
-
"@jupyterlab/services" "^6.6.
|
1620
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1621
|
-
"@jupyterlab/terminal" "^3.6.
|
1622
|
-
"@jupyterlab/translation" "^3.6.
|
1623
|
-
"@jupyterlab/ui-components" "^3.6.
|
1609
|
+
"@jupyterlab/terminal-extension@^3.6.8", "@jupyterlab/terminal-extension@~3.6.8":
|
1610
|
+
version "3.6.8"
|
1611
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/terminal-extension/-/terminal-extension-3.6.8.tgz#0f5f81f27ec1d5bcf2f400fdf8f74e397e5137cb"
|
1612
|
+
integrity sha512-XuMXk92+mswlCALQBBopzAQoucSbvo2fy6aiEzleSLtUXG3v2b/1pcACmfcpPZCsdmS//PWqcpTE4O+9mR51JQ==
|
1613
|
+
dependencies:
|
1614
|
+
"@jupyterlab/application" "^3.6.8"
|
1615
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1616
|
+
"@jupyterlab/launcher" "^3.6.8"
|
1617
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
1618
|
+
"@jupyterlab/running" "^3.6.8"
|
1619
|
+
"@jupyterlab/services" "^6.6.8"
|
1620
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1621
|
+
"@jupyterlab/terminal" "^3.6.8"
|
1622
|
+
"@jupyterlab/translation" "^3.6.8"
|
1623
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1624
1624
|
"@lumino/algorithm" "^1.9.0"
|
1625
1625
|
"@lumino/widgets" "^1.37.2"
|
1626
1626
|
|
1627
|
-
"@jupyterlab/terminal@^3.6.
|
1628
|
-
version "3.6.
|
1629
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.6.
|
1630
|
-
integrity sha512-
|
1627
|
+
"@jupyterlab/terminal@^3.6.8", "@jupyterlab/terminal@~3.6.8":
|
1628
|
+
version "3.6.8"
|
1629
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/terminal/-/terminal-3.6.8.tgz#a32525024784ab9acd1a53325b73ba58a8fbc0d2"
|
1630
|
+
integrity sha512-eIHBS7qwm5WFW0zGCaYEaGQJu4hWlkF5PskQzhurYtWQF4SybvIZ8jo3+nPV3cc2zLanx+Wqc4bpnOTtlpRXPg==
|
1631
1631
|
dependencies:
|
1632
|
-
"@jupyterlab/apputils" "^3.6.
|
1633
|
-
"@jupyterlab/services" "^6.6.
|
1634
|
-
"@jupyterlab/translation" "^3.6.
|
1632
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1633
|
+
"@jupyterlab/services" "^6.6.8"
|
1634
|
+
"@jupyterlab/translation" "^3.6.8"
|
1635
1635
|
"@lumino/coreutils" "^1.11.0"
|
1636
1636
|
"@lumino/domutils" "^1.8.0"
|
1637
1637
|
"@lumino/messaging" "^1.10.0"
|
@@ -1640,58 +1640,58 @@
|
|
1640
1640
|
xterm-addon-fit "~0.5.0"
|
1641
1641
|
xterm-addon-web-links "~0.6.0"
|
1642
1642
|
|
1643
|
-
"@jupyterlab/theme-dark-extension@^3.6.
|
1644
|
-
version "3.6.
|
1645
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.6.
|
1646
|
-
integrity sha512-
|
1647
|
-
dependencies:
|
1648
|
-
"@jupyterlab/application" "^3.6.
|
1649
|
-
"@jupyterlab/apputils" "^3.6.
|
1650
|
-
"@jupyterlab/translation" "^3.6.
|
1651
|
-
|
1652
|
-
"@jupyterlab/theme-light-extension@^3.6.
|
1653
|
-
version "3.6.
|
1654
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.6.
|
1655
|
-
integrity sha512-
|
1656
|
-
dependencies:
|
1657
|
-
"@jupyterlab/application" "^3.6.
|
1658
|
-
"@jupyterlab/apputils" "^3.6.
|
1659
|
-
"@jupyterlab/translation" "^3.6.
|
1660
|
-
|
1661
|
-
"@jupyterlab/toc-extension@^5.6.
|
1662
|
-
version "5.6.
|
1663
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.6.
|
1664
|
-
integrity sha512-
|
1665
|
-
dependencies:
|
1666
|
-
"@jupyterlab/application" "^3.6.
|
1667
|
-
"@jupyterlab/cells" "^3.6.
|
1668
|
-
"@jupyterlab/docmanager" "^3.6.
|
1669
|
-
"@jupyterlab/fileeditor" "^3.6.
|
1670
|
-
"@jupyterlab/markdownviewer" "^3.6.
|
1671
|
-
"@jupyterlab/notebook" "^3.6.
|
1672
|
-
"@jupyterlab/rendermime" "^3.6.
|
1673
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1674
|
-
"@jupyterlab/toc" "^5.6.
|
1675
|
-
"@jupyterlab/translation" "^3.6.
|
1676
|
-
"@jupyterlab/ui-components" "^3.6.
|
1677
|
-
|
1678
|
-
"@jupyterlab/toc@^5.6.
|
1679
|
-
version "5.6.
|
1680
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.6.
|
1681
|
-
integrity sha512-
|
1682
|
-
dependencies:
|
1683
|
-
"@jupyterlab/apputils" "^3.6.
|
1684
|
-
"@jupyterlab/cells" "^3.6.
|
1685
|
-
"@jupyterlab/coreutils" "^5.6.
|
1686
|
-
"@jupyterlab/docmanager" "^3.6.
|
1687
|
-
"@jupyterlab/docregistry" "^3.6.
|
1688
|
-
"@jupyterlab/fileeditor" "^3.6.
|
1689
|
-
"@jupyterlab/markdownviewer" "^3.6.
|
1690
|
-
"@jupyterlab/notebook" "^3.6.
|
1691
|
-
"@jupyterlab/rendermime" "^3.6.
|
1692
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1693
|
-
"@jupyterlab/translation" "^3.6.
|
1694
|
-
"@jupyterlab/ui-components" "^3.6.
|
1643
|
+
"@jupyterlab/theme-dark-extension@^3.6.8", "@jupyterlab/theme-dark-extension@~3.6.8":
|
1644
|
+
version "3.6.8"
|
1645
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/theme-dark-extension/-/theme-dark-extension-3.6.8.tgz#23645ceaa87299ab97ec8981befb3f6216ac27ce"
|
1646
|
+
integrity sha512-o9vy+H+R0Ne+3r6exuvr2cKhIgiTShqsbtB3ot6scf9RiRNoiGffy2o2ofBVcZkzE41ATOpQjhBb8Wf32VJlNQ==
|
1647
|
+
dependencies:
|
1648
|
+
"@jupyterlab/application" "^3.6.8"
|
1649
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1650
|
+
"@jupyterlab/translation" "^3.6.8"
|
1651
|
+
|
1652
|
+
"@jupyterlab/theme-light-extension@^3.6.8", "@jupyterlab/theme-light-extension@~3.6.8":
|
1653
|
+
version "3.6.8"
|
1654
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/theme-light-extension/-/theme-light-extension-3.6.8.tgz#34cdc2be8bf3ccd5aa8ef54b40fa80f5071f5670"
|
1655
|
+
integrity sha512-4mqtqMLyrxToBvgAXlZt06vedvQvnT+VNhtrD3nQ6/xYzd/Ew1bnHOLTK5fiwkaTrm3+GJcM9UnHJHPsFncVCA==
|
1656
|
+
dependencies:
|
1657
|
+
"@jupyterlab/application" "^3.6.8"
|
1658
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1659
|
+
"@jupyterlab/translation" "^3.6.8"
|
1660
|
+
|
1661
|
+
"@jupyterlab/toc-extension@^5.6.8", "@jupyterlab/toc-extension@~5.6.8":
|
1662
|
+
version "5.6.8"
|
1663
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/toc-extension/-/toc-extension-5.6.8.tgz#47695cac13b36fece07998e203c2615d4a80c14f"
|
1664
|
+
integrity sha512-5x7bQXLM9xp74t1i9qebSRjKXzQphe5dk2cpTtNTy3R9IrF3ApSiB/JToy/uTVlGX0Eb24MC57S0AFSi1IePjw==
|
1665
|
+
dependencies:
|
1666
|
+
"@jupyterlab/application" "^3.6.8"
|
1667
|
+
"@jupyterlab/cells" "^3.6.8"
|
1668
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
1669
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
1670
|
+
"@jupyterlab/markdownviewer" "^3.6.8"
|
1671
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1672
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1673
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1674
|
+
"@jupyterlab/toc" "^5.6.8"
|
1675
|
+
"@jupyterlab/translation" "^3.6.8"
|
1676
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1677
|
+
|
1678
|
+
"@jupyterlab/toc@^5.6.8", "@jupyterlab/toc@~5.6.8":
|
1679
|
+
version "5.6.8"
|
1680
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/toc/-/toc-5.6.8.tgz#ac479f11087a33c75afa42e04b5102edd11ba80e"
|
1681
|
+
integrity sha512-og7gJcWTadHkZ28do+zkZcTHvAozigtb/OPootKUGAbowkYsjCHdbLQ+SOzEw1Lxu7DHMlQkufd/HNnDN257yQ==
|
1682
|
+
dependencies:
|
1683
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1684
|
+
"@jupyterlab/cells" "^3.6.8"
|
1685
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1686
|
+
"@jupyterlab/docmanager" "^3.6.8"
|
1687
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1688
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
1689
|
+
"@jupyterlab/markdownviewer" "^3.6.8"
|
1690
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1691
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1692
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1693
|
+
"@jupyterlab/translation" "^3.6.8"
|
1694
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1695
1695
|
"@lumino/coreutils" "^1.11.0"
|
1696
1696
|
"@lumino/domutils" "^1.8.0"
|
1697
1697
|
"@lumino/messaging" "^1.10.0"
|
@@ -1700,75 +1700,75 @@
|
|
1700
1700
|
react "^17.0.1"
|
1701
1701
|
react-dom "^17.0.1"
|
1702
1702
|
|
1703
|
-
"@jupyterlab/tooltip-extension@^3.6.
|
1704
|
-
version "3.6.
|
1705
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.6.
|
1706
|
-
integrity sha512-
|
1707
|
-
dependencies:
|
1708
|
-
"@jupyterlab/application" "^3.6.
|
1709
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1710
|
-
"@jupyterlab/console" "^3.6.
|
1711
|
-
"@jupyterlab/coreutils" "^5.6.
|
1712
|
-
"@jupyterlab/fileeditor" "^3.6.
|
1713
|
-
"@jupyterlab/notebook" "^3.6.
|
1714
|
-
"@jupyterlab/rendermime" "^3.6.
|
1715
|
-
"@jupyterlab/services" "^6.6.
|
1716
|
-
"@jupyterlab/tooltip" "^3.6.
|
1703
|
+
"@jupyterlab/tooltip-extension@^3.6.8", "@jupyterlab/tooltip-extension@~3.6.8":
|
1704
|
+
version "3.6.8"
|
1705
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip-extension/-/tooltip-extension-3.6.8.tgz#e90a6bcf77cd4fe887d6385c14adc1e177e53917"
|
1706
|
+
integrity sha512-kubC9OPKLibLMl6Penr+nhp7+j857C3RT5NzcYdXj5Dy7MeTRiLdsC4XT34LjUCpw+g8QgEfQlwR5nwiZ80qvg==
|
1707
|
+
dependencies:
|
1708
|
+
"@jupyterlab/application" "^3.6.8"
|
1709
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1710
|
+
"@jupyterlab/console" "^3.6.8"
|
1711
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1712
|
+
"@jupyterlab/fileeditor" "^3.6.8"
|
1713
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1714
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1715
|
+
"@jupyterlab/services" "^6.6.8"
|
1716
|
+
"@jupyterlab/tooltip" "^3.6.8"
|
1717
1717
|
"@lumino/algorithm" "^1.9.0"
|
1718
1718
|
"@lumino/coreutils" "^1.11.0"
|
1719
1719
|
"@lumino/widgets" "^1.37.2"
|
1720
1720
|
|
1721
|
-
"@jupyterlab/tooltip@^3.6.
|
1722
|
-
version "3.6.
|
1723
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.6.
|
1724
|
-
integrity sha512-
|
1721
|
+
"@jupyterlab/tooltip@^3.6.8", "@jupyterlab/tooltip@~3.6.8":
|
1722
|
+
version "3.6.8"
|
1723
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/tooltip/-/tooltip-3.6.8.tgz#5afc69e2c40323f41e14e5ac596a996968998bf5"
|
1724
|
+
integrity sha512-AocNVND3ZNG+KI75b2EUvRPN7IwCOxMTCI8T3E+4u1nxcHsnP/yYZApkSV4NdqwBi4v9hmYCs4QmRcIFXQiyNw==
|
1725
1725
|
dependencies:
|
1726
|
-
"@jupyterlab/apputils" "^3.6.
|
1727
|
-
"@jupyterlab/codeeditor" "^3.6.
|
1728
|
-
"@jupyterlab/rendermime" "^3.6.
|
1729
|
-
"@jupyterlab/services" "^6.6.
|
1726
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1727
|
+
"@jupyterlab/codeeditor" "^3.6.8"
|
1728
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1729
|
+
"@jupyterlab/services" "^6.6.8"
|
1730
1730
|
"@lumino/coreutils" "^1.11.0"
|
1731
1731
|
"@lumino/messaging" "^1.10.0"
|
1732
1732
|
"@lumino/widgets" "^1.37.2"
|
1733
1733
|
|
1734
|
-
"@jupyterlab/translation-extension@^3.6.
|
1735
|
-
version "3.6.
|
1736
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.6.
|
1737
|
-
integrity sha512-
|
1738
|
-
dependencies:
|
1739
|
-
"@jupyterlab/application" "^3.6.
|
1740
|
-
"@jupyterlab/apputils" "^3.6.
|
1741
|
-
"@jupyterlab/mainmenu" "^3.6.
|
1742
|
-
"@jupyterlab/settingregistry" "^3.6.
|
1743
|
-
"@jupyterlab/translation" "^3.6.
|
1744
|
-
|
1745
|
-
"@jupyterlab/translation@^3.6.
|
1746
|
-
version "3.6.
|
1747
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.6.
|
1748
|
-
integrity sha512-
|
1749
|
-
dependencies:
|
1750
|
-
"@jupyterlab/coreutils" "^5.6.
|
1751
|
-
"@jupyterlab/services" "^6.6.
|
1752
|
-
"@jupyterlab/statedb" "^3.6.
|
1734
|
+
"@jupyterlab/translation-extension@^3.6.8", "@jupyterlab/translation-extension@~3.6.8":
|
1735
|
+
version "3.6.8"
|
1736
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/translation-extension/-/translation-extension-3.6.8.tgz#e96c3c744ee39da442d904f8d0886cddffbae2f8"
|
1737
|
+
integrity sha512-TCMy51KIZ17EiAxy9dLK925Glt1W/LeR0TpXSaUo6OqKDLE/XFI3F3BXmYyAR/fmQpQtbIdJ9/nH8kVWJkKYUg==
|
1738
|
+
dependencies:
|
1739
|
+
"@jupyterlab/application" "^3.6.8"
|
1740
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1741
|
+
"@jupyterlab/mainmenu" "^3.6.8"
|
1742
|
+
"@jupyterlab/settingregistry" "^3.6.8"
|
1743
|
+
"@jupyterlab/translation" "^3.6.8"
|
1744
|
+
|
1745
|
+
"@jupyterlab/translation@^3.6.8", "@jupyterlab/translation@~3.6.8":
|
1746
|
+
version "3.6.8"
|
1747
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/translation/-/translation-3.6.8.tgz#fd4c4831331c8a787e617298f1566eb529e5fe5f"
|
1748
|
+
integrity sha512-tbnpu2jxCINJIK1GmzdfJCbDi6NQcSQA1sd2Or0dfmt1yJ6hIXfgyA+NHyAdSX8kc8ra8tNga+ZZfF3IaoC7wg==
|
1749
|
+
dependencies:
|
1750
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1751
|
+
"@jupyterlab/services" "^6.6.8"
|
1752
|
+
"@jupyterlab/statedb" "^3.6.8"
|
1753
1753
|
"@lumino/coreutils" "^1.11.0"
|
1754
1754
|
|
1755
|
-
"@jupyterlab/ui-components-extension@^3.6.
|
1756
|
-
version "3.6.
|
1757
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.6.
|
1758
|
-
integrity sha512-
|
1755
|
+
"@jupyterlab/ui-components-extension@^3.6.8", "@jupyterlab/ui-components-extension@~3.6.8":
|
1756
|
+
version "3.6.8"
|
1757
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components-extension/-/ui-components-extension-3.6.8.tgz#8be8a6f41c6e06770e3da335624dc16e0965450d"
|
1758
|
+
integrity sha512-UM7tBLenEtupXX/+8TjAPKd1M6OUiN4ZcdVojR950eVV4CycQNvUjcOBKnUPct8iRWqIjfqsjAC+dhTkngPFcg==
|
1759
1759
|
dependencies:
|
1760
|
-
"@jupyterlab/application" "^3.6.
|
1761
|
-
"@jupyterlab/ui-components" "^3.6.
|
1760
|
+
"@jupyterlab/application" "^3.6.8"
|
1761
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1762
1762
|
|
1763
|
-
"@jupyterlab/ui-components@^3.6.
|
1764
|
-
version "3.6.
|
1765
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.6.
|
1766
|
-
integrity sha512-
|
1763
|
+
"@jupyterlab/ui-components@^3.6.8", "@jupyterlab/ui-components@~3.6.8":
|
1764
|
+
version "3.6.8"
|
1765
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/ui-components/-/ui-components-3.6.8.tgz#aeebd297e580f9750941bcc9158d84f9e1c8d1b2"
|
1766
|
+
integrity sha512-qUComc04A08EJRtYGPnoNaQ3xJZEu6Jxupb+3G80V8eYVCrFm4wouUqzPoWGP/59spy/TKT5fTlezFhj7rDrGg==
|
1767
1767
|
dependencies:
|
1768
1768
|
"@blueprintjs/core" "^3.36.0"
|
1769
1769
|
"@blueprintjs/select" "^3.15.0"
|
1770
|
-
"@jupyterlab/coreutils" "^5.6.
|
1771
|
-
"@jupyterlab/translation" "^3.6.
|
1770
|
+
"@jupyterlab/coreutils" "^5.6.8"
|
1771
|
+
"@jupyterlab/translation" "^3.6.8"
|
1772
1772
|
"@lumino/algorithm" "^1.9.0"
|
1773
1773
|
"@lumino/commands" "^1.19.0"
|
1774
1774
|
"@lumino/coreutils" "^1.11.0"
|
@@ -1781,28 +1781,28 @@
|
|
1781
1781
|
react-dom "^17.0.1"
|
1782
1782
|
typestyle "^2.0.4"
|
1783
1783
|
|
1784
|
-
"@jupyterlab/vdom-extension@^3.6.
|
1785
|
-
version "3.6.
|
1786
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.6.
|
1787
|
-
integrity sha512-
|
1788
|
-
dependencies:
|
1789
|
-
"@jupyterlab/application" "^3.6.
|
1790
|
-
"@jupyterlab/apputils" "^3.6.
|
1791
|
-
"@jupyterlab/docregistry" "^3.6.
|
1792
|
-
"@jupyterlab/notebook" "^3.6.
|
1793
|
-
"@jupyterlab/rendermime" "^3.6.
|
1794
|
-
"@jupyterlab/ui-components" "^3.6.
|
1795
|
-
"@jupyterlab/vdom" "^3.6.
|
1796
|
-
|
1797
|
-
"@jupyterlab/vdom@^3.6.
|
1798
|
-
version "3.6.
|
1799
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.6.
|
1800
|
-
integrity sha512-
|
1801
|
-
dependencies:
|
1802
|
-
"@jupyterlab/apputils" "^3.6.
|
1803
|
-
"@jupyterlab/docregistry" "^3.6.
|
1804
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1805
|
-
"@jupyterlab/services" "^6.6.
|
1784
|
+
"@jupyterlab/vdom-extension@^3.6.8", "@jupyterlab/vdom-extension@~3.6.8":
|
1785
|
+
version "3.6.8"
|
1786
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/vdom-extension/-/vdom-extension-3.6.8.tgz#b4c8a10357a5813db44bc2ee26a69ed729d14efe"
|
1787
|
+
integrity sha512-BXvjKHR8hsqL9eu4upN6Qv42J8926GKYhfu47bdvEcF4dr45gsc8FsawrLvhAdPIlr8mbtTcgAZM1w5Oq3hhrw==
|
1788
|
+
dependencies:
|
1789
|
+
"@jupyterlab/application" "^3.6.8"
|
1790
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1791
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1792
|
+
"@jupyterlab/notebook" "^3.6.8"
|
1793
|
+
"@jupyterlab/rendermime" "^3.6.8"
|
1794
|
+
"@jupyterlab/ui-components" "^3.6.8"
|
1795
|
+
"@jupyterlab/vdom" "^3.6.8"
|
1796
|
+
|
1797
|
+
"@jupyterlab/vdom@^3.6.8", "@jupyterlab/vdom@~3.6.8":
|
1798
|
+
version "3.6.8"
|
1799
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/vdom/-/vdom-3.6.8.tgz#7b4b3d864292d6de7aaf1f90b0503e023e69555b"
|
1800
|
+
integrity sha512-DMUVfRSNVpyG9u5pDkI+ubdApSXtn37aJAlTUsKtS+rzZB+KAlWEq8nOjkpcPD/IsKCwes1NCoXPxDyZpy5wDw==
|
1801
|
+
dependencies:
|
1802
|
+
"@jupyterlab/apputils" "^3.6.8"
|
1803
|
+
"@jupyterlab/docregistry" "^3.6.8"
|
1804
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1805
|
+
"@jupyterlab/services" "^6.6.8"
|
1806
1806
|
"@lumino/coreutils" "^1.11.0"
|
1807
1807
|
"@lumino/messaging" "^1.10.0"
|
1808
1808
|
"@lumino/widgets" "^1.37.2"
|
@@ -1810,12 +1810,12 @@
|
|
1810
1810
|
react "^17.0.1"
|
1811
1811
|
react-dom "^17.0.1"
|
1812
1812
|
|
1813
|
-
"@jupyterlab/vega5-extension@^3.6.
|
1814
|
-
version "3.6.
|
1815
|
-
resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.6.
|
1816
|
-
integrity sha512-
|
1813
|
+
"@jupyterlab/vega5-extension@^3.6.8", "@jupyterlab/vega5-extension@~3.6.8":
|
1814
|
+
version "3.6.8"
|
1815
|
+
resolved "https://registry.yarnpkg.com/@jupyterlab/vega5-extension/-/vega5-extension-3.6.8.tgz#fed6807bff0eb56ed6ba0f89d1cce6097140bbad"
|
1816
|
+
integrity sha512-cmpjPBL4KVDOMhgiZ7fnBjxGpFvCYFtz1jEQ121p+GoGlNWiwqAdvGnrY7JKSSLjYMTvdTlHYw/Ocz0jcESpwQ==
|
1817
1817
|
dependencies:
|
1818
|
-
"@jupyterlab/rendermime-interfaces" "^3.6.
|
1818
|
+
"@jupyterlab/rendermime-interfaces" "^3.6.8"
|
1819
1819
|
"@lumino/coreutils" "^1.11.0"
|
1820
1820
|
"@lumino/widgets" "^1.37.2"
|
1821
1821
|
vega "^5.20.0"
|