Mon Feb 5 13:33:20 2024 UTC (111d)
py-jupyterlab: updated to 4.0.12

4.0.12

Bugs fixed

- Fix jupyterlab downgrade issue on extension installation
- Fix search highlights removal on clearing input box
- Add scroll margin to headings for better alignment
- Fix shortcut UI failing on filtering when empty command is given
- Fix connection loop issue with standalone foreign document in LSP
- Fix outputarea package from not detecting updates

Maintenance and upkeep improvements

- Backport: Fix visual tests

Documentation improvements

- Remove Python 3.0, Notebook 5 mentions from contributor docs


(adam)
diff -r1.9 -r1.10 pkgsrc/www/py-jupyterlab/Makefile
diff -r1.7 -r1.8 pkgsrc/www/py-jupyterlab/PLIST
diff -r1.6 -r1.7 pkgsrc/www/py-jupyterlab/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/www/py-jupyterlab/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-jupyterlab/Makefile 2024/01/20 10:10:46 1.9
+++ pkgsrc/www/py-jupyterlab/Makefile 2024/02/05 13:33:20 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2024/01/20 10:10:46 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2024/02/05 13:33:20 adam Exp $
2 2
3DISTNAME= jupyterlab-4.0.11 3DISTNAME= jupyterlab-4.0.12
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyterlab/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/jupyterlab/jupyterlab 9HOMEPAGE= https://github.com/jupyterlab/jupyterlab
10COMMENT= Next-generation user interface for Project Jupyter 10COMMENT= Next-generation user interface for Project Jupyter
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.5:../../devel/py-hatchling
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-jupyter-builder>=0.3.2:../../devel/py-hatch-jupyter-builder 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-jupyter-builder>=0.3.2:../../devel/py-hatch-jupyter-builder
15DEPENDS+= ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru 15DEPENDS+= ${PYPKGPREFIX}-async-lru>=1.0.0:../../devel/py-async-lru
16DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel 16DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel

cvs diff -r1.7 -r1.8 pkgsrc/www/py-jupyterlab/PLIST (expand / switch to unified diff)

