jupyterlab 3.6.1__py3-none-any.whl → 3.6.3__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 +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
- jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +149 -147
- jupyterlab/staging/yarn.lock +1775 -1941
- jupyterlab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1249.047c76b5ea96a41605db.js → jupyterlab/static/1249.8501a6fa8feae7016c0a.js +2 -2
- jupyterlab/static/3029.51bdde209f9c4e269943.js +2 -0
- jupyterlab/static/{6080.0c6925e9a333877d1caa.js → 3114.5cbcff15783573c636c6.js} +2 -2
- jupyterlab/static/3308.03624912593a42120dea.js +2 -0
- jupyterlab/static/4151.ce38cc139e8eec621bde.js +2 -0
- jupyterlab/static/4657.f97cd1238beedb61548c.js +2 -0
- jupyterlab/static/{5493.c4714ef77ba6a59aec45.js → 5493.bc25a653f87ecf6d27f8.js} +3 -3
- jupyterlab/static/6282.455f87010a88485c089b.js +2 -0
- jupyterlab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
- jupyterlab/static/7796.0dcdca3baf288d835bab.js +2 -0
- jupyterlab/static/807.25ee5f37af96f64ba380.js +3 -0
- jupyterlab/static/9493.7d21c080b2fe6d48740c.js +2 -0
- jupyterlab/static/build_log.json +102 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
- jupyterlab/static/main.c474366c927dbb3da565.js +2 -0
- jupyterlab/static/package.json +149 -147
- jupyterlab/static/third-party-licenses.json +103 -103
- 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/tests/mock_packages/mimeextension/package.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
- jupyterlab/static/1249.047c76b5ea96a41605db.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1249.8501a6fa8feae7016c0a.js +2 -2
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/6080.0c6925e9a333877d1caa.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +2 -2
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/5493.bc25a653f87ecf6d27f8.js +3 -3
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/7796.0dcdca3baf288d835bab.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +3 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/9493.7d21c080b2fe6d48740c.js +2 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/build_log.json +102 -98
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/main.c474366c927dbb3da565.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/package.json +323 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/third-party-licenses.json +103 -103
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/METADATA +3 -3
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/RECORD +302 -302
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/WHEEL +1 -1
- jupyterlab/static/1057.11d5284f6d720f77a44d.js +0 -2
- jupyterlab/static/1255.6af28fc1253a813ef553.js +0 -2
- jupyterlab/static/3029.fcc4588f76d34cbb8886.js +0 -2
- jupyterlab/static/3308.3a94151c0d57440646ab.js +0 -2
- jupyterlab/static/4151.e8bd2b5893531345189c.js +0 -2
- jupyterlab/static/4657.8562f70714e36dc33542.js +0 -2
- jupyterlab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
- jupyterlab/static/77.31fe077af30b9754449b.js +0 -2
- jupyterlab/static/7796.32edf207b21018343eea.js +0 -2
- jupyterlab/static/807.96166378e2efe232d81e.js +0 -3
- jupyterlab/static/jlab_core.3e11c5239452d671150c.js +0 -3
- jupyterlab/static/main.ad8f2997ac17282bb96c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1057.11d5284f6d720f77a44d.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1255.6af28fc1253a813ef553.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3029.fcc4588f76d34cbb8886.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3308.3a94151c0d57440646ab.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4151.e8bd2b5893531345189c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4657.8562f70714e36dc33542.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/77.31fe077af30b9754449b.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/7796.32edf207b21018343eea.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/807.96166378e2efe232d81e.js +0 -3
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/jlab_core.3e11c5239452d671150c.js +0 -3
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/main.ad8f2997ac17282bb96c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/package.json +0 -321
- /jupyterlab/static/{5493.c4714ef77ba6a59aec45.js.LICENSE.txt → 5493.bc25a653f87ecf6d27f8.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{807.96166378e2efe232d81e.js.LICENSE.txt → 807.25ee5f37af96f64ba380.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{jlab_core.3e11c5239452d671150c.js.LICENSE.txt → jlab_core.4d5114e25256eeddf4e4.js.LICENSE.txt} +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/5493.bc25a653f87ecf6d27f8.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/807.96166378e2efe232d81e.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8284.54c936b3303933d2da84.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/jlab_core.3e11c5239452d671150c.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/jlab_core.4d5114e25256eeddf4e4.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/LICENSE +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/entry_points.txt +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/htmlviewer-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab extension to render HTML files",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -34,14 +34,14 @@
|
|
34
34
|
"watch": "tsc -w"
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
|
-
"@jupyterlab/application": "^3.6.
|
38
|
-
"@jupyterlab/apputils": "^3.6.
|
39
|
-
"@jupyterlab/docregistry": "^3.6.
|
40
|
-
"@jupyterlab/htmlviewer": "^3.6.
|
41
|
-
"@jupyterlab/observables": "^4.6.
|
42
|
-
"@jupyterlab/settingregistry": "^3.6.
|
43
|
-
"@jupyterlab/translation": "^3.6.
|
44
|
-
"@jupyterlab/ui-components": "^3.6.
|
37
|
+
"@jupyterlab/application": "^3.6.3",
|
38
|
+
"@jupyterlab/apputils": "^3.6.3",
|
39
|
+
"@jupyterlab/docregistry": "^3.6.3",
|
40
|
+
"@jupyterlab/htmlviewer": "^3.6.3",
|
41
|
+
"@jupyterlab/observables": "^4.6.3",
|
42
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
43
|
+
"@jupyterlab/translation": "^3.6.3",
|
44
|
+
"@jupyterlab/ui-components": "^3.6.3"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/hub-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab integration for JupyterHub",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -33,11 +33,11 @@
|
|
33
33
|
"watch": "tsc -w --listEmittedFiles"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@jupyterlab/application": "^3.6.
|
37
|
-
"@jupyterlab/apputils": "^3.6.
|
38
|
-
"@jupyterlab/coreutils": "^5.6.
|
39
|
-
"@jupyterlab/services": "^6.6.
|
40
|
-
"@jupyterlab/translation": "^3.6.
|
36
|
+
"@jupyterlab/application": "^3.6.3",
|
37
|
+
"@jupyterlab/apputils": "^3.6.3",
|
38
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
39
|
+
"@jupyterlab/services": "^6.6.3",
|
40
|
+
"@jupyterlab/translation": "^3.6.3"
|
41
41
|
},
|
42
42
|
"devDependencies": {
|
43
43
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/imageviewer-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Image Widget Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,11 +37,11 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/docregistry": "^3.6.
|
43
|
-
"@jupyterlab/imageviewer": "^3.6.
|
44
|
-
"@jupyterlab/translation": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/docregistry": "^3.6.3",
|
43
|
+
"@jupyterlab/imageviewer": "^3.6.3",
|
44
|
+
"@jupyterlab/translation": "^3.6.3"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/inspector-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Code Inspector Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,14 +37,14 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/console": "^3.6.
|
43
|
-
"@jupyterlab/inspector": "^3.6.
|
44
|
-
"@jupyterlab/launcher": "^3.6.
|
45
|
-
"@jupyterlab/notebook": "^3.6.
|
46
|
-
"@jupyterlab/translation": "^3.6.
|
47
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/console": "^3.6.3",
|
43
|
+
"@jupyterlab/inspector": "^3.6.3",
|
44
|
+
"@jupyterlab/launcher": "^3.6.3",
|
45
|
+
"@jupyterlab/notebook": "^3.6.3",
|
46
|
+
"@jupyterlab/translation": "^3.6.3",
|
47
|
+
"@jupyterlab/ui-components": "^3.6.3"
|
48
48
|
},
|
49
49
|
"devDependencies": {
|
50
50
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/launcher-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Launcher Page Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,14 +37,14 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/launcher": "^3.6.
|
43
|
-
"@jupyterlab/translation": "^3.6.
|
44
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/launcher": "^3.6.3",
|
43
|
+
"@jupyterlab/translation": "^3.6.3",
|
44
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
45
45
|
"@lumino/algorithm": "^1.9.0",
|
46
46
|
"@lumino/coreutils": "^1.11.0",
|
47
|
-
"@lumino/widgets": "^1.37.
|
47
|
+
"@lumino/widgets": "^1.37.2"
|
48
48
|
},
|
49
49
|
"devDependencies": {
|
50
50
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/logconsole-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Log Console Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -33,19 +33,19 @@
|
|
33
33
|
"watch": "tsc -w --listEmittedFiles"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@jupyterlab/application": "^3.6.
|
37
|
-
"@jupyterlab/apputils": "^3.6.
|
38
|
-
"@jupyterlab/coreutils": "^5.6.
|
39
|
-
"@jupyterlab/logconsole": "^3.6.
|
40
|
-
"@jupyterlab/notebook": "^3.6.
|
41
|
-
"@jupyterlab/rendermime": "^3.6.
|
42
|
-
"@jupyterlab/settingregistry": "^3.6.
|
43
|
-
"@jupyterlab/statusbar": "^3.6.
|
44
|
-
"@jupyterlab/translation": "^3.6.
|
45
|
-
"@jupyterlab/ui-components": "^3.6.
|
36
|
+
"@jupyterlab/application": "^3.6.3",
|
37
|
+
"@jupyterlab/apputils": "^3.6.3",
|
38
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
39
|
+
"@jupyterlab/logconsole": "^3.6.3",
|
40
|
+
"@jupyterlab/notebook": "^3.6.3",
|
41
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
42
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
43
|
+
"@jupyterlab/statusbar": "^3.6.3",
|
44
|
+
"@jupyterlab/translation": "^3.6.3",
|
45
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
46
46
|
"@lumino/coreutils": "^1.11.0",
|
47
47
|
"@lumino/signaling": "^1.10.0",
|
48
|
-
"@lumino/widgets": "^1.37.
|
48
|
+
"@lumino/widgets": "^1.37.2",
|
49
49
|
"react": "^17.0.1"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/mainmenu-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Main Menu Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,18 +37,18 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/coreutils": "^5.6.
|
43
|
-
"@jupyterlab/mainmenu": "^3.6.
|
44
|
-
"@jupyterlab/services": "^6.6.
|
45
|
-
"@jupyterlab/settingregistry": "^3.6.
|
46
|
-
"@jupyterlab/translation": "^3.6.
|
47
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
43
|
+
"@jupyterlab/mainmenu": "^3.6.3",
|
44
|
+
"@jupyterlab/services": "^6.6.3",
|
45
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
46
|
+
"@jupyterlab/translation": "^3.6.3",
|
47
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
48
48
|
"@lumino/algorithm": "^1.9.0",
|
49
49
|
"@lumino/coreutils": "^1.11.0",
|
50
50
|
"@lumino/disposable": "^1.10.0",
|
51
|
-
"@lumino/widgets": "^1.37.
|
51
|
+
"@lumino/widgets": "^1.37.2"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/markdownviewer-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Markdown Renderer Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,13 +37,13 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/coreutils": "^5.6.
|
43
|
-
"@jupyterlab/markdownviewer": "^3.6.
|
44
|
-
"@jupyterlab/rendermime": "^3.6.
|
45
|
-
"@jupyterlab/settingregistry": "^3.6.
|
46
|
-
"@jupyterlab/translation": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
43
|
+
"@jupyterlab/markdownviewer": "^3.6.3",
|
44
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
45
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
46
|
+
"@jupyterlab/translation": "^3.6.3"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/notebook-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Notebook Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -36,35 +36,35 @@
|
|
36
36
|
"watch": "tsc -b --watch"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@jupyterlab/application": "^3.6.
|
40
|
-
"@jupyterlab/apputils": "^3.6.
|
41
|
-
"@jupyterlab/cells": "^3.6.
|
42
|
-
"@jupyterlab/codeeditor": "^3.6.
|
43
|
-
"@jupyterlab/coreutils": "^5.6.
|
44
|
-
"@jupyterlab/docmanager": "^3.6.
|
45
|
-
"@jupyterlab/docmanager-extension": "^3.6.
|
46
|
-
"@jupyterlab/docregistry": "^3.6.
|
47
|
-
"@jupyterlab/filebrowser": "^3.6.
|
48
|
-
"@jupyterlab/launcher": "^3.6.
|
49
|
-
"@jupyterlab/logconsole": "^3.6.
|
50
|
-
"@jupyterlab/mainmenu": "^3.6.
|
51
|
-
"@jupyterlab/nbformat": "^3.6.
|
52
|
-
"@jupyterlab/notebook": "^3.6.
|
53
|
-
"@jupyterlab/observables": "^4.6.
|
54
|
-
"@jupyterlab/property-inspector": "^3.6.
|
55
|
-
"@jupyterlab/rendermime": "^3.6.
|
56
|
-
"@jupyterlab/services": "^6.6.
|
57
|
-
"@jupyterlab/settingregistry": "^3.6.
|
58
|
-
"@jupyterlab/statedb": "^3.6.
|
59
|
-
"@jupyterlab/statusbar": "^3.6.
|
60
|
-
"@jupyterlab/translation": "^3.6.
|
61
|
-
"@jupyterlab/ui-components": "^3.6.
|
39
|
+
"@jupyterlab/application": "^3.6.3",
|
40
|
+
"@jupyterlab/apputils": "^3.6.3",
|
41
|
+
"@jupyterlab/cells": "^3.6.3",
|
42
|
+
"@jupyterlab/codeeditor": "^3.6.3",
|
43
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
44
|
+
"@jupyterlab/docmanager": "^3.6.3",
|
45
|
+
"@jupyterlab/docmanager-extension": "^3.6.3",
|
46
|
+
"@jupyterlab/docregistry": "^3.6.3",
|
47
|
+
"@jupyterlab/filebrowser": "^3.6.3",
|
48
|
+
"@jupyterlab/launcher": "^3.6.3",
|
49
|
+
"@jupyterlab/logconsole": "^3.6.3",
|
50
|
+
"@jupyterlab/mainmenu": "^3.6.3",
|
51
|
+
"@jupyterlab/nbformat": "^3.6.3",
|
52
|
+
"@jupyterlab/notebook": "^3.6.3",
|
53
|
+
"@jupyterlab/observables": "^4.6.3",
|
54
|
+
"@jupyterlab/property-inspector": "^3.6.3",
|
55
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
56
|
+
"@jupyterlab/services": "^6.6.3",
|
57
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
58
|
+
"@jupyterlab/statedb": "^3.6.3",
|
59
|
+
"@jupyterlab/statusbar": "^3.6.3",
|
60
|
+
"@jupyterlab/translation": "^3.6.3",
|
61
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
62
62
|
"@lumino/algorithm": "^1.9.0",
|
63
63
|
"@lumino/commands": "^1.19.0",
|
64
64
|
"@lumino/coreutils": "^1.11.0",
|
65
65
|
"@lumino/disposable": "^1.10.0",
|
66
66
|
"@lumino/messaging": "^1.10.0",
|
67
|
-
"@lumino/widgets": "^1.37.
|
67
|
+
"@lumino/widgets": "^1.37.2"
|
68
68
|
},
|
69
69
|
"devDependencies": {
|
70
70
|
"rimraf": "~3.0.0",
|
@@ -877,7 +877,7 @@
|
|
877
877
|
"title": "Experimental settings to enable the undo/redo on the notebook document level.",
|
878
878
|
"description": "Disable the undo/redo on the notebook document level, so actions independent cells can have their own history. The undo/redo never applies on the outputs, in other words, outputs don't have history. A moved cell completely looses history capability for now.",
|
879
879
|
"type": "boolean",
|
880
|
-
"default":
|
880
|
+
"default": true
|
881
881
|
},
|
882
882
|
"renderingLayout": {
|
883
883
|
"title": "Rendering Layout",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/settingeditor-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Setting Editor Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,15 +37,15 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/codeeditor": "^3.6.
|
43
|
-
"@jupyterlab/rendermime": "^3.6.
|
44
|
-
"@jupyterlab/settingeditor": "^3.6.
|
45
|
-
"@jupyterlab/settingregistry": "^3.6.
|
46
|
-
"@jupyterlab/statedb": "^3.6.
|
47
|
-
"@jupyterlab/translation": "^3.6.
|
48
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/codeeditor": "^3.6.3",
|
43
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
44
|
+
"@jupyterlab/settingeditor": "^3.6.3",
|
45
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
46
|
+
"@jupyterlab/statedb": "^3.6.3",
|
47
|
+
"@jupyterlab/translation": "^3.6.3",
|
48
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
49
49
|
"@lumino/disposable": "^1.10.0"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/shortcuts-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Shortcuts Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -40,22 +40,22 @@
|
|
40
40
|
"watch": "tsc -b --watch"
|
41
41
|
},
|
42
42
|
"dependencies": {
|
43
|
-
"@jupyterlab/application": "^3.6.
|
44
|
-
"@jupyterlab/settingregistry": "^3.6.
|
45
|
-
"@jupyterlab/translation": "^3.6.
|
46
|
-
"@jupyterlab/ui-components": "^3.6.
|
43
|
+
"@jupyterlab/application": "^3.6.3",
|
44
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
45
|
+
"@jupyterlab/translation": "^3.6.3",
|
46
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
47
47
|
"@lumino/algorithm": "^1.9.0",
|
48
48
|
"@lumino/commands": "^1.19.0",
|
49
49
|
"@lumino/coreutils": "^1.11.0",
|
50
50
|
"@lumino/disposable": "^1.10.0",
|
51
51
|
"@lumino/domutils": "^1.8.0",
|
52
52
|
"@lumino/keyboard": "^1.8.1",
|
53
|
-
"@lumino/widgets": "^1.37.
|
53
|
+
"@lumino/widgets": "^1.37.2",
|
54
54
|
"react": "^17.0.1",
|
55
55
|
"typestyle": "^2.0.4"
|
56
56
|
},
|
57
57
|
"devDependencies": {
|
58
|
-
"@jupyterlab/testutils": "^3.6.
|
58
|
+
"@jupyterlab/testutils": "^3.6.3",
|
59
59
|
"@types/jest": "^26.0.10",
|
60
60
|
"jest": "^26.4.2",
|
61
61
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/statusbar-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Statusbar Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -36,19 +36,19 @@
|
|
36
36
|
"watch": "tsc -b --watch"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
|
-
"@jupyterlab/application": "^3.6.
|
40
|
-
"@jupyterlab/apputils": "^3.6.
|
41
|
-
"@jupyterlab/cells": "^3.6.
|
42
|
-
"@jupyterlab/console": "^3.6.
|
43
|
-
"@jupyterlab/docregistry": "^3.6.
|
44
|
-
"@jupyterlab/fileeditor": "^3.6.
|
45
|
-
"@jupyterlab/notebook": "^3.6.
|
46
|
-
"@jupyterlab/settingregistry": "^3.6.
|
47
|
-
"@jupyterlab/statusbar": "^3.6.
|
48
|
-
"@jupyterlab/translation": "^3.6.
|
49
|
-
"@jupyterlab/ui-components": "^3.6.
|
39
|
+
"@jupyterlab/application": "^3.6.3",
|
40
|
+
"@jupyterlab/apputils": "^3.6.3",
|
41
|
+
"@jupyterlab/cells": "^3.6.3",
|
42
|
+
"@jupyterlab/console": "^3.6.3",
|
43
|
+
"@jupyterlab/docregistry": "^3.6.3",
|
44
|
+
"@jupyterlab/fileeditor": "^3.6.3",
|
45
|
+
"@jupyterlab/notebook": "^3.6.3",
|
46
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
47
|
+
"@jupyterlab/statusbar": "^3.6.3",
|
48
|
+
"@jupyterlab/translation": "^3.6.3",
|
49
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
50
50
|
"@lumino/commands": "^1.19.0",
|
51
|
-
"@lumino/widgets": "^1.37.
|
51
|
+
"@lumino/widgets": "^1.37.2"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/react": "^17.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/terminal-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Terminal Emulator Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,18 +37,18 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/apputils": "^3.6.
|
42
|
-
"@jupyterlab/launcher": "^3.6.
|
43
|
-
"@jupyterlab/mainmenu": "^3.6.
|
44
|
-
"@jupyterlab/running": "^3.6.
|
45
|
-
"@jupyterlab/services": "^6.6.
|
46
|
-
"@jupyterlab/settingregistry": "^3.6.
|
47
|
-
"@jupyterlab/terminal": "^3.6.
|
48
|
-
"@jupyterlab/translation": "^3.6.
|
49
|
-
"@jupyterlab/ui-components": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/apputils": "^3.6.3",
|
42
|
+
"@jupyterlab/launcher": "^3.6.3",
|
43
|
+
"@jupyterlab/mainmenu": "^3.6.3",
|
44
|
+
"@jupyterlab/running": "^3.6.3",
|
45
|
+
"@jupyterlab/services": "^6.6.3",
|
46
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
47
|
+
"@jupyterlab/terminal": "^3.6.3",
|
48
|
+
"@jupyterlab/translation": "^3.6.3",
|
49
|
+
"@jupyterlab/ui-components": "^3.6.3",
|
50
50
|
"@lumino/algorithm": "^1.9.0",
|
51
|
-
"@lumino/widgets": "^1.37.
|
51
|
+
"@lumino/widgets": "^1.37.2"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"@types/webpack-env": "^1.14.1",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/toc-extension",
|
3
|
-
"version": "5.6.
|
3
|
+
"version": "5.6.3",
|
4
4
|
"description": "JupyterLab - Table of Contents widget extension",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -40,17 +40,17 @@
|
|
40
40
|
"watch": "tsc -b --watch"
|
41
41
|
},
|
42
42
|
"dependencies": {
|
43
|
-
"@jupyterlab/application": "^3.6.
|
44
|
-
"@jupyterlab/cells": "^3.6.
|
45
|
-
"@jupyterlab/docmanager": "^3.6.
|
46
|
-
"@jupyterlab/fileeditor": "^3.6.
|
47
|
-
"@jupyterlab/markdownviewer": "^3.6.
|
48
|
-
"@jupyterlab/notebook": "^3.6.
|
49
|
-
"@jupyterlab/rendermime": "^3.6.
|
50
|
-
"@jupyterlab/settingregistry": "^3.6.
|
51
|
-
"@jupyterlab/toc": "^5.6.
|
52
|
-
"@jupyterlab/translation": "^3.6.
|
53
|
-
"@jupyterlab/ui-components": "^3.6.
|
43
|
+
"@jupyterlab/application": "^3.6.3",
|
44
|
+
"@jupyterlab/cells": "^3.6.3",
|
45
|
+
"@jupyterlab/docmanager": "^3.6.3",
|
46
|
+
"@jupyterlab/fileeditor": "^3.6.3",
|
47
|
+
"@jupyterlab/markdownviewer": "^3.6.3",
|
48
|
+
"@jupyterlab/notebook": "^3.6.3",
|
49
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
50
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
51
|
+
"@jupyterlab/toc": "^5.6.3",
|
52
|
+
"@jupyterlab/translation": "^3.6.3",
|
53
|
+
"@jupyterlab/ui-components": "^3.6.3"
|
54
54
|
},
|
55
55
|
"devDependencies": {
|
56
56
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/tooltip-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Tooltip Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,18 +37,18 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^3.6.
|
41
|
-
"@jupyterlab/codeeditor": "^3.6.
|
42
|
-
"@jupyterlab/console": "^3.6.
|
43
|
-
"@jupyterlab/coreutils": "^5.6.
|
44
|
-
"@jupyterlab/fileeditor": "^3.6.
|
45
|
-
"@jupyterlab/notebook": "^3.6.
|
46
|
-
"@jupyterlab/rendermime": "^3.6.
|
47
|
-
"@jupyterlab/services": "^6.6.
|
48
|
-
"@jupyterlab/tooltip": "^3.6.
|
40
|
+
"@jupyterlab/application": "^3.6.3",
|
41
|
+
"@jupyterlab/codeeditor": "^3.6.3",
|
42
|
+
"@jupyterlab/console": "^3.6.3",
|
43
|
+
"@jupyterlab/coreutils": "^5.6.3",
|
44
|
+
"@jupyterlab/fileeditor": "^3.6.3",
|
45
|
+
"@jupyterlab/notebook": "^3.6.3",
|
46
|
+
"@jupyterlab/rendermime": "^3.6.3",
|
47
|
+
"@jupyterlab/services": "^6.6.3",
|
48
|
+
"@jupyterlab/tooltip": "^3.6.3",
|
49
49
|
"@lumino/algorithm": "^1.9.0",
|
50
50
|
"@lumino/coreutils": "^1.11.0",
|
51
|
-
"@lumino/widgets": "^1.37.
|
51
|
+
"@lumino/widgets": "^1.37.2"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
54
54
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/translation-extension",
|
3
|
-
"version": "3.6.
|
3
|
+
"version": "3.6.3",
|
4
4
|
"description": "JupyterLab - Translation services",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -38,11 +38,11 @@
|
|
38
38
|
"watch": "tsc -w"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
|
-
"@jupyterlab/application": "^3.6.
|
42
|
-
"@jupyterlab/apputils": "^3.6.
|
43
|
-
"@jupyterlab/mainmenu": "^3.6.
|
44
|
-
"@jupyterlab/settingregistry": "^3.6.
|
45
|
-
"@jupyterlab/translation": "^3.6.
|
41
|
+
"@jupyterlab/application": "^3.6.3",
|
42
|
+
"@jupyterlab/apputils": "^3.6.3",
|
43
|
+
"@jupyterlab/mainmenu": "^3.6.3",
|
44
|
+
"@jupyterlab/settingregistry": "^3.6.3",
|
45
|
+
"@jupyterlab/translation": "^3.6.3"
|
46
46
|
},
|
47
47
|
"devDependencies": {
|
48
48
|
"rimraf": "~3.0.0",
|
@@ -0,0 +1,2 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[1057,3029],{7049:(t,e,s)=>{"use strict";s.d(e,{Z$:()=>n,s7:()=>c,Dp:()=>a,$m:()=>u,kJ:()=>d});const n=t=>t[t.length-1];const o=()=>[];const r=t=>t.slice();const c=(t,e)=>{for(let s=0;s<e.length;s++){t.push(e[s])}};const a=Array.from;const i=(t,e)=>{for(let s=0;s<t.length;s++){if(!e(t[s],s,t)){return false}}return true};const l=(t,e)=>{for(let s=0;s<t.length;s++){if(e(t[s],s,t)){return true}}return false};const u=(t,e)=>t.length===e.length&&i(t,((t,s)=>t===e[s]));const f=t=>t.reduce(((t,e)=>t.concat(e)),[]);const d=Array.isArray;const h=t=>a(set.from(t));const g=(t,e)=>{const s=set.create();const n=[];for(let o=0;o<t.length;o++){const r=t[o];const c=e(r);if(!s.has(c)){s.add(c);n.push(r)}}return n}},97027:(t,e,s)=>{"use strict";s.d(e,{PP:()=>r,UV:()=>u,Hi:()=>f,gB:()=>d});var n=s(7049);var o=s(59735);const r=(t,e,s=0)=>{try{for(;s<t.length;s++){t[s](...e)}}finally{if(s<t.length){r(t,e,s+1)}}};const c=()=>{};const a=t=>t();const i=t=>t;const l=(t,e)=>t===e;const u=(t,e)=>t===e||t!=null&&e!=null&&t.constructor===e.constructor&&(t instanceof Array&&n.$m(t,e)||typeof t==="object"&&o.$m(t,e));const f=(t,e)=>{if(t==null||e==null){return l(t,e)}if(t.constructor!==e.constructor){return false}if(t===e){return true}switch(t.constructor){case ArrayBuffer:t=new Uint8Array(t);e=new Uint8Array(e);case Uint8Array:{if(t.byteLength!==e.byteLength){return false}for(let s=0;s<t.length;s++){if(t[s]!==e[s]){return false}}break}case Set:{if(t.size!==e.size){return false}for(const s of t){if(!e.has(s)){return false}}break}case Map:{if(t.size!==e.size){return false}for(const s of t.keys()){if(!e.has(s)||!f(t.get(s),e.get(s))){return false}}break}case Object:if(o.kE(t)!==o.kE(e)){return false}for(const s in t){if(!o.l$(t,s)||!f(t[s],e[s])){return false}}break;case Array:if(t.length!==e.length){return false}for(let s=0;s<t.length;s++){if(!f(t[s],e[s])){return false}}break;default:return false}return true};const d=(t,e)=>e.includes(t)},72382:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n,JG:()=>o,Yu:()=>r,UI:()=>c,Yj:()=>a});const n=()=>new Map;const o=t=>{const e=n();t.forEach(((t,s)=>{e.set(s,t)}));return e};const r=(t,e,s)=>{let n=t.get(e);if(n===undefined){t.set(e,n=s())}return n};const c=(t,e)=>{const s=[];for(const[n,o]of t){s.push(e(o,n))}return s};const a=(t,e)=>{for(const[s,n]of t){if(e(n,s)){return true}}return false};const i=(t,e)=>{for(const[s,n]of t){if(!e(n,s)){return false}}return true}},14247:(t,e,s)=>{"use strict";s.d(e,{GW:()=>n,Wn:()=>r,IH:()=>d,VV:()=>h,Fp:()=>g,sQ:()=>y,GR:()=>b});const n=Math.floor;const o=Math.ceil;const r=Math.abs;const c=Math.imul;const a=Math.round;const i=Math.log10;const l=Math.log2;const u=Math.log;const f=Math.sqrt;const d=(t,e)=>t+e;const h=(t,e)=>t<e?t:e;const g=(t,e)=>t>e?t:e;const p=Number.isNaN;const y=Math.pow;const m=t=>Math.pow(10,t);const v=Math.sign;const b=t=>t!==0?t<0:1/t<0},59735:(t,e,s)=>{"use strict";s.d(e,{UI:()=>a,kE:()=>i,l$:()=>d,$m:()=>h});const n=()=>Object.create(null);const o=Object.assign;const r=Object.keys;const c=(t,e)=>{for(const s in t){e(t[s],s)}};const a=(t,e)=>{const s=[];for(const n in t){s.push(e(t[n],n))}return s};const i=t=>r(t).length;const l=(t,e)=>{for(const s in t){if(e(t[s],s)){return true}}return false};const u=t=>{for(const e in t){return false}return true};const f=(t,e)=>{for(const s in t){if(!e(t[s],s)){return false}}return true};const d=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const h=(t,e)=>t===e||i(t)===i(e)&&f(t,((t,s)=>(t!==undefined||d(e,s))&&e[s]===t))},58290:(t,e,s)=>{"use strict";s.d(e,{y:()=>c});var n=s(72382);var o=s(48307);var r=s(7049);class c{constructor(){this._observers=n.Ue()}on(t,e){n.Yu(this._observers,t,o.Ue).add(e)}once(t,e){const s=(...n)=>{this.off(t,s);e(...n)};this.on(t,s)}off(t,e){const s=this._observers.get(t);if(s!==undefined){s.delete(e);if(s.size===0){this._observers.delete(t)}}}emit(t,e){return r.Dp((this._observers.get(t)||n.Ue()).values()).forEach((t=>t(...e)))}destroy(){this._observers=n.Ue()}}},48307:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n});const n=()=>new Set;const o=t=>Array.from(t);const r=t=>t.values().next().value||undefined;const c=t=>new Set(t)},1057:(t,e,s)=>{"use strict";s.d(e,{GL:()=>d,Ag:()=>h,xq:()=>g,oy:()=>y});var n=s(88534);var o=s(64485);var r=s(20817);var c=s(14247);var a=s(58290);var i=s(97027);var l=s(20073);var u=s.n(l);const f=3e4;class d extends a.y{constructor(t){super();this.doc=t;this.clientID=t.clientID;this.states=new Map;this.meta=new Map;this._checkInterval=setInterval((()=>{const t=r.ZG();if(this.getLocalState()!==null&&f/2<=t-this.meta.get(this.clientID).lastUpdated){this.setLocalState(this.getLocalState())}const e=[];this.meta.forEach(((s,n)=>{if(n!==this.clientID&&f<=t-s.lastUpdated&&this.states.has(n)){e.push(n)}}));if(e.length>0){h(this,e,"timeout")}}),c.GW(f/10));t.on("destroy",(()=>{this.destroy()}));this.setLocalState({})}destroy(){this.emit("destroy",[this]);this.setLocalState(null);super.destroy();clearInterval(this._checkInterval)}getLocalState(){return this.states.get(this.clientID)||null}setLocalState(t){const e=this.clientID;const s=this.meta.get(e);const n=s===undefined?0:s.clock+1;const o=this.states.get(e);if(t===null){this.states.delete(e)}else{this.states.set(e,t)}this.meta.set(e,{clock:n,lastUpdated:r.ZG()});const c=[];const a=[];const l=[];const u=[];if(t===null){u.push(e)}else if(o==null){if(t!=null){c.push(e)}}else{a.push(e);if(!i.Hi(o,t)){l.push(e)}}if(c.length>0||l.length>0||u.length>0){this.emit("change",[{added:c,updated:l,removed:u},"local"])}this.emit("update",[{added:c,updated:a,removed:u},"local"])}setLocalStateField(t,e){const s=this.getLocalState();if(s!==null){this.setLocalState({...s,[t]:e})}}getStates(){return this.states}}const h=(t,e,s)=>{const n=[];for(let o=0;o<e.length;o++){const s=e[o];if(t.states.has(s)){t.states.delete(s);if(s===t.clientID){const e=t.meta.get(s);t.meta.set(s,{clock:e.clock+1,lastUpdated:r.ZG()})}n.push(s)}}if(n.length>0){t.emit("change",[{added:[],updated:[],removed:n},s]);t.emit("update",[{added:[],updated:[],removed:n},s])}};const g=(t,e,s=t.states)=>{const o=e.length;const r=n.Mf();n.uE(r,o);for(let c=0;c<o;c++){const o=e[c];const a=s.get(o)||null;const i=t.meta.get(o).clock;n.uE(r,o);n.uE(r,i);n.uw(r,JSON.stringify(a))}return n._f(r)};const p=(t,e)=>{const s=decoding.createDecoder(t);const n=encoding.createEncoder();const o=decoding.readVarUint(s);encoding.writeVarUint(n,o);for(let r=0;r<o;r++){const t=decoding.readVarUint(s);const o=decoding.readVarUint(s);const r=JSON.parse(decoding.readVarString(s));const c=e(r);encoding.writeVarUint(n,t);encoding.writeVarUint(n,o);encoding.writeVarString(n,JSON.stringify(c))}return encoding.toUint8Array(n)};const y=(t,e,s)=>{const n=o.l1(e);const c=r.ZG();const a=[];const l=[];const u=[];const f=[];const d=o.yg(n);for(let r=0;r<d;r++){const e=o.yg(n);let s=o.yg(n);const r=JSON.parse(o.kf(n));const d=t.meta.get(e);const h=t.states.get(e);const g=d===undefined?0:d.clock;if(g<s||g===s&&r===null&&t.states.has(e)){if(r===null){if(e===t.clientID&&t.getLocalState()!=null){s++}else{t.states.delete(e)}}else{t.states.set(e,r)}t.meta.set(e,{clock:s,lastUpdated:c});if(d===undefined&&r!==null){a.push(e)}else if(d!==undefined&&r===null){f.push(e)}else if(r!==null){if(!i.Hi(r,h)){u.push(e)}l.push(e)}}}if(a.length>0||u.length>0||f.length>0){t.emit("change",[{added:a,updated:u,removed:f},s])}if(a.length>0||l.length>0||f.length>0){t.emit("update",[{added:a,updated:l,removed:f},s])}}}}]);
|
2
|
+
//# sourceMappingURL=1057.16c446ab94eb9e5ed42a.js.map?v=16c446ab94eb9e5ed42a
|