jupyterlab 4.0.12__py3-none-any.whl → 4.0.13__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/browser_check.py +1 -1
- jupyterlab/extensions/manager.py +1 -1
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +92 -92
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.b8fefd648959729a91e4.js → remoteEntry.2f3bc87ef8d7ec264da3.js} +3 -3
- jupyterlab/handlers/announcements.py +1 -1
- jupyterlab/labapp.py +2 -2
- jupyterlab/labextensions.py +2 -2
- 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 +8 -8
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- 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 +11 -11
- 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 +7 -7
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- 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 +30 -30
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -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/semver.py +2 -2
- jupyterlab/staging/package.json +141 -141
- jupyterlab/staging/yarn.lock +1016 -1016
- jupyterlab/static/3308.92a1e305c62cc91845b9.js +1 -0
- jupyterlab/static/{5440.2541fcda12b661665148.js → 5440.b801875ba072c1f38344.js} +1 -1
- jupyterlab/static/610.d436ae35432fab65933c.js +1 -0
- jupyterlab/static/{7508.b902347f820c70cd386a.js → 7508.24a92091162f80f7ea78.js} +1 -1
- jupyterlab/static/812.7011243d1b1279cfaf14.js +1 -0
- jupyterlab/static/build_log.json +91 -91
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
- jupyterlab/static/main.35d840413df6cceb1003.js +1 -0
- jupyterlab/static/package.json +141 -141
- jupyterlab/static/third-party-licenses.json +89 -89
- 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-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/5440.b801875ba072c1f38344.js +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/610.d436ae35432fab65933c.js +1 -0
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/7508.24a92091162f80f7ea78.js +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/812.7011243d1b1279cfaf14.js +1 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/build_log.json +91 -91
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/main.35d840413df6cceb1003.js +1 -0
- jupyterlab-4.0.13.data/data/share/jupyter/lab/static/package.json +331 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/METADATA +11 -11
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/RECORD +408 -408
- jupyterlab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
- jupyterlab/static/3308.b85a46b26730c1cd5395.js +0 -1
- jupyterlab/static/812.063be439e3d9e318bdbd.js +0 -1
- jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
- jupyterlab/static/main.7bc3df3894cb324b8f85.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +0 -1
- jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +0 -331
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/WHEEL +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/licenses/LICENSE +0 -0
jupyterlab/staging/yarn.lock
CHANGED
@@ -375,26 +375,26 @@ __metadata:
|
|
375
375
|
languageName: node
|
376
376
|
linkType: hard
|
377
377
|
|
378
|
-
"@jupyterlab/application-extension@npm:~4.0.
|
379
|
-
version: 4.0.
|
380
|
-
resolution: "@jupyterlab/application-extension@npm:4.0.
|
381
|
-
dependencies:
|
382
|
-
"@jupyterlab/application": ^4.0.
|
383
|
-
"@jupyterlab/apputils": ^4.1.
|
384
|
-
"@jupyterlab/coreutils": ^6.0.
|
385
|
-
"@jupyterlab/property-inspector": ^4.0.
|
386
|
-
"@jupyterlab/settingregistry": ^4.0.
|
387
|
-
"@jupyterlab/statedb": ^4.0.
|
388
|
-
"@jupyterlab/statusbar": ^4.0.
|
389
|
-
"@jupyterlab/translation": ^4.0.
|
390
|
-
"@jupyterlab/ui-components": ^4.0.
|
378
|
+
"@jupyterlab/application-extension@npm:~4.0.13":
|
379
|
+
version: 4.0.13
|
380
|
+
resolution: "@jupyterlab/application-extension@npm:4.0.13"
|
381
|
+
dependencies:
|
382
|
+
"@jupyterlab/application": ^4.0.13
|
383
|
+
"@jupyterlab/apputils": ^4.1.13
|
384
|
+
"@jupyterlab/coreutils": ^6.0.13
|
385
|
+
"@jupyterlab/property-inspector": ^4.0.13
|
386
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
387
|
+
"@jupyterlab/statedb": ^4.0.13
|
388
|
+
"@jupyterlab/statusbar": ^4.0.13
|
389
|
+
"@jupyterlab/translation": ^4.0.13
|
390
|
+
"@jupyterlab/ui-components": ^4.0.13
|
391
391
|
"@lumino/algorithm": ^2.0.1
|
392
392
|
"@lumino/commands": ^2.1.3
|
393
393
|
"@lumino/coreutils": ^2.1.2
|
394
394
|
"@lumino/disposable": ^2.1.2
|
395
395
|
"@lumino/widgets": ^2.3.0
|
396
396
|
react: ^18.2.0
|
397
|
-
checksum:
|
397
|
+
checksum: c303db1933880403397b5bdcca49f34c1f572aba0a0a4d5084c27b4b95b62b4a03140e4ef155af0b5caabe500dfc8041fb65d2d5591c32a99a27a3f82001c29c
|
398
398
|
languageName: node
|
399
399
|
linkType: hard
|
400
400
|
|
@@ -402,54 +402,54 @@ __metadata:
|
|
402
402
|
version: 0.0.0-use.local
|
403
403
|
resolution: "@jupyterlab/application-top@workspace:."
|
404
404
|
dependencies:
|
405
|
-
"@jupyterlab/application": ~4.0.
|
406
|
-
"@jupyterlab/application-extension": ~4.0.
|
407
|
-
"@jupyterlab/apputils-extension": ~4.0.
|
408
|
-
"@jupyterlab/builder": ^4.0.
|
409
|
-
"@jupyterlab/buildutils": ^4.0.
|
410
|
-
"@jupyterlab/cell-toolbar-extension": ~4.0.
|
411
|
-
"@jupyterlab/celltags-extension": ~4.0.
|
412
|
-
"@jupyterlab/codemirror-extension": ~4.0.
|
413
|
-
"@jupyterlab/completer-extension": ~4.0.
|
414
|
-
"@jupyterlab/console-extension": ~4.0.
|
415
|
-
"@jupyterlab/coreutils": ~6.0.
|
416
|
-
"@jupyterlab/csvviewer-extension": ~4.0.
|
417
|
-
"@jupyterlab/debugger-extension": ~4.0.
|
418
|
-
"@jupyterlab/docmanager-extension": ~4.0.
|
419
|
-
"@jupyterlab/documentsearch-extension": ~4.0.
|
420
|
-
"@jupyterlab/extensionmanager-extension": ~4.0.
|
421
|
-
"@jupyterlab/filebrowser-extension": ~4.0.
|
422
|
-
"@jupyterlab/fileeditor-extension": ~4.0.
|
423
|
-
"@jupyterlab/help-extension": ~4.0.
|
424
|
-
"@jupyterlab/htmlviewer-extension": ~4.0.
|
425
|
-
"@jupyterlab/hub-extension": ~4.0.
|
426
|
-
"@jupyterlab/imageviewer-extension": ~4.0.
|
427
|
-
"@jupyterlab/inspector-extension": ~4.0.
|
428
|
-
"@jupyterlab/javascript-extension": ~4.0.
|
429
|
-
"@jupyterlab/json-extension": ~4.0.
|
430
|
-
"@jupyterlab/launcher-extension": ~4.0.
|
431
|
-
"@jupyterlab/logconsole-extension": ~4.0.
|
432
|
-
"@jupyterlab/lsp-extension": ~4.0.
|
433
|
-
"@jupyterlab/mainmenu-extension": ~4.0.
|
434
|
-
"@jupyterlab/markdownviewer-extension": ~4.0.
|
435
|
-
"@jupyterlab/markedparser-extension": ~4.0.
|
436
|
-
"@jupyterlab/mathjax-extension": ~4.0.
|
437
|
-
"@jupyterlab/metadataform-extension": ~4.0.
|
438
|
-
"@jupyterlab/notebook-extension": ~4.0.
|
439
|
-
"@jupyterlab/pdf-extension": ~4.0.
|
440
|
-
"@jupyterlab/rendermime-extension": ~4.0.
|
441
|
-
"@jupyterlab/running-extension": ~4.0.
|
442
|
-
"@jupyterlab/settingeditor-extension": ~4.0.
|
443
|
-
"@jupyterlab/shortcuts-extension": ~4.0.
|
444
|
-
"@jupyterlab/statusbar-extension": ~4.0.
|
445
|
-
"@jupyterlab/terminal-extension": ~4.0.
|
446
|
-
"@jupyterlab/theme-dark-extension": ~4.0.
|
447
|
-
"@jupyterlab/theme-light-extension": ~4.0.
|
448
|
-
"@jupyterlab/toc-extension": ~6.0.
|
449
|
-
"@jupyterlab/tooltip-extension": ~4.0.
|
450
|
-
"@jupyterlab/translation-extension": ~4.0.
|
451
|
-
"@jupyterlab/ui-components-extension": ~4.0.
|
452
|
-
"@jupyterlab/vega5-extension": ~4.0.
|
405
|
+
"@jupyterlab/application": ~4.0.13
|
406
|
+
"@jupyterlab/application-extension": ~4.0.13
|
407
|
+
"@jupyterlab/apputils-extension": ~4.0.13
|
408
|
+
"@jupyterlab/builder": ^4.0.13
|
409
|
+
"@jupyterlab/buildutils": ^4.0.13
|
410
|
+
"@jupyterlab/cell-toolbar-extension": ~4.0.13
|
411
|
+
"@jupyterlab/celltags-extension": ~4.0.13
|
412
|
+
"@jupyterlab/codemirror-extension": ~4.0.13
|
413
|
+
"@jupyterlab/completer-extension": ~4.0.13
|
414
|
+
"@jupyterlab/console-extension": ~4.0.13
|
415
|
+
"@jupyterlab/coreutils": ~6.0.13
|
416
|
+
"@jupyterlab/csvviewer-extension": ~4.0.13
|
417
|
+
"@jupyterlab/debugger-extension": ~4.0.13
|
418
|
+
"@jupyterlab/docmanager-extension": ~4.0.13
|
419
|
+
"@jupyterlab/documentsearch-extension": ~4.0.13
|
420
|
+
"@jupyterlab/extensionmanager-extension": ~4.0.13
|
421
|
+
"@jupyterlab/filebrowser-extension": ~4.0.13
|
422
|
+
"@jupyterlab/fileeditor-extension": ~4.0.13
|
423
|
+
"@jupyterlab/help-extension": ~4.0.13
|
424
|
+
"@jupyterlab/htmlviewer-extension": ~4.0.13
|
425
|
+
"@jupyterlab/hub-extension": ~4.0.13
|
426
|
+
"@jupyterlab/imageviewer-extension": ~4.0.13
|
427
|
+
"@jupyterlab/inspector-extension": ~4.0.13
|
428
|
+
"@jupyterlab/javascript-extension": ~4.0.13
|
429
|
+
"@jupyterlab/json-extension": ~4.0.13
|
430
|
+
"@jupyterlab/launcher-extension": ~4.0.13
|
431
|
+
"@jupyterlab/logconsole-extension": ~4.0.13
|
432
|
+
"@jupyterlab/lsp-extension": ~4.0.13
|
433
|
+
"@jupyterlab/mainmenu-extension": ~4.0.13
|
434
|
+
"@jupyterlab/markdownviewer-extension": ~4.0.13
|
435
|
+
"@jupyterlab/markedparser-extension": ~4.0.13
|
436
|
+
"@jupyterlab/mathjax-extension": ~4.0.13
|
437
|
+
"@jupyterlab/metadataform-extension": ~4.0.13
|
438
|
+
"@jupyterlab/notebook-extension": ~4.0.13
|
439
|
+
"@jupyterlab/pdf-extension": ~4.0.13
|
440
|
+
"@jupyterlab/rendermime-extension": ~4.0.13
|
441
|
+
"@jupyterlab/running-extension": ~4.0.13
|
442
|
+
"@jupyterlab/settingeditor-extension": ~4.0.13
|
443
|
+
"@jupyterlab/shortcuts-extension": ~4.0.13
|
444
|
+
"@jupyterlab/statusbar-extension": ~4.0.13
|
445
|
+
"@jupyterlab/terminal-extension": ~4.0.13
|
446
|
+
"@jupyterlab/theme-dark-extension": ~4.0.13
|
447
|
+
"@jupyterlab/theme-light-extension": ~4.0.13
|
448
|
+
"@jupyterlab/toc-extension": ~6.0.13
|
449
|
+
"@jupyterlab/tooltip-extension": ~4.0.13
|
450
|
+
"@jupyterlab/translation-extension": ~4.0.13
|
451
|
+
"@jupyterlab/ui-components-extension": ~4.0.13
|
452
|
+
"@jupyterlab/vega5-extension": ~4.0.13
|
453
453
|
chokidar: ^3.4.0
|
454
454
|
css-loader: ^6.7.1
|
455
455
|
duplicate-package-checker-webpack-plugin: ^3.0.0
|
@@ -475,20 +475,20 @@ __metadata:
|
|
475
475
|
languageName: unknown
|
476
476
|
linkType: soft
|
477
477
|
|
478
|
-
"@jupyterlab/application@npm:~4.0.
|
479
|
-
version: 4.0.
|
480
|
-
resolution: "@jupyterlab/application@npm:4.0.
|
478
|
+
"@jupyterlab/application@npm:~4.0.13":
|
479
|
+
version: 4.0.13
|
480
|
+
resolution: "@jupyterlab/application@npm:4.0.13"
|
481
481
|
dependencies:
|
482
482
|
"@fortawesome/fontawesome-free": ^5.12.0
|
483
|
-
"@jupyterlab/apputils": ^4.1.
|
484
|
-
"@jupyterlab/coreutils": ^6.0.
|
485
|
-
"@jupyterlab/docregistry": ^4.0.
|
486
|
-
"@jupyterlab/rendermime": ^4.0.
|
487
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
488
|
-
"@jupyterlab/services": ^7.0.
|
489
|
-
"@jupyterlab/statedb": ^4.0.
|
490
|
-
"@jupyterlab/translation": ^4.0.
|
491
|
-
"@jupyterlab/ui-components": ^4.0.
|
483
|
+
"@jupyterlab/apputils": ^4.1.13
|
484
|
+
"@jupyterlab/coreutils": ^6.0.13
|
485
|
+
"@jupyterlab/docregistry": ^4.0.13
|
486
|
+
"@jupyterlab/rendermime": ^4.0.13
|
487
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
488
|
+
"@jupyterlab/services": ^7.0.13
|
489
|
+
"@jupyterlab/statedb": ^4.0.13
|
490
|
+
"@jupyterlab/translation": ^4.0.13
|
491
|
+
"@jupyterlab/ui-components": ^4.0.13
|
492
492
|
"@lumino/algorithm": ^2.0.1
|
493
493
|
"@lumino/application": ^2.2.1
|
494
494
|
"@lumino/commands": ^2.1.3
|
@@ -499,27 +499,27 @@ __metadata:
|
|
499
499
|
"@lumino/properties": ^2.0.1
|
500
500
|
"@lumino/signaling": ^2.1.2
|
501
501
|
"@lumino/widgets": ^2.3.0
|
502
|
-
checksum:
|
503
|
-
languageName: node
|
504
|
-
linkType: hard
|
505
|
-
|
506
|
-
"@jupyterlab/apputils-extension@npm:~4.0.
|
507
|
-
version: 4.0.
|
508
|
-
resolution: "@jupyterlab/apputils-extension@npm:4.0.
|
509
|
-
dependencies:
|
510
|
-
"@jupyterlab/application": ^4.0.
|
511
|
-
"@jupyterlab/apputils": ^4.1.
|
512
|
-
"@jupyterlab/coreutils": ^6.0.
|
513
|
-
"@jupyterlab/docregistry": ^4.0.
|
514
|
-
"@jupyterlab/filebrowser": ^4.0.
|
515
|
-
"@jupyterlab/mainmenu": ^4.0.
|
516
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
517
|
-
"@jupyterlab/services": ^7.0.
|
518
|
-
"@jupyterlab/settingregistry": ^4.0.
|
519
|
-
"@jupyterlab/statedb": ^4.0.
|
520
|
-
"@jupyterlab/statusbar": ^4.0.
|
521
|
-
"@jupyterlab/translation": ^4.0.
|
522
|
-
"@jupyterlab/ui-components": ^4.0.
|
502
|
+
checksum: 3a2002ea198f6d92ace9c47f00d874303bdbd245e2a295ed00508e4c532fa41822cb041b43f96493913177db539316f3289f0733c701ec63339897e9031fb6f5
|
503
|
+
languageName: node
|
504
|
+
linkType: hard
|
505
|
+
|
506
|
+
"@jupyterlab/apputils-extension@npm:~4.0.13":
|
507
|
+
version: 4.0.13
|
508
|
+
resolution: "@jupyterlab/apputils-extension@npm:4.0.13"
|
509
|
+
dependencies:
|
510
|
+
"@jupyterlab/application": ^4.0.13
|
511
|
+
"@jupyterlab/apputils": ^4.1.13
|
512
|
+
"@jupyterlab/coreutils": ^6.0.13
|
513
|
+
"@jupyterlab/docregistry": ^4.0.13
|
514
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
515
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
516
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
517
|
+
"@jupyterlab/services": ^7.0.13
|
518
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
519
|
+
"@jupyterlab/statedb": ^4.0.13
|
520
|
+
"@jupyterlab/statusbar": ^4.0.13
|
521
|
+
"@jupyterlab/translation": ^4.0.13
|
522
|
+
"@jupyterlab/ui-components": ^4.0.13
|
523
523
|
"@lumino/algorithm": ^2.0.1
|
524
524
|
"@lumino/commands": ^2.1.3
|
525
525
|
"@lumino/coreutils": ^2.1.2
|
@@ -530,23 +530,23 @@ __metadata:
|
|
530
530
|
react: ^18.2.0
|
531
531
|
react-dom: ^18.2.0
|
532
532
|
react-toastify: ^9.0.8
|
533
|
-
checksum:
|
533
|
+
checksum: 9c474fe53eec3ed27ec28236be2c2fd33bae8de37a7c712ec5ddfc93f9632af7907ee8971aa877f0c78f39be731098d6ba1f6b43a989953b53116548a23916c3
|
534
534
|
languageName: node
|
535
535
|
linkType: hard
|
536
536
|
|
537
|
-
"@jupyterlab/apputils@npm:~4.1.
|
538
|
-
version: 4.1.
|
539
|
-
resolution: "@jupyterlab/apputils@npm:4.1.
|
537
|
+
"@jupyterlab/apputils@npm:~4.1.13":
|
538
|
+
version: 4.1.13
|
539
|
+
resolution: "@jupyterlab/apputils@npm:4.1.13"
|
540
540
|
dependencies:
|
541
|
-
"@jupyterlab/coreutils": ^6.0.
|
542
|
-
"@jupyterlab/observables": ^5.0.
|
543
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
544
|
-
"@jupyterlab/services": ^7.0.
|
545
|
-
"@jupyterlab/settingregistry": ^4.0.
|
546
|
-
"@jupyterlab/statedb": ^4.0.
|
547
|
-
"@jupyterlab/statusbar": ^4.0.
|
548
|
-
"@jupyterlab/translation": ^4.0.
|
549
|
-
"@jupyterlab/ui-components": ^4.0.
|
541
|
+
"@jupyterlab/coreutils": ^6.0.13
|
542
|
+
"@jupyterlab/observables": ^5.0.13
|
543
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
544
|
+
"@jupyterlab/services": ^7.0.13
|
545
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
546
|
+
"@jupyterlab/statedb": ^4.0.13
|
547
|
+
"@jupyterlab/statusbar": ^4.0.13
|
548
|
+
"@jupyterlab/translation": ^4.0.13
|
549
|
+
"@jupyterlab/ui-components": ^4.0.13
|
550
550
|
"@lumino/algorithm": ^2.0.1
|
551
551
|
"@lumino/commands": ^2.1.3
|
552
552
|
"@lumino/coreutils": ^2.1.2
|
@@ -559,31 +559,31 @@ __metadata:
|
|
559
559
|
"@types/react": ^18.0.26
|
560
560
|
react: ^18.2.0
|
561
561
|
sanitize-html: ~2.7.3
|
562
|
-
checksum:
|
562
|
+
checksum: 6ac211b0456980f9a8530af07b315504316a73fc46f8538050e6bb5a6f80cf949c3232c4dabbec367faeb6f62b3c48d57b5e67e53f0a7a417f2d16f6932d2d9d
|
563
563
|
languageName: node
|
564
564
|
linkType: hard
|
565
565
|
|
566
|
-
"@jupyterlab/attachments@npm:~4.0.
|
567
|
-
version: 4.0.
|
568
|
-
resolution: "@jupyterlab/attachments@npm:4.0.
|
566
|
+
"@jupyterlab/attachments@npm:~4.0.13":
|
567
|
+
version: 4.0.13
|
568
|
+
resolution: "@jupyterlab/attachments@npm:4.0.13"
|
569
569
|
dependencies:
|
570
|
-
"@jupyterlab/nbformat": ^4.0.
|
571
|
-
"@jupyterlab/observables": ^5.0.
|
572
|
-
"@jupyterlab/rendermime": ^4.0.
|
573
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
570
|
+
"@jupyterlab/nbformat": ^4.0.13
|
571
|
+
"@jupyterlab/observables": ^5.0.13
|
572
|
+
"@jupyterlab/rendermime": ^4.0.13
|
573
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
574
574
|
"@lumino/disposable": ^2.1.2
|
575
575
|
"@lumino/signaling": ^2.1.2
|
576
|
-
checksum:
|
576
|
+
checksum: bb3625183b37382db3cc05512ecc77f77e4173efe28c997a5d97ab575203a8815d22c60ee49edb8d7788e620e69620813f076e8ec915f5a5166c08e1f8eae46f
|
577
577
|
languageName: node
|
578
578
|
linkType: hard
|
579
579
|
|
580
|
-
"@jupyterlab/builder@npm:^4.0.
|
581
|
-
version: 4.
|
582
|
-
resolution: "@jupyterlab/builder@npm:4.
|
580
|
+
"@jupyterlab/builder@npm:^4.0.13":
|
581
|
+
version: 4.1.2
|
582
|
+
resolution: "@jupyterlab/builder@npm:4.1.2"
|
583
583
|
dependencies:
|
584
584
|
"@lumino/algorithm": ^2.0.1
|
585
|
-
"@lumino/application": ^2.
|
586
|
-
"@lumino/commands": ^2.
|
585
|
+
"@lumino/application": ^2.3.0
|
586
|
+
"@lumino/commands": ^2.2.0
|
587
587
|
"@lumino/coreutils": ^2.1.2
|
588
588
|
"@lumino/disposable": ^2.1.2
|
589
589
|
"@lumino/domutils": ^2.0.1
|
@@ -592,7 +592,7 @@ __metadata:
|
|
592
592
|
"@lumino/properties": ^2.0.1
|
593
593
|
"@lumino/signaling": ^2.1.2
|
594
594
|
"@lumino/virtualdom": ^2.0.1
|
595
|
-
"@lumino/widgets": ^2.3.
|
595
|
+
"@lumino/widgets": ^2.3.1
|
596
596
|
ajv: ^8.12.0
|
597
597
|
commander: ^9.4.1
|
598
598
|
css-loader: ^6.7.1
|
@@ -614,13 +614,13 @@ __metadata:
|
|
614
614
|
worker-loader: ^3.0.2
|
615
615
|
bin:
|
616
616
|
build-labextension: lib/build-labextension.js
|
617
|
-
checksum:
|
617
|
+
checksum: 732e14d5b9227c34b3c3eff05a72ff930f141540427fc10b975fc8a3e58b716d753dabcf9653af3f6a4e75bfd46c966207bcb1d2fb1bf98b7ca5fa5cc757fb79
|
618
618
|
languageName: node
|
619
619
|
linkType: hard
|
620
620
|
|
621
|
-
"@jupyterlab/buildutils@npm:^4.0.
|
622
|
-
version: 4.
|
623
|
-
resolution: "@jupyterlab/buildutils@npm:4.
|
621
|
+
"@jupyterlab/buildutils@npm:^4.0.13":
|
622
|
+
version: 4.1.2
|
623
|
+
resolution: "@jupyterlab/buildutils@npm:4.1.2"
|
624
624
|
dependencies:
|
625
625
|
"@yarnpkg/core": ^3.0.0
|
626
626
|
"@yarnpkg/parsers": ^2.0.0
|
@@ -639,7 +639,7 @@ __metadata:
|
|
639
639
|
process: ^0.11.10
|
640
640
|
semver: ^7.3.2
|
641
641
|
sort-package-json: ~1.53.1
|
642
|
-
typescript: ~5.
|
642
|
+
typescript: ~5.1.6
|
643
643
|
verdaccio: ^5.25.0
|
644
644
|
bin:
|
645
645
|
get-dependency: lib/get-dependency.js
|
@@ -648,65 +648,65 @@ __metadata:
|
|
648
648
|
update-dependency: lib/update-dependency.js
|
649
649
|
update-dist-tag: lib/update-dist-tag.js
|
650
650
|
update-staging-lock: lib/update-staging-lock.js
|
651
|
-
checksum:
|
651
|
+
checksum: 7adadcf013c661fbe70bf2b92b5c91c035d9455e363e67d21384214c264bb5034fa6656a5ae0e3bdc96be53099705f041740014e7244d88bec059ddf01461ab2
|
652
652
|
languageName: node
|
653
653
|
linkType: hard
|
654
654
|
|
655
|
-
"@jupyterlab/cell-toolbar-extension@npm:~4.0.
|
656
|
-
version: 4.0.
|
657
|
-
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.
|
655
|
+
"@jupyterlab/cell-toolbar-extension@npm:~4.0.13":
|
656
|
+
version: 4.0.13
|
657
|
+
resolution: "@jupyterlab/cell-toolbar-extension@npm:4.0.13"
|
658
658
|
dependencies:
|
659
|
-
"@jupyterlab/application": ^4.0.
|
660
|
-
"@jupyterlab/apputils": ^4.1.
|
661
|
-
"@jupyterlab/cell-toolbar": ^4.0.
|
662
|
-
"@jupyterlab/settingregistry": ^4.0.
|
663
|
-
"@jupyterlab/translation": ^4.0.
|
664
|
-
checksum:
|
659
|
+
"@jupyterlab/application": ^4.0.13
|
660
|
+
"@jupyterlab/apputils": ^4.1.13
|
661
|
+
"@jupyterlab/cell-toolbar": ^4.0.13
|
662
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
663
|
+
"@jupyterlab/translation": ^4.0.13
|
664
|
+
checksum: 6af0e1b141475ab18dca7fdedbe00e40d79f85619ff2de6210ba504d62a52c66319112a38ac207a8137a04a8a1a4c546f44fcf8b81504bfb0a569b038f9b3c2e
|
665
665
|
languageName: node
|
666
666
|
linkType: hard
|
667
667
|
|
668
|
-
"@jupyterlab/cell-toolbar@npm:~4.0.
|
669
|
-
version: 4.0.
|
670
|
-
resolution: "@jupyterlab/cell-toolbar@npm:4.0.
|
668
|
+
"@jupyterlab/cell-toolbar@npm:~4.0.13":
|
669
|
+
version: 4.0.13
|
670
|
+
resolution: "@jupyterlab/cell-toolbar@npm:4.0.13"
|
671
671
|
dependencies:
|
672
672
|
"@jupyter/ydoc": ^1.1.1
|
673
|
-
"@jupyterlab/apputils": ^4.1.
|
674
|
-
"@jupyterlab/cells": ^4.0.
|
675
|
-
"@jupyterlab/docregistry": ^4.0.
|
676
|
-
"@jupyterlab/notebook": ^4.0.
|
677
|
-
"@jupyterlab/observables": ^5.0.
|
678
|
-
"@jupyterlab/ui-components": ^4.0.
|
673
|
+
"@jupyterlab/apputils": ^4.1.13
|
674
|
+
"@jupyterlab/cells": ^4.0.13
|
675
|
+
"@jupyterlab/docregistry": ^4.0.13
|
676
|
+
"@jupyterlab/notebook": ^4.0.13
|
677
|
+
"@jupyterlab/observables": ^5.0.13
|
678
|
+
"@jupyterlab/ui-components": ^4.0.13
|
679
679
|
"@lumino/algorithm": ^2.0.1
|
680
680
|
"@lumino/commands": ^2.1.3
|
681
681
|
"@lumino/disposable": ^2.1.2
|
682
682
|
"@lumino/signaling": ^2.1.2
|
683
683
|
"@lumino/widgets": ^2.3.0
|
684
|
-
checksum:
|
684
|
+
checksum: c9f6cc4645defac3363eaecb771ca2f865e560082681428bacac57fb0a398c7ba422df93807cb7900855d69bf62a638cd8e90387ea0d993bb5da5251b71137b1
|
685
685
|
languageName: node
|
686
686
|
linkType: hard
|
687
687
|
|
688
|
-
"@jupyterlab/cells@npm:~4.0.
|
689
|
-
version: 4.0.
|
690
|
-
resolution: "@jupyterlab/cells@npm:4.0.
|
688
|
+
"@jupyterlab/cells@npm:~4.0.13":
|
689
|
+
version: 4.0.13
|
690
|
+
resolution: "@jupyterlab/cells@npm:4.0.13"
|
691
691
|
dependencies:
|
692
692
|
"@codemirror/state": ^6.2.0
|
693
693
|
"@codemirror/view": ^6.9.6
|
694
694
|
"@jupyter/ydoc": ^1.1.1
|
695
|
-
"@jupyterlab/apputils": ^4.1.
|
696
|
-
"@jupyterlab/attachments": ^4.0.
|
697
|
-
"@jupyterlab/codeeditor": ^4.0.
|
698
|
-
"@jupyterlab/codemirror": ^4.0.
|
699
|
-
"@jupyterlab/coreutils": ^6.0.
|
700
|
-
"@jupyterlab/documentsearch": ^4.0.
|
701
|
-
"@jupyterlab/filebrowser": ^4.0.
|
702
|
-
"@jupyterlab/nbformat": ^4.0.
|
703
|
-
"@jupyterlab/observables": ^5.0.
|
704
|
-
"@jupyterlab/outputarea": ^4.0.
|
705
|
-
"@jupyterlab/rendermime": ^4.0.
|
706
|
-
"@jupyterlab/services": ^7.0.
|
707
|
-
"@jupyterlab/toc": ^6.0.
|
708
|
-
"@jupyterlab/translation": ^4.0.
|
709
|
-
"@jupyterlab/ui-components": ^4.0.
|
695
|
+
"@jupyterlab/apputils": ^4.1.13
|
696
|
+
"@jupyterlab/attachments": ^4.0.13
|
697
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
698
|
+
"@jupyterlab/codemirror": ^4.0.13
|
699
|
+
"@jupyterlab/coreutils": ^6.0.13
|
700
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
701
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
702
|
+
"@jupyterlab/nbformat": ^4.0.13
|
703
|
+
"@jupyterlab/observables": ^5.0.13
|
704
|
+
"@jupyterlab/outputarea": ^4.0.13
|
705
|
+
"@jupyterlab/rendermime": ^4.0.13
|
706
|
+
"@jupyterlab/services": ^7.0.13
|
707
|
+
"@jupyterlab/toc": ^6.0.13
|
708
|
+
"@jupyterlab/translation": ^4.0.13
|
709
|
+
"@jupyterlab/ui-components": ^4.0.13
|
710
710
|
"@lumino/algorithm": ^2.0.1
|
711
711
|
"@lumino/coreutils": ^2.1.2
|
712
712
|
"@lumino/domutils": ^2.0.1
|
@@ -717,37 +717,37 @@ __metadata:
|
|
717
717
|
"@lumino/virtualdom": ^2.0.1
|
718
718
|
"@lumino/widgets": ^2.3.0
|
719
719
|
react: ^18.2.0
|
720
|
-
checksum:
|
720
|
+
checksum: 7cee3e2c89a0569645252961984dd9e907d83df3fa47aaae0ad7bc8968cbbaf8111eb72e88a8ed4eff07403059a5673f588c300062cd9b5a5993658e6b200860
|
721
721
|
languageName: node
|
722
722
|
linkType: hard
|
723
723
|
|
724
|
-
"@jupyterlab/celltags-extension@npm:~4.0.
|
725
|
-
version: 4.0.
|
726
|
-
resolution: "@jupyterlab/celltags-extension@npm:4.0.
|
724
|
+
"@jupyterlab/celltags-extension@npm:~4.0.13":
|
725
|
+
version: 4.0.13
|
726
|
+
resolution: "@jupyterlab/celltags-extension@npm:4.0.13"
|
727
727
|
dependencies:
|
728
|
-
"@jupyterlab/application": ^4.0.
|
729
|
-
"@jupyterlab/notebook": ^4.0.
|
730
|
-
"@jupyterlab/translation": ^4.0.
|
731
|
-
"@jupyterlab/ui-components": ^4.0.
|
728
|
+
"@jupyterlab/application": ^4.0.13
|
729
|
+
"@jupyterlab/notebook": ^4.0.13
|
730
|
+
"@jupyterlab/translation": ^4.0.13
|
731
|
+
"@jupyterlab/ui-components": ^4.0.13
|
732
732
|
"@lumino/algorithm": ^2.0.1
|
733
733
|
"@rjsf/utils": ^5.1.0
|
734
734
|
react: ^18.2.0
|
735
|
-
checksum:
|
735
|
+
checksum: e6a69c73b0c0090ca71d1cf0788e6d2d5b8bab6cc5b0240fecd134fc3023bd48f0fe80a5d9a17d508c61cb72392862fe5fbe0d1630649dea22962dc3b87ef314
|
736
736
|
languageName: node
|
737
737
|
linkType: hard
|
738
738
|
|
739
|
-
"@jupyterlab/codeeditor@npm:~4.0.
|
740
|
-
version: 4.0.
|
741
|
-
resolution: "@jupyterlab/codeeditor@npm:4.0.
|
739
|
+
"@jupyterlab/codeeditor@npm:~4.0.13":
|
740
|
+
version: 4.0.13
|
741
|
+
resolution: "@jupyterlab/codeeditor@npm:4.0.13"
|
742
742
|
dependencies:
|
743
743
|
"@codemirror/state": ^6.2.0
|
744
744
|
"@jupyter/ydoc": ^1.1.1
|
745
|
-
"@jupyterlab/coreutils": ^6.0.
|
746
|
-
"@jupyterlab/nbformat": ^4.0.
|
747
|
-
"@jupyterlab/observables": ^5.0.
|
748
|
-
"@jupyterlab/statusbar": ^4.0.
|
749
|
-
"@jupyterlab/translation": ^4.0.
|
750
|
-
"@jupyterlab/ui-components": ^4.0.
|
745
|
+
"@jupyterlab/coreutils": ^6.0.13
|
746
|
+
"@jupyterlab/nbformat": ^4.0.13
|
747
|
+
"@jupyterlab/observables": ^5.0.13
|
748
|
+
"@jupyterlab/statusbar": ^4.0.13
|
749
|
+
"@jupyterlab/translation": ^4.0.13
|
750
|
+
"@jupyterlab/ui-components": ^4.0.13
|
751
751
|
"@lumino/coreutils": ^2.1.2
|
752
752
|
"@lumino/disposable": ^2.1.2
|
753
753
|
"@lumino/dragdrop": ^2.1.4
|
@@ -755,37 +755,37 @@ __metadata:
|
|
755
755
|
"@lumino/signaling": ^2.1.2
|
756
756
|
"@lumino/widgets": ^2.3.0
|
757
757
|
react: ^18.2.0
|
758
|
-
checksum:
|
758
|
+
checksum: 74ca7a295e714816ad392d4b9d3c95d515eabd58211433f1de2fcb937dcec057b23b544310b1dc24cbfabcae89a1fd2593cac537b3c3a4084db37717c5db6178
|
759
759
|
languageName: node
|
760
760
|
linkType: hard
|
761
761
|
|
762
|
-
"@jupyterlab/codemirror-extension@npm:~4.0.
|
763
|
-
version: 4.0.
|
764
|
-
resolution: "@jupyterlab/codemirror-extension@npm:4.0.
|
762
|
+
"@jupyterlab/codemirror-extension@npm:~4.0.13":
|
763
|
+
version: 4.0.13
|
764
|
+
resolution: "@jupyterlab/codemirror-extension@npm:4.0.13"
|
765
765
|
dependencies:
|
766
766
|
"@codemirror/lang-markdown": ^6.1.1
|
767
767
|
"@codemirror/language": ^6.6.0
|
768
768
|
"@codemirror/legacy-modes": ^6.3.2
|
769
769
|
"@jupyter/ydoc": ^1.1.1
|
770
|
-
"@jupyterlab/application": ^4.0.
|
771
|
-
"@jupyterlab/codeeditor": ^4.0.
|
772
|
-
"@jupyterlab/codemirror": ^4.0.
|
773
|
-
"@jupyterlab/settingregistry": ^4.0.
|
774
|
-
"@jupyterlab/statusbar": ^4.0.
|
775
|
-
"@jupyterlab/translation": ^4.0.
|
776
|
-
"@jupyterlab/ui-components": ^4.0.
|
770
|
+
"@jupyterlab/application": ^4.0.13
|
771
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
772
|
+
"@jupyterlab/codemirror": ^4.0.13
|
773
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
774
|
+
"@jupyterlab/statusbar": ^4.0.13
|
775
|
+
"@jupyterlab/translation": ^4.0.13
|
776
|
+
"@jupyterlab/ui-components": ^4.0.13
|
777
777
|
"@lumino/coreutils": ^2.1.2
|
778
778
|
"@lumino/widgets": ^2.3.0
|
779
779
|
"@rjsf/utils": ^5.1.0
|
780
780
|
"@rjsf/validator-ajv8": ^5.1.0
|
781
781
|
react: ^18.2.0
|
782
|
-
checksum:
|
782
|
+
checksum: 42eeae179a652f9b169907021fdca8b60aa75d86344391ff6ee32de19dedb846bfbb0f73be06e7c294c5248e9f833bb956a9121316f113b15eeb3883ebc80d83
|
783
783
|
languageName: node
|
784
784
|
linkType: hard
|
785
785
|
|
786
|
-
"@jupyterlab/codemirror@npm:~4.0.
|
787
|
-
version: 4.0.
|
788
|
-
resolution: "@jupyterlab/codemirror@npm:4.0.
|
786
|
+
"@jupyterlab/codemirror@npm:~4.0.13":
|
787
|
+
version: 4.0.13
|
788
|
+
resolution: "@jupyterlab/codemirror@npm:4.0.13"
|
789
789
|
dependencies:
|
790
790
|
"@codemirror/autocomplete": ^6.5.1
|
791
791
|
"@codemirror/commands": ^6.2.3
|
@@ -808,11 +808,11 @@ __metadata:
|
|
808
808
|
"@codemirror/state": ^6.2.0
|
809
809
|
"@codemirror/view": ^6.9.6
|
810
810
|
"@jupyter/ydoc": ^1.1.1
|
811
|
-
"@jupyterlab/codeeditor": ^4.0.
|
812
|
-
"@jupyterlab/coreutils": ^6.0.
|
813
|
-
"@jupyterlab/documentsearch": ^4.0.
|
814
|
-
"@jupyterlab/nbformat": ^4.0.
|
815
|
-
"@jupyterlab/translation": ^4.0.
|
811
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
812
|
+
"@jupyterlab/coreutils": ^6.0.13
|
813
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
814
|
+
"@jupyterlab/nbformat": ^4.0.13
|
815
|
+
"@jupyterlab/translation": ^4.0.13
|
816
816
|
"@lezer/common": ^1.0.2
|
817
817
|
"@lezer/generator": ^1.2.2
|
818
818
|
"@lezer/highlight": ^1.1.4
|
@@ -821,37 +821,37 @@ __metadata:
|
|
821
821
|
"@lumino/disposable": ^2.1.2
|
822
822
|
"@lumino/signaling": ^2.1.2
|
823
823
|
yjs: ^13.5.40
|
824
|
-
checksum:
|
824
|
+
checksum: 56b0dfc4df9f96cbe0d8f1687d620fddd326f4c113da1ea8814a84a706597d8d1e6bf9bc929acfdb417f498f128c4110723bb5a9c2e37c1ee9b4ee0ff0c7b04a
|
825
825
|
languageName: node
|
826
826
|
linkType: hard
|
827
827
|
|
828
|
-
"@jupyterlab/completer-extension@npm:~4.0.
|
829
|
-
version: 4.0.
|
830
|
-
resolution: "@jupyterlab/completer-extension@npm:4.0.
|
828
|
+
"@jupyterlab/completer-extension@npm:~4.0.13":
|
829
|
+
version: 4.0.13
|
830
|
+
resolution: "@jupyterlab/completer-extension@npm:4.0.13"
|
831
831
|
dependencies:
|
832
|
-
"@jupyterlab/application": ^4.0.
|
833
|
-
"@jupyterlab/completer": ^4.0.
|
834
|
-
"@jupyterlab/settingregistry": ^4.0.
|
835
|
-
"@jupyterlab/ui-components": ^4.0.
|
832
|
+
"@jupyterlab/application": ^4.0.13
|
833
|
+
"@jupyterlab/completer": ^4.0.13
|
834
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
835
|
+
"@jupyterlab/ui-components": ^4.0.13
|
836
836
|
"@lumino/coreutils": ^2.1.2
|
837
837
|
"@rjsf/utils": ^5.1.0
|
838
838
|
react: ^18.2.0
|
839
|
-
checksum:
|
839
|
+
checksum: 4f44460eba0a66a9f663b4c05a1dee3527ff88a55f2551dba62a2ff3cb47425370fd7dfa9ab092b3544feb3c1b1585b596af92271983757eae6ceb721e9167e6
|
840
840
|
languageName: node
|
841
841
|
linkType: hard
|
842
842
|
|
843
|
-
"@jupyterlab/completer@npm:~4.0.
|
844
|
-
version: 4.0.
|
845
|
-
resolution: "@jupyterlab/completer@npm:4.0.
|
843
|
+
"@jupyterlab/completer@npm:~4.0.13":
|
844
|
+
version: 4.0.13
|
845
|
+
resolution: "@jupyterlab/completer@npm:4.0.13"
|
846
846
|
dependencies:
|
847
847
|
"@jupyter/ydoc": ^1.1.1
|
848
|
-
"@jupyterlab/apputils": ^4.1.
|
849
|
-
"@jupyterlab/codeeditor": ^4.0.
|
850
|
-
"@jupyterlab/coreutils": ^6.0.
|
851
|
-
"@jupyterlab/rendermime": ^4.0.
|
852
|
-
"@jupyterlab/services": ^7.0.
|
853
|
-
"@jupyterlab/statedb": ^4.0.
|
854
|
-
"@jupyterlab/ui-components": ^4.0.
|
848
|
+
"@jupyterlab/apputils": ^4.1.13
|
849
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
850
|
+
"@jupyterlab/coreutils": ^6.0.13
|
851
|
+
"@jupyterlab/rendermime": ^4.0.13
|
852
|
+
"@jupyterlab/services": ^7.0.13
|
853
|
+
"@jupyterlab/statedb": ^4.0.13
|
854
|
+
"@jupyterlab/ui-components": ^4.0.13
|
855
855
|
"@lumino/algorithm": ^2.0.1
|
856
856
|
"@lumino/coreutils": ^2.1.2
|
857
857
|
"@lumino/disposable": ^2.1.2
|
@@ -859,65 +859,65 @@ __metadata:
|
|
859
859
|
"@lumino/messaging": ^2.0.1
|
860
860
|
"@lumino/signaling": ^2.1.2
|
861
861
|
"@lumino/widgets": ^2.3.0
|
862
|
-
checksum:
|
863
|
-
languageName: node
|
864
|
-
linkType: hard
|
865
|
-
|
866
|
-
"@jupyterlab/console-extension@npm:~4.0.
|
867
|
-
version: 4.0.
|
868
|
-
resolution: "@jupyterlab/console-extension@npm:4.0.
|
869
|
-
dependencies:
|
870
|
-
"@jupyterlab/application": ^4.0.
|
871
|
-
"@jupyterlab/apputils": ^4.1.
|
872
|
-
"@jupyterlab/codeeditor": ^4.0.
|
873
|
-
"@jupyterlab/completer": ^4.0.
|
874
|
-
"@jupyterlab/console": ^4.0.
|
875
|
-
"@jupyterlab/filebrowser": ^4.0.
|
876
|
-
"@jupyterlab/launcher": ^4.0.
|
877
|
-
"@jupyterlab/mainmenu": ^4.0.
|
878
|
-
"@jupyterlab/rendermime": ^4.0.
|
879
|
-
"@jupyterlab/settingregistry": ^4.0.
|
880
|
-
"@jupyterlab/translation": ^4.0.
|
881
|
-
"@jupyterlab/ui-components": ^4.0.
|
862
|
+
checksum: 579bbbae5afc15c00c15307f4514aae10fe0f689756224677ffa2430e89e33b5c7c45cf38147cae08649f16046500c93b0aeae3e587fe345e879e7274d8a9892
|
863
|
+
languageName: node
|
864
|
+
linkType: hard
|
865
|
+
|
866
|
+
"@jupyterlab/console-extension@npm:~4.0.13":
|
867
|
+
version: 4.0.13
|
868
|
+
resolution: "@jupyterlab/console-extension@npm:4.0.13"
|
869
|
+
dependencies:
|
870
|
+
"@jupyterlab/application": ^4.0.13
|
871
|
+
"@jupyterlab/apputils": ^4.1.13
|
872
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
873
|
+
"@jupyterlab/completer": ^4.0.13
|
874
|
+
"@jupyterlab/console": ^4.0.13
|
875
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
876
|
+
"@jupyterlab/launcher": ^4.0.13
|
877
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
878
|
+
"@jupyterlab/rendermime": ^4.0.13
|
879
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
880
|
+
"@jupyterlab/translation": ^4.0.13
|
881
|
+
"@jupyterlab/ui-components": ^4.0.13
|
882
882
|
"@lumino/algorithm": ^2.0.1
|
883
883
|
"@lumino/coreutils": ^2.1.2
|
884
884
|
"@lumino/disposable": ^2.1.2
|
885
885
|
"@lumino/properties": ^2.0.1
|
886
886
|
"@lumino/widgets": ^2.3.0
|
887
|
-
checksum:
|
887
|
+
checksum: 624a4807231c846bd3ca8c699b558bfc8274e2817bdc84c1ef64ebbbc079b18f8a0b9c4c416f82162b2db4f9426e7347aa10ffa277105bf30005f261f74f3124
|
888
888
|
languageName: node
|
889
889
|
linkType: hard
|
890
890
|
|
891
|
-
"@jupyterlab/console@npm:~4.0.
|
892
|
-
version: 4.0.
|
893
|
-
resolution: "@jupyterlab/console@npm:4.0.
|
891
|
+
"@jupyterlab/console@npm:~4.0.13":
|
892
|
+
version: 4.0.13
|
893
|
+
resolution: "@jupyterlab/console@npm:4.0.13"
|
894
894
|
dependencies:
|
895
895
|
"@codemirror/state": ^6.2.0
|
896
896
|
"@codemirror/view": ^6.9.6
|
897
897
|
"@jupyter/ydoc": ^1.1.1
|
898
|
-
"@jupyterlab/apputils": ^4.1.
|
899
|
-
"@jupyterlab/cells": ^4.0.
|
900
|
-
"@jupyterlab/codeeditor": ^4.0.
|
901
|
-
"@jupyterlab/coreutils": ^6.0.
|
902
|
-
"@jupyterlab/nbformat": ^4.0.
|
903
|
-
"@jupyterlab/observables": ^5.0.
|
904
|
-
"@jupyterlab/rendermime": ^4.0.
|
905
|
-
"@jupyterlab/services": ^7.0.
|
906
|
-
"@jupyterlab/translation": ^4.0.
|
907
|
-
"@jupyterlab/ui-components": ^4.0.
|
898
|
+
"@jupyterlab/apputils": ^4.1.13
|
899
|
+
"@jupyterlab/cells": ^4.0.13
|
900
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
901
|
+
"@jupyterlab/coreutils": ^6.0.13
|
902
|
+
"@jupyterlab/nbformat": ^4.0.13
|
903
|
+
"@jupyterlab/observables": ^5.0.13
|
904
|
+
"@jupyterlab/rendermime": ^4.0.13
|
905
|
+
"@jupyterlab/services": ^7.0.13
|
906
|
+
"@jupyterlab/translation": ^4.0.13
|
907
|
+
"@jupyterlab/ui-components": ^4.0.13
|
908
908
|
"@lumino/coreutils": ^2.1.2
|
909
909
|
"@lumino/disposable": ^2.1.2
|
910
910
|
"@lumino/dragdrop": ^2.1.4
|
911
911
|
"@lumino/messaging": ^2.0.1
|
912
912
|
"@lumino/signaling": ^2.1.2
|
913
913
|
"@lumino/widgets": ^2.3.0
|
914
|
-
checksum:
|
914
|
+
checksum: c956b7c921e7a97a75b8d3c267c21707d5b16ebf42939955cc8a8dbc3742fb2ddd490d9575cd5f37a99bcaa818fadad1725c3173894284d8c2f26cac760415ca
|
915
915
|
languageName: node
|
916
916
|
linkType: hard
|
917
917
|
|
918
|
-
"@jupyterlab/coreutils@npm:~6.0.
|
919
|
-
version: 6.0.
|
920
|
-
resolution: "@jupyterlab/coreutils@npm:6.0.
|
918
|
+
"@jupyterlab/coreutils@npm:~6.0.13":
|
919
|
+
version: 6.0.13
|
920
|
+
resolution: "@jupyterlab/coreutils@npm:6.0.13"
|
921
921
|
dependencies:
|
922
922
|
"@lumino/coreutils": ^2.1.2
|
923
923
|
"@lumino/disposable": ^2.1.2
|
@@ -925,92 +925,92 @@ __metadata:
|
|
925
925
|
minimist: ~1.2.0
|
926
926
|
path-browserify: ^1.0.0
|
927
927
|
url-parse: ~1.5.4
|
928
|
-
checksum:
|
928
|
+
checksum: d86dc56cf8ee475b9b3ad8d54989eadb1ee0c90fe9288a86558cacd037e529362905bdf846960fe3752dfa4ea4772309a85e44b3af9997451f5524275c636dd5
|
929
929
|
languageName: node
|
930
930
|
linkType: hard
|
931
931
|
|
932
|
-
"@jupyterlab/csvviewer-extension@npm:~4.0.
|
933
|
-
version: 4.0.
|
934
|
-
resolution: "@jupyterlab/csvviewer-extension@npm:4.0.
|
932
|
+
"@jupyterlab/csvviewer-extension@npm:~4.0.13":
|
933
|
+
version: 4.0.13
|
934
|
+
resolution: "@jupyterlab/csvviewer-extension@npm:4.0.13"
|
935
935
|
dependencies:
|
936
|
-
"@jupyterlab/application": ^4.0.
|
937
|
-
"@jupyterlab/apputils": ^4.1.
|
938
|
-
"@jupyterlab/csvviewer": ^4.0.
|
939
|
-
"@jupyterlab/docregistry": ^4.0.
|
940
|
-
"@jupyterlab/documentsearch": ^4.0.
|
941
|
-
"@jupyterlab/mainmenu": ^4.0.
|
942
|
-
"@jupyterlab/observables": ^5.0.
|
943
|
-
"@jupyterlab/settingregistry": ^4.0.
|
944
|
-
"@jupyterlab/translation": ^4.0.
|
936
|
+
"@jupyterlab/application": ^4.0.13
|
937
|
+
"@jupyterlab/apputils": ^4.1.13
|
938
|
+
"@jupyterlab/csvviewer": ^4.0.13
|
939
|
+
"@jupyterlab/docregistry": ^4.0.13
|
940
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
941
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
942
|
+
"@jupyterlab/observables": ^5.0.13
|
943
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
944
|
+
"@jupyterlab/translation": ^4.0.13
|
945
945
|
"@lumino/datagrid": ^2.2.0
|
946
946
|
"@lumino/widgets": ^2.3.0
|
947
|
-
checksum:
|
947
|
+
checksum: ef4d8b87d7a9dfa8950d59231289ce65665d7729272ee31f803bf53f5547c5d94d4df112726804f0c3ae3000d9550a15f603794dddfbab6d6899a1d1fe7f3bb5
|
948
948
|
languageName: node
|
949
949
|
linkType: hard
|
950
950
|
|
951
|
-
"@jupyterlab/csvviewer@npm:~4.0.
|
952
|
-
version: 4.0.
|
953
|
-
resolution: "@jupyterlab/csvviewer@npm:4.0.
|
951
|
+
"@jupyterlab/csvviewer@npm:~4.0.13":
|
952
|
+
version: 4.0.13
|
953
|
+
resolution: "@jupyterlab/csvviewer@npm:4.0.13"
|
954
954
|
dependencies:
|
955
|
-
"@jupyterlab/coreutils": ^6.0.
|
956
|
-
"@jupyterlab/docregistry": ^4.0.
|
957
|
-
"@jupyterlab/translation": ^4.0.
|
958
|
-
"@jupyterlab/ui-components": ^4.0.
|
955
|
+
"@jupyterlab/coreutils": ^6.0.13
|
956
|
+
"@jupyterlab/docregistry": ^4.0.13
|
957
|
+
"@jupyterlab/translation": ^4.0.13
|
958
|
+
"@jupyterlab/ui-components": ^4.0.13
|
959
959
|
"@lumino/coreutils": ^2.1.2
|
960
960
|
"@lumino/datagrid": ^2.2.0
|
961
961
|
"@lumino/disposable": ^2.1.2
|
962
962
|
"@lumino/messaging": ^2.0.1
|
963
963
|
"@lumino/signaling": ^2.1.2
|
964
964
|
"@lumino/widgets": ^2.3.0
|
965
|
-
checksum:
|
965
|
+
checksum: cf16965aa074fc08a83e1f65f8f77a492443a3a9e9dd84e09b43c9189e5046f1f8261d73bc9f1e9b21dbf6d26923348937d5b76fc6d11533e6e2d36f2a3082a9
|
966
966
|
languageName: node
|
967
967
|
linkType: hard
|
968
968
|
|
969
|
-
"@jupyterlab/debugger-extension@npm:~4.0.
|
970
|
-
version: 4.0.
|
971
|
-
resolution: "@jupyterlab/debugger-extension@npm:4.0.
|
969
|
+
"@jupyterlab/debugger-extension@npm:~4.0.13":
|
970
|
+
version: 4.0.13
|
971
|
+
resolution: "@jupyterlab/debugger-extension@npm:4.0.13"
|
972
972
|
dependencies:
|
973
|
-
"@jupyterlab/application": ^4.0.
|
974
|
-
"@jupyterlab/apputils": ^4.1.
|
975
|
-
"@jupyterlab/cells": ^4.0.
|
976
|
-
"@jupyterlab/codeeditor": ^4.0.
|
977
|
-
"@jupyterlab/console": ^4.0.
|
978
|
-
"@jupyterlab/coreutils": ^6.0.
|
979
|
-
"@jupyterlab/debugger": ^4.0.
|
980
|
-
"@jupyterlab/docregistry": ^4.0.
|
981
|
-
"@jupyterlab/fileeditor": ^4.0.
|
982
|
-
"@jupyterlab/logconsole": ^4.0.
|
983
|
-
"@jupyterlab/notebook": ^4.0.
|
984
|
-
"@jupyterlab/rendermime": ^4.0.
|
985
|
-
"@jupyterlab/services": ^7.0.
|
986
|
-
"@jupyterlab/settingregistry": ^4.0.
|
987
|
-
"@jupyterlab/translation": ^4.0.
|
988
|
-
checksum:
|
973
|
+
"@jupyterlab/application": ^4.0.13
|
974
|
+
"@jupyterlab/apputils": ^4.1.13
|
975
|
+
"@jupyterlab/cells": ^4.0.13
|
976
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
977
|
+
"@jupyterlab/console": ^4.0.13
|
978
|
+
"@jupyterlab/coreutils": ^6.0.13
|
979
|
+
"@jupyterlab/debugger": ^4.0.13
|
980
|
+
"@jupyterlab/docregistry": ^4.0.13
|
981
|
+
"@jupyterlab/fileeditor": ^4.0.13
|
982
|
+
"@jupyterlab/logconsole": ^4.0.13
|
983
|
+
"@jupyterlab/notebook": ^4.0.13
|
984
|
+
"@jupyterlab/rendermime": ^4.0.13
|
985
|
+
"@jupyterlab/services": ^7.0.13
|
986
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
987
|
+
"@jupyterlab/translation": ^4.0.13
|
988
|
+
checksum: 197aef619c3550ccd707495de16fb86ca4d60c4056e1f1f4aab0f58129093a8ec83e2886af37b385ddd060fb6717386d6fbd0dfe1ae796044c6adf71d93646b0
|
989
989
|
languageName: node
|
990
990
|
linkType: hard
|
991
991
|
|
992
|
-
"@jupyterlab/debugger@npm:~4.0.
|
993
|
-
version: 4.0.
|
994
|
-
resolution: "@jupyterlab/debugger@npm:4.0.
|
992
|
+
"@jupyterlab/debugger@npm:~4.0.13":
|
993
|
+
version: 4.0.13
|
994
|
+
resolution: "@jupyterlab/debugger@npm:4.0.13"
|
995
995
|
dependencies:
|
996
996
|
"@codemirror/state": ^6.2.0
|
997
997
|
"@codemirror/view": ^6.9.6
|
998
998
|
"@jupyter/ydoc": ^1.1.1
|
999
|
-
"@jupyterlab/application": ^4.0.
|
1000
|
-
"@jupyterlab/apputils": ^4.1.
|
1001
|
-
"@jupyterlab/cells": ^4.0.
|
1002
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1003
|
-
"@jupyterlab/codemirror": ^4.0.
|
1004
|
-
"@jupyterlab/console": ^4.0.
|
1005
|
-
"@jupyterlab/coreutils": ^6.0.
|
1006
|
-
"@jupyterlab/docregistry": ^4.0.
|
1007
|
-
"@jupyterlab/fileeditor": ^4.0.
|
1008
|
-
"@jupyterlab/notebook": ^4.0.
|
1009
|
-
"@jupyterlab/observables": ^5.0.
|
1010
|
-
"@jupyterlab/rendermime": ^4.0.
|
1011
|
-
"@jupyterlab/services": ^7.0.
|
1012
|
-
"@jupyterlab/translation": ^4.0.
|
1013
|
-
"@jupyterlab/ui-components": ^4.0.
|
999
|
+
"@jupyterlab/application": ^4.0.13
|
1000
|
+
"@jupyterlab/apputils": ^4.1.13
|
1001
|
+
"@jupyterlab/cells": ^4.0.13
|
1002
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1003
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1004
|
+
"@jupyterlab/console": ^4.0.13
|
1005
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1006
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1007
|
+
"@jupyterlab/fileeditor": ^4.0.13
|
1008
|
+
"@jupyterlab/notebook": ^4.0.13
|
1009
|
+
"@jupyterlab/observables": ^5.0.13
|
1010
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1011
|
+
"@jupyterlab/services": ^7.0.13
|
1012
|
+
"@jupyterlab/translation": ^4.0.13
|
1013
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1014
1014
|
"@lumino/algorithm": ^2.0.1
|
1015
1015
|
"@lumino/commands": ^2.1.3
|
1016
1016
|
"@lumino/coreutils": ^2.1.2
|
@@ -1022,24 +1022,24 @@ __metadata:
|
|
1022
1022
|
"@lumino/widgets": ^2.3.0
|
1023
1023
|
"@vscode/debugprotocol": ^1.51.0
|
1024
1024
|
react: ^18.2.0
|
1025
|
-
checksum:
|
1025
|
+
checksum: 56adfa0fb6fa0937a6874912a3fd9c0f6cc6f551ab51f2cd3e891261e4c3e6d9c2f3655c0ad4573736bd2735afa5d2d3de1110ebffd471bb79ae435275e59a43
|
1026
1026
|
languageName: node
|
1027
1027
|
linkType: hard
|
1028
1028
|
|
1029
|
-
"@jupyterlab/docmanager-extension@npm:~4.0.
|
1030
|
-
version: 4.0.
|
1031
|
-
resolution: "@jupyterlab/docmanager-extension@npm:4.0.
|
1029
|
+
"@jupyterlab/docmanager-extension@npm:~4.0.13":
|
1030
|
+
version: 4.0.13
|
1031
|
+
resolution: "@jupyterlab/docmanager-extension@npm:4.0.13"
|
1032
1032
|
dependencies:
|
1033
|
-
"@jupyterlab/application": ^4.0.
|
1034
|
-
"@jupyterlab/apputils": ^4.1.
|
1035
|
-
"@jupyterlab/coreutils": ^6.0.
|
1036
|
-
"@jupyterlab/docmanager": ^4.0.
|
1037
|
-
"@jupyterlab/docregistry": ^4.0.
|
1038
|
-
"@jupyterlab/services": ^7.0.
|
1039
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1040
|
-
"@jupyterlab/statusbar": ^4.0.
|
1041
|
-
"@jupyterlab/translation": ^4.0.
|
1042
|
-
"@jupyterlab/ui-components": ^4.0.
|
1033
|
+
"@jupyterlab/application": ^4.0.13
|
1034
|
+
"@jupyterlab/apputils": ^4.1.13
|
1035
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1036
|
+
"@jupyterlab/docmanager": ^4.0.13
|
1037
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1038
|
+
"@jupyterlab/services": ^7.0.13
|
1039
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1040
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1041
|
+
"@jupyterlab/translation": ^4.0.13
|
1042
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1043
1043
|
"@lumino/algorithm": ^2.0.1
|
1044
1044
|
"@lumino/commands": ^2.1.3
|
1045
1045
|
"@lumino/coreutils": ^2.1.2
|
@@ -1047,21 +1047,21 @@ __metadata:
|
|
1047
1047
|
"@lumino/signaling": ^2.1.2
|
1048
1048
|
"@lumino/widgets": ^2.3.0
|
1049
1049
|
react: ^18.2.0
|
1050
|
-
checksum:
|
1050
|
+
checksum: fbe71844e341ea6af400fb15aeea2d339d71af8ecd08387582c34c2229a1713bd4506b1702ed610c452367723241219b6d97df1307621f13c151edd8cf9769fd
|
1051
1051
|
languageName: node
|
1052
1052
|
linkType: hard
|
1053
1053
|
|
1054
|
-
"@jupyterlab/docmanager@npm:~4.0.
|
1055
|
-
version: 4.0.
|
1056
|
-
resolution: "@jupyterlab/docmanager@npm:4.0.
|
1054
|
+
"@jupyterlab/docmanager@npm:~4.0.13":
|
1055
|
+
version: 4.0.13
|
1056
|
+
resolution: "@jupyterlab/docmanager@npm:4.0.13"
|
1057
1057
|
dependencies:
|
1058
|
-
"@jupyterlab/apputils": ^4.1.
|
1059
|
-
"@jupyterlab/coreutils": ^6.0.
|
1060
|
-
"@jupyterlab/docregistry": ^4.0.
|
1061
|
-
"@jupyterlab/services": ^7.0.
|
1062
|
-
"@jupyterlab/statusbar": ^4.0.
|
1063
|
-
"@jupyterlab/translation": ^4.0.
|
1064
|
-
"@jupyterlab/ui-components": ^4.0.
|
1058
|
+
"@jupyterlab/apputils": ^4.1.13
|
1059
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1060
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1061
|
+
"@jupyterlab/services": ^7.0.13
|
1062
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1063
|
+
"@jupyterlab/translation": ^4.0.13
|
1064
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1065
1065
|
"@lumino/algorithm": ^2.0.1
|
1066
1066
|
"@lumino/coreutils": ^2.1.2
|
1067
1067
|
"@lumino/disposable": ^2.1.2
|
@@ -1070,24 +1070,24 @@ __metadata:
|
|
1070
1070
|
"@lumino/signaling": ^2.1.2
|
1071
1071
|
"@lumino/widgets": ^2.3.0
|
1072
1072
|
react: ^18.2.0
|
1073
|
-
checksum:
|
1073
|
+
checksum: febb23699c5742b2b4ba8b1b56e62149a8828b8f3562ef27d45ec8fd95558a0cc4d692d0b4ea7ac4a1a9d936ad3b36c4a275629e58c340500a2719d8f8237a49
|
1074
1074
|
languageName: node
|
1075
1075
|
linkType: hard
|
1076
1076
|
|
1077
|
-
"@jupyterlab/docregistry@npm:~4.0.
|
1078
|
-
version: 4.0.
|
1079
|
-
resolution: "@jupyterlab/docregistry@npm:4.0.
|
1077
|
+
"@jupyterlab/docregistry@npm:~4.0.13":
|
1078
|
+
version: 4.0.13
|
1079
|
+
resolution: "@jupyterlab/docregistry@npm:4.0.13"
|
1080
1080
|
dependencies:
|
1081
1081
|
"@jupyter/ydoc": ^1.1.1
|
1082
|
-
"@jupyterlab/apputils": ^4.1.
|
1083
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1084
|
-
"@jupyterlab/coreutils": ^6.0.
|
1085
|
-
"@jupyterlab/observables": ^5.0.
|
1086
|
-
"@jupyterlab/rendermime": ^4.0.
|
1087
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1088
|
-
"@jupyterlab/services": ^7.0.
|
1089
|
-
"@jupyterlab/translation": ^4.0.
|
1090
|
-
"@jupyterlab/ui-components": ^4.0.
|
1082
|
+
"@jupyterlab/apputils": ^4.1.13
|
1083
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1084
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1085
|
+
"@jupyterlab/observables": ^5.0.13
|
1086
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1087
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1088
|
+
"@jupyterlab/services": ^7.0.13
|
1089
|
+
"@jupyterlab/translation": ^4.0.13
|
1090
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1091
1091
|
"@lumino/algorithm": ^2.0.1
|
1092
1092
|
"@lumino/coreutils": ^2.1.2
|
1093
1093
|
"@lumino/disposable": ^2.1.2
|
@@ -1095,31 +1095,31 @@ __metadata:
|
|
1095
1095
|
"@lumino/properties": ^2.0.1
|
1096
1096
|
"@lumino/signaling": ^2.1.2
|
1097
1097
|
"@lumino/widgets": ^2.3.0
|
1098
|
-
checksum:
|
1098
|
+
checksum: 5664a52eb63b728edd48fcb56e41e0f99e92df80734f80bf998fcb54b8ee7662a3e69760635f53ccd94699f1c078a2c32e2120e565d50e7e2586a1c3189217a4
|
1099
1099
|
languageName: node
|
1100
1100
|
linkType: hard
|
1101
1101
|
|
1102
|
-
"@jupyterlab/documentsearch-extension@npm:~4.0.
|
1103
|
-
version: 4.0.
|
1104
|
-
resolution: "@jupyterlab/documentsearch-extension@npm:4.0.
|
1102
|
+
"@jupyterlab/documentsearch-extension@npm:~4.0.13":
|
1103
|
+
version: 4.0.13
|
1104
|
+
resolution: "@jupyterlab/documentsearch-extension@npm:4.0.13"
|
1105
1105
|
dependencies:
|
1106
|
-
"@jupyterlab/application": ^4.0.
|
1107
|
-
"@jupyterlab/apputils": ^4.1.
|
1108
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1109
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1110
|
-
"@jupyterlab/translation": ^4.0.
|
1106
|
+
"@jupyterlab/application": ^4.0.13
|
1107
|
+
"@jupyterlab/apputils": ^4.1.13
|
1108
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
1109
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1110
|
+
"@jupyterlab/translation": ^4.0.13
|
1111
1111
|
"@lumino/widgets": ^2.3.0
|
1112
|
-
checksum:
|
1112
|
+
checksum: 72904786f0657f5b3e76abc6e1a1cdcdf7cdc07b95273d0204f4d1b135e2517261f37aeaeaa5ed3b45a8ab006829154f8b0fde0df6a2f1100c39be9520769ee0
|
1113
1113
|
languageName: node
|
1114
1114
|
linkType: hard
|
1115
1115
|
|
1116
|
-
"@jupyterlab/documentsearch@npm:~4.0.
|
1117
|
-
version: 4.0.
|
1118
|
-
resolution: "@jupyterlab/documentsearch@npm:4.0.
|
1116
|
+
"@jupyterlab/documentsearch@npm:~4.0.13":
|
1117
|
+
version: 4.0.13
|
1118
|
+
resolution: "@jupyterlab/documentsearch@npm:4.0.13"
|
1119
1119
|
dependencies:
|
1120
|
-
"@jupyterlab/apputils": ^4.1.
|
1121
|
-
"@jupyterlab/translation": ^4.0.
|
1122
|
-
"@jupyterlab/ui-components": ^4.0.
|
1120
|
+
"@jupyterlab/apputils": ^4.1.13
|
1121
|
+
"@jupyterlab/translation": ^4.0.13
|
1122
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1123
1123
|
"@lumino/coreutils": ^2.1.2
|
1124
1124
|
"@lumino/disposable": ^2.1.2
|
1125
1125
|
"@lumino/messaging": ^2.0.1
|
@@ -1127,79 +1127,79 @@ __metadata:
|
|
1127
1127
|
"@lumino/signaling": ^2.1.2
|
1128
1128
|
"@lumino/widgets": ^2.3.0
|
1129
1129
|
react: ^18.2.0
|
1130
|
-
checksum:
|
1130
|
+
checksum: 2c7af7eeee3a2daf0f3968e6e3e9a07ea2b6890aab13c1aa7779d751589298ba418288aa43c73d9d9e9df30f0df71898f2d4d21e81a0a8018ed5a54ae3732b56
|
1131
1131
|
languageName: node
|
1132
1132
|
linkType: hard
|
1133
1133
|
|
1134
|
-
"@jupyterlab/extensionmanager-extension@npm:~4.0.
|
1135
|
-
version: 4.0.
|
1136
|
-
resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.
|
1134
|
+
"@jupyterlab/extensionmanager-extension@npm:~4.0.13":
|
1135
|
+
version: 4.0.13
|
1136
|
+
resolution: "@jupyterlab/extensionmanager-extension@npm:4.0.13"
|
1137
1137
|
dependencies:
|
1138
|
-
"@jupyterlab/application": ^4.0.
|
1139
|
-
"@jupyterlab/apputils": ^4.1.
|
1140
|
-
"@jupyterlab/extensionmanager": ^4.0.
|
1141
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1142
|
-
"@jupyterlab/translation": ^4.0.
|
1143
|
-
"@jupyterlab/ui-components": ^4.0.
|
1144
|
-
checksum:
|
1138
|
+
"@jupyterlab/application": ^4.0.13
|
1139
|
+
"@jupyterlab/apputils": ^4.1.13
|
1140
|
+
"@jupyterlab/extensionmanager": ^4.0.13
|
1141
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1142
|
+
"@jupyterlab/translation": ^4.0.13
|
1143
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1144
|
+
checksum: cd8e7c2352a6a220e91381af2530c470473b82d7268ffb465ceac3663cd2ad04fcb0451051579dd3ba9e752b9ea4ffc317088ddb0d4880297fe39c361906013e
|
1145
1145
|
languageName: node
|
1146
1146
|
linkType: hard
|
1147
1147
|
|
1148
|
-
"@jupyterlab/extensionmanager@npm:~4.0.
|
1149
|
-
version: 4.0.
|
1150
|
-
resolution: "@jupyterlab/extensionmanager@npm:4.0.
|
1148
|
+
"@jupyterlab/extensionmanager@npm:~4.0.13":
|
1149
|
+
version: 4.0.13
|
1150
|
+
resolution: "@jupyterlab/extensionmanager@npm:4.0.13"
|
1151
1151
|
dependencies:
|
1152
|
-
"@jupyterlab/apputils": ^4.1.
|
1153
|
-
"@jupyterlab/coreutils": ^6.0.
|
1154
|
-
"@jupyterlab/services": ^7.0.
|
1155
|
-
"@jupyterlab/translation": ^4.0.
|
1156
|
-
"@jupyterlab/ui-components": ^4.0.
|
1152
|
+
"@jupyterlab/apputils": ^4.1.13
|
1153
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1154
|
+
"@jupyterlab/services": ^7.0.13
|
1155
|
+
"@jupyterlab/translation": ^4.0.13
|
1156
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1157
1157
|
"@lumino/messaging": ^2.0.1
|
1158
1158
|
"@lumino/polling": ^2.1.2
|
1159
1159
|
"@lumino/widgets": ^2.3.0
|
1160
1160
|
react: ^18.2.0
|
1161
1161
|
react-paginate: ^6.3.2
|
1162
1162
|
semver: ^7.3.2
|
1163
|
-
checksum:
|
1164
|
-
languageName: node
|
1165
|
-
linkType: hard
|
1166
|
-
|
1167
|
-
"@jupyterlab/filebrowser-extension@npm:~4.0.
|
1168
|
-
version: 4.0.
|
1169
|
-
resolution: "@jupyterlab/filebrowser-extension@npm:4.0.
|
1170
|
-
dependencies:
|
1171
|
-
"@jupyterlab/application": ^4.0.
|
1172
|
-
"@jupyterlab/apputils": ^4.1.
|
1173
|
-
"@jupyterlab/coreutils": ^6.0.
|
1174
|
-
"@jupyterlab/docmanager": ^4.0.
|
1175
|
-
"@jupyterlab/docregistry": ^4.0.
|
1176
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1177
|
-
"@jupyterlab/services": ^7.0.
|
1178
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1179
|
-
"@jupyterlab/statedb": ^4.0.
|
1180
|
-
"@jupyterlab/statusbar": ^4.0.
|
1181
|
-
"@jupyterlab/translation": ^4.0.
|
1182
|
-
"@jupyterlab/ui-components": ^4.0.
|
1163
|
+
checksum: 345f8f0a50e8382b829bb759aa1630f8af4bc51ba1a81fa7a6f52dd0841175d561053f9dcf75ebcc0ba8775b2d990c5c3dec9533a218279bdb5c99c04ea8a2f5
|
1164
|
+
languageName: node
|
1165
|
+
linkType: hard
|
1166
|
+
|
1167
|
+
"@jupyterlab/filebrowser-extension@npm:~4.0.13":
|
1168
|
+
version: 4.0.13
|
1169
|
+
resolution: "@jupyterlab/filebrowser-extension@npm:4.0.13"
|
1170
|
+
dependencies:
|
1171
|
+
"@jupyterlab/application": ^4.0.13
|
1172
|
+
"@jupyterlab/apputils": ^4.1.13
|
1173
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1174
|
+
"@jupyterlab/docmanager": ^4.0.13
|
1175
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1176
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
1177
|
+
"@jupyterlab/services": ^7.0.13
|
1178
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1179
|
+
"@jupyterlab/statedb": ^4.0.13
|
1180
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1181
|
+
"@jupyterlab/translation": ^4.0.13
|
1182
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1183
1183
|
"@lumino/algorithm": ^2.0.1
|
1184
1184
|
"@lumino/commands": ^2.1.3
|
1185
1185
|
"@lumino/widgets": ^2.3.0
|
1186
|
-
checksum:
|
1186
|
+
checksum: 830e8ef08949d6441553552d3805f490c43e9851c51a2820375e3c78aeae2719b7f6aa20c5735caaba7d4c69e6abe6108aa2ef20172f2d37aea701090e5d7923
|
1187
1187
|
languageName: node
|
1188
1188
|
linkType: hard
|
1189
1189
|
|
1190
|
-
"@jupyterlab/filebrowser@npm:~4.0.
|
1191
|
-
version: 4.0.
|
1192
|
-
resolution: "@jupyterlab/filebrowser@npm:4.0.
|
1190
|
+
"@jupyterlab/filebrowser@npm:~4.0.13":
|
1191
|
+
version: 4.0.13
|
1192
|
+
resolution: "@jupyterlab/filebrowser@npm:4.0.13"
|
1193
1193
|
dependencies:
|
1194
|
-
"@jupyterlab/apputils": ^4.1.
|
1195
|
-
"@jupyterlab/coreutils": ^6.0.
|
1196
|
-
"@jupyterlab/docmanager": ^4.0.
|
1197
|
-
"@jupyterlab/docregistry": ^4.0.
|
1198
|
-
"@jupyterlab/services": ^7.0.
|
1199
|
-
"@jupyterlab/statedb": ^4.0.
|
1200
|
-
"@jupyterlab/statusbar": ^4.0.
|
1201
|
-
"@jupyterlab/translation": ^4.0.
|
1202
|
-
"@jupyterlab/ui-components": ^4.0.
|
1194
|
+
"@jupyterlab/apputils": ^4.1.13
|
1195
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1196
|
+
"@jupyterlab/docmanager": ^4.0.13
|
1197
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1198
|
+
"@jupyterlab/services": ^7.0.13
|
1199
|
+
"@jupyterlab/statedb": ^4.0.13
|
1200
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1201
|
+
"@jupyterlab/translation": ^4.0.13
|
1202
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1203
1203
|
"@lumino/algorithm": ^2.0.1
|
1204
1204
|
"@lumino/coreutils": ^2.1.2
|
1205
1205
|
"@lumino/disposable": ^2.1.2
|
@@ -1211,221 +1211,221 @@ __metadata:
|
|
1211
1211
|
"@lumino/virtualdom": ^2.0.1
|
1212
1212
|
"@lumino/widgets": ^2.3.0
|
1213
1213
|
react: ^18.2.0
|
1214
|
-
checksum:
|
1214
|
+
checksum: 5f129ed6959df91438350ac5196cc4eb387d5febcceeca2fb9c2d8281cb4618a37d697cae6d1fda25465cea6d022050ef3a015673a75d2aa2f832a8c1ccc5afe
|
1215
1215
|
languageName: node
|
1216
1216
|
linkType: hard
|
1217
1217
|
|
1218
|
-
"@jupyterlab/fileeditor-extension@npm:~4.0.
|
1219
|
-
version: 4.0.
|
1220
|
-
resolution: "@jupyterlab/fileeditor-extension@npm:4.0.
|
1218
|
+
"@jupyterlab/fileeditor-extension@npm:~4.0.13":
|
1219
|
+
version: 4.0.13
|
1220
|
+
resolution: "@jupyterlab/fileeditor-extension@npm:4.0.13"
|
1221
1221
|
dependencies:
|
1222
1222
|
"@codemirror/commands": ^6.2.3
|
1223
1223
|
"@codemirror/search": ^6.3.0
|
1224
|
-
"@jupyterlab/application": ^4.0.
|
1225
|
-
"@jupyterlab/apputils": ^4.1.
|
1226
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1227
|
-
"@jupyterlab/codemirror": ^4.0.
|
1228
|
-
"@jupyterlab/completer": ^4.0.
|
1229
|
-
"@jupyterlab/console": ^4.0.
|
1230
|
-
"@jupyterlab/coreutils": ^6.0.
|
1231
|
-
"@jupyterlab/docregistry": ^4.0.
|
1232
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1233
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1234
|
-
"@jupyterlab/fileeditor": ^4.0.
|
1235
|
-
"@jupyterlab/launcher": ^4.0.
|
1236
|
-
"@jupyterlab/lsp": ^4.0.
|
1237
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1238
|
-
"@jupyterlab/observables": ^5.0.
|
1239
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1240
|
-
"@jupyterlab/services": ^7.0.
|
1241
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1242
|
-
"@jupyterlab/statusbar": ^4.0.
|
1243
|
-
"@jupyterlab/toc": ^6.0.
|
1244
|
-
"@jupyterlab/translation": ^4.0.
|
1245
|
-
"@jupyterlab/ui-components": ^4.0.
|
1224
|
+
"@jupyterlab/application": ^4.0.13
|
1225
|
+
"@jupyterlab/apputils": ^4.1.13
|
1226
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1227
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1228
|
+
"@jupyterlab/completer": ^4.0.13
|
1229
|
+
"@jupyterlab/console": ^4.0.13
|
1230
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1231
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1232
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
1233
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
1234
|
+
"@jupyterlab/fileeditor": ^4.0.13
|
1235
|
+
"@jupyterlab/launcher": ^4.0.13
|
1236
|
+
"@jupyterlab/lsp": ^4.0.13
|
1237
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
1238
|
+
"@jupyterlab/observables": ^5.0.13
|
1239
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1240
|
+
"@jupyterlab/services": ^7.0.13
|
1241
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1242
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1243
|
+
"@jupyterlab/toc": ^6.0.13
|
1244
|
+
"@jupyterlab/translation": ^4.0.13
|
1245
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1246
1246
|
"@lumino/algorithm": ^2.0.1
|
1247
1247
|
"@lumino/commands": ^2.1.3
|
1248
1248
|
"@lumino/coreutils": ^2.1.2
|
1249
1249
|
"@lumino/widgets": ^2.3.0
|
1250
|
-
checksum:
|
1250
|
+
checksum: 3cd6ad069c2b2e7518b75face022c1f10cc668be1bb4ca9cc536f826b9fd52f500b666642f1e3b01f3edc19f009736272308619ec3247e43aadb5cdba60aea78
|
1251
1251
|
languageName: node
|
1252
1252
|
linkType: hard
|
1253
1253
|
|
1254
|
-
"@jupyterlab/fileeditor@npm:~4.0.
|
1255
|
-
version: 4.0.
|
1256
|
-
resolution: "@jupyterlab/fileeditor@npm:4.0.
|
1254
|
+
"@jupyterlab/fileeditor@npm:~4.0.13":
|
1255
|
+
version: 4.0.13
|
1256
|
+
resolution: "@jupyterlab/fileeditor@npm:4.0.13"
|
1257
1257
|
dependencies:
|
1258
1258
|
"@jupyter/ydoc": ^1.1.1
|
1259
|
-
"@jupyterlab/apputils": ^4.1.
|
1260
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1261
|
-
"@jupyterlab/codemirror": ^4.0.
|
1262
|
-
"@jupyterlab/coreutils": ^6.0.
|
1263
|
-
"@jupyterlab/docregistry": ^4.0.
|
1264
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1265
|
-
"@jupyterlab/lsp": ^4.0.
|
1266
|
-
"@jupyterlab/statusbar": ^4.0.
|
1267
|
-
"@jupyterlab/toc": ^6.0.
|
1268
|
-
"@jupyterlab/translation": ^4.0.
|
1269
|
-
"@jupyterlab/ui-components": ^4.0.
|
1259
|
+
"@jupyterlab/apputils": ^4.1.13
|
1260
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1261
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1262
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1263
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1264
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
1265
|
+
"@jupyterlab/lsp": ^4.0.13
|
1266
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1267
|
+
"@jupyterlab/toc": ^6.0.13
|
1268
|
+
"@jupyterlab/translation": ^4.0.13
|
1269
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1270
1270
|
"@lumino/commands": ^2.1.3
|
1271
1271
|
"@lumino/coreutils": ^2.1.2
|
1272
1272
|
"@lumino/messaging": ^2.0.1
|
1273
1273
|
"@lumino/widgets": ^2.3.0
|
1274
1274
|
react: ^18.2.0
|
1275
1275
|
regexp-match-indices: ^1.0.2
|
1276
|
-
checksum:
|
1276
|
+
checksum: 1e806375553f94f4bd9941d7aa1a701bf85db1901423762e9db1863a7f45644befca0af99d53c56555e86255c585d4048608df41b51e1987cd910210d18302b6
|
1277
1277
|
languageName: node
|
1278
1278
|
linkType: hard
|
1279
1279
|
|
1280
|
-
"@jupyterlab/help-extension@npm:~4.0.
|
1281
|
-
version: 4.0.
|
1282
|
-
resolution: "@jupyterlab/help-extension@npm:4.0.
|
1280
|
+
"@jupyterlab/help-extension@npm:~4.0.13":
|
1281
|
+
version: 4.0.13
|
1282
|
+
resolution: "@jupyterlab/help-extension@npm:4.0.13"
|
1283
1283
|
dependencies:
|
1284
|
-
"@jupyterlab/application": ^4.0.
|
1285
|
-
"@jupyterlab/apputils": ^4.1.
|
1286
|
-
"@jupyterlab/coreutils": ^6.0.
|
1287
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1288
|
-
"@jupyterlab/services": ^7.0.
|
1289
|
-
"@jupyterlab/translation": ^4.0.
|
1290
|
-
"@jupyterlab/ui-components": ^4.0.
|
1284
|
+
"@jupyterlab/application": ^4.0.13
|
1285
|
+
"@jupyterlab/apputils": ^4.1.13
|
1286
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1287
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
1288
|
+
"@jupyterlab/services": ^7.0.13
|
1289
|
+
"@jupyterlab/translation": ^4.0.13
|
1290
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1291
1291
|
"@lumino/coreutils": ^2.1.2
|
1292
1292
|
"@lumino/signaling": ^2.1.2
|
1293
1293
|
"@lumino/virtualdom": ^2.0.1
|
1294
1294
|
"@lumino/widgets": ^2.3.0
|
1295
1295
|
react: ^18.2.0
|
1296
|
-
checksum:
|
1296
|
+
checksum: 2b132f1adc53cfd72d6624d063c20c2902312d206e3316b215a82b4029db660640d3fcfe46e258cf7c09dc17f9acf6165d4f1e7ca4f291aac3e52dea4f4c2d66
|
1297
1297
|
languageName: node
|
1298
1298
|
linkType: hard
|
1299
1299
|
|
1300
|
-
"@jupyterlab/htmlviewer-extension@npm:~4.0.
|
1301
|
-
version: 4.0.
|
1302
|
-
resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.
|
1300
|
+
"@jupyterlab/htmlviewer-extension@npm:~4.0.13":
|
1301
|
+
version: 4.0.13
|
1302
|
+
resolution: "@jupyterlab/htmlviewer-extension@npm:4.0.13"
|
1303
1303
|
dependencies:
|
1304
|
-
"@jupyterlab/application": ^4.0.
|
1305
|
-
"@jupyterlab/apputils": ^4.1.
|
1306
|
-
"@jupyterlab/docregistry": ^4.0.
|
1307
|
-
"@jupyterlab/htmlviewer": ^4.0.
|
1308
|
-
"@jupyterlab/observables": ^5.0.
|
1309
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1310
|
-
"@jupyterlab/translation": ^4.0.
|
1311
|
-
"@jupyterlab/ui-components": ^4.0.
|
1312
|
-
checksum:
|
1304
|
+
"@jupyterlab/application": ^4.0.13
|
1305
|
+
"@jupyterlab/apputils": ^4.1.13
|
1306
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1307
|
+
"@jupyterlab/htmlviewer": ^4.0.13
|
1308
|
+
"@jupyterlab/observables": ^5.0.13
|
1309
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1310
|
+
"@jupyterlab/translation": ^4.0.13
|
1311
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1312
|
+
checksum: ff5aa346b67da9d49f61623111d4710e4d5888229542e1344f3ff43b43be4125f40e6df07bc25c49ec1acfc52d1cc5dd29ab79c1edeee36e3d60144351e3761f
|
1313
1313
|
languageName: node
|
1314
1314
|
linkType: hard
|
1315
1315
|
|
1316
|
-
"@jupyterlab/htmlviewer@npm:~4.0.
|
1317
|
-
version: 4.0.
|
1318
|
-
resolution: "@jupyterlab/htmlviewer@npm:4.0.
|
1316
|
+
"@jupyterlab/htmlviewer@npm:~4.0.13":
|
1317
|
+
version: 4.0.13
|
1318
|
+
resolution: "@jupyterlab/htmlviewer@npm:4.0.13"
|
1319
1319
|
dependencies:
|
1320
|
-
"@jupyterlab/apputils": ^4.1.
|
1321
|
-
"@jupyterlab/coreutils": ^6.0.
|
1322
|
-
"@jupyterlab/docregistry": ^4.0.
|
1323
|
-
"@jupyterlab/translation": ^4.0.
|
1324
|
-
"@jupyterlab/ui-components": ^4.0.
|
1320
|
+
"@jupyterlab/apputils": ^4.1.13
|
1321
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1322
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1323
|
+
"@jupyterlab/translation": ^4.0.13
|
1324
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1325
1325
|
"@lumino/coreutils": ^2.1.2
|
1326
1326
|
"@lumino/signaling": ^2.1.2
|
1327
1327
|
"@lumino/widgets": ^2.3.0
|
1328
1328
|
react: ^18.2.0
|
1329
|
-
checksum:
|
1329
|
+
checksum: d9584493f12bfdbbb46fdda7cd0fbf3b9bdb225f2a4c359691d8a123bd6a0403630a6de68a53bc9490b9de8e52d4e8f163013dedea860ab6aa18840a671090ad
|
1330
1330
|
languageName: node
|
1331
1331
|
linkType: hard
|
1332
1332
|
|
1333
|
-
"@jupyterlab/hub-extension@npm:~4.0.
|
1334
|
-
version: 4.0.
|
1335
|
-
resolution: "@jupyterlab/hub-extension@npm:4.0.
|
1333
|
+
"@jupyterlab/hub-extension@npm:~4.0.13":
|
1334
|
+
version: 4.0.13
|
1335
|
+
resolution: "@jupyterlab/hub-extension@npm:4.0.13"
|
1336
1336
|
dependencies:
|
1337
|
-
"@jupyterlab/application": ^4.0.
|
1338
|
-
"@jupyterlab/apputils": ^4.1.
|
1339
|
-
"@jupyterlab/coreutils": ^6.0.
|
1340
|
-
"@jupyterlab/services": ^7.0.
|
1341
|
-
"@jupyterlab/translation": ^4.0.
|
1342
|
-
checksum:
|
1337
|
+
"@jupyterlab/application": ^4.0.13
|
1338
|
+
"@jupyterlab/apputils": ^4.1.13
|
1339
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1340
|
+
"@jupyterlab/services": ^7.0.13
|
1341
|
+
"@jupyterlab/translation": ^4.0.13
|
1342
|
+
checksum: e379948e7115b70b2011fd10861f38a99ebbfb2a78f44496e88374b793629905938caa4dc0601c7411f511082eccafeb1e3b4c8978f06c7d8e315bcbb4ae70f9
|
1343
1343
|
languageName: node
|
1344
1344
|
linkType: hard
|
1345
1345
|
|
1346
|
-
"@jupyterlab/imageviewer-extension@npm:~4.0.
|
1347
|
-
version: 4.0.
|
1348
|
-
resolution: "@jupyterlab/imageviewer-extension@npm:4.0.
|
1346
|
+
"@jupyterlab/imageviewer-extension@npm:~4.0.13":
|
1347
|
+
version: 4.0.13
|
1348
|
+
resolution: "@jupyterlab/imageviewer-extension@npm:4.0.13"
|
1349
1349
|
dependencies:
|
1350
|
-
"@jupyterlab/application": ^4.0.
|
1351
|
-
"@jupyterlab/apputils": ^4.1.
|
1352
|
-
"@jupyterlab/docregistry": ^4.0.
|
1353
|
-
"@jupyterlab/imageviewer": ^4.0.
|
1354
|
-
"@jupyterlab/translation": ^4.0.
|
1355
|
-
checksum:
|
1350
|
+
"@jupyterlab/application": ^4.0.13
|
1351
|
+
"@jupyterlab/apputils": ^4.1.13
|
1352
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1353
|
+
"@jupyterlab/imageviewer": ^4.0.13
|
1354
|
+
"@jupyterlab/translation": ^4.0.13
|
1355
|
+
checksum: c05c4decf4a9d1e8f57bd1013e712619206c094a3fa47434df8d6e96b6b9257800526a9158ac5a6453193b3be2f34b90bf8e2e2c3e8d043619646999ea441e6a
|
1356
1356
|
languageName: node
|
1357
1357
|
linkType: hard
|
1358
1358
|
|
1359
|
-
"@jupyterlab/imageviewer@npm:~4.0.
|
1360
|
-
version: 4.0.
|
1361
|
-
resolution: "@jupyterlab/imageviewer@npm:4.0.
|
1359
|
+
"@jupyterlab/imageviewer@npm:~4.0.13":
|
1360
|
+
version: 4.0.13
|
1361
|
+
resolution: "@jupyterlab/imageviewer@npm:4.0.13"
|
1362
1362
|
dependencies:
|
1363
|
-
"@jupyterlab/apputils": ^4.1.
|
1364
|
-
"@jupyterlab/coreutils": ^6.0.
|
1365
|
-
"@jupyterlab/docregistry": ^4.0.
|
1363
|
+
"@jupyterlab/apputils": ^4.1.13
|
1364
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1365
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1366
1366
|
"@lumino/coreutils": ^2.1.2
|
1367
1367
|
"@lumino/messaging": ^2.0.1
|
1368
1368
|
"@lumino/widgets": ^2.3.0
|
1369
|
-
checksum:
|
1369
|
+
checksum: 5a251d796974fffad85cc917f446502cb932c650bb1f4fa168fafec5d310f1b4ef0aaa1fed12d9917b408f4a628c3ef6eb4fe1acea67d2cef802d2191dca92af
|
1370
1370
|
languageName: node
|
1371
1371
|
linkType: hard
|
1372
1372
|
|
1373
|
-
"@jupyterlab/inspector-extension@npm:~4.0.
|
1374
|
-
version: 4.0.
|
1375
|
-
resolution: "@jupyterlab/inspector-extension@npm:4.0.
|
1373
|
+
"@jupyterlab/inspector-extension@npm:~4.0.13":
|
1374
|
+
version: 4.0.13
|
1375
|
+
resolution: "@jupyterlab/inspector-extension@npm:4.0.13"
|
1376
1376
|
dependencies:
|
1377
|
-
"@jupyterlab/application": ^4.0.
|
1378
|
-
"@jupyterlab/apputils": ^4.1.
|
1379
|
-
"@jupyterlab/console": ^4.0.
|
1380
|
-
"@jupyterlab/inspector": ^4.0.
|
1381
|
-
"@jupyterlab/launcher": ^4.0.
|
1382
|
-
"@jupyterlab/notebook": ^4.0.
|
1383
|
-
"@jupyterlab/translation": ^4.0.
|
1384
|
-
"@jupyterlab/ui-components": ^4.0.
|
1377
|
+
"@jupyterlab/application": ^4.0.13
|
1378
|
+
"@jupyterlab/apputils": ^4.1.13
|
1379
|
+
"@jupyterlab/console": ^4.0.13
|
1380
|
+
"@jupyterlab/inspector": ^4.0.13
|
1381
|
+
"@jupyterlab/launcher": ^4.0.13
|
1382
|
+
"@jupyterlab/notebook": ^4.0.13
|
1383
|
+
"@jupyterlab/translation": ^4.0.13
|
1384
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1385
1385
|
"@lumino/widgets": ^2.3.0
|
1386
|
-
checksum:
|
1386
|
+
checksum: e5c7f99dc6791ee60ec8d001db78cdc22716b1b11e292afb89661565960e6cb5b78fa13cca9f11fae4ae621b667bdb60cb9df61ad236c8f3a800c30e6d642f44
|
1387
1387
|
languageName: node
|
1388
1388
|
linkType: hard
|
1389
1389
|
|
1390
|
-
"@jupyterlab/inspector@npm:~4.0.
|
1391
|
-
version: 4.0.
|
1392
|
-
resolution: "@jupyterlab/inspector@npm:4.0.
|
1390
|
+
"@jupyterlab/inspector@npm:~4.0.13":
|
1391
|
+
version: 4.0.13
|
1392
|
+
resolution: "@jupyterlab/inspector@npm:4.0.13"
|
1393
1393
|
dependencies:
|
1394
|
-
"@jupyterlab/apputils": ^4.1.
|
1395
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1396
|
-
"@jupyterlab/coreutils": ^6.0.
|
1397
|
-
"@jupyterlab/rendermime": ^4.0.
|
1398
|
-
"@jupyterlab/services": ^7.0.
|
1399
|
-
"@jupyterlab/statedb": ^4.0.
|
1400
|
-
"@jupyterlab/translation": ^4.0.
|
1394
|
+
"@jupyterlab/apputils": ^4.1.13
|
1395
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1396
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1397
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1398
|
+
"@jupyterlab/services": ^7.0.13
|
1399
|
+
"@jupyterlab/statedb": ^4.0.13
|
1400
|
+
"@jupyterlab/translation": ^4.0.13
|
1401
1401
|
"@lumino/coreutils": ^2.1.2
|
1402
1402
|
"@lumino/disposable": ^2.1.2
|
1403
1403
|
"@lumino/polling": ^2.1.2
|
1404
1404
|
"@lumino/signaling": ^2.1.2
|
1405
1405
|
"@lumino/widgets": ^2.3.0
|
1406
|
-
checksum:
|
1406
|
+
checksum: 2c252a47c4cca8402bd9075f01aad5632118916396c6ff82fd0856b902bdc2e4f450fe9805d94d59e3219b32494ca1cac06a656167fcf2ed2a400b63909c686b
|
1407
1407
|
languageName: node
|
1408
1408
|
linkType: hard
|
1409
1409
|
|
1410
|
-
"@jupyterlab/javascript-extension@npm:~4.0.
|
1411
|
-
version: 4.0.
|
1412
|
-
resolution: "@jupyterlab/javascript-extension@npm:4.0.
|
1410
|
+
"@jupyterlab/javascript-extension@npm:~4.0.13":
|
1411
|
+
version: 4.0.13
|
1412
|
+
resolution: "@jupyterlab/javascript-extension@npm:4.0.13"
|
1413
1413
|
dependencies:
|
1414
|
-
"@jupyterlab/rendermime": ^4.0.
|
1415
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1416
|
-
checksum:
|
1414
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1415
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1416
|
+
checksum: 4dbb8f5675b14b64246baac507610a32a262532e706b2f71898fbb573988f3b1fb9aa0f7a139fffc1c42ace11c5a0920d6b46dfe12f0b80c2cfdf2a755794922
|
1417
1417
|
languageName: node
|
1418
1418
|
linkType: hard
|
1419
1419
|
|
1420
|
-
"@jupyterlab/json-extension@npm:~4.0.
|
1421
|
-
version: 4.0.
|
1422
|
-
resolution: "@jupyterlab/json-extension@npm:4.0.
|
1420
|
+
"@jupyterlab/json-extension@npm:~4.0.13":
|
1421
|
+
version: 4.0.13
|
1422
|
+
resolution: "@jupyterlab/json-extension@npm:4.0.13"
|
1423
1423
|
dependencies:
|
1424
|
-
"@jupyterlab/apputils": ^4.1.
|
1425
|
-
"@jupyterlab/codemirror": ^4.0.
|
1426
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1427
|
-
"@jupyterlab/translation": ^4.0.
|
1428
|
-
"@jupyterlab/ui-components": ^4.0.
|
1424
|
+
"@jupyterlab/apputils": ^4.1.13
|
1425
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1426
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1427
|
+
"@jupyterlab/translation": ^4.0.13
|
1428
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1429
1429
|
"@lezer/highlight": ^1.1.4
|
1430
1430
|
"@lumino/coreutils": ^2.1.2
|
1431
1431
|
"@lumino/messaging": ^2.0.1
|
@@ -1435,34 +1435,34 @@ __metadata:
|
|
1435
1435
|
react-highlight-words: ^0.20.0
|
1436
1436
|
react-json-tree: ^0.18.0
|
1437
1437
|
style-mod: ^4.0.0
|
1438
|
-
checksum:
|
1438
|
+
checksum: b72b9d267d434cb824f269f1203e7270569040d48a3d48802df84c96d989b47c84d44faa028e703f7bfe847595f22c7cb791652674c4475ea89fc1a02937b912
|
1439
1439
|
languageName: node
|
1440
1440
|
linkType: hard
|
1441
1441
|
|
1442
|
-
"@jupyterlab/launcher-extension@npm:~4.0.
|
1443
|
-
version: 4.0.
|
1444
|
-
resolution: "@jupyterlab/launcher-extension@npm:4.0.
|
1442
|
+
"@jupyterlab/launcher-extension@npm:~4.0.13":
|
1443
|
+
version: 4.0.13
|
1444
|
+
resolution: "@jupyterlab/launcher-extension@npm:4.0.13"
|
1445
1445
|
dependencies:
|
1446
|
-
"@jupyterlab/application": ^4.0.
|
1447
|
-
"@jupyterlab/apputils": ^4.1.
|
1448
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1449
|
-
"@jupyterlab/launcher": ^4.0.
|
1450
|
-
"@jupyterlab/translation": ^4.0.
|
1451
|
-
"@jupyterlab/ui-components": ^4.0.
|
1446
|
+
"@jupyterlab/application": ^4.0.13
|
1447
|
+
"@jupyterlab/apputils": ^4.1.13
|
1448
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
1449
|
+
"@jupyterlab/launcher": ^4.0.13
|
1450
|
+
"@jupyterlab/translation": ^4.0.13
|
1451
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1452
1452
|
"@lumino/algorithm": ^2.0.1
|
1453
1453
|
"@lumino/coreutils": ^2.1.2
|
1454
1454
|
"@lumino/widgets": ^2.3.0
|
1455
|
-
checksum:
|
1455
|
+
checksum: 1cf2cb842d3192bee6e9709eddf2ed2fc698558862f8ac6b482c19edcdd51acfa12ec90e07a91368aeeb0016de147a9d9b6caa35dbb9643d1d594064785df903
|
1456
1456
|
languageName: node
|
1457
1457
|
linkType: hard
|
1458
1458
|
|
1459
|
-
"@jupyterlab/launcher@npm:~4.0.
|
1460
|
-
version: 4.0.
|
1461
|
-
resolution: "@jupyterlab/launcher@npm:4.0.
|
1459
|
+
"@jupyterlab/launcher@npm:~4.0.13":
|
1460
|
+
version: 4.0.13
|
1461
|
+
resolution: "@jupyterlab/launcher@npm:4.0.13"
|
1462
1462
|
dependencies:
|
1463
|
-
"@jupyterlab/apputils": ^4.1.
|
1464
|
-
"@jupyterlab/translation": ^4.0.
|
1465
|
-
"@jupyterlab/ui-components": ^4.0.
|
1463
|
+
"@jupyterlab/apputils": ^4.1.13
|
1464
|
+
"@jupyterlab/translation": ^4.0.13
|
1465
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1466
1466
|
"@lumino/algorithm": ^2.0.1
|
1467
1467
|
"@lumino/commands": ^2.1.3
|
1468
1468
|
"@lumino/coreutils": ^2.1.2
|
@@ -1470,79 +1470,79 @@ __metadata:
|
|
1470
1470
|
"@lumino/properties": ^2.0.1
|
1471
1471
|
"@lumino/widgets": ^2.3.0
|
1472
1472
|
react: ^18.2.0
|
1473
|
-
checksum:
|
1473
|
+
checksum: c12c05ee70688a89d2a3a233e48df26e9bb76b90f019ae8860cd1b577a8bd35d689c1c463dc436882f93f164a475f7ed41a832ae3161771c246b82247c4c53f2
|
1474
1474
|
languageName: node
|
1475
1475
|
linkType: hard
|
1476
1476
|
|
1477
|
-
"@jupyterlab/logconsole-extension@npm:~4.0.
|
1478
|
-
version: 4.0.
|
1479
|
-
resolution: "@jupyterlab/logconsole-extension@npm:4.0.
|
1477
|
+
"@jupyterlab/logconsole-extension@npm:~4.0.13":
|
1478
|
+
version: 4.0.13
|
1479
|
+
resolution: "@jupyterlab/logconsole-extension@npm:4.0.13"
|
1480
1480
|
dependencies:
|
1481
|
-
"@jupyterlab/application": ^4.0.
|
1482
|
-
"@jupyterlab/apputils": ^4.1.
|
1483
|
-
"@jupyterlab/coreutils": ^6.0.
|
1484
|
-
"@jupyterlab/logconsole": ^4.0.
|
1485
|
-
"@jupyterlab/rendermime": ^4.0.
|
1486
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1487
|
-
"@jupyterlab/statusbar": ^4.0.
|
1488
|
-
"@jupyterlab/translation": ^4.0.
|
1489
|
-
"@jupyterlab/ui-components": ^4.0.
|
1481
|
+
"@jupyterlab/application": ^4.0.13
|
1482
|
+
"@jupyterlab/apputils": ^4.1.13
|
1483
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1484
|
+
"@jupyterlab/logconsole": ^4.0.13
|
1485
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1486
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1487
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1488
|
+
"@jupyterlab/translation": ^4.0.13
|
1489
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1490
1490
|
"@lumino/coreutils": ^2.1.2
|
1491
1491
|
"@lumino/signaling": ^2.1.2
|
1492
1492
|
"@lumino/widgets": ^2.3.0
|
1493
1493
|
react: ^18.2.0
|
1494
|
-
checksum:
|
1494
|
+
checksum: de66385f7fc9d994f90b7160ce7f01aed3d6a14fdf7c956dddbd113df4525a792bce8a296cb91b62f32e54e8c2c99febfc410257235e305d43b47f8113678758
|
1495
1495
|
languageName: node
|
1496
1496
|
linkType: hard
|
1497
1497
|
|
1498
|
-
"@jupyterlab/logconsole@npm:~4.0.
|
1499
|
-
version: 4.0.
|
1500
|
-
resolution: "@jupyterlab/logconsole@npm:4.0.
|
1498
|
+
"@jupyterlab/logconsole@npm:~4.0.13":
|
1499
|
+
version: 4.0.13
|
1500
|
+
resolution: "@jupyterlab/logconsole@npm:4.0.13"
|
1501
1501
|
dependencies:
|
1502
|
-
"@jupyterlab/coreutils": ^6.0.
|
1503
|
-
"@jupyterlab/nbformat": ^4.0.
|
1504
|
-
"@jupyterlab/outputarea": ^4.0.
|
1505
|
-
"@jupyterlab/rendermime": ^4.0.
|
1506
|
-
"@jupyterlab/services": ^7.0.
|
1507
|
-
"@jupyterlab/translation": ^4.0.
|
1502
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1503
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1504
|
+
"@jupyterlab/outputarea": ^4.0.13
|
1505
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1506
|
+
"@jupyterlab/services": ^7.0.13
|
1507
|
+
"@jupyterlab/translation": ^4.0.13
|
1508
1508
|
"@lumino/coreutils": ^2.1.2
|
1509
1509
|
"@lumino/disposable": ^2.1.2
|
1510
1510
|
"@lumino/messaging": ^2.0.1
|
1511
1511
|
"@lumino/signaling": ^2.1.2
|
1512
1512
|
"@lumino/widgets": ^2.3.0
|
1513
|
-
checksum:
|
1513
|
+
checksum: 1e62a9e99c4bab131294885236f8e534c63fd71ecc42928e127b5a03d65f35d1338f8c51d6214336bee93ea8f3854cc85fbb91395a5867e3a0f9562060b2b8e6
|
1514
1514
|
languageName: node
|
1515
1515
|
linkType: hard
|
1516
1516
|
|
1517
|
-
"@jupyterlab/lsp-extension@npm:~4.0.
|
1518
|
-
version: 4.0.
|
1519
|
-
resolution: "@jupyterlab/lsp-extension@npm:4.0.
|
1517
|
+
"@jupyterlab/lsp-extension@npm:~4.0.13":
|
1518
|
+
version: 4.0.13
|
1519
|
+
resolution: "@jupyterlab/lsp-extension@npm:4.0.13"
|
1520
1520
|
dependencies:
|
1521
|
-
"@jupyterlab/application": ^4.0.
|
1522
|
-
"@jupyterlab/lsp": ^4.0.
|
1523
|
-
"@jupyterlab/running": ^4.0.
|
1524
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1525
|
-
"@jupyterlab/translation": ^4.0.
|
1526
|
-
"@jupyterlab/ui-components": ^4.0.
|
1521
|
+
"@jupyterlab/application": ^4.0.13
|
1522
|
+
"@jupyterlab/lsp": ^4.0.13
|
1523
|
+
"@jupyterlab/running": ^4.0.13
|
1524
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1525
|
+
"@jupyterlab/translation": ^4.0.13
|
1526
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1527
1527
|
"@lumino/coreutils": ^2.1.2
|
1528
1528
|
"@lumino/polling": ^2.1.2
|
1529
1529
|
"@lumino/signaling": ^2.1.2
|
1530
1530
|
"@rjsf/utils": ^5.1.0
|
1531
1531
|
react: ^18.2.0
|
1532
|
-
checksum:
|
1532
|
+
checksum: 513467326038f899a5061b7acf854fb6ccbfc90ee35a55d0553e75452c6fafd305ae1fa6712bfd4b27fbec17fb69efb7b8ce0525757bd66f273076c219333b27
|
1533
1533
|
languageName: node
|
1534
1534
|
linkType: hard
|
1535
1535
|
|
1536
|
-
"@jupyterlab/lsp@npm:~4.0.
|
1537
|
-
version: 4.0.
|
1538
|
-
resolution: "@jupyterlab/lsp@npm:4.0.
|
1536
|
+
"@jupyterlab/lsp@npm:~4.0.13":
|
1537
|
+
version: 4.0.13
|
1538
|
+
resolution: "@jupyterlab/lsp@npm:4.0.13"
|
1539
1539
|
dependencies:
|
1540
|
-
"@jupyterlab/apputils": ^4.1.
|
1541
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1542
|
-
"@jupyterlab/coreutils": ^6.0.
|
1543
|
-
"@jupyterlab/docregistry": ^4.0.
|
1544
|
-
"@jupyterlab/services": ^7.0.
|
1545
|
-
"@jupyterlab/translation": ^4.0.
|
1540
|
+
"@jupyterlab/apputils": ^4.1.13
|
1541
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1542
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1543
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1544
|
+
"@jupyterlab/services": ^7.0.13
|
1545
|
+
"@jupyterlab/translation": ^4.0.13
|
1546
1546
|
"@lumino/coreutils": ^2.1.2
|
1547
1547
|
"@lumino/disposable": ^2.1.2
|
1548
1548
|
"@lumino/signaling": ^2.1.2
|
@@ -1550,128 +1550,128 @@ __metadata:
|
|
1550
1550
|
vscode-jsonrpc: ^6.0.0
|
1551
1551
|
vscode-languageserver-protocol: ^3.17.0
|
1552
1552
|
vscode-ws-jsonrpc: ~1.0.2
|
1553
|
-
checksum:
|
1553
|
+
checksum: 1174da2b9543d2889cb7d044f9b79fda71f6db792564ed03a1020fc097d16a5282b2270d47d02678815ede9b335170761a0e26370eab0b3f5f97993cb47b96c6
|
1554
1554
|
languageName: node
|
1555
1555
|
linkType: hard
|
1556
1556
|
|
1557
|
-
"@jupyterlab/mainmenu-extension@npm:~4.0.
|
1558
|
-
version: 4.0.
|
1559
|
-
resolution: "@jupyterlab/mainmenu-extension@npm:4.0.
|
1557
|
+
"@jupyterlab/mainmenu-extension@npm:~4.0.13":
|
1558
|
+
version: 4.0.13
|
1559
|
+
resolution: "@jupyterlab/mainmenu-extension@npm:4.0.13"
|
1560
1560
|
dependencies:
|
1561
|
-
"@jupyterlab/application": ^4.0.
|
1562
|
-
"@jupyterlab/apputils": ^4.1.
|
1563
|
-
"@jupyterlab/coreutils": ^6.0.
|
1564
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1565
|
-
"@jupyterlab/services": ^7.0.
|
1566
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1567
|
-
"@jupyterlab/translation": ^4.0.
|
1568
|
-
"@jupyterlab/ui-components": ^4.0.
|
1561
|
+
"@jupyterlab/application": ^4.0.13
|
1562
|
+
"@jupyterlab/apputils": ^4.1.13
|
1563
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1564
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
1565
|
+
"@jupyterlab/services": ^7.0.13
|
1566
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1567
|
+
"@jupyterlab/translation": ^4.0.13
|
1568
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1569
1569
|
"@lumino/algorithm": ^2.0.1
|
1570
1570
|
"@lumino/coreutils": ^2.1.2
|
1571
1571
|
"@lumino/disposable": ^2.1.2
|
1572
1572
|
"@lumino/widgets": ^2.3.0
|
1573
|
-
checksum:
|
1573
|
+
checksum: b58cd7ad77321107c193c2a39e032d8b8b6b1e5425bd5883e82a3e2f5ebc4baa0fa6e2e2a280a844b14434dc8615c4af33d9379e612a8d37f955758e1898f1f4
|
1574
1574
|
languageName: node
|
1575
1575
|
linkType: hard
|
1576
1576
|
|
1577
|
-
"@jupyterlab/mainmenu@npm:~4.0.
|
1578
|
-
version: 4.0.
|
1579
|
-
resolution: "@jupyterlab/mainmenu@npm:4.0.
|
1577
|
+
"@jupyterlab/mainmenu@npm:~4.0.13":
|
1578
|
+
version: 4.0.13
|
1579
|
+
resolution: "@jupyterlab/mainmenu@npm:4.0.13"
|
1580
1580
|
dependencies:
|
1581
|
-
"@jupyterlab/apputils": ^4.1.
|
1582
|
-
"@jupyterlab/translation": ^4.0.
|
1583
|
-
"@jupyterlab/ui-components": ^4.0.
|
1581
|
+
"@jupyterlab/apputils": ^4.1.13
|
1582
|
+
"@jupyterlab/translation": ^4.0.13
|
1583
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1584
1584
|
"@lumino/algorithm": ^2.0.1
|
1585
1585
|
"@lumino/commands": ^2.1.3
|
1586
1586
|
"@lumino/coreutils": ^2.1.2
|
1587
1587
|
"@lumino/widgets": ^2.3.0
|
1588
|
-
checksum:
|
1588
|
+
checksum: 90c3e4fcfd7ba1ff9cb5336326ae00d6ecfc26fdb6a93079513f2fad33a9462e854aea828a225796567b4cc30a533751b8c0057ae1b14023c84f63f7bd9ec03f
|
1589
1589
|
languageName: node
|
1590
1590
|
linkType: hard
|
1591
1591
|
|
1592
|
-
"@jupyterlab/markdownviewer-extension@npm:~4.0.
|
1593
|
-
version: 4.0.
|
1594
|
-
resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.
|
1592
|
+
"@jupyterlab/markdownviewer-extension@npm:~4.0.13":
|
1593
|
+
version: 4.0.13
|
1594
|
+
resolution: "@jupyterlab/markdownviewer-extension@npm:4.0.13"
|
1595
1595
|
dependencies:
|
1596
|
-
"@jupyterlab/application": ^4.0.
|
1597
|
-
"@jupyterlab/apputils": ^4.1.
|
1598
|
-
"@jupyterlab/coreutils": ^6.0.
|
1599
|
-
"@jupyterlab/markdownviewer": ^4.0.
|
1600
|
-
"@jupyterlab/rendermime": ^4.0.
|
1601
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1602
|
-
"@jupyterlab/toc": ^6.0.
|
1603
|
-
"@jupyterlab/translation": ^4.0.
|
1604
|
-
checksum:
|
1596
|
+
"@jupyterlab/application": ^4.0.13
|
1597
|
+
"@jupyterlab/apputils": ^4.1.13
|
1598
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1599
|
+
"@jupyterlab/markdownviewer": ^4.0.13
|
1600
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1601
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1602
|
+
"@jupyterlab/toc": ^6.0.13
|
1603
|
+
"@jupyterlab/translation": ^4.0.13
|
1604
|
+
checksum: b8a751a065beaa2c94671793bf82a83bb9c768e296c919805f4bac5eca29e6bb74dff5de2d2b5d1e4f842b8128aa7dbc942c8a48ed9b2e346f6cb50181f41261
|
1605
1605
|
languageName: node
|
1606
1606
|
linkType: hard
|
1607
1607
|
|
1608
|
-
"@jupyterlab/markdownviewer@npm:~4.0.
|
1609
|
-
version: 4.0.
|
1610
|
-
resolution: "@jupyterlab/markdownviewer@npm:4.0.
|
1608
|
+
"@jupyterlab/markdownviewer@npm:~4.0.13":
|
1609
|
+
version: 4.0.13
|
1610
|
+
resolution: "@jupyterlab/markdownviewer@npm:4.0.13"
|
1611
1611
|
dependencies:
|
1612
|
-
"@jupyterlab/apputils": ^4.1.
|
1613
|
-
"@jupyterlab/coreutils": ^6.0.
|
1614
|
-
"@jupyterlab/docregistry": ^4.0.
|
1615
|
-
"@jupyterlab/rendermime": ^4.0.
|
1616
|
-
"@jupyterlab/toc": ^6.0.
|
1617
|
-
"@jupyterlab/translation": ^4.0.
|
1612
|
+
"@jupyterlab/apputils": ^4.1.13
|
1613
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1614
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1615
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1616
|
+
"@jupyterlab/toc": ^6.0.13
|
1617
|
+
"@jupyterlab/translation": ^4.0.13
|
1618
1618
|
"@lumino/coreutils": ^2.1.2
|
1619
1619
|
"@lumino/messaging": ^2.0.1
|
1620
1620
|
"@lumino/signaling": ^2.1.2
|
1621
1621
|
"@lumino/widgets": ^2.3.0
|
1622
|
-
checksum:
|
1622
|
+
checksum: c36a35b9e4c3a5653aa8f7efb31fc161d3d156170ae4d6f0c4c78e947efc5855e0f43e2e2c11b065c28cf7409021282f633882f03ecfb1c5c22f866a2bf1255b
|
1623
1623
|
languageName: node
|
1624
1624
|
linkType: hard
|
1625
1625
|
|
1626
|
-
"@jupyterlab/markedparser-extension@npm:~4.0.
|
1627
|
-
version: 4.0.
|
1628
|
-
resolution: "@jupyterlab/markedparser-extension@npm:4.0.
|
1626
|
+
"@jupyterlab/markedparser-extension@npm:~4.0.13":
|
1627
|
+
version: 4.0.13
|
1628
|
+
resolution: "@jupyterlab/markedparser-extension@npm:4.0.13"
|
1629
1629
|
dependencies:
|
1630
|
-
"@jupyterlab/application": ^4.0.
|
1631
|
-
"@jupyterlab/codemirror": ^4.0.
|
1632
|
-
"@jupyterlab/rendermime": ^4.0.
|
1630
|
+
"@jupyterlab/application": ^4.0.13
|
1631
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1632
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1633
1633
|
marked: ^4.0.17
|
1634
|
-
checksum:
|
1634
|
+
checksum: 72909810f589d4943e93711ed84253361c146105236821d3d62dcfff129eec1f1d0cae5742f3866fa685046c94a86878051010c6582fed75d7fc1fb870560c8a
|
1635
1635
|
languageName: node
|
1636
1636
|
linkType: hard
|
1637
1637
|
|
1638
|
-
"@jupyterlab/mathjax-extension@npm:~4.0.
|
1639
|
-
version: 4.0.
|
1640
|
-
resolution: "@jupyterlab/mathjax-extension@npm:4.0.
|
1638
|
+
"@jupyterlab/mathjax-extension@npm:~4.0.13":
|
1639
|
+
version: 4.0.13
|
1640
|
+
resolution: "@jupyterlab/mathjax-extension@npm:4.0.13"
|
1641
1641
|
dependencies:
|
1642
|
-
"@jupyterlab/application": ^4.0.
|
1643
|
-
"@jupyterlab/rendermime": ^4.0.
|
1642
|
+
"@jupyterlab/application": ^4.0.13
|
1643
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1644
1644
|
"@lumino/coreutils": ^2.1.2
|
1645
1645
|
mathjax-full: ^3.2.2
|
1646
|
-
checksum:
|
1646
|
+
checksum: eae1f4c4244adef0ab5bed4c4df132928821709e4d30ad9e68cda5b44c404aea606d7b57dd05a9f5f49ca8907d3e13f7d030bd461c7d7ce7daed78245b4e341b
|
1647
1647
|
languageName: node
|
1648
1648
|
linkType: hard
|
1649
1649
|
|
1650
|
-
"@jupyterlab/metadataform-extension@npm:~4.0.
|
1651
|
-
version: 4.0.
|
1652
|
-
resolution: "@jupyterlab/metadataform-extension@npm:4.0.
|
1650
|
+
"@jupyterlab/metadataform-extension@npm:~4.0.13":
|
1651
|
+
version: 4.0.13
|
1652
|
+
resolution: "@jupyterlab/metadataform-extension@npm:4.0.13"
|
1653
1653
|
dependencies:
|
1654
|
-
"@jupyterlab/application": ^4.0.
|
1655
|
-
"@jupyterlab/metadataform": ^4.0.
|
1656
|
-
"@jupyterlab/notebook": ^4.0.
|
1657
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1658
|
-
"@jupyterlab/translation": ^4.0.
|
1659
|
-
"@jupyterlab/ui-components": ^4.0.
|
1654
|
+
"@jupyterlab/application": ^4.0.13
|
1655
|
+
"@jupyterlab/metadataform": ^4.0.13
|
1656
|
+
"@jupyterlab/notebook": ^4.0.13
|
1657
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1658
|
+
"@jupyterlab/translation": ^4.0.13
|
1659
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1660
1660
|
"@lumino/coreutils": ^2.1.2
|
1661
|
-
checksum:
|
1661
|
+
checksum: 5ac6be507b49418c9ff4dade6084c7c10def85ddf3c20d1d5e6a49327cdc579bf8a7ae4980b8f126fc6ce8673218fdac59fb1c48e5d60ecf73f411551b33dd89
|
1662
1662
|
languageName: node
|
1663
1663
|
linkType: hard
|
1664
1664
|
|
1665
|
-
"@jupyterlab/metadataform@npm:~4.0.
|
1666
|
-
version: 4.0.
|
1667
|
-
resolution: "@jupyterlab/metadataform@npm:4.0.
|
1665
|
+
"@jupyterlab/metadataform@npm:~4.0.13":
|
1666
|
+
version: 4.0.13
|
1667
|
+
resolution: "@jupyterlab/metadataform@npm:4.0.13"
|
1668
1668
|
dependencies:
|
1669
|
-
"@jupyterlab/apputils": ^4.1.
|
1670
|
-
"@jupyterlab/nbformat": ^4.0.
|
1671
|
-
"@jupyterlab/notebook": ^4.0.
|
1672
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1673
|
-
"@jupyterlab/translation": ^4.0.
|
1674
|
-
"@jupyterlab/ui-components": ^4.0.
|
1669
|
+
"@jupyterlab/apputils": ^4.1.13
|
1670
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1671
|
+
"@jupyterlab/notebook": ^4.0.13
|
1672
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1673
|
+
"@jupyterlab/translation": ^4.0.13
|
1674
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1675
1675
|
"@lumino/coreutils": ^2.1.2
|
1676
1676
|
"@lumino/messaging": ^2.0.1
|
1677
1677
|
"@lumino/widgets": ^2.3.0
|
@@ -1679,53 +1679,53 @@ __metadata:
|
|
1679
1679
|
"@rjsf/validator-ajv8": ^5.1.0
|
1680
1680
|
json-schema: ^0.4.0
|
1681
1681
|
react: ^18.2.0
|
1682
|
-
checksum:
|
1682
|
+
checksum: 64ffbe5860431908b0608f763e1da52e1ec224db05a8545076f483c929eebee639c16b3eb6d32707f364e7101df27ff85f8983ed2aaaac0ff3d75b38eda37dda
|
1683
1683
|
languageName: node
|
1684
1684
|
linkType: hard
|
1685
1685
|
|
1686
|
-
"@jupyterlab/nbformat@npm:~4.0.
|
1687
|
-
version: 4.0.
|
1688
|
-
resolution: "@jupyterlab/nbformat@npm:4.0.
|
1686
|
+
"@jupyterlab/nbformat@npm:~4.0.13":
|
1687
|
+
version: 4.0.13
|
1688
|
+
resolution: "@jupyterlab/nbformat@npm:4.0.13"
|
1689
1689
|
dependencies:
|
1690
1690
|
"@lumino/coreutils": ^2.1.2
|
1691
|
-
checksum:
|
1691
|
+
checksum: 1a06630192783f1d3185cc19941055398dda11a678eb018d46701385ba7fe72fcabb40c79b925be3d906c36b0924613bb5a570d7b136b5532c4f13f2355baf3a
|
1692
1692
|
languageName: node
|
1693
1693
|
linkType: hard
|
1694
1694
|
|
1695
|
-
"@jupyterlab/notebook-extension@npm:~4.0.
|
1696
|
-
version: 4.0.
|
1697
|
-
resolution: "@jupyterlab/notebook-extension@npm:4.0.
|
1695
|
+
"@jupyterlab/notebook-extension@npm:~4.0.13":
|
1696
|
+
version: 4.0.13
|
1697
|
+
resolution: "@jupyterlab/notebook-extension@npm:4.0.13"
|
1698
1698
|
dependencies:
|
1699
1699
|
"@jupyter/ydoc": ^1.1.1
|
1700
|
-
"@jupyterlab/application": ^4.0.
|
1701
|
-
"@jupyterlab/apputils": ^4.1.
|
1702
|
-
"@jupyterlab/cells": ^4.0.
|
1703
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1704
|
-
"@jupyterlab/codemirror": ^4.0.
|
1705
|
-
"@jupyterlab/completer": ^4.0.
|
1706
|
-
"@jupyterlab/coreutils": ^6.0.
|
1707
|
-
"@jupyterlab/docmanager": ^4.0.
|
1708
|
-
"@jupyterlab/docmanager-extension": ^4.0.
|
1709
|
-
"@jupyterlab/docregistry": ^4.0.
|
1710
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1711
|
-
"@jupyterlab/filebrowser": ^4.0.
|
1712
|
-
"@jupyterlab/launcher": ^4.0.
|
1713
|
-
"@jupyterlab/logconsole": ^4.0.
|
1714
|
-
"@jupyterlab/lsp": ^4.0.
|
1715
|
-
"@jupyterlab/mainmenu": ^4.0.
|
1716
|
-
"@jupyterlab/metadataform": ^4.0.
|
1717
|
-
"@jupyterlab/nbformat": ^4.0.
|
1718
|
-
"@jupyterlab/notebook": ^4.0.
|
1719
|
-
"@jupyterlab/observables": ^5.0.
|
1720
|
-
"@jupyterlab/property-inspector": ^4.0.
|
1721
|
-
"@jupyterlab/rendermime": ^4.0.
|
1722
|
-
"@jupyterlab/services": ^7.0.
|
1723
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1724
|
-
"@jupyterlab/statedb": ^4.0.
|
1725
|
-
"@jupyterlab/statusbar": ^4.0.
|
1726
|
-
"@jupyterlab/toc": ^6.0.
|
1727
|
-
"@jupyterlab/translation": ^4.0.
|
1728
|
-
"@jupyterlab/ui-components": ^4.0.
|
1700
|
+
"@jupyterlab/application": ^4.0.13
|
1701
|
+
"@jupyterlab/apputils": ^4.1.13
|
1702
|
+
"@jupyterlab/cells": ^4.0.13
|
1703
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1704
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1705
|
+
"@jupyterlab/completer": ^4.0.13
|
1706
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1707
|
+
"@jupyterlab/docmanager": ^4.0.13
|
1708
|
+
"@jupyterlab/docmanager-extension": ^4.0.13
|
1709
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1710
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
1711
|
+
"@jupyterlab/filebrowser": ^4.0.13
|
1712
|
+
"@jupyterlab/launcher": ^4.0.13
|
1713
|
+
"@jupyterlab/logconsole": ^4.0.13
|
1714
|
+
"@jupyterlab/lsp": ^4.0.13
|
1715
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
1716
|
+
"@jupyterlab/metadataform": ^4.0.13
|
1717
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1718
|
+
"@jupyterlab/notebook": ^4.0.13
|
1719
|
+
"@jupyterlab/observables": ^5.0.13
|
1720
|
+
"@jupyterlab/property-inspector": ^4.0.13
|
1721
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1722
|
+
"@jupyterlab/services": ^7.0.13
|
1723
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1724
|
+
"@jupyterlab/statedb": ^4.0.13
|
1725
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1726
|
+
"@jupyterlab/toc": ^6.0.13
|
1727
|
+
"@jupyterlab/translation": ^4.0.13
|
1728
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1729
1729
|
"@lumino/algorithm": ^2.0.1
|
1730
1730
|
"@lumino/commands": ^2.1.3
|
1731
1731
|
"@lumino/coreutils": ^2.1.2
|
@@ -1735,32 +1735,32 @@ __metadata:
|
|
1735
1735
|
"@lumino/widgets": ^2.3.0
|
1736
1736
|
"@rjsf/utils": ^5.1.0
|
1737
1737
|
react: ^18.2.0
|
1738
|
-
checksum:
|
1738
|
+
checksum: 364388d321201370be58c797815104acf8c7f103933e48ab44673834dc5d287a14adf9d78ab6eae097f6dbc81ce2b365b9c006ffcc4b3bf0f5af880047e37579
|
1739
1739
|
languageName: node
|
1740
1740
|
linkType: hard
|
1741
1741
|
|
1742
|
-
"@jupyterlab/notebook@npm:~4.0.
|
1743
|
-
version: 4.0.
|
1744
|
-
resolution: "@jupyterlab/notebook@npm:4.0.
|
1742
|
+
"@jupyterlab/notebook@npm:~4.0.13":
|
1743
|
+
version: 4.0.13
|
1744
|
+
resolution: "@jupyterlab/notebook@npm:4.0.13"
|
1745
1745
|
dependencies:
|
1746
1746
|
"@jupyter/ydoc": ^1.1.1
|
1747
|
-
"@jupyterlab/apputils": ^4.1.
|
1748
|
-
"@jupyterlab/cells": ^4.0.
|
1749
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1750
|
-
"@jupyterlab/codemirror": ^4.0.
|
1751
|
-
"@jupyterlab/coreutils": ^6.0.
|
1752
|
-
"@jupyterlab/docregistry": ^4.0.
|
1753
|
-
"@jupyterlab/documentsearch": ^4.0.
|
1754
|
-
"@jupyterlab/lsp": ^4.0.
|
1755
|
-
"@jupyterlab/nbformat": ^4.0.
|
1756
|
-
"@jupyterlab/observables": ^5.0.
|
1757
|
-
"@jupyterlab/rendermime": ^4.0.
|
1758
|
-
"@jupyterlab/services": ^7.0.
|
1759
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1760
|
-
"@jupyterlab/statusbar": ^4.0.
|
1761
|
-
"@jupyterlab/toc": ^6.0.
|
1762
|
-
"@jupyterlab/translation": ^4.0.
|
1763
|
-
"@jupyterlab/ui-components": ^4.0.
|
1747
|
+
"@jupyterlab/apputils": ^4.1.13
|
1748
|
+
"@jupyterlab/cells": ^4.0.13
|
1749
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1750
|
+
"@jupyterlab/codemirror": ^4.0.13
|
1751
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1752
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1753
|
+
"@jupyterlab/documentsearch": ^4.0.13
|
1754
|
+
"@jupyterlab/lsp": ^4.0.13
|
1755
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1756
|
+
"@jupyterlab/observables": ^5.0.13
|
1757
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1758
|
+
"@jupyterlab/services": ^7.0.13
|
1759
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1760
|
+
"@jupyterlab/statusbar": ^4.0.13
|
1761
|
+
"@jupyterlab/toc": ^6.0.13
|
1762
|
+
"@jupyterlab/translation": ^4.0.13
|
1763
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1764
1764
|
"@lumino/algorithm": ^2.0.1
|
1765
1765
|
"@lumino/coreutils": ^2.1.2
|
1766
1766
|
"@lumino/domutils": ^2.0.1
|
@@ -1771,34 +1771,34 @@ __metadata:
|
|
1771
1771
|
"@lumino/virtualdom": ^2.0.1
|
1772
1772
|
"@lumino/widgets": ^2.3.0
|
1773
1773
|
react: ^18.2.0
|
1774
|
-
checksum:
|
1774
|
+
checksum: e23b83b241c690678023099888b08003ea82fa543a00223e643ebebde00b4d8faf0e0c03574b7a258cf33ea40834b74809af1a4357d28cb96a0a6d31e3bbf3bf
|
1775
1775
|
languageName: node
|
1776
1776
|
linkType: hard
|
1777
1777
|
|
1778
|
-
"@jupyterlab/observables@npm:~5.0.
|
1779
|
-
version: 5.0.
|
1780
|
-
resolution: "@jupyterlab/observables@npm:5.0.
|
1778
|
+
"@jupyterlab/observables@npm:~5.0.13":
|
1779
|
+
version: 5.0.13
|
1780
|
+
resolution: "@jupyterlab/observables@npm:5.0.13"
|
1781
1781
|
dependencies:
|
1782
1782
|
"@lumino/algorithm": ^2.0.1
|
1783
1783
|
"@lumino/coreutils": ^2.1.2
|
1784
1784
|
"@lumino/disposable": ^2.1.2
|
1785
1785
|
"@lumino/messaging": ^2.0.1
|
1786
1786
|
"@lumino/signaling": ^2.1.2
|
1787
|
-
checksum:
|
1787
|
+
checksum: 7a492c869a70194435fb7a0e7973d42b435e3d437140e30eafbec50b96e991faaf6659727f79aa64db968a002953547e22d7ce3e279dd3ed14d978909d413118
|
1788
1788
|
languageName: node
|
1789
1789
|
linkType: hard
|
1790
1790
|
|
1791
|
-
"@jupyterlab/outputarea@npm:~4.0.
|
1792
|
-
version: 4.0.
|
1793
|
-
resolution: "@jupyterlab/outputarea@npm:4.0.
|
1791
|
+
"@jupyterlab/outputarea@npm:~4.0.13":
|
1792
|
+
version: 4.0.13
|
1793
|
+
resolution: "@jupyterlab/outputarea@npm:4.0.13"
|
1794
1794
|
dependencies:
|
1795
|
-
"@jupyterlab/apputils": ^4.1.
|
1796
|
-
"@jupyterlab/nbformat": ^4.0.
|
1797
|
-
"@jupyterlab/observables": ^5.0.
|
1798
|
-
"@jupyterlab/rendermime": ^4.0.
|
1799
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1800
|
-
"@jupyterlab/services": ^7.0.
|
1801
|
-
"@jupyterlab/translation": ^4.0.
|
1795
|
+
"@jupyterlab/apputils": ^4.1.13
|
1796
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1797
|
+
"@jupyterlab/observables": ^5.0.13
|
1798
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1799
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1800
|
+
"@jupyterlab/services": ^7.0.13
|
1801
|
+
"@jupyterlab/translation": ^4.0.13
|
1802
1802
|
"@lumino/algorithm": ^2.0.1
|
1803
1803
|
"@lumino/coreutils": ^2.1.2
|
1804
1804
|
"@lumino/disposable": ^2.1.2
|
@@ -1806,168 +1806,168 @@ __metadata:
|
|
1806
1806
|
"@lumino/properties": ^2.0.1
|
1807
1807
|
"@lumino/signaling": ^2.1.2
|
1808
1808
|
"@lumino/widgets": ^2.3.0
|
1809
|
-
checksum:
|
1809
|
+
checksum: 52c2cc31b885a0b22e7b96de05e89d60debff5ea2bea164eb31722d10ba74c09a7e831737b402a92f10b65c58c25051d30c5f0b649ad3c7f66b435fa938f6d7d
|
1810
1810
|
languageName: node
|
1811
1811
|
linkType: hard
|
1812
1812
|
|
1813
|
-
"@jupyterlab/pdf-extension@npm:~4.0.
|
1814
|
-
version: 4.0.
|
1815
|
-
resolution: "@jupyterlab/pdf-extension@npm:4.0.
|
1813
|
+
"@jupyterlab/pdf-extension@npm:~4.0.13":
|
1814
|
+
version: 4.0.13
|
1815
|
+
resolution: "@jupyterlab/pdf-extension@npm:4.0.13"
|
1816
1816
|
dependencies:
|
1817
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1817
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1818
1818
|
"@lumino/coreutils": ^2.1.2
|
1819
1819
|
"@lumino/disposable": ^2.1.2
|
1820
1820
|
"@lumino/widgets": ^2.3.0
|
1821
|
-
checksum:
|
1821
|
+
checksum: 5fcdaa7081fde70372760586d19bf379af04952e7c76eaf1e54f3f55c983219bec1bc4a973a29cf0f043c01a1ac2dc73e4c3fb95d405062f26dce4552a0421ff
|
1822
1822
|
languageName: node
|
1823
1823
|
linkType: hard
|
1824
1824
|
|
1825
|
-
"@jupyterlab/property-inspector@npm:~4.0.
|
1826
|
-
version: 4.0.
|
1827
|
-
resolution: "@jupyterlab/property-inspector@npm:4.0.
|
1825
|
+
"@jupyterlab/property-inspector@npm:~4.0.13":
|
1826
|
+
version: 4.0.13
|
1827
|
+
resolution: "@jupyterlab/property-inspector@npm:4.0.13"
|
1828
1828
|
dependencies:
|
1829
|
-
"@jupyterlab/application": ^4.0.
|
1830
|
-
"@jupyterlab/translation": ^4.0.
|
1831
|
-
"@jupyterlab/ui-components": ^4.0.
|
1829
|
+
"@jupyterlab/application": ^4.0.13
|
1830
|
+
"@jupyterlab/translation": ^4.0.13
|
1831
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1832
1832
|
"@lumino/coreutils": ^2.1.2
|
1833
1833
|
"@lumino/disposable": ^2.1.2
|
1834
1834
|
"@lumino/signaling": ^2.1.2
|
1835
1835
|
"@lumino/widgets": ^2.3.0
|
1836
1836
|
react: ^18.2.0
|
1837
|
-
checksum:
|
1837
|
+
checksum: e2dbd97dd86527798d1f009bf790777e0992b94335435051115af2bfa331ade5f0a2b2b01a7b6e8cbb4192ee0b43df4b33b5691552c1a024814284d11f92cf50
|
1838
1838
|
languageName: node
|
1839
1839
|
linkType: hard
|
1840
1840
|
|
1841
|
-
"@jupyterlab/rendermime-extension@npm:~4.0.
|
1842
|
-
version: 4.0.
|
1843
|
-
resolution: "@jupyterlab/rendermime-extension@npm:4.0.
|
1841
|
+
"@jupyterlab/rendermime-extension@npm:~4.0.13":
|
1842
|
+
version: 4.0.13
|
1843
|
+
resolution: "@jupyterlab/rendermime-extension@npm:4.0.13"
|
1844
1844
|
dependencies:
|
1845
|
-
"@jupyterlab/application": ^4.0.
|
1846
|
-
"@jupyterlab/apputils": ^4.1.
|
1847
|
-
"@jupyterlab/docmanager": ^4.0.
|
1848
|
-
"@jupyterlab/rendermime": ^4.0.
|
1849
|
-
"@jupyterlab/translation": ^4.0.
|
1850
|
-
checksum:
|
1845
|
+
"@jupyterlab/application": ^4.0.13
|
1846
|
+
"@jupyterlab/apputils": ^4.1.13
|
1847
|
+
"@jupyterlab/docmanager": ^4.0.13
|
1848
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1849
|
+
"@jupyterlab/translation": ^4.0.13
|
1850
|
+
checksum: e73be0858f58e9cc2ff39b9e8482f45fc9cbb7925cc5f7677b658a7a0321bc82d666ae2731eba102b192f6ec37ea6f7b3d080c1457422e785e1923165c34d090
|
1851
1851
|
languageName: node
|
1852
1852
|
linkType: hard
|
1853
1853
|
|
1854
|
-
"@jupyterlab/rendermime-interfaces@npm:~3.8.
|
1855
|
-
version: 3.8.
|
1856
|
-
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.
|
1854
|
+
"@jupyterlab/rendermime-interfaces@npm:~3.8.13":
|
1855
|
+
version: 3.8.13
|
1856
|
+
resolution: "@jupyterlab/rendermime-interfaces@npm:3.8.13"
|
1857
1857
|
dependencies:
|
1858
1858
|
"@lumino/coreutils": ^1.11.0 || ^2.1.2
|
1859
1859
|
"@lumino/widgets": ^1.37.2 || ^2.3.0
|
1860
|
-
checksum:
|
1860
|
+
checksum: 3687632b1f1b35d68594f5868d6c4beb4c3b95a5c7a00a5749a43bf69edde53fe3d8fe1930cdf2c358b077ad0dbbb9fcaceed85badad85b773791d69c0c2bbbf
|
1861
1861
|
languageName: node
|
1862
1862
|
linkType: hard
|
1863
1863
|
|
1864
|
-
"@jupyterlab/rendermime@npm:~4.0.
|
1865
|
-
version: 4.0.
|
1866
|
-
resolution: "@jupyterlab/rendermime@npm:4.0.
|
1864
|
+
"@jupyterlab/rendermime@npm:~4.0.13":
|
1865
|
+
version: 4.0.13
|
1866
|
+
resolution: "@jupyterlab/rendermime@npm:4.0.13"
|
1867
1867
|
dependencies:
|
1868
|
-
"@jupyterlab/apputils": ^4.1.
|
1869
|
-
"@jupyterlab/coreutils": ^6.0.
|
1870
|
-
"@jupyterlab/nbformat": ^4.0.
|
1871
|
-
"@jupyterlab/observables": ^5.0.
|
1872
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1873
|
-
"@jupyterlab/services": ^7.0.
|
1874
|
-
"@jupyterlab/translation": ^4.0.
|
1868
|
+
"@jupyterlab/apputils": ^4.1.13
|
1869
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1870
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1871
|
+
"@jupyterlab/observables": ^5.0.13
|
1872
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1873
|
+
"@jupyterlab/services": ^7.0.13
|
1874
|
+
"@jupyterlab/translation": ^4.0.13
|
1875
1875
|
"@lumino/coreutils": ^2.1.2
|
1876
1876
|
"@lumino/messaging": ^2.0.1
|
1877
1877
|
"@lumino/signaling": ^2.1.2
|
1878
1878
|
"@lumino/widgets": ^2.3.0
|
1879
1879
|
lodash.escape: ^4.0.1
|
1880
|
-
checksum:
|
1880
|
+
checksum: 5fbeaae0b0989c03b5b1520908ebc196db4e0f2d7e676aadb202ec4e438694fb89ce1d4596ac8da51941b8816b46ee7197cfc798bcf19fa819293aec5cb65d50
|
1881
1881
|
languageName: node
|
1882
1882
|
linkType: hard
|
1883
1883
|
|
1884
|
-
"@jupyterlab/running-extension@npm:~4.0.
|
1885
|
-
version: 4.0.
|
1886
|
-
resolution: "@jupyterlab/running-extension@npm:4.0.
|
1884
|
+
"@jupyterlab/running-extension@npm:~4.0.13":
|
1885
|
+
version: 4.0.13
|
1886
|
+
resolution: "@jupyterlab/running-extension@npm:4.0.13"
|
1887
1887
|
dependencies:
|
1888
|
-
"@jupyterlab/application": ^4.0.
|
1889
|
-
"@jupyterlab/coreutils": ^6.0.
|
1890
|
-
"@jupyterlab/docregistry": ^4.0.
|
1891
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
1892
|
-
"@jupyterlab/running": ^4.0.
|
1893
|
-
"@jupyterlab/services": ^7.0.
|
1894
|
-
"@jupyterlab/translation": ^4.0.
|
1895
|
-
"@jupyterlab/ui-components": ^4.0.
|
1888
|
+
"@jupyterlab/application": ^4.0.13
|
1889
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1890
|
+
"@jupyterlab/docregistry": ^4.0.13
|
1891
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
1892
|
+
"@jupyterlab/running": ^4.0.13
|
1893
|
+
"@jupyterlab/services": ^7.0.13
|
1894
|
+
"@jupyterlab/translation": ^4.0.13
|
1895
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1896
1896
|
"@lumino/commands": ^2.1.3
|
1897
1897
|
"@lumino/polling": ^2.1.2
|
1898
1898
|
"@lumino/signaling": ^2.1.2
|
1899
1899
|
"@lumino/widgets": ^2.3.0
|
1900
|
-
checksum:
|
1900
|
+
checksum: 981589084a90c7e02f123db280194506f4c7f7c968cd60119f19f8dbc0ea72e6a25c79d033c718b943f9b4bd07b841757a3df3e28376cdac71341351c41f8338
|
1901
1901
|
languageName: node
|
1902
1902
|
linkType: hard
|
1903
1903
|
|
1904
|
-
"@jupyterlab/running@npm:~4.0.
|
1905
|
-
version: 4.0.
|
1906
|
-
resolution: "@jupyterlab/running@npm:4.0.
|
1904
|
+
"@jupyterlab/running@npm:~4.0.13":
|
1905
|
+
version: 4.0.13
|
1906
|
+
resolution: "@jupyterlab/running@npm:4.0.13"
|
1907
1907
|
dependencies:
|
1908
|
-
"@jupyterlab/apputils": ^4.1.
|
1909
|
-
"@jupyterlab/translation": ^4.0.
|
1910
|
-
"@jupyterlab/ui-components": ^4.0.
|
1908
|
+
"@jupyterlab/apputils": ^4.1.13
|
1909
|
+
"@jupyterlab/translation": ^4.0.13
|
1910
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1911
1911
|
"@lumino/coreutils": ^2.1.2
|
1912
1912
|
"@lumino/disposable": ^2.1.2
|
1913
1913
|
"@lumino/messaging": ^2.0.1
|
1914
1914
|
"@lumino/signaling": ^2.1.2
|
1915
1915
|
"@lumino/widgets": ^2.3.0
|
1916
1916
|
react: ^18.2.0
|
1917
|
-
checksum:
|
1917
|
+
checksum: 6a4a7f91f02e22e87013959045bbb3e23d8f7d7ef73040fae247549284cb7720d4e6a89fcd59d8ce6663b0977a8db0aabd01f393fb633b482a355ea9084837bd
|
1918
1918
|
languageName: node
|
1919
1919
|
linkType: hard
|
1920
1920
|
|
1921
|
-
"@jupyterlab/services@npm:~7.0.
|
1922
|
-
version: 7.0.
|
1923
|
-
resolution: "@jupyterlab/services@npm:7.0.
|
1921
|
+
"@jupyterlab/services@npm:~7.0.13":
|
1922
|
+
version: 7.0.13
|
1923
|
+
resolution: "@jupyterlab/services@npm:7.0.13"
|
1924
1924
|
dependencies:
|
1925
1925
|
"@jupyter/ydoc": ^1.1.1
|
1926
|
-
"@jupyterlab/coreutils": ^6.0.
|
1927
|
-
"@jupyterlab/nbformat": ^4.0.
|
1928
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1929
|
-
"@jupyterlab/statedb": ^4.0.
|
1926
|
+
"@jupyterlab/coreutils": ^6.0.13
|
1927
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1928
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1929
|
+
"@jupyterlab/statedb": ^4.0.13
|
1930
1930
|
"@lumino/coreutils": ^2.1.2
|
1931
1931
|
"@lumino/disposable": ^2.1.2
|
1932
1932
|
"@lumino/polling": ^2.1.2
|
1933
1933
|
"@lumino/properties": ^2.0.1
|
1934
1934
|
"@lumino/signaling": ^2.1.2
|
1935
1935
|
ws: ^8.11.0
|
1936
|
-
checksum:
|
1936
|
+
checksum: eb42c2bd4edc72e0c15ac469c262770d52a010bd8f69eaee900ea4a5f3c247fd9e39c33bdba686a7ff935e7c11c353ea4ca95eb4ee9a1515f7aae7ea2d474e5a
|
1937
1937
|
languageName: node
|
1938
1938
|
linkType: hard
|
1939
1939
|
|
1940
|
-
"@jupyterlab/settingeditor-extension@npm:~4.0.
|
1941
|
-
version: 4.0.
|
1942
|
-
resolution: "@jupyterlab/settingeditor-extension@npm:4.0.
|
1940
|
+
"@jupyterlab/settingeditor-extension@npm:~4.0.13":
|
1941
|
+
version: 4.0.13
|
1942
|
+
resolution: "@jupyterlab/settingeditor-extension@npm:4.0.13"
|
1943
1943
|
dependencies:
|
1944
|
-
"@jupyterlab/application": ^4.0.
|
1945
|
-
"@jupyterlab/apputils": ^4.1.
|
1946
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1947
|
-
"@jupyterlab/rendermime": ^4.0.
|
1948
|
-
"@jupyterlab/settingeditor": ^4.0.
|
1949
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1950
|
-
"@jupyterlab/statedb": ^4.0.
|
1951
|
-
"@jupyterlab/translation": ^4.0.
|
1952
|
-
"@jupyterlab/ui-components": ^4.0.
|
1944
|
+
"@jupyterlab/application": ^4.0.13
|
1945
|
+
"@jupyterlab/apputils": ^4.1.13
|
1946
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1947
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1948
|
+
"@jupyterlab/settingeditor": ^4.0.13
|
1949
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1950
|
+
"@jupyterlab/statedb": ^4.0.13
|
1951
|
+
"@jupyterlab/translation": ^4.0.13
|
1952
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1953
1953
|
"@lumino/disposable": ^2.1.2
|
1954
|
-
checksum:
|
1954
|
+
checksum: ee69a0c520f1365dfc6e82fe5bd23ad4c6876ae3cc5fa785cd111436035a8f3a934d6638f99a94edd546b0a333ca67154689496481ac87853ef1154aedbb554a
|
1955
1955
|
languageName: node
|
1956
1956
|
linkType: hard
|
1957
1957
|
|
1958
|
-
"@jupyterlab/settingeditor@npm:~4.0.
|
1959
|
-
version: 4.0.
|
1960
|
-
resolution: "@jupyterlab/settingeditor@npm:4.0.
|
1958
|
+
"@jupyterlab/settingeditor@npm:~4.0.13":
|
1959
|
+
version: 4.0.13
|
1960
|
+
resolution: "@jupyterlab/settingeditor@npm:4.0.13"
|
1961
1961
|
dependencies:
|
1962
|
-
"@jupyterlab/application": ^4.0.
|
1963
|
-
"@jupyterlab/apputils": ^4.1.
|
1964
|
-
"@jupyterlab/codeeditor": ^4.0.
|
1965
|
-
"@jupyterlab/inspector": ^4.0.
|
1966
|
-
"@jupyterlab/rendermime": ^4.0.
|
1967
|
-
"@jupyterlab/settingregistry": ^4.0.
|
1968
|
-
"@jupyterlab/statedb": ^4.0.
|
1969
|
-
"@jupyterlab/translation": ^4.0.
|
1970
|
-
"@jupyterlab/ui-components": ^4.0.
|
1962
|
+
"@jupyterlab/application": ^4.0.13
|
1963
|
+
"@jupyterlab/apputils": ^4.1.13
|
1964
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
1965
|
+
"@jupyterlab/inspector": ^4.0.13
|
1966
|
+
"@jupyterlab/rendermime": ^4.0.13
|
1967
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
1968
|
+
"@jupyterlab/statedb": ^4.0.13
|
1969
|
+
"@jupyterlab/translation": ^4.0.13
|
1970
|
+
"@jupyterlab/ui-components": ^4.0.13
|
1971
1971
|
"@lumino/algorithm": ^2.0.1
|
1972
1972
|
"@lumino/commands": ^2.1.3
|
1973
1973
|
"@lumino/coreutils": ^2.1.2
|
@@ -1981,16 +1981,16 @@ __metadata:
|
|
1981
1981
|
"@rjsf/validator-ajv8": ^5.1.0
|
1982
1982
|
json-schema: ^0.4.0
|
1983
1983
|
react: ^18.2.0
|
1984
|
-
checksum:
|
1984
|
+
checksum: 42de38dcd0daa7cd9e2afdaf340614fa7235b66d5da4024aeef487ea8c50152f3cfba8e920263b94e5f8a902cadcb9b32540ca4e9f0771058c96e1c030e92c92
|
1985
1985
|
languageName: node
|
1986
1986
|
linkType: hard
|
1987
1987
|
|
1988
|
-
"@jupyterlab/settingregistry@npm:~4.0.
|
1989
|
-
version: 4.0.
|
1990
|
-
resolution: "@jupyterlab/settingregistry@npm:4.0.
|
1988
|
+
"@jupyterlab/settingregistry@npm:~4.0.13":
|
1989
|
+
version: 4.0.13
|
1990
|
+
resolution: "@jupyterlab/settingregistry@npm:4.0.13"
|
1991
1991
|
dependencies:
|
1992
|
-
"@jupyterlab/nbformat": ^4.0.
|
1993
|
-
"@jupyterlab/statedb": ^4.0.
|
1992
|
+
"@jupyterlab/nbformat": ^4.0.13
|
1993
|
+
"@jupyterlab/statedb": ^4.0.13
|
1994
1994
|
"@lumino/commands": ^2.1.3
|
1995
1995
|
"@lumino/coreutils": ^2.1.2
|
1996
1996
|
"@lumino/disposable": ^2.1.2
|
@@ -2000,18 +2000,18 @@ __metadata:
|
|
2000
2000
|
json5: ^2.2.3
|
2001
2001
|
peerDependencies:
|
2002
2002
|
react: ">=16"
|
2003
|
-
checksum:
|
2003
|
+
checksum: 7fa412054ce2ccea818f04bb213e3336c5ace0f60619f2b334ea29a674f7cb446c9dd8fd809f78b6d6ececd4eac5463bc64ca046288586f6bc12bb1964b50ac6
|
2004
2004
|
languageName: node
|
2005
2005
|
linkType: hard
|
2006
2006
|
|
2007
|
-
"@jupyterlab/shortcuts-extension@npm:~4.0.
|
2008
|
-
version: 4.0.
|
2009
|
-
resolution: "@jupyterlab/shortcuts-extension@npm:4.0.
|
2007
|
+
"@jupyterlab/shortcuts-extension@npm:~4.0.13":
|
2008
|
+
version: 4.0.13
|
2009
|
+
resolution: "@jupyterlab/shortcuts-extension@npm:4.0.13"
|
2010
2010
|
dependencies:
|
2011
|
-
"@jupyterlab/application": ^4.0.
|
2012
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2013
|
-
"@jupyterlab/translation": ^4.0.
|
2014
|
-
"@jupyterlab/ui-components": ^4.0.
|
2011
|
+
"@jupyterlab/application": ^4.0.13
|
2012
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
2013
|
+
"@jupyterlab/translation": ^4.0.13
|
2014
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2015
2015
|
"@lumino/algorithm": ^2.0.1
|
2016
2016
|
"@lumino/commands": ^2.1.3
|
2017
2017
|
"@lumino/coreutils": ^2.1.2
|
@@ -2020,41 +2020,41 @@ __metadata:
|
|
2020
2020
|
"@lumino/keyboard": ^2.0.1
|
2021
2021
|
"@lumino/widgets": ^2.3.0
|
2022
2022
|
react: ^18.2.0
|
2023
|
-
checksum:
|
2023
|
+
checksum: 79a78ac0e17f895068600646b01a3134a111621ac782078ea9a9b2a300283b9404e0978f6d52fdc65686a1434354d4d1bff6101ba410030e4bbb0e60471f9cb9
|
2024
2024
|
languageName: node
|
2025
2025
|
linkType: hard
|
2026
2026
|
|
2027
|
-
"@jupyterlab/statedb@npm:~4.0.
|
2028
|
-
version: 4.0.
|
2029
|
-
resolution: "@jupyterlab/statedb@npm:4.0.
|
2027
|
+
"@jupyterlab/statedb@npm:~4.0.13":
|
2028
|
+
version: 4.0.13
|
2029
|
+
resolution: "@jupyterlab/statedb@npm:4.0.13"
|
2030
2030
|
dependencies:
|
2031
2031
|
"@lumino/commands": ^2.1.3
|
2032
2032
|
"@lumino/coreutils": ^2.1.2
|
2033
2033
|
"@lumino/disposable": ^2.1.2
|
2034
2034
|
"@lumino/properties": ^2.0.1
|
2035
2035
|
"@lumino/signaling": ^2.1.2
|
2036
|
-
checksum:
|
2036
|
+
checksum: 1c730816ef1099da0ee55a834b3c9d95f6d97f822fd05870faf8ee4deaf5bdd0921132c2385a0f7b3b7a015c43c67f1b349d88e53a73f7bf262141cf155f1a06
|
2037
2037
|
languageName: node
|
2038
2038
|
linkType: hard
|
2039
2039
|
|
2040
|
-
"@jupyterlab/statusbar-extension@npm:~4.0.
|
2041
|
-
version: 4.0.
|
2042
|
-
resolution: "@jupyterlab/statusbar-extension@npm:4.0.
|
2040
|
+
"@jupyterlab/statusbar-extension@npm:~4.0.13":
|
2041
|
+
version: 4.0.13
|
2042
|
+
resolution: "@jupyterlab/statusbar-extension@npm:4.0.13"
|
2043
2043
|
dependencies:
|
2044
|
-
"@jupyterlab/application": ^4.0.
|
2045
|
-
"@jupyterlab/apputils": ^4.1.
|
2046
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2047
|
-
"@jupyterlab/statusbar": ^4.0.
|
2048
|
-
"@jupyterlab/translation": ^4.0.
|
2049
|
-
checksum:
|
2044
|
+
"@jupyterlab/application": ^4.0.13
|
2045
|
+
"@jupyterlab/apputils": ^4.1.13
|
2046
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
2047
|
+
"@jupyterlab/statusbar": ^4.0.13
|
2048
|
+
"@jupyterlab/translation": ^4.0.13
|
2049
|
+
checksum: 38b58af74e5c518f4242a4041d812bb0f7a5b0c4cf3a47f349edbd7461171676c074967e054d250461ed38327c328b2cc71fd054b08a1ec6f3533badb8b4343d
|
2050
2050
|
languageName: node
|
2051
2051
|
linkType: hard
|
2052
2052
|
|
2053
|
-
"@jupyterlab/statusbar@npm:~4.0.
|
2054
|
-
version: 4.0.
|
2055
|
-
resolution: "@jupyterlab/statusbar@npm:4.0.
|
2053
|
+
"@jupyterlab/statusbar@npm:~4.0.13":
|
2054
|
+
version: 4.0.13
|
2055
|
+
resolution: "@jupyterlab/statusbar@npm:4.0.13"
|
2056
2056
|
dependencies:
|
2057
|
-
"@jupyterlab/ui-components": ^4.0.
|
2057
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2058
2058
|
"@lumino/algorithm": ^2.0.1
|
2059
2059
|
"@lumino/coreutils": ^2.1.2
|
2060
2060
|
"@lumino/disposable": ^2.1.2
|
@@ -2062,36 +2062,36 @@ __metadata:
|
|
2062
2062
|
"@lumino/signaling": ^2.1.2
|
2063
2063
|
"@lumino/widgets": ^2.3.0
|
2064
2064
|
react: ^18.2.0
|
2065
|
-
checksum:
|
2065
|
+
checksum: f90bec452d2a6a24d94b216a31b52cb19b407987f1464a34244b62f870c07d68dc5f7fdfbb59f89806d621ce1113d695b48802f99874aba885c90fc18fcd9da7
|
2066
2066
|
languageName: node
|
2067
2067
|
linkType: hard
|
2068
2068
|
|
2069
|
-
"@jupyterlab/terminal-extension@npm:~4.0.
|
2070
|
-
version: 4.0.
|
2071
|
-
resolution: "@jupyterlab/terminal-extension@npm:4.0.
|
2069
|
+
"@jupyterlab/terminal-extension@npm:~4.0.13":
|
2070
|
+
version: 4.0.13
|
2071
|
+
resolution: "@jupyterlab/terminal-extension@npm:4.0.13"
|
2072
2072
|
dependencies:
|
2073
|
-
"@jupyterlab/application": ^4.0.
|
2074
|
-
"@jupyterlab/apputils": ^4.1.
|
2075
|
-
"@jupyterlab/launcher": ^4.0.
|
2076
|
-
"@jupyterlab/mainmenu": ^4.0.
|
2077
|
-
"@jupyterlab/running": ^4.0.
|
2078
|
-
"@jupyterlab/services": ^7.0.
|
2079
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2080
|
-
"@jupyterlab/terminal": ^4.0.
|
2081
|
-
"@jupyterlab/translation": ^4.0.
|
2082
|
-
"@jupyterlab/ui-components": ^4.0.
|
2073
|
+
"@jupyterlab/application": ^4.0.13
|
2074
|
+
"@jupyterlab/apputils": ^4.1.13
|
2075
|
+
"@jupyterlab/launcher": ^4.0.13
|
2076
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
2077
|
+
"@jupyterlab/running": ^4.0.13
|
2078
|
+
"@jupyterlab/services": ^7.0.13
|
2079
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
2080
|
+
"@jupyterlab/terminal": ^4.0.13
|
2081
|
+
"@jupyterlab/translation": ^4.0.13
|
2082
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2083
2083
|
"@lumino/widgets": ^2.3.0
|
2084
|
-
checksum:
|
2084
|
+
checksum: fb90e8dd084a3374505572cf789d3ead1bc5d3aff0cf9df5cd0c2660da85916f911663644560efa0fc3606eb25377450a437e8bab4b2bc70acf9d1da0fc4a169
|
2085
2085
|
languageName: node
|
2086
2086
|
linkType: hard
|
2087
2087
|
|
2088
|
-
"@jupyterlab/terminal@npm:~4.0.
|
2089
|
-
version: 4.0.
|
2090
|
-
resolution: "@jupyterlab/terminal@npm:4.0.
|
2088
|
+
"@jupyterlab/terminal@npm:~4.0.13":
|
2089
|
+
version: 4.0.13
|
2090
|
+
resolution: "@jupyterlab/terminal@npm:4.0.13"
|
2091
2091
|
dependencies:
|
2092
|
-
"@jupyterlab/apputils": ^4.1.
|
2093
|
-
"@jupyterlab/services": ^7.0.
|
2094
|
-
"@jupyterlab/translation": ^4.0.
|
2092
|
+
"@jupyterlab/apputils": ^4.1.13
|
2093
|
+
"@jupyterlab/services": ^7.0.13
|
2094
|
+
"@jupyterlab/translation": ^4.0.13
|
2095
2095
|
"@lumino/coreutils": ^2.1.2
|
2096
2096
|
"@lumino/domutils": ^2.0.1
|
2097
2097
|
"@lumino/messaging": ^2.0.1
|
@@ -2101,147 +2101,147 @@ __metadata:
|
|
2101
2101
|
xterm-addon-fit: ~0.7.0
|
2102
2102
|
xterm-addon-web-links: ~0.8.0
|
2103
2103
|
xterm-addon-webgl: ~0.14.0
|
2104
|
-
checksum:
|
2104
|
+
checksum: ce49c65ea1309078b921ec1282fee29158e4a2e9a9c80723651f3729fe8d9a80f2d6effb4853b50013e6398f61c61cd7806e8cd5c4aa3dccdea5e4b054279f66
|
2105
2105
|
languageName: node
|
2106
2106
|
linkType: hard
|
2107
2107
|
|
2108
|
-
"@jupyterlab/theme-dark-extension@npm:~4.0.
|
2109
|
-
version: 4.0.
|
2110
|
-
resolution: "@jupyterlab/theme-dark-extension@npm:4.0.
|
2108
|
+
"@jupyterlab/theme-dark-extension@npm:~4.0.13":
|
2109
|
+
version: 4.0.13
|
2110
|
+
resolution: "@jupyterlab/theme-dark-extension@npm:4.0.13"
|
2111
2111
|
dependencies:
|
2112
|
-
"@jupyterlab/application": ^4.0.
|
2113
|
-
"@jupyterlab/apputils": ^4.1.
|
2114
|
-
"@jupyterlab/translation": ^4.0.
|
2115
|
-
checksum:
|
2112
|
+
"@jupyterlab/application": ^4.0.13
|
2113
|
+
"@jupyterlab/apputils": ^4.1.13
|
2114
|
+
"@jupyterlab/translation": ^4.0.13
|
2115
|
+
checksum: 31f9b65e9ca475d9080171dfd7ed9b22bcc656666d3a0e5fd4d03f812fe3608c72ee8b72019ac1b8f8e83f40e8bb5480d4f6fc1baea6e46f1b028ede7db12b75
|
2116
2116
|
languageName: node
|
2117
2117
|
linkType: hard
|
2118
2118
|
|
2119
|
-
"@jupyterlab/theme-light-extension@npm:~4.0.
|
2120
|
-
version: 4.0.
|
2121
|
-
resolution: "@jupyterlab/theme-light-extension@npm:4.0.
|
2119
|
+
"@jupyterlab/theme-light-extension@npm:~4.0.13":
|
2120
|
+
version: 4.0.13
|
2121
|
+
resolution: "@jupyterlab/theme-light-extension@npm:4.0.13"
|
2122
2122
|
dependencies:
|
2123
|
-
"@jupyterlab/application": ^4.0.
|
2124
|
-
"@jupyterlab/apputils": ^4.1.
|
2125
|
-
"@jupyterlab/translation": ^4.0.
|
2126
|
-
checksum:
|
2123
|
+
"@jupyterlab/application": ^4.0.13
|
2124
|
+
"@jupyterlab/apputils": ^4.1.13
|
2125
|
+
"@jupyterlab/translation": ^4.0.13
|
2126
|
+
checksum: 911e97f4d6cf5f8b750e575afb147af3b5190f566a319a366dfc43159b7e0801140c4739836d40eae7d266b80ac2bd8bf92cea46a92e73be7e5b3591ce2128ca
|
2127
2127
|
languageName: node
|
2128
2128
|
linkType: hard
|
2129
2129
|
|
2130
|
-
"@jupyterlab/toc-extension@npm:~6.0.
|
2131
|
-
version: 6.0.
|
2132
|
-
resolution: "@jupyterlab/toc-extension@npm:6.0.
|
2130
|
+
"@jupyterlab/toc-extension@npm:~6.0.13":
|
2131
|
+
version: 6.0.13
|
2132
|
+
resolution: "@jupyterlab/toc-extension@npm:6.0.13"
|
2133
2133
|
dependencies:
|
2134
|
-
"@jupyterlab/application": ^4.0.
|
2135
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2136
|
-
"@jupyterlab/toc": ^6.0.
|
2137
|
-
"@jupyterlab/translation": ^4.0.
|
2138
|
-
"@jupyterlab/ui-components": ^4.0.
|
2139
|
-
checksum:
|
2134
|
+
"@jupyterlab/application": ^4.0.13
|
2135
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
2136
|
+
"@jupyterlab/toc": ^6.0.13
|
2137
|
+
"@jupyterlab/translation": ^4.0.13
|
2138
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2139
|
+
checksum: d8cce81740f976a7edc62a173fd372949e8f417ae8164c53b9a05a3fad8cfb5e6606ae847ca910a24ca828d503a23f2bd0800fef665aece3ae3b9af5ce5d0916
|
2140
2140
|
languageName: node
|
2141
2141
|
linkType: hard
|
2142
2142
|
|
2143
|
-
"@jupyterlab/toc@npm:~6.0.
|
2144
|
-
version: 6.0.
|
2145
|
-
resolution: "@jupyterlab/toc@npm:6.0.
|
2146
|
-
dependencies:
|
2147
|
-
"@jupyterlab/apputils": ^4.1.
|
2148
|
-
"@jupyterlab/coreutils": ^6.0.
|
2149
|
-
"@jupyterlab/docregistry": ^4.0.
|
2150
|
-
"@jupyterlab/observables": ^5.0.
|
2151
|
-
"@jupyterlab/rendermime": ^4.0.
|
2152
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2153
|
-
"@jupyterlab/translation": ^4.0.
|
2154
|
-
"@jupyterlab/ui-components": ^4.0.
|
2143
|
+
"@jupyterlab/toc@npm:~6.0.13":
|
2144
|
+
version: 6.0.13
|
2145
|
+
resolution: "@jupyterlab/toc@npm:6.0.13"
|
2146
|
+
dependencies:
|
2147
|
+
"@jupyterlab/apputils": ^4.1.13
|
2148
|
+
"@jupyterlab/coreutils": ^6.0.13
|
2149
|
+
"@jupyterlab/docregistry": ^4.0.13
|
2150
|
+
"@jupyterlab/observables": ^5.0.13
|
2151
|
+
"@jupyterlab/rendermime": ^4.0.13
|
2152
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
2153
|
+
"@jupyterlab/translation": ^4.0.13
|
2154
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2155
2155
|
"@lumino/coreutils": ^2.1.2
|
2156
2156
|
"@lumino/disposable": ^2.1.2
|
2157
2157
|
"@lumino/messaging": ^2.0.1
|
2158
2158
|
"@lumino/signaling": ^2.1.2
|
2159
2159
|
"@lumino/widgets": ^2.3.0
|
2160
2160
|
react: ^18.2.0
|
2161
|
-
checksum:
|
2161
|
+
checksum: 70ab16d528b50af8014bd7e9f47071993b23813c99f6b1215ee57d75ee1a16a8c27c0a7d819974e23c80b30f935a137f33402a0c0d927cc1b3679b24816b8d2b
|
2162
2162
|
languageName: node
|
2163
2163
|
linkType: hard
|
2164
2164
|
|
2165
|
-
"@jupyterlab/tooltip-extension@npm:~4.0.
|
2166
|
-
version: 4.0.
|
2167
|
-
resolution: "@jupyterlab/tooltip-extension@npm:4.0.
|
2165
|
+
"@jupyterlab/tooltip-extension@npm:~4.0.13":
|
2166
|
+
version: 4.0.13
|
2167
|
+
resolution: "@jupyterlab/tooltip-extension@npm:4.0.13"
|
2168
2168
|
dependencies:
|
2169
|
-
"@jupyterlab/application": ^4.0.
|
2170
|
-
"@jupyterlab/codeeditor": ^4.0.
|
2171
|
-
"@jupyterlab/console": ^4.0.
|
2172
|
-
"@jupyterlab/coreutils": ^6.0.
|
2173
|
-
"@jupyterlab/fileeditor": ^4.0.
|
2174
|
-
"@jupyterlab/notebook": ^4.0.
|
2175
|
-
"@jupyterlab/rendermime": ^4.0.
|
2176
|
-
"@jupyterlab/services": ^7.0.
|
2177
|
-
"@jupyterlab/tooltip": ^4.0.
|
2178
|
-
"@jupyterlab/translation": ^4.0.
|
2169
|
+
"@jupyterlab/application": ^4.0.13
|
2170
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
2171
|
+
"@jupyterlab/console": ^4.0.13
|
2172
|
+
"@jupyterlab/coreutils": ^6.0.13
|
2173
|
+
"@jupyterlab/fileeditor": ^4.0.13
|
2174
|
+
"@jupyterlab/notebook": ^4.0.13
|
2175
|
+
"@jupyterlab/rendermime": ^4.0.13
|
2176
|
+
"@jupyterlab/services": ^7.0.13
|
2177
|
+
"@jupyterlab/tooltip": ^4.0.13
|
2178
|
+
"@jupyterlab/translation": ^4.0.13
|
2179
2179
|
"@lumino/algorithm": ^2.0.1
|
2180
2180
|
"@lumino/coreutils": ^2.1.2
|
2181
2181
|
"@lumino/widgets": ^2.3.0
|
2182
|
-
checksum:
|
2182
|
+
checksum: a44bc64c818b649f583f8c23f43fe69b2c445ef2a10c782a71c786d65baeac312d43fd3e77ace64ca3f881d9a4b3810184f4a09d72fd115f67227754badf8f4f
|
2183
2183
|
languageName: node
|
2184
2184
|
linkType: hard
|
2185
2185
|
|
2186
|
-
"@jupyterlab/tooltip@npm:~4.0.
|
2187
|
-
version: 4.0.
|
2188
|
-
resolution: "@jupyterlab/tooltip@npm:4.0.
|
2186
|
+
"@jupyterlab/tooltip@npm:~4.0.13":
|
2187
|
+
version: 4.0.13
|
2188
|
+
resolution: "@jupyterlab/tooltip@npm:4.0.13"
|
2189
2189
|
dependencies:
|
2190
|
-
"@jupyterlab/codeeditor": ^4.0.
|
2191
|
-
"@jupyterlab/rendermime": ^4.0.
|
2192
|
-
"@jupyterlab/services": ^7.0.
|
2193
|
-
"@jupyterlab/ui-components": ^4.0.
|
2190
|
+
"@jupyterlab/codeeditor": ^4.0.13
|
2191
|
+
"@jupyterlab/rendermime": ^4.0.13
|
2192
|
+
"@jupyterlab/services": ^7.0.13
|
2193
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2194
2194
|
"@lumino/coreutils": ^2.1.2
|
2195
2195
|
"@lumino/messaging": ^2.0.1
|
2196
2196
|
"@lumino/widgets": ^2.3.0
|
2197
|
-
checksum:
|
2197
|
+
checksum: 6868ddcb082d4306c9d5e7af1b9efbe0a1c9d6c29d5d5ca5f94db79795de435b4c5fb8663d3135d0d96039c870b5795ac25e46c88941d3bcfc88b0e0b2f9de1d
|
2198
2198
|
languageName: node
|
2199
2199
|
linkType: hard
|
2200
2200
|
|
2201
|
-
"@jupyterlab/translation-extension@npm:~4.0.
|
2202
|
-
version: 4.0.
|
2203
|
-
resolution: "@jupyterlab/translation-extension@npm:4.0.
|
2201
|
+
"@jupyterlab/translation-extension@npm:~4.0.13":
|
2202
|
+
version: 4.0.13
|
2203
|
+
resolution: "@jupyterlab/translation-extension@npm:4.0.13"
|
2204
2204
|
dependencies:
|
2205
|
-
"@jupyterlab/application": ^4.0.
|
2206
|
-
"@jupyterlab/apputils": ^4.1.
|
2207
|
-
"@jupyterlab/mainmenu": ^4.0.
|
2208
|
-
"@jupyterlab/settingregistry": ^4.0.
|
2209
|
-
"@jupyterlab/translation": ^4.0.
|
2210
|
-
checksum:
|
2205
|
+
"@jupyterlab/application": ^4.0.13
|
2206
|
+
"@jupyterlab/apputils": ^4.1.13
|
2207
|
+
"@jupyterlab/mainmenu": ^4.0.13
|
2208
|
+
"@jupyterlab/settingregistry": ^4.0.13
|
2209
|
+
"@jupyterlab/translation": ^4.0.13
|
2210
|
+
checksum: 570cf013d4318bee5df4acf4e4676c40d79ce424d6b525b02aeaf631dd29aaad761e1e9bc23b41dcc7ff5d3dc45e3647f6aab91dcac4e8e1e16181da61b2b71f
|
2211
2211
|
languageName: node
|
2212
2212
|
linkType: hard
|
2213
2213
|
|
2214
|
-
"@jupyterlab/translation@npm:~4.0.
|
2215
|
-
version: 4.0.
|
2216
|
-
resolution: "@jupyterlab/translation@npm:4.0.
|
2214
|
+
"@jupyterlab/translation@npm:~4.0.13":
|
2215
|
+
version: 4.0.13
|
2216
|
+
resolution: "@jupyterlab/translation@npm:4.0.13"
|
2217
2217
|
dependencies:
|
2218
|
-
"@jupyterlab/coreutils": ^6.0.
|
2219
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2220
|
-
"@jupyterlab/services": ^7.0.
|
2221
|
-
"@jupyterlab/statedb": ^4.0.
|
2218
|
+
"@jupyterlab/coreutils": ^6.0.13
|
2219
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
2220
|
+
"@jupyterlab/services": ^7.0.13
|
2221
|
+
"@jupyterlab/statedb": ^4.0.13
|
2222
2222
|
"@lumino/coreutils": ^2.1.2
|
2223
|
-
checksum:
|
2223
|
+
checksum: ee6d09b7495a13bb6023b6b5fd0adcae9a5a36c4f23710ed61cc649cedf310cd21f93d17045224af2c5ff69803fbe8ea739eb7bf8c86435603581d122af4213a
|
2224
2224
|
languageName: node
|
2225
2225
|
linkType: hard
|
2226
2226
|
|
2227
|
-
"@jupyterlab/ui-components-extension@npm:~4.0.
|
2228
|
-
version: 4.0.
|
2229
|
-
resolution: "@jupyterlab/ui-components-extension@npm:4.0.
|
2227
|
+
"@jupyterlab/ui-components-extension@npm:~4.0.13":
|
2228
|
+
version: 4.0.13
|
2229
|
+
resolution: "@jupyterlab/ui-components-extension@npm:4.0.13"
|
2230
2230
|
dependencies:
|
2231
|
-
"@jupyterlab/application": ^4.0.
|
2232
|
-
"@jupyterlab/ui-components": ^4.0.
|
2233
|
-
checksum:
|
2231
|
+
"@jupyterlab/application": ^4.0.13
|
2232
|
+
"@jupyterlab/ui-components": ^4.0.13
|
2233
|
+
checksum: 475e6e2753956c40429401908c46be1dffe60e3c396aa26c8e8087118acd9dfcf386bde0aa33abaa2adba34adf322ee3249bf842038afd037ebcb789df504604
|
2234
2234
|
languageName: node
|
2235
2235
|
linkType: hard
|
2236
2236
|
|
2237
|
-
"@jupyterlab/ui-components@npm:~4.0.
|
2238
|
-
version: 4.0.
|
2239
|
-
resolution: "@jupyterlab/ui-components@npm:4.0.
|
2237
|
+
"@jupyterlab/ui-components@npm:~4.0.13":
|
2238
|
+
version: 4.0.13
|
2239
|
+
resolution: "@jupyterlab/ui-components@npm:4.0.13"
|
2240
2240
|
dependencies:
|
2241
|
-
"@jupyterlab/coreutils": ^6.0.
|
2242
|
-
"@jupyterlab/observables": ^5.0.
|
2243
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2244
|
-
"@jupyterlab/translation": ^4.0.
|
2241
|
+
"@jupyterlab/coreutils": ^6.0.13
|
2242
|
+
"@jupyterlab/observables": ^5.0.13
|
2243
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
2244
|
+
"@jupyterlab/translation": ^4.0.13
|
2245
2245
|
"@lumino/algorithm": ^2.0.1
|
2246
2246
|
"@lumino/commands": ^2.1.3
|
2247
2247
|
"@lumino/coreutils": ^2.1.2
|
@@ -2259,21 +2259,21 @@ __metadata:
|
|
2259
2259
|
typestyle: ^2.0.4
|
2260
2260
|
peerDependencies:
|
2261
2261
|
react: ^18.2.0
|
2262
|
-
checksum:
|
2262
|
+
checksum: a67fc48af6165ec2f73203ec63220354fa551fa7d1802d164f6b0e1e9eea1e707d045ccaf9e78ed7f25f7a00a1393cc18a8fc89de54f55649334020c868cf8a3
|
2263
2263
|
languageName: node
|
2264
2264
|
linkType: hard
|
2265
2265
|
|
2266
|
-
"@jupyterlab/vega5-extension@npm:~4.0.
|
2267
|
-
version: 4.0.
|
2268
|
-
resolution: "@jupyterlab/vega5-extension@npm:4.0.
|
2266
|
+
"@jupyterlab/vega5-extension@npm:~4.0.13":
|
2267
|
+
version: 4.0.13
|
2268
|
+
resolution: "@jupyterlab/vega5-extension@npm:4.0.13"
|
2269
2269
|
dependencies:
|
2270
|
-
"@jupyterlab/rendermime-interfaces": ^3.8.
|
2270
|
+
"@jupyterlab/rendermime-interfaces": ^3.8.13
|
2271
2271
|
"@lumino/coreutils": ^2.1.2
|
2272
2272
|
"@lumino/widgets": ^2.3.0
|
2273
2273
|
vega: ^5.20.0
|
2274
2274
|
vega-embed: ^6.2.1
|
2275
2275
|
vega-lite: ^5.6.1-next.1
|
2276
|
-
checksum:
|
2276
|
+
checksum: 8c13cdefacb6f51c4b9ef22490ac2db394de04cabc9216ea7e3098c49f4ada41f63eb4995a16eb94d4ebf11709ecdaf2a29ff1c32316f4d5d1b709e197d3c69d
|
2277
2277
|
languageName: node
|
2278
2278
|
linkType: hard
|
2279
2279
|
|
@@ -6136,9 +6136,9 @@ __metadata:
|
|
6136
6136
|
linkType: hard
|
6137
6137
|
|
6138
6138
|
"ip@npm:^2.0.0":
|
6139
|
-
version: 2.0.
|
6140
|
-
resolution: "ip@npm:2.0.
|
6141
|
-
checksum:
|
6139
|
+
version: 2.0.1
|
6140
|
+
resolution: "ip@npm:2.0.1"
|
6141
|
+
checksum: d765c9fd212b8a99023a4cde6a558a054c298d640fec1020567494d257afd78ca77e37126b1a3ef0e053646ced79a816bf50621d38d5e768cdde0431fa3b0d35
|
6142
6142
|
languageName: node
|
6143
6143
|
linkType: hard
|
6144
6144
|
|
@@ -9142,23 +9142,23 @@ __metadata:
|
|
9142
9142
|
languageName: node
|
9143
9143
|
linkType: hard
|
9144
9144
|
|
9145
|
-
"typescript@npm:~5.
|
9146
|
-
version: 5.
|
9147
|
-
resolution: "typescript@npm:5.
|
9145
|
+
"typescript@npm:~5.1.6":
|
9146
|
+
version: 5.1.6
|
9147
|
+
resolution: "typescript@npm:5.1.6"
|
9148
9148
|
bin:
|
9149
9149
|
tsc: bin/tsc
|
9150
9150
|
tsserver: bin/tsserver
|
9151
|
-
checksum:
|
9151
|
+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
|
9152
9152
|
languageName: node
|
9153
9153
|
linkType: hard
|
9154
9154
|
|
9155
|
-
"typescript@patch:typescript@~5.
|
9155
|
+
"typescript@patch:typescript@~5.1.6#~builtin<compat/typescript>":
|
9156
9156
|
version: 5.0.4
|
9157
|
-
resolution: "typescript@
|
9157
|
+
resolution: "typescript@npm:5.0.4"
|
9158
9158
|
bin:
|
9159
9159
|
tsc: bin/tsc
|
9160
9160
|
tsserver: bin/tsserver
|
9161
|
-
checksum:
|
9161
|
+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
|
9162
9162
|
languageName: node
|
9163
9163
|
linkType: hard
|
9164
9164
|
|