jupyterlab 4.3.6__py3-none-any.whl → 4.3.7__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/galata/@jupyterlab/galata-extension/build_log.json +99 -99
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.bccd23f6b01988a7e8b7.js → remoteEntry.40ad3052494e381053a4.js} +3 -3
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +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 +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab/staging/package.json +152 -152
- jupyterlab/staging/yarn.lock +1330 -1270
- jupyterlab/static/{1096.dd4c563e0483cbbeb9c9.js → 1096.4226b00524c85147f84b.js} +1 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/1909.6b4ccf298c0e9bea5ac2.js → jupyterlab/static/1909.7487a09fefbe7f9eabb6.js +2 -2
- jupyterlab/static/4090.044007aa967e6c3c84c3.js +1 -0
- jupyterlab/static/5521.0337f193af4e5eee6057.js +1 -0
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/5829.11b9489ee67a4d3bb90a.js → jupyterlab/static/5829.0e46d479b4ade4783661.js +1 -1
- jupyterlab/static/6180.6d186b3a2a770e14059c.js +1 -0
- jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js → 6733.37ddb9be7ce773ae5527.js} +2 -2
- jupyterlab/static/{8596.1730903f91b09748558a.js → 9179.9b5f25da37149abe12c1.js} +1 -1
- jupyterlab/static/build_log.json +98 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.cd6c6002395a4232fd97.js +1 -0
- jupyterlab/static/main.67f3a25265be43b552cd.js +1 -0
- jupyterlab/static/package.json +152 -152
- jupyterlab/static/third-party-licenses.json +97 -97
- 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/test-hyphens/pyproject.toml +58 -10
- jupyterlab/tests/mock_packages/test-hyphens/setup.py +2 -34
- jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +58 -10
- jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +2 -34
- jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +58 -10
- jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +2 -28
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -7
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js → jupyterlab-4.3.7.data/data/share/jupyter/lab/static/1096.4226b00524c85147f84b.js +1 -1
- jupyterlab/static/1909.6b4ccf298c0e9bea5ac2.js → jupyterlab-4.3.7.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +2 -2
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/4090.044007aa967e6c3c84c3.js +1 -0
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/5521.0337f193af4e5eee6057.js +1 -0
- jupyterlab/static/5829.11b9489ee67a4d3bb90a.js → jupyterlab-4.3.7.data/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +1 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6180.6d186b3a2a770e14059c.js +1 -0
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js → jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js +2 -2
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/8596.1730903f91b09748558a.js → jupyterlab-4.3.7.data/data/share/jupyter/lab/static/9179.9b5f25da37149abe12c1.js +1 -1
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/build_log.json +98 -98
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/jlab_core.cd6c6002395a4232fd97.js +1 -0
- jupyterlab-4.3.7.data/data/share/jupyter/lab/static/main.67f3a25265be43b552cd.js +1 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/package.json +152 -152
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/third-party-licenses.json +97 -97
- {jupyterlab-4.3.6.dist-info → jupyterlab-4.3.7.dist-info}/METADATA +2 -2
- {jupyterlab-4.3.6.dist-info → jupyterlab-4.3.7.dist-info}/RECORD +461 -461
- jupyterlab/static/4090.61c92086320a629f7850.js +0 -1
- jupyterlab/static/5521.cc7da8760b98f2dd2c18.js +0 -1
- jupyterlab/static/6180.344c80c0b5b0ee3721e0.js +0 -1
- jupyterlab/static/jlab_core.a4c5e1f5bac9ba5dc7f6.js +0 -1
- jupyterlab/static/main.89b98d6484fcb68c324e.js +0 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/4090.61c92086320a629f7850.js +0 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/6180.344c80c0b5b0ee3721e0.js +0 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/jlab_core.a4c5e1f5bac9ba5dc7f6.js +0 -1
- jupyterlab-4.3.6.data/data/share/jupyter/lab/static/main.89b98d6484fcb68c324e.js +0 -1
- /jupyterlab/static/{1909.6b4ccf298c0e9bea5ac2.js.LICENSE.txt → 1909.7487a09fefbe7f9eabb6.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → 6733.37ddb9be7ce773ae5527.js.LICENSE.txt} +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1017.0bf4baca54e93c9e7bf6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1162.d162acc73f5a14a44c99.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1423.c662e4e18c51217c3fa7.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1456.396bed90b4c5c24ebca9.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1510.f5643744900a492cca08.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1786.8af920a83a20eb313515.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
- /jupyterlab-4.3.6.data/data/share/jupyter/lab/static/1909.6b4ccf298c0e9bea5ac2.js.LICENSE.txt → /jupyterlab-4.3.7.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1962.f2e82dd21240eba50714.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2337.4b9e821ff712d441cfad.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2624.15b19d2fc07b08e90fc4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2641.8936f6ed5ba76336c942.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/29.540aeb3a13cb59106872.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/2965.d108c269174b0b357355.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3330.4c3d20e67d94c49f82bd.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3415.9d833280c6826009e1cd.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3489.7a81d2fa7123a8f139db.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3538.4c663529e46846c4e0e5.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3763.a857fdcb9f31499444d0.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3788.458d8353f31e5a4084ee.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3991.678edf189fe92a216c70.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4050.309745a6748c80b90e92.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4350.8c8a0e7a3ffe036494e1.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4353.2fc2fc223680eaebc6cf.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4364.ee19f1b28fb1bebc3895.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4462.a1dfac2be4cef60e89de.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4528.77904f4c3e3d458f55e4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4701.5abd43633444e2a42265.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4728.2514414bdb72543830a3.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4797.cc42a6dd4442057422aa.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4958.7499f6a88cb80b756a65.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5246.03bee916537f0e43222d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5446.09440a39353ec90f04c5.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5846.fa187a0a21a310eea2bd.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5890.656b25ca5f6d4699d3ea.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6372.edc0712a4be855493530.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6483.7b3c1ce76da8796325f5.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6492.236d5001cdad5cc56624.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
- /jupyterlab-4.3.6.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → /jupyterlab-4.3.7.data/data/share/jupyter/lab/static/6733.37ddb9be7ce773ae5527.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/6993.6175f20787993c74adde.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/700.cb8755208323f2d892e7.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7114.1698901d5f1410613c85.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7403.165451f5b4c4e5c21ed5.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7642.22cc60ca8b96a5d40183.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7879.2e9f3ab51e7632081b1e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8.3e02f7ee054c23fc887e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8258.c8c00e66a0bef38665f4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8313.64e3db0b24dd1a70aecb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/874.5f20565dc761ebc32874.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8768.f81d2800f1ed9fcf786e.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8778.a3883f9acac5a903d6be.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8896.56ee9cae083e3837b575.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9296.176231372f63ddcb8e6c.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9311.46cc03d7b667d8413fec.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9635.d5ce14101a667930e90b.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/9908.b4ce3f2f8d8b023857c3.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.3.6.data → jupyterlab-4.3.7.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.3.6.dist-info → jupyterlab-4.3.7.dist-info}/WHEEL +0 -0
- {jupyterlab-4.3.6.dist-info → jupyterlab-4.3.7.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.3.6.dist-info → jupyterlab-4.3.7.dist-info}/licenses/LICENSE +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/mock-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"private": true,
|
5
5
|
"dependencies": {
|
6
|
-
"@jupyterlab/launcher": "^4.3.
|
6
|
+
"@jupyterlab/launcher": "^4.3.7"
|
7
7
|
},
|
8
8
|
"devDependencies": {
|
9
|
-
"@jupyterlab/builder": "^4.3.
|
9
|
+
"@jupyterlab/builder": "^4.3.7"
|
10
10
|
},
|
11
11
|
"jupyterlab": {
|
12
12
|
"extension": true,
|
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/mock-consumer",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"private": true,
|
5
5
|
"dependencies": {
|
6
|
-
"@jupyterlab/mock-token": "^4.3.
|
6
|
+
"@jupyterlab/mock-token": "^4.3.7"
|
7
7
|
},
|
8
8
|
"devDependencies": {
|
9
|
-
"@jupyterlab/builder": "^4.3.
|
9
|
+
"@jupyterlab/builder": "^4.3.7"
|
10
10
|
},
|
11
11
|
"jupyterlab": {
|
12
12
|
"extension": true,
|
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/mock-provider",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"private": true,
|
5
5
|
"dependencies": {
|
6
|
-
"@jupyterlab/mock-token": "^4.3.
|
6
|
+
"@jupyterlab/mock-token": "^4.3.7"
|
7
7
|
},
|
8
8
|
"devDependencies": {
|
9
|
-
"@jupyterlab/builder": "^4.3.
|
9
|
+
"@jupyterlab/builder": "^4.3.7"
|
10
10
|
},
|
11
11
|
"jupyterlab": {
|
12
12
|
"extension": true
|
@@ -2,18 +2,66 @@
|
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
4
|
[build-system]
|
5
|
-
requires = [
|
6
|
-
|
5
|
+
requires = [
|
6
|
+
"hatchling",
|
7
|
+
"jupyterlab>=4.0.0a36,<5.0.0",
|
8
|
+
]
|
9
|
+
build-backend = "hatchling.build"
|
7
10
|
|
8
|
-
[
|
9
|
-
|
11
|
+
[project]
|
12
|
+
name = "test-hyphens"
|
13
|
+
license = "BSD-3-Clause"
|
14
|
+
version = "3.0.2"
|
10
15
|
|
11
|
-
[tool.
|
12
|
-
|
16
|
+
[tool.hatch.build.targets.wheel.shared-data]
|
17
|
+
"test_hyphens/labextension/static" = "share/jupyter/labextensions/test-hyphens/static"
|
18
|
+
"test_hyphens/labextension/package.json" = "share/jupyter/labextensions/test-hyphens/package.json"
|
13
19
|
|
14
|
-
[tool.
|
20
|
+
[tool.hatch.build.targets.sdist]
|
21
|
+
exclude = [
|
22
|
+
".github",
|
23
|
+
]
|
24
|
+
|
25
|
+
[tool.hatch.build.hooks.jupyter-builder]
|
26
|
+
dependencies = [
|
27
|
+
"hatch-jupyter-builder>=0.9.1",
|
28
|
+
]
|
29
|
+
build-function = "hatch_jupyter_builder.npm_builder"
|
30
|
+
ensured-targets = [
|
31
|
+
"test_hyphens/labextension/package.json",
|
32
|
+
]
|
33
|
+
|
34
|
+
[tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
|
35
|
+
build_dir = "test_hyphens/labextension"
|
36
|
+
build_cmd = "build:labextension"
|
37
|
+
npm = [
|
38
|
+
"jlpm",
|
39
|
+
]
|
40
|
+
|
41
|
+
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
|
15
42
|
build_cmd = "build:labextension"
|
16
|
-
npm = [
|
43
|
+
npm = [
|
44
|
+
"jlpm",
|
45
|
+
]
|
46
|
+
|
47
|
+
[tool.tbump]
|
48
|
+
field = [
|
49
|
+
{ name = "channel", default = "" },
|
50
|
+
{ name = "release", default = "" },
|
51
|
+
]
|
52
|
+
|
53
|
+
[tool.tbump.version]
|
54
|
+
current = "3.0.2"
|
55
|
+
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
|
56
|
+
|
57
|
+
[tool.tbump.git]
|
58
|
+
message_template = "Bump to {new_version}"
|
59
|
+
tag_template = "v{new_version}"
|
60
|
+
|
61
|
+
[[tool.tbump.file]]
|
62
|
+
src = "pyproject.toml"
|
63
|
+
version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
|
17
64
|
|
18
|
-
[tool.
|
19
|
-
|
65
|
+
[[tool.tbump.file]]
|
66
|
+
src = "package.json"
|
67
|
+
version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
|
@@ -1,37 +1,5 @@
|
|
1
1
|
# Copyright (c) Jupyter Development Team.
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
|
-
|
5
|
-
|
6
|
-
from setuptools import setup
|
7
|
-
|
8
|
-
version = "3.0.2"
|
9
|
-
name = "test_hyphens"
|
10
|
-
module_name = "test_hyphens"
|
11
|
-
lab_ext_name = "test-hyphens"
|
12
|
-
|
13
|
-
HERE = path.abspath(path.dirname(__file__))
|
14
|
-
lab_path = path.join(HERE, module_name, "labextension")
|
15
|
-
|
16
|
-
data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
|
17
|
-
|
18
|
-
setup_args = {"name": name, "version": version, "packages": [module_name]}
|
19
|
-
|
20
|
-
try:
|
21
|
-
from jupyter_packaging import get_data_files, npm_builder, wrap_installers
|
22
|
-
|
23
|
-
post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
|
24
|
-
|
25
|
-
cmdclass = wrap_installers(post_develop=post_develop)
|
26
|
-
|
27
|
-
setup_args.update(
|
28
|
-
{
|
29
|
-
"cmdclass": cmdclass,
|
30
|
-
"data_files": get_data_files(data_files_spec),
|
31
|
-
}
|
32
|
-
)
|
33
|
-
except ImportError:
|
34
|
-
pass
|
35
|
-
|
36
|
-
|
37
|
-
setup(**setup_args)
|
4
|
+
# setup.py shim for use with applications that require it.
|
5
|
+
__import__("setuptools").setup()
|
@@ -2,18 +2,66 @@
|
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
4
|
[build-system]
|
5
|
-
requires = [
|
6
|
-
|
5
|
+
requires = [
|
6
|
+
"hatchling",
|
7
|
+
"jupyterlab~=4.0",
|
8
|
+
]
|
9
|
+
build-backend = "hatchling.build"
|
7
10
|
|
8
|
-
[
|
9
|
-
|
11
|
+
[project]
|
12
|
+
name = "test-hyphens-underscore"
|
13
|
+
license = "BSD-3-Clause"
|
14
|
+
version = "3.0.2"
|
10
15
|
|
11
|
-
[tool.
|
12
|
-
|
16
|
+
[tool.hatch.build.targets.wheel.shared-data]
|
17
|
+
"test_hyphens_underscore/labextension/static" = "share/jupyter/labextensions/test-hyphens-underscore/static"
|
18
|
+
"test_hyphens_underscore/labextension/package.json" = "share/jupyter/labextensions/test-hyphens-underscore/package.json"
|
13
19
|
|
14
|
-
[tool.
|
20
|
+
[tool.hatch.build.targets.sdist]
|
21
|
+
exclude = [
|
22
|
+
".github",
|
23
|
+
]
|
24
|
+
|
25
|
+
[tool.hatch.build.hooks.jupyter-builder]
|
26
|
+
dependencies = [
|
27
|
+
"hatch-jupyter-builder>=0.9.1",
|
28
|
+
]
|
29
|
+
build-function = "hatch_jupyter_builder.npm_builder"
|
30
|
+
ensured-targets = [
|
31
|
+
"test_hyphens_underscore/labextension/package.json",
|
32
|
+
]
|
33
|
+
|
34
|
+
[tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
|
35
|
+
build_dir = "test_hyphens_underscore/labextension"
|
36
|
+
build_cmd = "build:labextension"
|
37
|
+
npm = [
|
38
|
+
"jlpm",
|
39
|
+
]
|
40
|
+
|
41
|
+
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
|
15
42
|
build_cmd = "build:labextension"
|
16
|
-
npm = [
|
43
|
+
npm = [
|
44
|
+
"jlpm",
|
45
|
+
]
|
46
|
+
|
47
|
+
[tool.tbump]
|
48
|
+
field = [
|
49
|
+
{ name = "channel", default = "" },
|
50
|
+
{ name = "release", default = "" },
|
51
|
+
]
|
52
|
+
|
53
|
+
[tool.tbump.version]
|
54
|
+
current = "3.0.2"
|
55
|
+
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
|
56
|
+
|
57
|
+
[tool.tbump.git]
|
58
|
+
message_template = "Bump to {new_version}"
|
59
|
+
tag_template = "v{new_version}"
|
60
|
+
|
61
|
+
[[tool.tbump.file]]
|
62
|
+
src = "pyproject.toml"
|
63
|
+
version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
|
17
64
|
|
18
|
-
[tool.
|
19
|
-
|
65
|
+
[[tool.tbump.file]]
|
66
|
+
src = "package.json"
|
67
|
+
version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
|
@@ -1,37 +1,5 @@
|
|
1
1
|
# Copyright (c) Jupyter Development Team.
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
|
-
|
5
|
-
|
6
|
-
from setuptools import setup
|
7
|
-
|
8
|
-
version = "3.0.2"
|
9
|
-
name = "test-hyphens-underscore"
|
10
|
-
module_name = "test_hyphens_underscore"
|
11
|
-
lab_ext_name = "test-hyphens-underscore"
|
12
|
-
|
13
|
-
HERE = path.abspath(path.dirname(__file__))
|
14
|
-
lab_path = path.join(HERE, module_name, "labextension")
|
15
|
-
|
16
|
-
data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
|
17
|
-
|
18
|
-
setup_args = {"name": name, "version": version, "packages": [module_name]}
|
19
|
-
|
20
|
-
|
21
|
-
try:
|
22
|
-
from jupyter_packaging import get_data_files, npm_builder, wrap_installers
|
23
|
-
|
24
|
-
post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
|
25
|
-
cmdclass = wrap_installers(post_develop=post_develop)
|
26
|
-
|
27
|
-
setup_args.update(
|
28
|
-
{
|
29
|
-
"cmdclass": cmdclass,
|
30
|
-
"data_files": get_data_files(data_files_spec),
|
31
|
-
}
|
32
|
-
)
|
33
|
-
except ImportError:
|
34
|
-
pass
|
35
|
-
|
36
|
-
|
37
|
-
setup(**setup_args)
|
4
|
+
# setup.py shim for use with applications that require it.
|
5
|
+
__import__("setuptools").setup()
|
@@ -2,18 +2,66 @@
|
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
4
|
[build-system]
|
5
|
-
requires = [
|
6
|
-
|
5
|
+
requires = [
|
6
|
+
"hatchling",
|
7
|
+
"jupyterlab~=4.0",
|
8
|
+
]
|
9
|
+
build-backend = "hatchling.build"
|
7
10
|
|
8
|
-
[
|
9
|
-
|
11
|
+
[project]
|
12
|
+
name = "test-no-hyphens"
|
13
|
+
license = "BSD-3-Clause"
|
14
|
+
version = "3.0.2"
|
10
15
|
|
11
|
-
[tool.
|
12
|
-
|
16
|
+
[tool.hatch.build.targets.wheel.shared-data]
|
17
|
+
"test_no_hyphens/labextension/package.json" = "share/jupyter/labextensions/test_no_hyphens/package.json"
|
18
|
+
"test_no_hyphens/labextension/static" = "share/jupyter/labextensions/test_no_hyphens/static"
|
13
19
|
|
14
|
-
[tool.
|
20
|
+
[tool.hatch.build.targets.sdist]
|
21
|
+
exclude = [
|
22
|
+
".github",
|
23
|
+
]
|
24
|
+
|
25
|
+
[tool.hatch.build.hooks.jupyter-builder]
|
26
|
+
dependencies = [
|
27
|
+
"hatch-jupyter-builder>=0.9.1",
|
28
|
+
]
|
29
|
+
build-function = "hatch_jupyter_builder.npm_builder"
|
30
|
+
ensured-targets = [
|
31
|
+
"test_no_hyphens/labextension/package.json",
|
32
|
+
]
|
33
|
+
|
34
|
+
[tool.hatch.build.hooks.jupyter-builder.editable-build-kwargs]
|
35
|
+
build_dir = "test_no_hyphens/labextension"
|
36
|
+
build_cmd = "build:labextension"
|
37
|
+
npm = [
|
38
|
+
"jlpm",
|
39
|
+
]
|
40
|
+
|
41
|
+
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
|
15
42
|
build_cmd = "build:labextension"
|
16
|
-
npm = [
|
43
|
+
npm = [
|
44
|
+
"jlpm",
|
45
|
+
]
|
46
|
+
|
47
|
+
[tool.tbump]
|
48
|
+
field = [
|
49
|
+
{ name = "channel", default = "" },
|
50
|
+
{ name = "release", default = "" },
|
51
|
+
]
|
52
|
+
|
53
|
+
[tool.tbump.version]
|
54
|
+
current = "3.0.2"
|
55
|
+
regex = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)((?P<channel>a|b|rc|.dev)(?P<release>\\d+))?"
|
56
|
+
|
57
|
+
[tool.tbump.git]
|
58
|
+
message_template = "Bump to {new_version}"
|
59
|
+
tag_template = "v{new_version}"
|
60
|
+
|
61
|
+
[[tool.tbump.file]]
|
62
|
+
src = "pyproject.toml"
|
63
|
+
version_template = "version = \"{major}.{minor}.{patch}{channel}{release}\""
|
17
64
|
|
18
|
-
[tool.
|
19
|
-
|
65
|
+
[[tool.tbump.file]]
|
66
|
+
src = "package.json"
|
67
|
+
version_template = "\"version\": \"{major}.{minor}.{patch}{channel}{release}\""
|
@@ -1,31 +1,5 @@
|
|
1
1
|
# Copyright (c) Jupyter Development Team.
|
2
2
|
# Distributed under the terms of the Modified BSD License.
|
3
3
|
|
4
|
-
|
5
|
-
|
6
|
-
from setuptools import setup
|
7
|
-
|
8
|
-
version = "3.0.2"
|
9
|
-
name = "test_no_hyphens"
|
10
|
-
module_name = "test_no_hyphens"
|
11
|
-
lab_ext_name = "test_no_hyphens"
|
12
|
-
|
13
|
-
HERE = path.abspath(path.dirname(__file__))
|
14
|
-
lab_path = path.join(HERE, module_name, "labextension")
|
15
|
-
|
16
|
-
data_files_spec = [("share/jupyter/labextensions/" + lab_ext_name, lab_path, "**")]
|
17
|
-
|
18
|
-
setup_args = {"name": name, "version": version, "packages": [module_name]}
|
19
|
-
|
20
|
-
|
21
|
-
try:
|
22
|
-
from jupyter_packaging import get_data_files, npm_builder, wrap_installers
|
23
|
-
|
24
|
-
post_develop = npm_builder(build_cmd="build:labextension", build_dir=lab_path, npm=["jlpm"])
|
25
|
-
cmdclass = wrap_installers(post_develop=post_develop)
|
26
|
-
setup_args.update({"cmdclass": cmdclass, "data_files": get_data_files(data_files_spec)})
|
27
|
-
except ImportError:
|
28
|
-
pass
|
29
|
-
|
30
|
-
|
31
|
-
setup(**setup_args)
|
4
|
+
# setup.py shim for use with applications that require it.
|
5
|
+
__import__("setuptools").setup()
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/application-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "JupyterLab - Application 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": "^4.3.
|
41
|
-
"@jupyterlab/apputils": "^4.4.
|
42
|
-
"@jupyterlab/coreutils": "^6.3.
|
43
|
-
"@jupyterlab/property-inspector": "^4.3.
|
44
|
-
"@jupyterlab/settingregistry": "^4.3.
|
45
|
-
"@jupyterlab/statedb": "^4.3.
|
46
|
-
"@jupyterlab/statusbar": "^4.3.
|
47
|
-
"@jupyterlab/translation": "^4.3.
|
48
|
-
"@jupyterlab/ui-components": "^4.3.
|
40
|
+
"@jupyterlab/application": "^4.3.7",
|
41
|
+
"@jupyterlab/apputils": "^4.4.7",
|
42
|
+
"@jupyterlab/coreutils": "^6.3.7",
|
43
|
+
"@jupyterlab/property-inspector": "^4.3.7",
|
44
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
45
|
+
"@jupyterlab/statedb": "^4.3.7",
|
46
|
+
"@jupyterlab/statusbar": "^4.3.7",
|
47
|
+
"@jupyterlab/translation": "^4.3.7",
|
48
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
49
49
|
"@lumino/algorithm": "^2.0.2",
|
50
50
|
"@lumino/commands": "^2.3.1",
|
51
51
|
"@lumino/coreutils": "^2.2.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/apputils-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "JupyterLab - Application Utilities Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,19 +37,19 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^4.3.
|
41
|
-
"@jupyterlab/apputils": "^4.4.
|
42
|
-
"@jupyterlab/coreutils": "^6.3.
|
43
|
-
"@jupyterlab/docregistry": "^4.3.
|
44
|
-
"@jupyterlab/mainmenu": "^4.3.
|
45
|
-
"@jupyterlab/rendermime-interfaces": "^3.11.
|
46
|
-
"@jupyterlab/services": "^7.3.
|
47
|
-
"@jupyterlab/settingregistry": "^4.3.
|
48
|
-
"@jupyterlab/statedb": "^4.3.
|
49
|
-
"@jupyterlab/statusbar": "^4.3.
|
50
|
-
"@jupyterlab/translation": "^4.3.
|
51
|
-
"@jupyterlab/ui-components": "^4.3.
|
52
|
-
"@jupyterlab/workspaces": "^4.3.
|
40
|
+
"@jupyterlab/application": "^4.3.7",
|
41
|
+
"@jupyterlab/apputils": "^4.4.7",
|
42
|
+
"@jupyterlab/coreutils": "^6.3.7",
|
43
|
+
"@jupyterlab/docregistry": "^4.3.7",
|
44
|
+
"@jupyterlab/mainmenu": "^4.3.7",
|
45
|
+
"@jupyterlab/rendermime-interfaces": "^3.11.7",
|
46
|
+
"@jupyterlab/services": "^7.3.7",
|
47
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
48
|
+
"@jupyterlab/statedb": "^4.3.7",
|
49
|
+
"@jupyterlab/statusbar": "^4.3.7",
|
50
|
+
"@jupyterlab/translation": "^4.3.7",
|
51
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
52
|
+
"@jupyterlab/workspaces": "^4.3.7",
|
53
53
|
"@lumino/algorithm": "^2.0.2",
|
54
54
|
"@lumino/commands": "^2.3.1",
|
55
55
|
"@lumino/coreutils": "^2.2.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/cell-toolbar-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "Extension for cell toolbar adapted from jlab-enhanced-cell-toolbar",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -34,11 +34,11 @@
|
|
34
34
|
"watch": "tsc -b --watch"
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
|
-
"@jupyterlab/application": "^4.3.
|
38
|
-
"@jupyterlab/apputils": "^4.4.
|
39
|
-
"@jupyterlab/cell-toolbar": "^4.3.
|
40
|
-
"@jupyterlab/settingregistry": "^4.3.
|
41
|
-
"@jupyterlab/translation": "^4.3.
|
37
|
+
"@jupyterlab/application": "^4.3.7",
|
38
|
+
"@jupyterlab/apputils": "^4.4.7",
|
39
|
+
"@jupyterlab/cell-toolbar": "^4.3.7",
|
40
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
41
|
+
"@jupyterlab/translation": "^4.3.7"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"rimraf": "~5.0.5",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/celltags-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "An extension for manipulating tags in cell metadata",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -40,10 +40,10 @@
|
|
40
40
|
"watch": "tsc -b --watch"
|
41
41
|
},
|
42
42
|
"dependencies": {
|
43
|
-
"@jupyterlab/application": "^4.3.
|
44
|
-
"@jupyterlab/notebook": "^4.3.
|
45
|
-
"@jupyterlab/translation": "^4.3.
|
46
|
-
"@jupyterlab/ui-components": "^4.3.
|
43
|
+
"@jupyterlab/application": "^4.3.7",
|
44
|
+
"@jupyterlab/notebook": "^4.3.7",
|
45
|
+
"@jupyterlab/translation": "^4.3.7",
|
46
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
47
47
|
"@lumino/algorithm": "^2.0.2",
|
48
48
|
"@rjsf/utils": "^5.13.4",
|
49
49
|
"react": "^18.2.0"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/codemirror-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "JupyterLab - CodeMirror Provider Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -43,14 +43,14 @@
|
|
43
43
|
"@codemirror/legacy-modes": "^6.4.0",
|
44
44
|
"@codemirror/search": "^6.5.6",
|
45
45
|
"@codemirror/view": "^6.26.3",
|
46
|
-
"@jupyter/ydoc": "^3.0.
|
47
|
-
"@jupyterlab/application": "^4.3.
|
48
|
-
"@jupyterlab/codeeditor": "^4.3.
|
49
|
-
"@jupyterlab/codemirror": "^4.3.
|
50
|
-
"@jupyterlab/settingregistry": "^4.3.
|
51
|
-
"@jupyterlab/statusbar": "^4.3.
|
52
|
-
"@jupyterlab/translation": "^4.3.
|
53
|
-
"@jupyterlab/ui-components": "^4.3.
|
46
|
+
"@jupyter/ydoc": "^3.0.4",
|
47
|
+
"@jupyterlab/application": "^4.3.7",
|
48
|
+
"@jupyterlab/codeeditor": "^4.3.7",
|
49
|
+
"@jupyterlab/codemirror": "^4.3.7",
|
50
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
51
|
+
"@jupyterlab/statusbar": "^4.3.7",
|
52
|
+
"@jupyterlab/translation": "^4.3.7",
|
53
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
54
54
|
"@lumino/coreutils": "^2.2.0",
|
55
55
|
"@lumino/widgets": "^2.5.0",
|
56
56
|
"@rjsf/utils": "^5.13.4",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/completer-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "JupyterLab - Completer Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,12 +37,12 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^4.3.
|
41
|
-
"@jupyterlab/codeeditor": "^4.3.
|
42
|
-
"@jupyterlab/completer": "^4.3.
|
43
|
-
"@jupyterlab/settingregistry": "^4.3.
|
44
|
-
"@jupyterlab/translation": "^4.3.
|
45
|
-
"@jupyterlab/ui-components": "^4.3.
|
40
|
+
"@jupyterlab/application": "^4.3.7",
|
41
|
+
"@jupyterlab/codeeditor": "^4.3.7",
|
42
|
+
"@jupyterlab/completer": "^4.3.7",
|
43
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
44
|
+
"@jupyterlab/translation": "^4.3.7",
|
45
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
46
46
|
"@lumino/commands": "^2.3.1",
|
47
47
|
"@lumino/coreutils": "^2.2.0",
|
48
48
|
"@rjsf/utils": "^5.13.4",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/console-extension",
|
3
|
-
"version": "4.3.
|
3
|
+
"version": "4.3.7",
|
4
4
|
"description": "JupyterLab - Code Console 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": "^4.3.
|
41
|
-
"@jupyterlab/apputils": "^4.4.
|
42
|
-
"@jupyterlab/codeeditor": "^4.3.
|
43
|
-
"@jupyterlab/completer": "^4.3.
|
44
|
-
"@jupyterlab/console": "^4.3.
|
45
|
-
"@jupyterlab/filebrowser": "^4.3.
|
46
|
-
"@jupyterlab/launcher": "^4.3.
|
47
|
-
"@jupyterlab/mainmenu": "^4.3.
|
48
|
-
"@jupyterlab/rendermime": "^4.3.
|
49
|
-
"@jupyterlab/settingregistry": "^4.3.
|
50
|
-
"@jupyterlab/translation": "^4.3.
|
51
|
-
"@jupyterlab/ui-components": "^4.3.
|
40
|
+
"@jupyterlab/application": "^4.3.7",
|
41
|
+
"@jupyterlab/apputils": "^4.4.7",
|
42
|
+
"@jupyterlab/codeeditor": "^4.3.7",
|
43
|
+
"@jupyterlab/completer": "^4.3.7",
|
44
|
+
"@jupyterlab/console": "^4.3.7",
|
45
|
+
"@jupyterlab/filebrowser": "^4.3.7",
|
46
|
+
"@jupyterlab/launcher": "^4.3.7",
|
47
|
+
"@jupyterlab/mainmenu": "^4.3.7",
|
48
|
+
"@jupyterlab/rendermime": "^4.3.7",
|
49
|
+
"@jupyterlab/settingregistry": "^4.3.7",
|
50
|
+
"@jupyterlab/translation": "^4.3.7",
|
51
|
+
"@jupyterlab/ui-components": "^4.3.7",
|
52
52
|
"@lumino/algorithm": "^2.0.2",
|
53
53
|
"@lumino/coreutils": "^2.2.0",
|
54
54
|
"@lumino/disposable": "^2.1.3",
|