--- pkgsrc/www/py-jupyterlab/PLIST 2024/01/20 10:10:46 1.7
+++ pkgsrc/www/py-jupyterlab/PLIST 2024/02/05 13:33:20 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2024/01/20 10:10:46 adam Exp $ 1@comment $NetBSD: PLIST,v 1.8 2024/02/05 13:33:20 adam Exp $
2bin/jlpm-${PYVERSSUFFIX} 2bin/jlpm-${PYVERSSUFFIX}
3bin/jupyter-lab-${PYVERSSUFFIX} 3bin/jupyter-lab-${PYVERSSUFFIX}
4bin/jupyter-labextension-${PYVERSSUFFIX} 4bin/jupyter-labextension-${PYVERSSUFFIX}
5bin/jupyter-labhub-${PYVERSSUFFIX} 5bin/jupyter-labhub-${PYVERSSUFFIX}
6etc/jupyter/jupyter_notebook_config.d/jupyterlab.json 6etc/jupyter/jupyter_notebook_config.d/jupyterlab.json
7etc/jupyter/jupyter_server_config.d/jupyterlab.json 7etc/jupyter/jupyter_server_config.d/jupyterlab.json
8${PYSITELIB}/${WHEEL_INFODIR}/METADATA 8${PYSITELIB}/${WHEEL_INFODIR}/METADATA
9${PYSITELIB}/${WHEEL_INFODIR}/RECORD 9${PYSITELIB}/${WHEEL_INFODIR}/RECORD
10${PYSITELIB}/${WHEEL_INFODIR}/WHEEL 10${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
11${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt 11${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
12${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE 12${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
13${PYSITELIB}/jupyterlab/__init__.py 13${PYSITELIB}/jupyterlab/__init__.py
14${PYSITELIB}/jupyterlab/__init__.pyc 14${PYSITELIB}/jupyterlab/__init__.pyc
@@ -40,27 +40,27 @@ ${PYSITELIB}/jupyterlab/extensions/manag @@ -40,27 +40,27 @@ ${PYSITELIB}/jupyterlab/extensions/manag
40${PYSITELIB}/jupyterlab/extensions/manager.pyo 40${PYSITELIB}/jupyterlab/extensions/manager.pyo
41${PYSITELIB}/jupyterlab/extensions/pypi.py 41${PYSITELIB}/jupyterlab/extensions/pypi.py
42${PYSITELIB}/jupyterlab/extensions/pypi.pyc 42${PYSITELIB}/jupyterlab/extensions/pypi.pyc
43${PYSITELIB}/jupyterlab/extensions/pypi.pyo 43${PYSITELIB}/jupyterlab/extensions/pypi.pyo
44${PYSITELIB}/jupyterlab/extensions/readonly.py 44${PYSITELIB}/jupyterlab/extensions/readonly.py
45${PYSITELIB}/jupyterlab/extensions/readonly.pyc 45${PYSITELIB}/jupyterlab/extensions/readonly.pyc
46${PYSITELIB}/jupyterlab/extensions/readonly.pyo 46${PYSITELIB}/jupyterlab/extensions/readonly.pyo
47${PYSITELIB}/jupyterlab/federated_labextensions.py 47${PYSITELIB}/jupyterlab/federated_labextensions.py
48${PYSITELIB}/jupyterlab/federated_labextensions.pyc 48${PYSITELIB}/jupyterlab/federated_labextensions.pyc
49${PYSITELIB}/jupyterlab/federated_labextensions.pyo 49${PYSITELIB}/jupyterlab/federated_labextensions.pyo
50${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/build_log.json 50${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/build_log.json
51${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/package.json 51${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/package.json
52${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/lib_extension_index_js.6258249575a3de76958a.js 52${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/lib_extension_index_js.6258249575a3de76958a.js
53${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.f387304aa715a4ffb50c.js 53${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/remoteEntry.b8fefd648959729a91e4.js
54${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/style.js 54${PYSITELIB}/jupyterlab/galata/@jupyterlab/galata-extension/static/style.js
55${PYSITELIB}/jupyterlab/galata/__init__.py 55${PYSITELIB}/jupyterlab/galata/__init__.py
56${PYSITELIB}/jupyterlab/galata/__init__.pyc 56${PYSITELIB}/jupyterlab/galata/__init__.pyc
57${PYSITELIB}/jupyterlab/galata/__init__.pyo 57${PYSITELIB}/jupyterlab/galata/__init__.pyo
58${PYSITELIB}/jupyterlab/handlers/__init__.py 58${PYSITELIB}/jupyterlab/handlers/__init__.py
59${PYSITELIB}/jupyterlab/handlers/__init__.pyc 59${PYSITELIB}/jupyterlab/handlers/__init__.pyc
60${PYSITELIB}/jupyterlab/handlers/__init__.pyo 60${PYSITELIB}/jupyterlab/handlers/__init__.pyo
61${PYSITELIB}/jupyterlab/handlers/announcements.py 61${PYSITELIB}/jupyterlab/handlers/announcements.py
62${PYSITELIB}/jupyterlab/handlers/announcements.pyc 62${PYSITELIB}/jupyterlab/handlers/announcements.pyc
63${PYSITELIB}/jupyterlab/handlers/announcements.pyo 63${PYSITELIB}/jupyterlab/handlers/announcements.pyo
64${PYSITELIB}/jupyterlab/handlers/build_handler.py 64${PYSITELIB}/jupyterlab/handlers/build_handler.py
65${PYSITELIB}/jupyterlab/handlers/build_handler.pyc 65${PYSITELIB}/jupyterlab/handlers/build_handler.pyc
66${PYSITELIB}/jupyterlab/handlers/build_handler.pyo 66${PYSITELIB}/jupyterlab/handlers/build_handler.pyo
@@ -202,76 +202,76 @@ ${PYSITELIB}/jupyterlab/staging/template @@ -202,76 +202,76 @@ ${PYSITELIB}/jupyterlab/staging/template
202${PYSITELIB}/jupyterlab/staging/templates/partial.html 202${PYSITELIB}/jupyterlab/staging/templates/partial.html
203${PYSITELIB}/jupyterlab/staging/templates/template.html 203${PYSITELIB}/jupyterlab/staging/templates/template.html
204${PYSITELIB}/jupyterlab/staging/webpack.config.js 204${PYSITELIB}/jupyterlab/staging/webpack.config.js
205${PYSITELIB}/jupyterlab/staging/webpack.prod.config.js 205${PYSITELIB}/jupyterlab/staging/webpack.prod.config.js
206${PYSITELIB}/jupyterlab/staging/webpack.prod.minimize.config.js 206${PYSITELIB}/jupyterlab/staging/webpack.prod.minimize.config.js
207${PYSITELIB}/jupyterlab/staging/webpack.prod.release.config.js 207${PYSITELIB}/jupyterlab/staging/webpack.prod.release.config.js
208${PYSITELIB}/jupyterlab/staging/yarn.js 208${PYSITELIB}/jupyterlab/staging/yarn.js
209${PYSITELIB}/jupyterlab/staging/yarn.lock 209${PYSITELIB}/jupyterlab/staging/yarn.lock
210${PYSITELIB}/jupyterlab/static/1036.0d1f109c3d842497fd51.js 210${PYSITELIB}/jupyterlab/static/1036.0d1f109c3d842497fd51.js
211${PYSITELIB}/jupyterlab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt 211${PYSITELIB}/jupyterlab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt
212${PYSITELIB}/jupyterlab/static/1085.0b67f0736d85ec41fdd4.js 212${PYSITELIB}/jupyterlab/static/1085.0b67f0736d85ec41fdd4.js
213${PYSITELIB}/jupyterlab/static/1142.d5442a459b18907c1f91.js 213${PYSITELIB}/jupyterlab/static/1142.d5442a459b18907c1f91.js
214${PYSITELIB}/jupyterlab/static/1168.0a95b9c93afe61ceb527.js 214${PYSITELIB}/jupyterlab/static/1168.0a95b9c93afe61ceb527.js
215${PYSITELIB}/jupyterlab/static/1251.5026f0650dc335eac553.js 
216${PYSITELIB}/jupyterlab/static/1294.9d27be1098bc8abebe3f.js 215${PYSITELIB}/jupyterlab/static/1294.9d27be1098bc8abebe3f.js
217${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js 216${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js
218${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js.LICENSE.txt 217${PYSITELIB}/jupyterlab/static/141.f110448d494068ebcc87.js.LICENSE.txt
219${PYSITELIB}/jupyterlab/static/1410.e2302ff5f564d6e596bb.js 218${PYSITELIB}/jupyterlab/static/1410.e2302ff5f564d6e596bb.js
220${PYSITELIB}/jupyterlab/static/1420.e8486ed074346bc629ca.js 219${PYSITELIB}/jupyterlab/static/1420.e8486ed074346bc629ca.js
221${PYSITELIB}/jupyterlab/static/1448.c391061d8a8344f9d177.js 220${PYSITELIB}/jupyterlab/static/1448.c391061d8a8344f9d177.js
222${PYSITELIB}/jupyterlab/static/1452.4cc17f31511d1f9c6052.js 221${PYSITELIB}/jupyterlab/static/1452.4cc17f31511d1f9c6052.js
223${PYSITELIB}/jupyterlab/static/1467.dcd89539f6477c1367af.js 222${PYSITELIB}/jupyterlab/static/1467.dcd89539f6477c1367af.js
224${PYSITELIB}/jupyterlab/static/1550.09375e869bc25429b07a.js 223${PYSITELIB}/jupyterlab/static/1550.09375e869bc25429b07a.js
225${PYSITELIB}/jupyterlab/static/1581.eb2d4e369cc20f56ce0d.js 224${PYSITELIB}/jupyterlab/static/1581.e988a625b879002dcc04.js
226${PYSITELIB}/jupyterlab/static/1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt 225${PYSITELIB}/jupyterlab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
227${PYSITELIB}/jupyterlab/static/1608.61240f3db67d3d952790.js 226${PYSITELIB}/jupyterlab/static/1608.61240f3db67d3d952790.js
228${PYSITELIB}/jupyterlab/static/1716.a6bbe1ae8a1986a73623.js 227${PYSITELIB}/jupyterlab/static/1716.a6bbe1ae8a1986a73623.js
229${PYSITELIB}/jupyterlab/static/1776.4f9305d35480467b23c9.js 228${PYSITELIB}/jupyterlab/static/1776.4f9305d35480467b23c9.js
230${PYSITELIB}/jupyterlab/static/1861.4fc7b4afe2b09eb6b5c0.js 229${PYSITELIB}/jupyterlab/static/1861.4fc7b4afe2b09eb6b5c0.js
231${PYSITELIB}/jupyterlab/static/1903.3b452e8ec30e57dbaba5.js 230${PYSITELIB}/jupyterlab/static/1903.3b452e8ec30e57dbaba5.js
232${PYSITELIB}/jupyterlab/static/1945.0fbbfe93a4aedd91875c.js 231${PYSITELIB}/jupyterlab/static/1945.0fbbfe93a4aedd91875c.js
233${PYSITELIB}/jupyterlab/static/1954.07d96e4020ed6e543d25.js 232${PYSITELIB}/jupyterlab/static/1954.07d96e4020ed6e543d25.js
234${PYSITELIB}/jupyterlab/static/1993.f8c5682f95ffa75cbaf6.js 233${PYSITELIB}/jupyterlab/static/1993.f8c5682f95ffa75cbaf6.js
235${PYSITELIB}/jupyterlab/static/1cb1c39ea642f26a4dfe.woff 234${PYSITELIB}/jupyterlab/static/1cb1c39ea642f26a4dfe.woff
236${PYSITELIB}/jupyterlab/static/2039.aa079dac5c520f93b234.js 235${PYSITELIB}/jupyterlab/static/2039.aa079dac5c520f93b234.js
237${PYSITELIB}/jupyterlab/static/2090.abc86741318f76c3d726.js 236${PYSITELIB}/jupyterlab/static/2090.abc86741318f76c3d726.js
238${PYSITELIB}/jupyterlab/static/2091.600b1c32af186f6405f9.js 237${PYSITELIB}/jupyterlab/static/2091.600b1c32af186f6405f9.js
239${PYSITELIB}/jupyterlab/static/2104.296346db0067b4883fbf.js 238${PYSITELIB}/jupyterlab/static/2104.296346db0067b4883fbf.js
240${PYSITELIB}/jupyterlab/static/2145.be9ec610f29703694fcf.js 239${PYSITELIB}/jupyterlab/static/2145.be9ec610f29703694fcf.js
241${PYSITELIB}/jupyterlab/static/2254.55c69210925ec9b28dd9.js 240${PYSITELIB}/jupyterlab/static/2254.55c69210925ec9b28dd9.js
242${PYSITELIB}/jupyterlab/static/2295.cda0f7182bf2a1a03c5a.js 241${PYSITELIB}/jupyterlab/static/2295.cda0f7182bf2a1a03c5a.js
243${PYSITELIB}/jupyterlab/static/2320.04abae549b19363c2fdd.js 242${PYSITELIB}/jupyterlab/static/2320.04abae549b19363c2fdd.js
244${PYSITELIB}/jupyterlab/static/2363.6eef078cb37c32d7fbc3.js 243${PYSITELIB}/jupyterlab/static/2363.6eef078cb37c32d7fbc3.js
245${PYSITELIB}/jupyterlab/static/2459.9f9cb02561de1bec73ff.js 244${PYSITELIB}/jupyterlab/static/2459.9f9cb02561de1bec73ff.js
 245${PYSITELIB}/jupyterlab/static/2473.cb9caf61d1e34a747cc0.js
246${PYSITELIB}/jupyterlab/static/2485.dab750ed66209df61fe1.js 246${PYSITELIB}/jupyterlab/static/2485.dab750ed66209df61fe1.js
247${PYSITELIB}/jupyterlab/static/2617.9c299e26785f7646cb39.js 247${PYSITELIB}/jupyterlab/static/2617.9c299e26785f7646cb39.js
248${PYSITELIB}/jupyterlab/static/2646.0864fb63d7ab1ed16893.js 248${PYSITELIB}/jupyterlab/static/2646.0864fb63d7ab1ed16893.js
249${PYSITELIB}/jupyterlab/static/26683bf201fb258a2237.woff 249${PYSITELIB}/jupyterlab/static/26683bf201fb258a2237.woff
250${PYSITELIB}/jupyterlab/static/2800.680b1fa0a4c66c69bb1e.js 250${PYSITELIB}/jupyterlab/static/2800.680b1fa0a4c66c69bb1e.js
251${PYSITELIB}/jupyterlab/static/2857.27a6e85f5c4c092ab8a2.js 251${PYSITELIB}/jupyterlab/static/2857.27a6e85f5c4c092ab8a2.js
252${PYSITELIB}/jupyterlab/static/2909.e190307f7f84c7691068.js 252${PYSITELIB}/jupyterlab/static/2909.e190307f7f84c7691068.js
253${PYSITELIB}/jupyterlab/static/292.3f7844a129f16ec1ffbc.js 253${PYSITELIB}/jupyterlab/static/292.3f7844a129f16ec1ffbc.js
254${PYSITELIB}/jupyterlab/static/2929.b88233153dbf33f40b29.js 254${PYSITELIB}/jupyterlab/static/2929.b88233153dbf33f40b29.js
255${PYSITELIB}/jupyterlab/static/2953.92ff8f12bad6ee06859c.js 255${PYSITELIB}/jupyterlab/static/2953.92ff8f12bad6ee06859c.js
256${PYSITELIB}/jupyterlab/static/2990.ea15322a41d3f133989b.js 256${PYSITELIB}/jupyterlab/static/2990.ea15322a41d3f133989b.js
257${PYSITELIB}/jupyterlab/static/2995.9791e1071c5f095421bf.js 257${PYSITELIB}/jupyterlab/static/2995.9791e1071c5f095421bf.js
258${PYSITELIB}/jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js 258${PYSITELIB}/jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js
259${PYSITELIB}/jupyterlab/static/30e889b58cbc51adfbb0.woff 259${PYSITELIB}/jupyterlab/static/30e889b58cbc51adfbb0.woff
260${PYSITELIB}/jupyterlab/static/3123.85cea4be2e2ed3f9654f.js 260${PYSITELIB}/jupyterlab/static/3123.85cea4be2e2ed3f9654f.js
261${PYSITELIB}/jupyterlab/static/3127.75e12687687a3de3b59d.js 261${PYSITELIB}/jupyterlab/static/3127.75e12687687a3de3b59d.js
262${PYSITELIB}/jupyterlab/static/32792104b5ef69eded90.woff 262${PYSITELIB}/jupyterlab/static/32792104b5ef69eded90.woff
263${PYSITELIB}/jupyterlab/static/3306.8bdc49ad1a7ca593a838.js 263${PYSITELIB}/jupyterlab/static/3306.8bdc49ad1a7ca593a838.js
264${PYSITELIB}/jupyterlab/static/3308.92a1e305c62cc91845b9.js 264${PYSITELIB}/jupyterlab/static/3308.b85a46b26730c1cd5395.js
265${PYSITELIB}/jupyterlab/static/3520.3495b98946de6960ace8.js 265${PYSITELIB}/jupyterlab/static/3520.3495b98946de6960ace8.js
266${PYSITELIB}/jupyterlab/static/3528.3b5ef5f31d460b5fcd01.js 266${PYSITELIB}/jupyterlab/static/3528.3b5ef5f31d460b5fcd01.js
267${PYSITELIB}/jupyterlab/static/3547.bd90e90bfe79911486e8.js 267${PYSITELIB}/jupyterlab/static/3547.bd90e90bfe79911486e8.js
268${PYSITELIB}/jupyterlab/static/3549.24f2fe646d8128bc9db0.js 268${PYSITELIB}/jupyterlab/static/3549.24f2fe646d8128bc9db0.js
269${PYSITELIB}/jupyterlab/static/355254db9ca10a09a3b5.woff 269${PYSITELIB}/jupyterlab/static/355254db9ca10a09a3b5.woff
270${PYSITELIB}/jupyterlab/static/3601.5c17c015d71b69ddcab3.js 270${PYSITELIB}/jupyterlab/static/3601.5c17c015d71b69ddcab3.js
271${PYSITELIB}/jupyterlab/static/36e0d72d8a7afc696a3e.woff 271${PYSITELIB}/jupyterlab/static/36e0d72d8a7afc696a3e.woff
272${PYSITELIB}/jupyterlab/static/3724.a4657dc16be2ffc49282.js 272${PYSITELIB}/jupyterlab/static/3724.a4657dc16be2ffc49282.js
273${PYSITELIB}/jupyterlab/static/373c04fd2418f5c77eea.eot 273${PYSITELIB}/jupyterlab/static/373c04fd2418f5c77eea.eot
274${PYSITELIB}/jupyterlab/static/378.6d0f0fc4c8a2eb80ac43.js 274${PYSITELIB}/jupyterlab/static/378.6d0f0fc4c8a2eb80ac43.js
275${PYSITELIB}/jupyterlab/static/3783.93d5366ab28a19e1f0f9.js 275${PYSITELIB}/jupyterlab/static/3783.93d5366ab28a19e1f0f9.js
276${PYSITELIB}/jupyterlab/static/3807.08a8fd824036c30b3746.js 276${PYSITELIB}/jupyterlab/static/3807.08a8fd824036c30b3746.js
277${PYSITELIB}/jupyterlab/static/383.db345dbeef5ef774e50c.js 277${PYSITELIB}/jupyterlab/static/383.db345dbeef5ef774e50c.js
@@ -316,27 +316,27 @@ ${PYSITELIB}/jupyterlab/static/581.2b878 @@ -316,27 +316,27 @@ ${PYSITELIB}/jupyterlab/static/581.2b878
316${PYSITELIB}/jupyterlab/static/5881.3946238aa4afdcf4f964.js 316${PYSITELIB}/jupyterlab/static/5881.3946238aa4afdcf4f964.js
317${PYSITELIB}/jupyterlab/static/5959.a6b1fd3b03d3649ea8b1.js 317${PYSITELIB}/jupyterlab/static/5959.a6b1fd3b03d3649ea8b1.js
318${PYSITELIB}/jupyterlab/static/5cda41563a095bd70c78.woff 318${PYSITELIB}/jupyterlab/static/5cda41563a095bd70c78.woff
319${PYSITELIB}/jupyterlab/static/6059.d83e7323b2ee1aa16009.js 319${PYSITELIB}/jupyterlab/static/6059.d83e7323b2ee1aa16009.js
320${PYSITELIB}/jupyterlab/static/6163.f5b51a9f0df4846ba40f.js 320${PYSITELIB}/jupyterlab/static/6163.f5b51a9f0df4846ba40f.js
321${PYSITELIB}/jupyterlab/static/6207.a8079c8d8a61039dd530.js 321${PYSITELIB}/jupyterlab/static/6207.a8079c8d8a61039dd530.js
322${PYSITELIB}/jupyterlab/static/6243.2efd673d1304c43b7b78.js 322${PYSITELIB}/jupyterlab/static/6243.2efd673d1304c43b7b78.js
323${PYSITELIB}/jupyterlab/static/6267.1def2916929e185ab9fc.js 323${PYSITELIB}/jupyterlab/static/6267.1def2916929e185ab9fc.js
324${PYSITELIB}/jupyterlab/static/6359.4b994bfd6b1dea2d6fe3.js 324${PYSITELIB}/jupyterlab/static/6359.4b994bfd6b1dea2d6fe3.js
325${PYSITELIB}/jupyterlab/static/6443.e6b52d3732b3e8513a71.js 325${PYSITELIB}/jupyterlab/static/6443.e6b52d3732b3e8513a71.js
326${PYSITELIB}/jupyterlab/static/6532.bb7137729a2d6d4e6ddf.js 326${PYSITELIB}/jupyterlab/static/6532.bb7137729a2d6d4e6ddf.js
327${PYSITELIB}/jupyterlab/static/6560.f42276a0b1b92aea515b.js 327${PYSITELIB}/jupyterlab/static/6560.f42276a0b1b92aea515b.js
328${PYSITELIB}/jupyterlab/static/6595.6a1d7e1abbf186dd119b.js 328${PYSITELIB}/jupyterlab/static/6595.6a1d7e1abbf186dd119b.js
329${PYSITELIB}/jupyterlab/static/6686.629034b5457ce3bd34f7.js 329${PYSITELIB}/jupyterlab/static/6686.3c518aa6e5f9785fb486.js
330${PYSITELIB}/jupyterlab/static/6815.0b699f0c162a24b0dbe3.js 330${PYSITELIB}/jupyterlab/static/6815.0b699f0c162a24b0dbe3.js
331${PYSITELIB}/jupyterlab/static/6888.9d3914817f3290827a64.js 331${PYSITELIB}/jupyterlab/static/6888.9d3914817f3290827a64.js
332${PYSITELIB}/jupyterlab/static/7080.1330328bb6f46b4da81e.js 332${PYSITELIB}/jupyterlab/static/7080.1330328bb6f46b4da81e.js
333${PYSITELIB}/jupyterlab/static/7112.d5120c85ebd17620dda0.js 333${PYSITELIB}/jupyterlab/static/7112.d5120c85ebd17620dda0.js
334${PYSITELIB}/jupyterlab/static/7173.e28f63dbd553818e07d3.js 334${PYSITELIB}/jupyterlab/static/7173.e28f63dbd553818e07d3.js
335${PYSITELIB}/jupyterlab/static/721921bab0d001ebff02.woff 335${PYSITELIB}/jupyterlab/static/721921bab0d001ebff02.woff
336${PYSITELIB}/jupyterlab/static/7245.c0cae8787dcd00b991b7.js 336${PYSITELIB}/jupyterlab/static/7245.c0cae8787dcd00b991b7.js
337${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js 337${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js
338${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js.LICENSE.txt 338${PYSITELIB}/jupyterlab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
339${PYSITELIB}/jupyterlab/static/72bc573386dd1d48c5bb.woff 339${PYSITELIB}/jupyterlab/static/72bc573386dd1d48c5bb.woff
340${PYSITELIB}/jupyterlab/static/7317.af8a7da0f881a22752c1.js 340${PYSITELIB}/jupyterlab/static/7317.af8a7da0f881a22752c1.js
341${PYSITELIB}/jupyterlab/static/7318.397bf8e913e825b2be27.js 341${PYSITELIB}/jupyterlab/static/7318.397bf8e913e825b2be27.js
342${PYSITELIB}/jupyterlab/static/7363.abe8e31a91e113753bae.js 342${PYSITELIB}/jupyterlab/static/7363.abe8e31a91e113753bae.js
@@ -358,41 +358,41 @@ ${PYSITELIB}/jupyterlab/static/7763.19a0 @@ -358,41 +358,41 @@ ${PYSITELIB}/jupyterlab/static/7763.19a0
358${PYSITELIB}/jupyterlab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt 358${PYSITELIB}/jupyterlab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
359${PYSITELIB}/jupyterlab/static/7775.3e0dee729369fe3d5008.js 359${PYSITELIB}/jupyterlab/static/7775.3e0dee729369fe3d5008.js
360${PYSITELIB}/jupyterlab/static/7823.817687f13e9a6781fdd3.js 360${PYSITELIB}/jupyterlab/static/7823.817687f13e9a6781fdd3.js
361${PYSITELIB}/jupyterlab/static/7827.e36d073d947bf02a05e3.js 361${PYSITELIB}/jupyterlab/static/7827.e36d073d947bf02a05e3.js
362${PYSITELIB}/jupyterlab/static/7848.e83aa4b90ae87209abb8.js 362${PYSITELIB}/jupyterlab/static/7848.e83aa4b90ae87209abb8.js
363${PYSITELIB}/jupyterlab/static/786.8a99ee7dbd7bd0eb9dce.js 363${PYSITELIB}/jupyterlab/static/786.8a99ee7dbd7bd0eb9dce.js
364${PYSITELIB}/jupyterlab/static/7877.a4c46a784149533b91d4.js 364${PYSITELIB}/jupyterlab/static/7877.a4c46a784149533b91d4.js
365${PYSITELIB}/jupyterlab/static/7887.128a155df5d25e88c0ce.js 365${PYSITELIB}/jupyterlab/static/7887.128a155df5d25e88c0ce.js
366${PYSITELIB}/jupyterlab/static/795.47ab66037ef33f808f09.js 366${PYSITELIB}/jupyterlab/static/795.47ab66037ef33f808f09.js
367${PYSITELIB}/jupyterlab/static/79d088064beb3826054f.eot 367${PYSITELIB}/jupyterlab/static/79d088064beb3826054f.eot
368${PYSITELIB}/jupyterlab/static/8002.25f64485372af5158c83.js 368${PYSITELIB}/jupyterlab/static/8002.25f64485372af5158c83.js
369${PYSITELIB}/jupyterlab/static/8010.1cf8237e9def8404f355.js 369${PYSITELIB}/jupyterlab/static/8010.1cf8237e9def8404f355.js
370${PYSITELIB}/jupyterlab/static/8012.40cb006f0c180ebafa91.js 370${PYSITELIB}/jupyterlab/static/8012.40cb006f0c180ebafa91.js
371${PYSITELIB}/jupyterlab/static/812.9dd0504c972da446455b.js 371${PYSITELIB}/jupyterlab/static/812.063be439e3d9e318bdbd.js
372${PYSITELIB}/jupyterlab/static/8285.1eac7b7582569be1c3a8.js 372${PYSITELIB}/jupyterlab/static/8285.1eac7b7582569be1c3a8.js
373${PYSITELIB}/jupyterlab/static/830.8ddf7d2d91f66a8e4d36.js 373${PYSITELIB}/jupyterlab/static/830.8ddf7d2d91f66a8e4d36.js
374${PYSITELIB}/jupyterlab/static/8302.4c190e10b00fe083570e.js 374${PYSITELIB}/jupyterlab/static/8302.4c190e10b00fe083570e.js
375${PYSITELIB}/jupyterlab/static/8319.80fcbc832e1eb20b71e7.js 375${PYSITELIB}/jupyterlab/static/8319.80fcbc832e1eb20b71e7.js
376${PYSITELIB}/jupyterlab/static/8347.573b699e3590729bfa8a.js 376${PYSITELIB}/jupyterlab/static/8347.573b699e3590729bfa8a.js
377${PYSITELIB}/jupyterlab/static/8405.154ba4b17a2dec22a355.js 377${PYSITELIB}/jupyterlab/static/8405.154ba4b17a2dec22a355.js
378${PYSITELIB}/jupyterlab/static/8493.fc635229db38e6fc6aa2.js 378${PYSITELIB}/jupyterlab/static/8493.fc635229db38e6fc6aa2.js
379${PYSITELIB}/jupyterlab/static/8498.27a245b23921914bf5c2.js 379${PYSITELIB}/jupyterlab/static/8498.27a245b23921914bf5c2.js
380${PYSITELIB}/jupyterlab/static/8512.1af96655287fd124877b.js 380${PYSITELIB}/jupyterlab/static/8512.1af96655287fd124877b.js
381${PYSITELIB}/jupyterlab/static/8678.dcd3dab9025b13eb9be8.js 381${PYSITELIB}/jupyterlab/static/8678.dcd3dab9025b13eb9be8.js
382${PYSITELIB}/jupyterlab/static/870673df72e70f87c91a.woff 382${PYSITELIB}/jupyterlab/static/870673df72e70f87c91a.woff
383${PYSITELIB}/jupyterlab/static/8710.5fc5ecb762fb4494db02.js 383${PYSITELIB}/jupyterlab/static/8710.5fc5ecb762fb4494db02.js
384${PYSITELIB}/jupyterlab/static/8768.90eac36b47a259dd5db5.js 384${PYSITELIB}/jupyterlab/static/8768.4a80caab00174c50eb10.js
385${PYSITELIB}/jupyterlab/static/8768.90eac36b47a259dd5db5.js.LICENSE.txt 385${PYSITELIB}/jupyterlab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
386${PYSITELIB}/jupyterlab/static/8771.327a202178f82f3b15b8.js 386${PYSITELIB}/jupyterlab/static/8771.327a202178f82f3b15b8.js
387${PYSITELIB}/jupyterlab/static/8787.4d36d28dcf94bf59cbfe.js 387${PYSITELIB}/jupyterlab/static/8787.4d36d28dcf94bf59cbfe.js
388${PYSITELIB}/jupyterlab/static/8805.0f14a91b024b59c039a7.js 388${PYSITELIB}/jupyterlab/static/8805.0f14a91b024b59c039a7.js
389${PYSITELIB}/jupyterlab/static/8823.2ff947bcd96cc0723058.js 389${PYSITELIB}/jupyterlab/static/8823.2ff947bcd96cc0723058.js
390${PYSITELIB}/jupyterlab/static/8875.88988caaba1e33edad5b.js 390${PYSITELIB}/jupyterlab/static/8875.88988caaba1e33edad5b.js
391${PYSITELIB}/jupyterlab/static/88b98cad3688915e50da.woff 391${PYSITELIB}/jupyterlab/static/88b98cad3688915e50da.woff
392${PYSITELIB}/jupyterlab/static/8ea8791754915a898a31.woff2 392${PYSITELIB}/jupyterlab/static/8ea8791754915a898a31.woff2
393${PYSITELIB}/jupyterlab/static/8ea8dbb1b02e6f730f55.woff 393${PYSITELIB}/jupyterlab/static/8ea8dbb1b02e6f730f55.woff
394${PYSITELIB}/jupyterlab/static/9.0e0cba0ccc2a4b670600.js 394${PYSITELIB}/jupyterlab/static/9.0e0cba0ccc2a4b670600.js
395${PYSITELIB}/jupyterlab/static/9030.260bc05e28eccff70ae8.js 395${PYSITELIB}/jupyterlab/static/9030.260bc05e28eccff70ae8.js
396${PYSITELIB}/jupyterlab/static/9041.df39043656c7233552e4.js 396${PYSITELIB}/jupyterlab/static/9041.df39043656c7233552e4.js
397${PYSITELIB}/jupyterlab/static/9055.bd710a8db8883a836b59.js 397${PYSITELIB}/jupyterlab/static/9055.bd710a8db8883a836b59.js
398${PYSITELIB}/jupyterlab/static/9065.5305259c65dfa1c99874.js 398${PYSITELIB}/jupyterlab/static/9065.5305259c65dfa1c99874.js
@@ -425,28 +425,28 @@ ${PYSITELIB}/jupyterlab/static/be0a08496 @@ -425,28 +425,28 @@ ${PYSITELIB}/jupyterlab/static/be0a08496
425${PYSITELIB}/jupyterlab/static/bootstrap.js 425${PYSITELIB}/jupyterlab/static/bootstrap.js
426${PYSITELIB}/jupyterlab/static/build_log.json 426${PYSITELIB}/jupyterlab/static/build_log.json
427${PYSITELIB}/jupyterlab/static/c49810b53ecc0d87d802.woff 427${PYSITELIB}/jupyterlab/static/c49810b53ecc0d87d802.woff
428${PYSITELIB}/jupyterlab/static/c56da8d69f1a0208b8e0.woff 428${PYSITELIB}/jupyterlab/static/c56da8d69f1a0208b8e0.woff
429${PYSITELIB}/jupyterlab/static/cb9e9e693192413cde2b.woff 429${PYSITELIB}/jupyterlab/static/cb9e9e693192413cde2b.woff
430${PYSITELIB}/jupyterlab/static/cda59d6efffa685830fd.ttf 430${PYSITELIB}/jupyterlab/static/cda59d6efffa685830fd.ttf
431${PYSITELIB}/jupyterlab/static/e4299464e7b012968eed.eot 431${PYSITELIB}/jupyterlab/static/e4299464e7b012968eed.eot
432${PYSITELIB}/jupyterlab/static/e42a88444448ac3d6054.woff2 432${PYSITELIB}/jupyterlab/static/e42a88444448ac3d6054.woff2
433${PYSITELIB}/jupyterlab/static/e8711bbb871afd8e9dea.ttf 433${PYSITELIB}/jupyterlab/static/e8711bbb871afd8e9dea.ttf
434${PYSITELIB}/jupyterlab/static/f9217f66874b0c01cd8c.woff 434${PYSITELIB}/jupyterlab/static/f9217f66874b0c01cd8c.woff
435${PYSITELIB}/jupyterlab/static/fc6ddf5df402b263cfb1.woff 435${PYSITELIB}/jupyterlab/static/fc6ddf5df402b263cfb1.woff
436${PYSITELIB}/jupyterlab/static/index.html 436${PYSITELIB}/jupyterlab/static/index.html
437${PYSITELIB}/jupyterlab/static/index.out.js 437${PYSITELIB}/jupyterlab/static/index.out.js
438${PYSITELIB}/jupyterlab/static/jlab_core.33f047ff2ca794a7104f.js 438${PYSITELIB}/jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js
439${PYSITELIB}/jupyterlab/static/main.9dbb30dbd3113e5e36a2.js 439${PYSITELIB}/jupyterlab/static/main.7bc3df3894cb324b8f85.js
440${PYSITELIB}/jupyterlab/static/package.json 440${PYSITELIB}/jupyterlab/static/package.json
441${PYSITELIB}/jupyterlab/static/style.js 441${PYSITELIB}/jupyterlab/static/style.js
442${PYSITELIB}/jupyterlab/static/third-party-licenses.json 442${PYSITELIB}/jupyterlab/static/third-party-licenses.json
443${PYSITELIB}/jupyterlab/style.js 443${PYSITELIB}/jupyterlab/style.js
444${PYSITELIB}/jupyterlab/tests/__init__.py 444${PYSITELIB}/jupyterlab/tests/__init__.py
445${PYSITELIB}/jupyterlab/tests/__init__.pyc 445${PYSITELIB}/jupyterlab/tests/__init__.pyc
446${PYSITELIB}/jupyterlab/tests/__init__.pyo 446${PYSITELIB}/jupyterlab/tests/__init__.pyo
447${PYSITELIB}/jupyterlab/tests/conftest.py 447${PYSITELIB}/jupyterlab/tests/conftest.py
448${PYSITELIB}/jupyterlab/tests/conftest.pyc 448${PYSITELIB}/jupyterlab/tests/conftest.pyc
449${PYSITELIB}/jupyterlab/tests/conftest.pyo 449${PYSITELIB}/jupyterlab/tests/conftest.pyo
450${PYSITELIB}/jupyterlab/tests/echo_kernel.py 450${PYSITELIB}/jupyterlab/tests/echo_kernel.py
451${PYSITELIB}/jupyterlab/tests/echo_kernel.pyc 451${PYSITELIB}/jupyterlab/tests/echo_kernel.pyc
452${PYSITELIB}/jupyterlab/tests/echo_kernel.pyo 452${PYSITELIB}/jupyterlab/tests/echo_kernel.pyo
@@ -643,76 +643,76 @@ share/jupyter/lab/schemas/@jupyterlab/te @@ -643,76 +643,76 @@ share/jupyter/lab/schemas/@jupyterlab/te
643share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig 643share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig
644share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json 644share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json
645share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json 645share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json
646share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json 646share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json
647share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json 647share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json
648share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig 648share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig
649share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig 649share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig
650share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json 650share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json
651share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js 651share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js
652share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt 652share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt
653share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js 653share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js
654share/jupyter/lab/static/1142.d5442a459b18907c1f91.js 654share/jupyter/lab/static/1142.d5442a459b18907c1f91.js
655share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js 655share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js
656share/jupyter/lab/static/1251.5026f0650dc335eac553.js 
657share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js 656share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js
658share/jupyter/lab/static/141.f110448d494068ebcc87.js 657share/jupyter/lab/static/141.f110448d494068ebcc87.js
659share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt 658share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt
660share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js 659share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js
661share/jupyter/lab/static/1420.e8486ed074346bc629ca.js 660share/jupyter/lab/static/1420.e8486ed074346bc629ca.js
662share/jupyter/lab/static/1448.c391061d8a8344f9d177.js 661share/jupyter/lab/static/1448.c391061d8a8344f9d177.js
663share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js 662share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js
664share/jupyter/lab/static/1467.dcd89539f6477c1367af.js 663share/jupyter/lab/static/1467.dcd89539f6477c1367af.js
665share/jupyter/lab/static/1550.09375e869bc25429b07a.js 664share/jupyter/lab/static/1550.09375e869bc25429b07a.js
666share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js 665share/jupyter/lab/static/1581.e988a625b879002dcc04.js
667share/jupyter/lab/static/1581.eb2d4e369cc20f56ce0d.js.LICENSE.txt 666share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt
668share/jupyter/lab/static/1608.61240f3db67d3d952790.js 667share/jupyter/lab/static/1608.61240f3db67d3d952790.js
669share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js 668share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js
670share/jupyter/lab/static/1776.4f9305d35480467b23c9.js 669share/jupyter/lab/static/1776.4f9305d35480467b23c9.js
671share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js 670share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js
672share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js 671share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js
673share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js 672share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js
674share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js 673share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js
675share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js 674share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js
676share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff 675share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff
677share/jupyter/lab/static/2039.aa079dac5c520f93b234.js 676share/jupyter/lab/static/2039.aa079dac5c520f93b234.js
678share/jupyter/lab/static/2090.abc86741318f76c3d726.js 677share/jupyter/lab/static/2090.abc86741318f76c3d726.js
679share/jupyter/lab/static/2091.600b1c32af186f6405f9.js 678share/jupyter/lab/static/2091.600b1c32af186f6405f9.js
680share/jupyter/lab/static/2104.296346db0067b4883fbf.js 679share/jupyter/lab/static/2104.296346db0067b4883fbf.js
681share/jupyter/lab/static/2145.be9ec610f29703694fcf.js 680share/jupyter/lab/static/2145.be9ec610f29703694fcf.js
682share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js 681share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js
683share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js 682share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js
684share/jupyter/lab/static/2320.04abae549b19363c2fdd.js 683share/jupyter/lab/static/2320.04abae549b19363c2fdd.js
685share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js 684share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js
686share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js 685share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js
 686share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js
687share/jupyter/lab/static/2485.dab750ed66209df61fe1.js 687share/jupyter/lab/static/2485.dab750ed66209df61fe1.js
688share/jupyter/lab/static/2617.9c299e26785f7646cb39.js 688share/jupyter/lab/static/2617.9c299e26785f7646cb39.js
689share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js 689share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js
690share/jupyter/lab/static/26683bf201fb258a2237.woff 690share/jupyter/lab/static/26683bf201fb258a2237.woff
691share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js 691share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js
692share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js 692share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js
693share/jupyter/lab/static/2909.e190307f7f84c7691068.js 693share/jupyter/lab/static/2909.e190307f7f84c7691068.js
694share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js 694share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js
695share/jupyter/lab/static/2929.b88233153dbf33f40b29.js 695share/jupyter/lab/static/2929.b88233153dbf33f40b29.js
696share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js 696share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js
697share/jupyter/lab/static/2990.ea15322a41d3f133989b.js 697share/jupyter/lab/static/2990.ea15322a41d3f133989b.js
698share/jupyter/lab/static/2995.9791e1071c5f095421bf.js 698share/jupyter/lab/static/2995.9791e1071c5f095421bf.js
699share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js 699share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js
700share/jupyter/lab/static/30e889b58cbc51adfbb0.woff 700share/jupyter/lab/static/30e889b58cbc51adfbb0.woff
701share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js 701share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js
702share/jupyter/lab/static/3127.75e12687687a3de3b59d.js 702share/jupyter/lab/static/3127.75e12687687a3de3b59d.js
703share/jupyter/lab/static/32792104b5ef69eded90.woff 703share/jupyter/lab/static/32792104b5ef69eded90.woff
704share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js 704share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js
705share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js 705share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js
706share/jupyter/lab/static/3520.3495b98946de6960ace8.js 706share/jupyter/lab/static/3520.3495b98946de6960ace8.js
707share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js 707share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js
708share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js 708share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js
709share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js 709share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js
710share/jupyter/lab/static/355254db9ca10a09a3b5.woff 710share/jupyter/lab/static/355254db9ca10a09a3b5.woff
711share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js 711share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js
712share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff 712share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff
713share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js 713share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js
714share/jupyter/lab/static/373c04fd2418f5c77eea.eot 714share/jupyter/lab/static/373c04fd2418f5c77eea.eot
715share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js 715share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js
716share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js 716share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js
717share/jupyter/lab/static/3807.08a8fd824036c30b3746.js 717share/jupyter/lab/static/3807.08a8fd824036c30b3746.js
718share/jupyter/lab/static/383.db345dbeef5ef774e50c.js 718share/jupyter/lab/static/383.db345dbeef5ef774e50c.js
@@ -757,27 +757,27 @@ share/jupyter/lab/static/581.2b878ed3717 @@ -757,27 +757,27 @@ share/jupyter/lab/static/581.2b878ed3717
757share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js 757share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js
758share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js 758share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js
759share/jupyter/lab/static/5cda41563a095bd70c78.woff 759share/jupyter/lab/static/5cda41563a095bd70c78.woff
760share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js 760share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js
761share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js 761share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js
762share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js 762share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js
763share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js 763share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js
764share/jupyter/lab/static/6267.1def2916929e185ab9fc.js 764share/jupyter/lab/static/6267.1def2916929e185ab9fc.js
765share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js 765share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js
766share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js 766share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js
767share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js 767share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js
768share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js 768share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js
769share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js 769share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js
770share/jupyter/lab/static/6686.629034b5457ce3bd34f7.js 770share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js
771share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js 771share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js
772share/jupyter/lab/static/6888.9d3914817f3290827a64.js 772share/jupyter/lab/static/6888.9d3914817f3290827a64.js
773share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js 773share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js
774share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js 774share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js
775share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js 775share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js
776share/jupyter/lab/static/721921bab0d001ebff02.woff 776share/jupyter/lab/static/721921bab0d001ebff02.woff
777share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js 777share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js
778share/jupyter/lab/static/7294.badf85a3180703d63f62.js 778share/jupyter/lab/static/7294.badf85a3180703d63f62.js
779share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt 779share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt
780share/jupyter/lab/static/72bc573386dd1d48c5bb.woff 780share/jupyter/lab/static/72bc573386dd1d48c5bb.woff
781share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js 781share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js
782share/jupyter/lab/static/7318.397bf8e913e825b2be27.js 782share/jupyter/lab/static/7318.397bf8e913e825b2be27.js
783share/jupyter/lab/static/7363.abe8e31a91e113753bae.js 783share/jupyter/lab/static/7363.abe8e31a91e113753bae.js
@@ -799,41 +799,41 @@ share/jupyter/lab/static/7763.19a0953940 @@ -799,41 +799,41 @@ share/jupyter/lab/static/7763.19a0953940
799share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt 799share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt
800share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js 800share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js
801share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js 801share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js
802share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js 802share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js
803share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js 803share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js
804share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js 804share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js
805share/jupyter/lab/static/7877.a4c46a784149533b91d4.js 805share/jupyter/lab/static/7877.a4c46a784149533b91d4.js
806share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js 806share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js
807share/jupyter/lab/static/795.47ab66037ef33f808f09.js 807share/jupyter/lab/static/795.47ab66037ef33f808f09.js
808share/jupyter/lab/static/79d088064beb3826054f.eot 808share/jupyter/lab/static/79d088064beb3826054f.eot
809share/jupyter/lab/static/8002.25f64485372af5158c83.js 809share/jupyter/lab/static/8002.25f64485372af5158c83.js
810share/jupyter/lab/static/8010.1cf8237e9def8404f355.js 810share/jupyter/lab/static/8010.1cf8237e9def8404f355.js
811share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js 811share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js
812share/jupyter/lab/static/812.9dd0504c972da446455b.js 812share/jupyter/lab/static/812.063be439e3d9e318bdbd.js
813share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js 813share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js
814share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js 814share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js
815share/jupyter/lab/static/8302.4c190e10b00fe083570e.js 815share/jupyter/lab/static/8302.4c190e10b00fe083570e.js
816share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js 816share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js
817share/jupyter/lab/static/8347.573b699e3590729bfa8a.js 817share/jupyter/lab/static/8347.573b699e3590729bfa8a.js
818share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js 818share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js
819share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js 819share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js
820share/jupyter/lab/static/8498.27a245b23921914bf5c2.js 820share/jupyter/lab/static/8498.27a245b23921914bf5c2.js
821share/jupyter/lab/static/8512.1af96655287fd124877b.js 821share/jupyter/lab/static/8512.1af96655287fd124877b.js
822share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js 822share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js
823share/jupyter/lab/static/870673df72e70f87c91a.woff 823share/jupyter/lab/static/870673df72e70f87c91a.woff
824share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js 824share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js
825share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js 825share/jupyter/lab/static/8768.4a80caab00174c50eb10.js
826share/jupyter/lab/static/8768.90eac36b47a259dd5db5.js.LICENSE.txt 826share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt
827share/jupyter/lab/static/8771.327a202178f82f3b15b8.js 827share/jupyter/lab/static/8771.327a202178f82f3b15b8.js
828share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js 828share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js
829share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js 829share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js
830share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js 830share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js
831share/jupyter/lab/static/8875.88988caaba1e33edad5b.js 831share/jupyter/lab/static/8875.88988caaba1e33edad5b.js
832share/jupyter/lab/static/88b98cad3688915e50da.woff 832share/jupyter/lab/static/88b98cad3688915e50da.woff
833share/jupyter/lab/static/8ea8791754915a898a31.woff2 833share/jupyter/lab/static/8ea8791754915a898a31.woff2
834share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff 834share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff
835share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js 835share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js
836share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js 836share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js
837share/jupyter/lab/static/9041.df39043656c7233552e4.js 837share/jupyter/lab/static/9041.df39043656c7233552e4.js
838share/jupyter/lab/static/9055.bd710a8db8883a836b59.js 838share/jupyter/lab/static/9055.bd710a8db8883a836b59.js
839share/jupyter/lab/static/9065.5305259c65dfa1c99874.js 839share/jupyter/lab/static/9065.5305259c65dfa1c99874.js
@@ -866,22 +866,22 @@ share/jupyter/lab/static/be0a084962d8066 @@ -866,22 +866,22 @@ share/jupyter/lab/static/be0a084962d8066
866share/jupyter/lab/static/bootstrap.js 866share/jupyter/lab/static/bootstrap.js
867share/jupyter/lab/static/build_log.json 867share/jupyter/lab/static/build_log.json
868share/jupyter/lab/static/c49810b53ecc0d87d802.woff 868share/jupyter/lab/static/c49810b53ecc0d87d802.woff
869share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff 869share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff
870share/jupyter/lab/static/cb9e9e693192413cde2b.woff 870share/jupyter/lab/static/cb9e9e693192413cde2b.woff
871share/jupyter/lab/static/cda59d6efffa685830fd.ttf 871share/jupyter/lab/static/cda59d6efffa685830fd.ttf
872share/jupyter/lab/static/e4299464e7b012968eed.eot 872share/jupyter/lab/static/e4299464e7b012968eed.eot
873share/jupyter/lab/static/e42a88444448ac3d6054.woff2 873share/jupyter/lab/static/e42a88444448ac3d6054.woff2
874share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf 874share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf
875share/jupyter/lab/static/f9217f66874b0c01cd8c.woff 875share/jupyter/lab/static/f9217f66874b0c01cd8c.woff
876share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff 876share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff
877share/jupyter/lab/static/index.html 877share/jupyter/lab/static/index.html
878share/jupyter/lab/static/index.out.js 878share/jupyter/lab/static/index.out.js
879share/jupyter/lab/static/jlab_core.33f047ff2ca794a7104f.js 879share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js
880share/jupyter/lab/static/main.9dbb30dbd3113e5e36a2.js 880share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js
881share/jupyter/lab/static/package.json 881share/jupyter/lab/static/package.json
882share/jupyter/lab/static/style.js 882share/jupyter/lab/static/style.js
883share/jupyter/lab/static/third-party-licenses.json 883share/jupyter/lab/static/third-party-licenses.json
884share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css 884share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css
885share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js 885share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js
886share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css 886share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css
887share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js 887share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js

cvs diff -r1.6 -r1.7 pkgsrc/www/py-jupyterlab/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-jupyterlab/distinfo 2024/01/20 10:10:46 1.6
+++ pkgsrc/www/py-jupyterlab/distinfo 2024/02/05 13:33:20 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2024/01/20 10:10:46 adam Exp $ 1$NetBSD: distinfo,v 1.7 2024/02/05 13:33:20 adam Exp $
2 2
3BLAKE2s (jupyterlab-4.0.11.tar.gz) = d38a7c4a6a40429f03616740e26078cd96e1b2e763946c5a3747540069692241 3BLAKE2s (jupyterlab-4.0.12.tar.gz) = d50e2ed218399e0844c27e1c3b3a3381bd02e7f26625ad568dd142487101f40c
4SHA512 (jupyterlab-4.0.11.tar.gz) = b02d18d0e0ecffc9a5d847efe4ce7c7258c741fd6ae0842f25c2c446b16af7cb11ac422dff7807a1a19f4536b514914e098c4fd04a58ceadb8296ce9aca3e2f3 4SHA512 (jupyterlab-4.0.12.tar.gz) = 2a84d2d2e6c64e8fa469b7c5b144b364743d2def1c278aff13e5a9380aca0075b49b31370fed368df951208014a0737380966ab6171a13ff07246ad2b4eca996
5Size (jupyterlab-4.0.11.tar.gz) = 18348142 bytes 5Size (jupyterlab-4.0.12.tar.gz) = 18352336 bytes