pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug 26 14:12:07 UTC 2023

Modified Files:
        pkgsrc/www: Makefile
Added Files:
        pkgsrc/www/py-jupyterlab: DESCR Makefile PLIST distinfo

Log Message:
py-jupyterlab: added version 4.0.5

A next generation user interface for Project Jupyter which is planned to
replace Jupyter Notebook.


To generate a diff of this commit:
cvs rdiff -u -r1.1736 -r1.1737 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-jupyterlab/DESCR \
    pkgsrc/www/py-jupyterlab/Makefile pkgsrc/www/py-jupyterlab/PLIST \
    pkgsrc/www/py-jupyterlab/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1736 pkgsrc/www/Makefile:1.1737
--- pkgsrc/www/Makefile:1.1736  Sat Aug 26 11:54:46 2023
+++ pkgsrc/www/Makefile Sat Aug 26 14:12:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1736 2023/08/26 11:54:46 adam Exp $
+# $NetBSD: Makefile,v 1.1737 2023/08/26 14:12:07 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -818,6 +818,7 @@ SUBDIR+=    py-idna
 SUBDIR+=       py-ipywidgets
 SUBDIR+=       py-jonpy
 SUBDIR+=       py-jupyter_server
+SUBDIR+=       py-jupyterlab
 SUBDIR+=       py-jupyterlab-server
 SUBDIR+=       py-jwcrypto
 SUBDIR+=       py-klein

Added files:

Index: pkgsrc/www/py-jupyterlab/DESCR
diff -u /dev/null pkgsrc/www/py-jupyterlab/DESCR:1.1
--- /dev/null   Sat Aug 26 14:12:07 2023
+++ pkgsrc/www/py-jupyterlab/DESCR      Sat Aug 26 14:12:07 2023
@@ -0,0 +1,2 @@
+A next generation user interface for Project Jupyter which is planned to
+replace Jupyter Notebook.
Index: pkgsrc/www/py-jupyterlab/Makefile
diff -u /dev/null pkgsrc/www/py-jupyterlab/Makefile:1.1
--- /dev/null   Sat Aug 26 14:12:07 2023
+++ pkgsrc/www/py-jupyterlab/Makefile   Sat Aug 26 14:12:07 2023
@@ -0,0 +1,51 @@
+# $NetBSD: Makefile,v 1.1 2023/08/26 14:12:07 adam Exp $
+
+DISTNAME=      jupyterlab-4.0.5
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyterlab/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://pypi.org/project/jupyterlab/
+COMMENT=       Next-generation user interface for Project Jupyter
+LICENSE=       modified-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
+DEPENDS+=      ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru
+DEPENDS+=      ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
+DEPENDS+=      ${PYPKGPREFIX}-jinja2>=3.0.3:../../textproc/py-jinja2
+DEPENDS+=      ${PYPKGPREFIX}-jupyter-lsp>=2.0.0:../../www/py-jupyter-lsp
+DEPENDS+=      ${PYPKGPREFIX}-jupyter_core-[0-9]*:../../devel/py-jupyter_core
+DEPENDS+=      ${PYPKGPREFIX}-jupyter_server>=2.4.0:../../www/py-jupyter_server
+DEPENDS+=      ${PYPKGPREFIX}-jupyterlab-server>=2.19.0:../../www/py-jupyterlab-server
+DEPENDS+=      ${PYPKGPREFIX}-notebook_shim>=0.2:../../www/py-notebook_shim
+DEPENDS+=      ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
+DEPENDS+=      ${PYPKGPREFIX}-tornado>=6.2.0:../../www/py-tornado
+DEPENDS+=      ${PYPKGPREFIX}-traitlets-[0-9]*:../../devel/py-traitlets
+
+USE_LANGUAGES= # none
+
+CHECK_INTERPRETER_SKIP+=       ${PYSITELIB}/jupyterlab/staging/yarn.js
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/pyversion.mk"
+.if ${PYTHON_VERSION} < 309
+DEPENDS+=      ${PYPKGPREFIX}-importlib-resources>=1.4:../../devel/py-importlib-resources
+.endif
+.if ${PYTHON_VERSION} < 310
+DEPENDS+=      ${PYPKGPREFIX}-importlib-metadata>=4.8.3:../../devel/py-importlib-metadata
+.endif
+.if ${PYTHON_VERSION} < 311
+DEPENDS+=      ${PYPKGPREFIX}-tomli-[0-9]*:../../textproc/py-tomli
+.endif
+
+post-install:
+.for bin in jlpm jupyter-lab jupyter-labextension jupyter-labhub
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} ${bin} ${bin}-${PYVERSSUFFIX} || ${TRUE}
+.endfor
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-jupyterlab/PLIST
diff -u /dev/null pkgsrc/www/py-jupyterlab/PLIST:1.1
--- /dev/null   Sat Aug 26 14:12:07 2023
+++ pkgsrc/www/py-jupyterlab/PLIST      Sat Aug 26 14:12:07 2023
@@ -0,0 +1,842 @@
+@comment $NetBSD: PLIST,v 1.1 2023/08/26 14:12:07 adam Exp $
+bin/jlpm-${PYVERSSUFFIX}
+bin/jupyter-lab-${PYVERSSUFFIX}
+bin/jupyter-labextension-${PYVERSSUFFIX}
+bin/jupyter-labhub-${PYVERSSUFFIX}
+etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
+etc/jupyter/jupyter_server_config.d/jupyterlab.json
+${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
+${PYSITELIB}/jupyterlab/__init__.py
+${PYSITELIB}/jupyterlab/__init__.pyc
+${PYSITELIB}/jupyterlab/__main__.py
+${PYSITELIB}/jupyterlab/__main__.pyc
+${PYSITELIB}/jupyterlab/_version.py
+${PYSITELIB}/jupyterlab/_version.pyc
+${PYSITELIB}/jupyterlab/browser-test.js
+${PYSITELIB}/jupyterlab/browser_check.py
+${PYSITELIB}/jupyterlab/browser_check.pyc
+${PYSITELIB}/jupyterlab/commands.py
+${PYSITELIB}/jupyterlab/commands.pyc
+${PYSITELIB}/jupyterlab/coreconfig.py
+${PYSITELIB}/jupyterlab/coreconfig.pyc
+${PYSITELIB}/jupyterlab/debuglog.py
+${PYSITELIB}/jupyterlab/debuglog.pyc
+${PYSITELIB}/jupyterlab/extensions/__init__.py
+${PYSITELIB}/jupyterlab/extensions/__init__.pyc
+${PYSITELIB}/jupyterlab/extensions/manager.py
+${PYSITELIB}/jupyterlab/extensions/manager.pyc
+${PYSITELIB}/jupyterlab/extensions/pypi.py
+${PYSITELIB}/jupyterlab/extensions/pypi.pyc
+${PYSITELIB}/jupyterlab/extensions/readonly.py
+${PYSITELIB}/jupyterlab/extensions/readonly.pyc
+${PYSITELIB}/jupyterlab/federated_labextensions.py
+${PYSITELIB}/jupyterlab/federated_labextensions.pyc
+${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/build_log.json
+${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/package.json
+${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/lib_extension_index_js.6258249575a3de76958a.js
+${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.21fd5b9556e74351582d.js
+${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/style.js
+${PYSITELIB}/jupyterlab/galata/__init__.py
+${PYSITELIB}/jupyterlab/galata/__init__.pyc
+${PYSITELIB}/jupyterlab/handlers/__init__.py
+${PYSITELIB}/jupyterlab/handlers/__init__.pyc
+${PYSITELIB}/jupyterlab/handlers/announcements.py
+${PYSITELIB}/jupyterlab/handlers/announcements.pyc
+${PYSITELIB}/jupyterlab/handlers/build_handler.py
+${PYSITELIB}/jupyterlab/handlers/build_handler.pyc
+${PYSITELIB}/jupyterlab/handlers/error_handler.py
+${PYSITELIB}/jupyterlab/handlers/error_handler.pyc
+${PYSITELIB}/jupyterlab/handlers/extension_manager_handler.py
+${PYSITELIB}/jupyterlab/handlers/extension_manager_handler.pyc
+${PYSITELIB}/jupyterlab/jlpmapp.py
+${PYSITELIB}/jupyterlab/jlpmapp.pyc
+${PYSITELIB}/jupyterlab/labapp.py
+${PYSITELIB}/jupyterlab/labapp.pyc
+${PYSITELIB}/jupyterlab/labextensions.py
+${PYSITELIB}/jupyterlab/labextensions.pyc
+${PYSITELIB}/jupyterlab/labhubapp.py
+${PYSITELIB}/jupyterlab/labhubapp.pyc
+${PYSITELIB}/jupyterlab/node-version-check.js
+${PYSITELIB}/jupyterlab/pytest_plugin.py
+${PYSITELIB}/jupyterlab/pytest_plugin.pyc
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/commands.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/property-inspector.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/shell.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/application-extension/top-bar.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/palette.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/print.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/sanitizer.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/themes.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/utilityCommands.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/apputils-extension/workspaces.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/celltags-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/codemirror-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/completer-extension/manager.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/console-extension/completer.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/console-extension/foreign.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/console-extension/tracker.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/csv.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/csvviewer-extension/tsv.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/debugger-extension/main.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/docmanager-extension/download.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/docmanager-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/documentsearch-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/extensionmanager-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/download.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/open-with.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/completer.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/fileeditor-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/help-extension/about.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/help-extension/jupyter-forum.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/help-extension/launch-classic.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/htmlviewer-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/hub-extension/menu.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/imageviewer-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/inspector-extension/consoles.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/inspector-extension/inspector.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/inspector-extension/notebooks.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/launcher-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/logconsole-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/lsp-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/mainmenu-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/markdownviewer-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/mathjax-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/metadataform-extension/metadataforms.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/completer.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/export.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/panel.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/tools.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/running-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/form-ui.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/settingeditor-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/statusbar-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/terminal-extension/plugin.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/toc-extension/registry.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/tooltip-extension/consoles.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/tooltip-extension/files.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/tooltip-extension/notebooks.json
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig
+${PYSITELIB}/jupyterlab/schemas/@jupyterlab/translation-extension/plugin.json
+${PYSITELIB}/jupyterlab/semver.py
+${PYSITELIB}/jupyterlab/semver.pyc
+${PYSITELIB}/jupyterlab/serverextension.py
+${PYSITELIB}/jupyterlab/serverextension.pyc
+${PYSITELIB}/jupyterlab/staging/.yarnrc.yml
+${PYSITELIB}/jupyterlab/staging/bootstrap.js
+${PYSITELIB}/jupyterlab/staging/index.js
+${PYSITELIB}/jupyterlab/staging/package.json
+${PYSITELIB}/jupyterlab/staging/publicpath.js
+${PYSITELIB}/jupyterlab/staging/templates/403.html
+${PYSITELIB}/jupyterlab/staging/templates/error.html
+${PYSITELIB}/jupyterlab/staging/templates/partial.html
+${PYSITELIB}/jupyterlab/staging/templates/template.html
+${PYSITELIB}/jupyterlab/staging/webpack.config.js
+${PYSITELIB}/jupyterlab/staging/webpack.prod.config.js
+${PYSITELIB}/jupyterlab/staging/webpack.prod.minimize.config.js
+${PYSITELIB}/jupyterlab/staging/webpack.prod.release.config.js
+${PYSITELIB}/jupyterlab/staging/yarn.js
+${PYSITELIB}/jupyterlab/staging/yarn.lock
+${PYSITELIB}/jupyterlab/static/1036.3ccde0c0c5240fa0e85e.js
+${PYSITELIB}/jupyterlab/static/1036.3ccde0c0c5240fa0e85e.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/1085.0b67f0736d85ec41fdd4.js
+${PYSITELIB}/jupyterlab/static/1142.d5442a459b18907c1f91.js
+${PYSITELIB}/jupyterlab/static/1168.e4d38ba5d2b37479ba8a.js
+${PYSITELIB}/jupyterlab/static/1294.9d27be1098bc8abebe3f.js
+${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js
+${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/1410.e2302ff5f564d6e596bb.js
+${PYSITELIB}/jupyterlab/static/1420.e8486ed074346bc629ca.js
+${PYSITELIB}/jupyterlab/static/1448.bb06771a8674da4b8b32.js
+${PYSITELIB}/jupyterlab/static/1452.4cc17f31511d1f9c6052.js
+${PYSITELIB}/jupyterlab/static/1467.dcd89539f6477c1367af.js
+${PYSITELIB}/jupyterlab/static/1550.09375e869bc25429b07a.js
+${PYSITELIB}/jupyterlab/static/1581.e988a625b879002dcc04.js
+${PYSITELIB}/jupyterlab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/1608.61240f3db67d3d952790.js
+${PYSITELIB}/jupyterlab/static/1716.a6bbe1ae8a1986a73623.js
+${PYSITELIB}/jupyterlab/static/1776.4f9305d35480467b23c9.js
+${PYSITELIB}/jupyterlab/static/1861.4fc7b4afe2b09eb6b5c0.js
+${PYSITELIB}/jupyterlab/static/1903.3b452e8ec30e57dbaba5.js
+${PYSITELIB}/jupyterlab/static/1945.0fbbfe93a4aedd91875c.js
+${PYSITELIB}/jupyterlab/static/1954.07d96e4020ed6e543d25.js
+${PYSITELIB}/jupyterlab/static/1993.f8c5682f95ffa75cbaf6.js
+${PYSITELIB}/jupyterlab/static/1cb1c39ea642f26a4dfe.woff
+${PYSITELIB}/jupyterlab/static/2039.aa079dac5c520f93b234.js
+${PYSITELIB}/jupyterlab/static/2090.abc86741318f76c3d726.js
+${PYSITELIB}/jupyterlab/static/2091.600b1c32af186f6405f9.js
+${PYSITELIB}/jupyterlab/static/2104.296346db0067b4883fbf.js
+${PYSITELIB}/jupyterlab/static/2145.be9ec610f29703694fcf.js
+${PYSITELIB}/jupyterlab/static/2254.55c69210925ec9b28dd9.js
+${PYSITELIB}/jupyterlab/static/2295.cda0f7182bf2a1a03c5a.js
+${PYSITELIB}/jupyterlab/static/2320.04abae549b19363c2fdd.js
+${PYSITELIB}/jupyterlab/static/2363.6eef078cb37c32d7fbc3.js
+${PYSITELIB}/jupyterlab/static/2459.9f9cb02561de1bec73ff.js
+${PYSITELIB}/jupyterlab/static/2485.dab750ed66209df61fe1.js
+${PYSITELIB}/jupyterlab/static/2617.9c299e26785f7646cb39.js
+${PYSITELIB}/jupyterlab/static/2646.0864fb63d7ab1ed16893.js
+${PYSITELIB}/jupyterlab/static/26683bf201fb258a2237.woff
+${PYSITELIB}/jupyterlab/static/2800.680b1fa0a4c66c69bb1e.js
+${PYSITELIB}/jupyterlab/static/2857.27a6e85f5c4c092ab8a2.js
+${PYSITELIB}/jupyterlab/static/2909.e190307f7f84c7691068.js
+${PYSITELIB}/jupyterlab/static/292.3f7844a129f16ec1ffbc.js
+${PYSITELIB}/jupyterlab/static/2929.b88233153dbf33f40b29.js
+${PYSITELIB}/jupyterlab/static/2953.62d9365d141395484ac8.js
+${PYSITELIB}/jupyterlab/static/2990.ea15322a41d3f133989b.js
+${PYSITELIB}/jupyterlab/static/2995.9791e1071c5f095421bf.js
+${PYSITELIB}/jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js
+${PYSITELIB}/jupyterlab/static/30e889b58cbc51adfbb0.woff
+${PYSITELIB}/jupyterlab/static/3123.4d894ae9a109d4911829.js
+${PYSITELIB}/jupyterlab/static/3127.75e12687687a3de3b59d.js
+${PYSITELIB}/jupyterlab/static/32792104b5ef69eded90.woff
+${PYSITELIB}/jupyterlab/static/3294.20ae35c64453250c811b.js
+${PYSITELIB}/jupyterlab/static/3306.8bdc49ad1a7ca593a838.js
+${PYSITELIB}/jupyterlab/static/3308.92a1e305c62cc91845b9.js
+${PYSITELIB}/jupyterlab/static/3520.036061f827068c57e665.js
+${PYSITELIB}/jupyterlab/static/3528.3b5ef5f31d460b5fcd01.js
+${PYSITELIB}/jupyterlab/static/3547.bd90e90bfe79911486e8.js
+${PYSITELIB}/jupyterlab/static/3549.24f2fe646d8128bc9db0.js
+${PYSITELIB}/jupyterlab/static/355254db9ca10a09a3b5.woff
+${PYSITELIB}/jupyterlab/static/3601.5c17c015d71b69ddcab3.js
+${PYSITELIB}/jupyterlab/static/36e0d72d8a7afc696a3e.woff
+${PYSITELIB}/jupyterlab/static/3724.a4657dc16be2ffc49282.js
+${PYSITELIB}/jupyterlab/static/373c04fd2418f5c77eea.eot
+${PYSITELIB}/jupyterlab/static/378.6d0f0fc4c8a2eb80ac43.js
+${PYSITELIB}/jupyterlab/static/3783.6121fa44ad854b45accf.js
+${PYSITELIB}/jupyterlab/static/3807.08a8fd824036c30b3746.js
+${PYSITELIB}/jupyterlab/static/383.db345dbeef5ef774e50c.js
+${PYSITELIB}/jupyterlab/static/3871.ba96e5b53bb16df56618.js
+${PYSITELIB}/jupyterlab/static/3923.f29c06abdcb560130471.js
+${PYSITELIB}/jupyterlab/static/3935.905285b8e22c337968ed.js
+${PYSITELIB}/jupyterlab/static/3935.905285b8e22c337968ed.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/3962.50786e3ed9a01329a4a0.js
+${PYSITELIB}/jupyterlab/static/3bc6ecaae7ecf6f8d7f8.woff
+${PYSITELIB}/jupyterlab/static/3de784d07b9fa8f104c1.woff
+${PYSITELIB}/jupyterlab/static/3f6d3488cf65374f6f67.woff
+${PYSITELIB}/jupyterlab/static/4008.86acbefff6de679f77b5.js
+${PYSITELIB}/jupyterlab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/4017.096a74a538e031b6d346.js
+${PYSITELIB}/jupyterlab/static/4043.aa012978c41d1d1b2f14.js
+${PYSITELIB}/jupyterlab/static/4139.303ee7374c742287be85.js
+${PYSITELIB}/jupyterlab/static/4155.5a8d6736017097028d78.js
+${PYSITELIB}/jupyterlab/static/4283.f6092d8b7f2e53118d1b.js
+${PYSITELIB}/jupyterlab/static/4291.e5d8997127541f75fdaf.js
+${PYSITELIB}/jupyterlab/static/4405.43dab120fea32f30bbb9.js
+${PYSITELIB}/jupyterlab/static/4419.93938494f456cd76a7e3.js
+${PYSITELIB}/jupyterlab/static/4452.2f8819684b96ecff5231.js
+${PYSITELIB}/jupyterlab/static/4519.6b784d052db42e93eff2.js
+${PYSITELIB}/jupyterlab/static/4523.87224ea442d42316dda0.js
+${PYSITELIB}/jupyterlab/static/4562.72444a09f5f092646490.js
+${PYSITELIB}/jupyterlab/static/4591.b9b1269706f790fd834d.js
+${PYSITELIB}/jupyterlab/static/46.fb119c5e5b1e0c72a00f.js
+${PYSITELIB}/jupyterlab/static/4743.d4e9658ea25301e15a94.js
+${PYSITELIB}/jupyterlab/static/481e39042508ae313a60.woff
+${PYSITELIB}/jupyterlab/static/4878.73004381601237a3ef9c.js
+${PYSITELIB}/jupyterlab/static/49.7233f68f95d10b85a83e.js
+${PYSITELIB}/jupyterlab/static/4986.a497cdda4b7152902568.js
+${PYSITELIB}/jupyterlab/static/5041.cdc120bda0a0dec4cfc2.js
+${PYSITELIB}/jupyterlab/static/5157.9c77dc27a251d4135876.js
+${PYSITELIB}/jupyterlab/static/5201.8866042bae350659528a.js
+${PYSITELIB}/jupyterlab/static/5203.c002d40ac647dc6e1d61.js
+${PYSITELIB}/jupyterlab/static/5331.0cd3f010bb08983ec3fd.js
+${PYSITELIB}/jupyterlab/static/5440.2541fcda12b661665148.js
+${PYSITELIB}/jupyterlab/static/5521.ce4a0274596e0325374c.js
+${PYSITELIB}/jupyterlab/static/5746.e4434ef2027bcc5ed0c9.js
+${PYSITELIB}/jupyterlab/static/581.2b878ed37172aced15b5.js
+${PYSITELIB}/jupyterlab/static/5881.3946238aa4afdcf4f964.js
+${PYSITELIB}/jupyterlab/static/5959.a6b1fd3b03d3649ea8b1.js
+${PYSITELIB}/jupyterlab/static/5cda41563a095bd70c78.woff
+${PYSITELIB}/jupyterlab/static/6059.d83e7323b2ee1aa16009.js
+${PYSITELIB}/jupyterlab/static/6163.f5b51a9f0df4846ba40f.js
+${PYSITELIB}/jupyterlab/static/6207.a8079c8d8a61039dd530.js
+${PYSITELIB}/jupyterlab/static/6243.2efd673d1304c43b7b78.js
+${PYSITELIB}/jupyterlab/static/6267.1def2916929e185ab9fc.js
+${PYSITELIB}/jupyterlab/static/6359.4b994bfd6b1dea2d6fe3.js
+${PYSITELIB}/jupyterlab/static/6443.e6b52d3732b3e8513a71.js
+${PYSITELIB}/jupyterlab/static/6532.bb7137729a2d6d4e6ddf.js
+${PYSITELIB}/jupyterlab/static/6560.f42276a0b1b92aea515b.js
+${PYSITELIB}/jupyterlab/static/6595.6a1d7e1abbf186dd119b.js
+${PYSITELIB}/jupyterlab/static/6686.3c518aa6e5f9785fb486.js
+${PYSITELIB}/jupyterlab/static/6815.0b699f0c162a24b0dbe3.js
+${PYSITELIB}/jupyterlab/static/6888.9d3914817f3290827a64.js
+${PYSITELIB}/jupyterlab/static/7080.1330328bb6f46b4da81e.js
+${PYSITELIB}/jupyterlab/static/7112.d5120c85ebd17620dda0.js
+${PYSITELIB}/jupyterlab/static/7173.e28f63dbd553818e07d3.js
+${PYSITELIB}/jupyterlab/static/721921bab0d001ebff02.woff
+${PYSITELIB}/jupyterlab/static/7245.c0cae8787dcd00b991b7.js
+${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js
+${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/72bc573386dd1d48c5bb.woff
+${PYSITELIB}/jupyterlab/static/7317.af8a7da0f881a22752c1.js
+${PYSITELIB}/jupyterlab/static/7318.397bf8e913e825b2be27.js
+${PYSITELIB}/jupyterlab/static/7363.abe8e31a91e113753bae.js
+${PYSITELIB}/jupyterlab/static/7384.60351e008d8f687e8fcc.js
+${PYSITELIB}/jupyterlab/static/7390.8253478b90f756692702.js
+${PYSITELIB}/jupyterlab/static/745.85516a9bb83bcd94d00d.js
+${PYSITELIB}/jupyterlab/static/7451.c0257dbfdd320e2c21f5.js
+${PYSITELIB}/jupyterlab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/7472.58ba8647a489d019c2ef.js
+${PYSITELIB}/jupyterlab/static/7473.5012397d10d3b945ecaa.js
+${PYSITELIB}/jupyterlab/static/7508.8ee4c41ea3a4092be5c8.js
+${PYSITELIB}/jupyterlab/static/7511.b381a696cf806983c654.js
+${PYSITELIB}/jupyterlab/static/7517.f3e5d420f4af90d442dd.js
+${PYSITELIB}/jupyterlab/static/7669.343e259c4c8269479f5b.js
+${PYSITELIB}/jupyterlab/static/7702.c479c69f7a532f7b3fd5.js
+${PYSITELIB}/jupyterlab/static/7730.7e3a9fb140d2d55a51fc.js
+${PYSITELIB}/jupyterlab/static/7731.26db150e967313b7a7e2.js
+${PYSITELIB}/jupyterlab/static/7763.19a095394000f9ef62bd.js
+${PYSITELIB}/jupyterlab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/7775.3e0dee729369fe3d5008.js
+${PYSITELIB}/jupyterlab/static/7823.817687f13e9a6781fdd3.js
+${PYSITELIB}/jupyterlab/static/7827.e36d073d947bf02a05e3.js
+${PYSITELIB}/jupyterlab/static/7848.e83aa4b90ae87209abb8.js
+${PYSITELIB}/jupyterlab/static/786.8a99ee7dbd7bd0eb9dce.js
+${PYSITELIB}/jupyterlab/static/7877.a4c46a784149533b91d4.js
+${PYSITELIB}/jupyterlab/static/7887.128a155df5d25e88c0ce.js
+${PYSITELIB}/jupyterlab/static/795.47ab66037ef33f808f09.js
+${PYSITELIB}/jupyterlab/static/79d088064beb3826054f.eot
+${PYSITELIB}/jupyterlab/static/8002.25f64485372af5158c83.js
+${PYSITELIB}/jupyterlab/static/8010.1cf8237e9def8404f355.js
+${PYSITELIB}/jupyterlab/static/8012.40cb006f0c180ebafa91.js
+${PYSITELIB}/jupyterlab/static/812.bd1c74218f6fd9e7df31.js
+${PYSITELIB}/jupyterlab/static/8285.1eac7b7582569be1c3a8.js
+${PYSITELIB}/jupyterlab/static/830.8ddf7d2d91f66a8e4d36.js
+${PYSITELIB}/jupyterlab/static/8302.4c190e10b00fe083570e.js
+${PYSITELIB}/jupyterlab/static/8319.80fcbc832e1eb20b71e7.js
+${PYSITELIB}/jupyterlab/static/8347.573b699e3590729bfa8a.js
+${PYSITELIB}/jupyterlab/static/8405.154ba4b17a2dec22a355.js
+${PYSITELIB}/jupyterlab/static/8493.fc635229db38e6fc6aa2.js
+${PYSITELIB}/jupyterlab/static/8498.27a245b23921914bf5c2.js
+${PYSITELIB}/jupyterlab/static/8512.1af96655287fd124877b.js
+${PYSITELIB}/jupyterlab/static/8678.dcd3dab9025b13eb9be8.js
+${PYSITELIB}/jupyterlab/static/870673df72e70f87c91a.woff
+${PYSITELIB}/jupyterlab/static/8710.5fc5ecb762fb4494db02.js
+${PYSITELIB}/jupyterlab/static/8768.4a80caab00174c50eb10.js
+${PYSITELIB}/jupyterlab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/8771.327a202178f82f3b15b8.js
+${PYSITELIB}/jupyterlab/static/8787.4d36d28dcf94bf59cbfe.js
+${PYSITELIB}/jupyterlab/static/8805.0f14a91b024b59c039a7.js
+${PYSITELIB}/jupyterlab/static/8823.2ff947bcd96cc0723058.js
+${PYSITELIB}/jupyterlab/static/8875.88988caaba1e33edad5b.js
+${PYSITELIB}/jupyterlab/static/88b98cad3688915e50da.woff
+${PYSITELIB}/jupyterlab/static/8ea8791754915a898a31.woff2
+${PYSITELIB}/jupyterlab/static/8ea8dbb1b02e6f730f55.woff
+${PYSITELIB}/jupyterlab/static/9.0e0cba0ccc2a4b670600.js
+${PYSITELIB}/jupyterlab/static/9030.260bc05e28eccff70ae8.js
+${PYSITELIB}/jupyterlab/static/9041.df39043656c7233552e4.js
+${PYSITELIB}/jupyterlab/static/9055.bd710a8db8883a836b59.js
+${PYSITELIB}/jupyterlab/static/9065.5305259c65dfa1c99874.js
+${PYSITELIB}/jupyterlab/static/9109.fa3ee74a5c0f378f4d51.js
+${PYSITELIB}/jupyterlab/static/9192.db4337a516b7f38d1f89.js
+${PYSITELIB}/jupyterlab/static/9222.1c2a8e69a2de57dd1984.js
+${PYSITELIB}/jupyterlab/static/9230.58b8c42b730e1a56e69b.js
+${PYSITELIB}/jupyterlab/static/9265.bc2b66a4502cdfcfc14f.js
+${PYSITELIB}/jupyterlab/static/9362.823dcfac216f8057452d.js
+${PYSITELIB}/jupyterlab/static/9409.34c33ed11e2d6f318480.js
+${PYSITELIB}/jupyterlab/static/942.93c8de61ea9ea08ec097.js
+${PYSITELIB}/jupyterlab/static/9421.022dc7b4e9a2c80c32c2.js
+${PYSITELIB}/jupyterlab/static/9445.fe5e9e5b728de8d15873.js
+${PYSITELIB}/jupyterlab/static/9621.9cbfa52c42927bb398b4.js
+${PYSITELIB}/jupyterlab/static/9653.d93c93e084cd5e93cd2d.js
+${PYSITELIB}/jupyterlab/static/9674eb1bd55047179038.svg
+${PYSITELIB}/jupyterlab/static/9738.c0234a1f7f6ac262f560.js
+${PYSITELIB}/jupyterlab/static/9747.6dd327f4928c6989ea8a.js
+${PYSITELIB}/jupyterlab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/9826.406d2a71dc45995bc549.js
+${PYSITELIB}/jupyterlab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt
+${PYSITELIB}/jupyterlab/static/9834b82ad26e2a37583d.woff2
+${PYSITELIB}/jupyterlab/static/a009bea404f7a500ded4.woff
+${PYSITELIB}/jupyterlab/static/a3b9817780214caf01e8.svg
+${PYSITELIB}/jupyterlab/static/af04542b29eaac04550a.woff
+${PYSITELIB}/jupyterlab/static/af6397503fcefbd61397.ttf
+${PYSITELIB}/jupyterlab/static/af96f67d7accf5fd2a4a.woff
+${PYSITELIB}/jupyterlab/static/b418136e3b384baaadec.woff
+${PYSITELIB}/jupyterlab/static/be0a084962d8066884f7.svg
+${PYSITELIB}/jupyterlab/static/bootstrap.js
+${PYSITELIB}/jupyterlab/static/build_log.json
+${PYSITELIB}/jupyterlab/static/c49810b53ecc0d87d802.woff
+${PYSITELIB}/jupyterlab/static/c56da8d69f1a0208b8e0.woff
+${PYSITELIB}/jupyterlab/static/cb9e9e693192413cde2b.woff
+${PYSITELIB}/jupyterlab/static/cda59d6efffa685830fd.ttf
+${PYSITELIB}/jupyterlab/static/e4299464e7b012968eed.eot
+${PYSITELIB}/jupyterlab/static/e42a88444448ac3d6054.woff2
+${PYSITELIB}/jupyterlab/static/e8711bbb871afd8e9dea.ttf
+${PYSITELIB}/jupyterlab/static/f9217f66874b0c01cd8c.woff
+${PYSITELIB}/jupyterlab/static/fc6ddf5df402b263cfb1.woff
+${PYSITELIB}/jupyterlab/static/index.html
+${PYSITELIB}/jupyterlab/static/index.out.js
+${PYSITELIB}/jupyterlab/static/jlab_core.5f8e30c3b3cb076c81d8.js
+${PYSITELIB}/jupyterlab/static/main.bcccfe17b7cd76ace990.js
+${PYSITELIB}/jupyterlab/static/package.json
+${PYSITELIB}/jupyterlab/static/style.js
+${PYSITELIB}/jupyterlab/static/third-party-licenses.json
+${PYSITELIB}/jupyterlab/style.js
+${PYSITELIB}/jupyterlab/tests/__init__.py
+${PYSITELIB}/jupyterlab/tests/__init__.pyc
+${PYSITELIB}/jupyterlab/tests/conftest.py
+${PYSITELIB}/jupyterlab/tests/conftest.pyc
+${PYSITELIB}/jupyterlab/tests/echo_kernel.py
+${PYSITELIB}/jupyterlab/tests/echo_kernel.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/.yarnrc.yml
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/mock_package.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/mock_package.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/extension/yarn.lock
+${PYSITELIB}/jupyterlab/tests/mock_packages/incompat/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/incompat/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/jlab_mock_consumer.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/consumer/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/jlab_mock_provider.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/provider/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/token/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/interop/token/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/mimeextension/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/mimeextension/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/mimeextension/yarn.lock
+${PYSITELIB}/jupyterlab/tests/mock_packages/package/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/package/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/MANIFEST.in
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__init__.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/test_hyphens_underscore/__init__.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens-underscore/yarn.lock
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/MANIFEST.in
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__init__.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/test_hyphens/__init__.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test-hyphens/yarn.lock
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/MANIFEST.in
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/index.js
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/package.json
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/setup.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/setup.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__init__.py
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/test_no_hyphens/__init__.pyc
+${PYSITELIB}/jupyterlab/tests/mock_packages/test_no_hyphens/yarn.lock
+${PYSITELIB}/jupyterlab/tests/test_announcements.py
+${PYSITELIB}/jupyterlab/tests/test_announcements.pyc
+${PYSITELIB}/jupyterlab/tests/test_app.py
+${PYSITELIB}/jupyterlab/tests/test_app.pyc
+${PYSITELIB}/jupyterlab/tests/test_build_api.py
+${PYSITELIB}/jupyterlab/tests/test_build_api.pyc
+${PYSITELIB}/jupyterlab/tests/test_extensions.py
+${PYSITELIB}/jupyterlab/tests/test_extensions.pyc
+${PYSITELIB}/jupyterlab/tests/test_jupyterlab.py
+${PYSITELIB}/jupyterlab/tests/test_jupyterlab.pyc
+${PYSITELIB}/jupyterlab/tests/test_registry.py
+${PYSITELIB}/jupyterlab/tests/test_registry.pyc
+${PYSITELIB}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css
+${PYSITELIB}/jupyterlab/themes/@jupyterlab/theme-dark-extension/index.js
+${PYSITELIB}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.css
+${PYSITELIB}/jupyterlab/themes/@jupyterlab/theme-light-extension/index.js
+${PYSITELIB}/jupyterlab/upgrade_extension.py
+${PYSITELIB}/jupyterlab/upgrade_extension.pyc
+${PYSITELIB}/jupyterlab/utils.py
+${PYSITELIB}/jupyterlab/utils.pyc
+share/applications/jupyterlab.desktop
+share/icons/hicolor/scalable/apps/jupyterlab.svg
+share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json
+share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json
+share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json
+share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json
+share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json
+share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json
+share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json
+share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json
+share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json
+share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json
+share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json
+share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json
+share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json
+share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json
+share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json
+share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json
+share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json
+share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json
+share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json
+share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json
+share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json
+share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json
+share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json
+share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json
+share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json
+share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json
+share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json
+share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json
+share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json
+share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json
+share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json
+share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json
+share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json
+share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig
+share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json
+share/jupyter/lab/static/1036.3ccde0c0c5240fa0e85e.js
+share/jupyter/lab/static/1036.3ccde0c0c5240fa0e85e.js.LICENSE.txt
+share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js
+share/jupyter/lab/static/1142.d5442a459b18907c1f91.js
+share/jupyter/lab/static/1168.e4d38ba5d2b37479ba8a.js
+share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js
+share/jupyter/lab/static/141.f110448d494068ebcc87.js
+share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt
+share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js
+share/jupyter/lab/static/1420.e8486ed074346bc629ca.js
+share/jupyter/lab/static/1448.bb06771a8674da4b8b32.js
+share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js
+share/jupyter/lab/static/1467.dcd89539f6477c1367af.js
+share/jupyter/lab/static/1550.09375e869bc25429b07a.js
+share/jupyter/lab/static/1581.e988a625b879002dcc04.js
+share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
+share/jupyter/lab/static/1608.61240f3db67d3d952790.js
+share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js
+share/jupyter/lab/static/1776.4f9305d35480467b23c9.js
+share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js
+share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js
+share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js
+share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js
+share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js
+share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff
+share/jupyter/lab/static/2039.aa079dac5c520f93b234.js
+share/jupyter/lab/static/2090.abc86741318f76c3d726.js
+share/jupyter/lab/static/2091.600b1c32af186f6405f9.js
+share/jupyter/lab/static/2104.296346db0067b4883fbf.js
+share/jupyter/lab/static/2145.be9ec610f29703694fcf.js
+share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js
+share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js
+share/jupyter/lab/static/2320.04abae549b19363c2fdd.js
+share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js
+share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js
+share/jupyter/lab/static/2485.dab750ed66209df61fe1.js
+share/jupyter/lab/static/2617.9c299e26785f7646cb39.js
+share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js
+share/jupyter/lab/static/26683bf201fb258a2237.woff
+share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js
+share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js
+share/jupyter/lab/static/2909.e190307f7f84c7691068.js
+share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js
+share/jupyter/lab/static/2929.b88233153dbf33f40b29.js
+share/jupyter/lab/static/2953.62d9365d141395484ac8.js
+share/jupyter/lab/static/2990.ea15322a41d3f133989b.js
+share/jupyter/lab/static/2995.9791e1071c5f095421bf.js
+share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js
+share/jupyter/lab/static/30e889b58cbc51adfbb0.woff
+share/jupyter/lab/static/3123.4d894ae9a109d4911829.js
+share/jupyter/lab/static/3127.75e12687687a3de3b59d.js
+share/jupyter/lab/static/32792104b5ef69eded90.woff
+share/jupyter/lab/static/3294.20ae35c64453250c811b.js
+share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js
+share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js
+share/jupyter/lab/static/3520.036061f827068c57e665.js
+share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js
+share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js
+share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js
+share/jupyter/lab/static/355254db9ca10a09a3b5.woff
+share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js
+share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff
+share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js
+share/jupyter/lab/static/373c04fd2418f5c77eea.eot
+share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js
+share/jupyter/lab/static/3783.6121fa44ad854b45accf.js
+share/jupyter/lab/static/3807.08a8fd824036c30b3746.js
+share/jupyter/lab/static/383.db345dbeef5ef774e50c.js
+share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js
+share/jupyter/lab/static/3923.f29c06abdcb560130471.js
+share/jupyter/lab/static/3935.905285b8e22c337968ed.js
+share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt
+share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js
+share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff
+share/jupyter/lab/static/3de784d07b9fa8f104c1.woff
+share/jupyter/lab/static/3f6d3488cf65374f6f67.woff
+share/jupyter/lab/static/4008.86acbefff6de679f77b5.js
+share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt
+share/jupyter/lab/static/4017.096a74a538e031b6d346.js
+share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js
+share/jupyter/lab/static/4139.303ee7374c742287be85.js
+share/jupyter/lab/static/4155.5a8d6736017097028d78.js
+share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js
+share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js
+share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js
+share/jupyter/lab/static/4419.93938494f456cd76a7e3.js
+share/jupyter/lab/static/4452.2f8819684b96ecff5231.js
+share/jupyter/lab/static/4519.6b784d052db42e93eff2.js
+share/jupyter/lab/static/4523.87224ea442d42316dda0.js
+share/jupyter/lab/static/4562.72444a09f5f092646490.js
+share/jupyter/lab/static/4591.b9b1269706f790fd834d.js
+share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js
+share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js
+share/jupyter/lab/static/481e39042508ae313a60.woff
+share/jupyter/lab/static/4878.73004381601237a3ef9c.js
+share/jupyter/lab/static/49.7233f68f95d10b85a83e.js
+share/jupyter/lab/static/4986.a497cdda4b7152902568.js
+share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js
+share/jupyter/lab/static/5157.9c77dc27a251d4135876.js
+share/jupyter/lab/static/5201.8866042bae350659528a.js
+share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js
+share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js
+share/jupyter/lab/static/5440.2541fcda12b661665148.js
+share/jupyter/lab/static/5521.ce4a0274596e0325374c.js
+share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js
+share/jupyter/lab/static/581.2b878ed37172aced15b5.js
+share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js
+share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js
+share/jupyter/lab/static/5cda41563a095bd70c78.woff
+share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js
+share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js
+share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js
+share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js
+share/jupyter/lab/static/6267.1def2916929e185ab9fc.js
+share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js
+share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js
+share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js
+share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js
+share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js
+share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js
+share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js
+share/jupyter/lab/static/6888.9d3914817f3290827a64.js
+share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js
+share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js
+share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js
+share/jupyter/lab/static/721921bab0d001ebff02.woff
+share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js
+share/jupyter/lab/static/7294.badf85a3180703d63f62.js
+share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
+share/jupyter/lab/static/72bc573386dd1d48c5bb.woff
+share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js
+share/jupyter/lab/static/7318.397bf8e913e825b2be27.js
+share/jupyter/lab/static/7363.abe8e31a91e113753bae.js
+share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js
+share/jupyter/lab/static/7390.8253478b90f756692702.js
+share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js
+share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js
+share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt
+share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js
+share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js
+share/jupyter/lab/static/7508.8ee4c41ea3a4092be5c8.js
+share/jupyter/lab/static/7511.b381a696cf806983c654.js
+share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js
+share/jupyter/lab/static/7669.343e259c4c8269479f5b.js
+share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js
+share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js
+share/jupyter/lab/static/7731.26db150e967313b7a7e2.js
+share/jupyter/lab/static/7763.19a095394000f9ef62bd.js
+share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
+share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js
+share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js
+share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js
+share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js
+share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js
+share/jupyter/lab/static/7877.a4c46a784149533b91d4.js
+share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js
+share/jupyter/lab/static/795.47ab66037ef33f808f09.js
+share/jupyter/lab/static/79d088064beb3826054f.eot
+share/jupyter/lab/static/8002.25f64485372af5158c83.js
+share/jupyter/lab/static/8010.1cf8237e9def8404f355.js
+share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js
+share/jupyter/lab/static/812.bd1c74218f6fd9e7df31.js
+share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js
+share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js
+share/jupyter/lab/static/8302.4c190e10b00fe083570e.js
+share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js
+share/jupyter/lab/static/8347.573b699e3590729bfa8a.js
+share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js
+share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js
+share/jupyter/lab/static/8498.27a245b23921914bf5c2.js
+share/jupyter/lab/static/8512.1af96655287fd124877b.js
+share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js
+share/jupyter/lab/static/870673df72e70f87c91a.woff
+share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js
+share/jupyter/lab/static/8768.4a80caab00174c50eb10.js
+share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
+share/jupyter/lab/static/8771.327a202178f82f3b15b8.js
+share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js
+share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js
+share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js
+share/jupyter/lab/static/8875.88988caaba1e33edad5b.js
+share/jupyter/lab/static/88b98cad3688915e50da.woff
+share/jupyter/lab/static/8ea8791754915a898a31.woff2
+share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff
+share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js
+share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js
+share/jupyter/lab/static/9041.df39043656c7233552e4.js
+share/jupyter/lab/static/9055.bd710a8db8883a836b59.js
+share/jupyter/lab/static/9065.5305259c65dfa1c99874.js
+share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js
+share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js
+share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js
+share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js
+share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js
+share/jupyter/lab/static/9362.823dcfac216f8057452d.js
+share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js
+share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js
+share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js
+share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js
+share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js
+share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js
+share/jupyter/lab/static/9674eb1bd55047179038.svg
+share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js
+share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js
+share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt
+share/jupyter/lab/static/9826.406d2a71dc45995bc549.js
+share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt
+share/jupyter/lab/static/9834b82ad26e2a37583d.woff2
+share/jupyter/lab/static/a009bea404f7a500ded4.woff
+share/jupyter/lab/static/a3b9817780214caf01e8.svg
+share/jupyter/lab/static/af04542b29eaac04550a.woff
+share/jupyter/lab/static/af6397503fcefbd61397.ttf
+share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff
+share/jupyter/lab/static/b418136e3b384baaadec.woff
+share/jupyter/lab/static/be0a084962d8066884f7.svg
+share/jupyter/lab/static/bootstrap.js
+share/jupyter/lab/static/build_log.json
+share/jupyter/lab/static/c49810b53ecc0d87d802.woff
+share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff
+share/jupyter/lab/static/cb9e9e693192413cde2b.woff
+share/jupyter/lab/static/cda59d6efffa685830fd.ttf
+share/jupyter/lab/static/e4299464e7b012968eed.eot
+share/jupyter/lab/static/e42a88444448ac3d6054.woff2
+share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf
+share/jupyter/lab/static/f9217f66874b0c01cd8c.woff
+share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff
+share/jupyter/lab/static/index.html
+share/jupyter/lab/static/index.out.js
+share/jupyter/lab/static/jlab_core.5f8e30c3b3cb076c81d8.js
+share/jupyter/lab/static/main.bcccfe17b7cd76ace990.js
+share/jupyter/lab/static/package.json
+share/jupyter/lab/static/style.js
+share/jupyter/lab/static/third-party-licenses.json
+share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css
+share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js
+share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
+share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js
Index: pkgsrc/www/py-jupyterlab/distinfo
diff -u /dev/null pkgsrc/www/py-jupyterlab/distinfo:1.1
--- /dev/null   Sat Aug 26 14:12:07 2023
+++ pkgsrc/www/py-jupyterlab/distinfo   Sat Aug 26 14:12:07 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/08/26 14:12:07 adam Exp $
+
+BLAKE2s (jupyterlab-4.0.5.tar.gz) = 83688c4f6959529e36fc4722af89857aa6e5024b879a82d11ef42ffe3e6738ee
+SHA512 (jupyterlab-4.0.5.tar.gz) = befb13b653037511651387e339b8e41c17989c146080ad41c68b60f415a4c3c539d666719ba3256b341998fa13fe414c28c78159429d26f7000d0e01bba41ecc
+Size (jupyterlab-4.0.5.tar.gz) = 18235811 bytes



Home | Main Index | Thread Index | Old Index