@galaxyproject/jupyterlite 0.0.19 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -7
- package/static/dist/_output/config-utils.js +19 -1
- package/static/dist/_output/extensions/jl-galaxy/extension.js +1 -1
- package/static/dist/_output/jupyter-lite.json +17 -2
- package/static/dist/_output/pypi/cycler-0.12.1-py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/gxy-0.0.0-py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/{narwhals-2.13.0-py3-none-any.whl → narwhals-2.14.0-py3-none-any.whl} +0 -0
- package/static/dist/_output/pypi/{plotly-6.3.0-py3-none-any.whl → plotly-6.5.0-py3-none-any.whl} +0 -0
- package/static/dist/_output/pypi/pyparsing-3.2.5-py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/python_dateutil-2.9.0.post0-py2.py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/pytz-2025.2-py2.py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/seaborn-0.13.2-py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/six-1.17.0-py2.py3-none-any.whl +0 -0
- package/static/dist/_output/pypi/tzdata-2025.3-py2.py3-none-any.whl +0 -0
|
@@ -336,21 +336,33 @@
|
|
|
336
336
|
"packages": [
|
|
337
337
|
"../../../../pypi/gxy-0.0.0-py3-none-any.whl",
|
|
338
338
|
"../../../../pypi/attrs-25.4.0-py3-none-any.whl",
|
|
339
|
+
"../../../../pypi/cycler-0.12.1-py3-none-any.whl",
|
|
339
340
|
"../../../../pypi/fastjsonschema-2.21.2-py3-none-any.whl",
|
|
340
341
|
"../../../../pypi/gxy-0.0.0-py3-none-any.whl",
|
|
341
342
|
"../../../../pypi/jsonschema-4.25.1-py3-none-any.whl",
|
|
342
343
|
"../../../../pypi/jsonschema_specifications-2025.9.1-py3-none-any.whl",
|
|
343
344
|
"../../../../pypi/jupyter_core-5.9.1-py3-none-any.whl",
|
|
344
|
-
"../../../../pypi/narwhals-2.
|
|
345
|
+
"../../../../pypi/narwhals-2.14.0-py3-none-any.whl",
|
|
345
346
|
"../../../../pypi/nbformat-5.10.4-py3-none-any.whl",
|
|
346
347
|
"../../../../pypi/packaging-25.0-py3-none-any.whl",
|
|
347
348
|
"../../../../pypi/platformdirs-4.5.1-py3-none-any.whl",
|
|
348
|
-
"../../../../pypi/plotly-6.
|
|
349
|
+
"../../../../pypi/plotly-6.5.0-py3-none-any.whl",
|
|
350
|
+
"../../../../pypi/pyparsing-3.2.5-py3-none-any.whl",
|
|
351
|
+
"../../../../pypi/python_dateutil-2.9.0.post0-py2.py3-none-any.whl",
|
|
352
|
+
"../../../../pypi/pytz-2025.2-py2.py3-none-any.whl",
|
|
349
353
|
"../../../../pypi/referencing-0.37.0-py3-none-any.whl",
|
|
354
|
+
"../../../../pypi/seaborn-0.13.2-py3-none-any.whl",
|
|
355
|
+
"../../../../pypi/six-1.17.0-py2.py3-none-any.whl",
|
|
350
356
|
"../../../../pypi/traitlets-5.14.3-py3-none-any.whl",
|
|
351
357
|
"../../../../pypi/typing_extensions-4.15.0-py3-none-any.whl",
|
|
358
|
+
"../../../../pypi/tzdata-2025.3-py2.py3-none-any.whl",
|
|
359
|
+
"contourpy",
|
|
360
|
+
"fonttools",
|
|
361
|
+
"kiwisolver",
|
|
362
|
+
"matplotlib",
|
|
352
363
|
"numpy",
|
|
353
364
|
"pandas",
|
|
365
|
+
"pillow",
|
|
354
366
|
"rpds-py"
|
|
355
367
|
]
|
|
356
368
|
}
|
|
@@ -360,6 +372,9 @@
|
|
|
360
372
|
"contentsStorageDrivers": [
|
|
361
373
|
"memoryStorageDriver"
|
|
362
374
|
],
|
|
375
|
+
"settingsStorageDrivers": [
|
|
376
|
+
"memoryStorageDriver"
|
|
377
|
+
],
|
|
363
378
|
"workspacesStorageDrivers": [
|
|
364
379
|
"memoryStorageDriver"
|
|
365
380
|
],
|
|
Binary file
|
|
Binary file
|
|
index 72f7e4e..73910e7 100644
|
|
|
Binary file
|
package/static/dist/_output/pypi/{plotly-6.3.0-py3-none-any.whl → plotly-6.5.0-py3-none-any.whl}
RENAMED
|
index c30c361..d7e97d4 100644
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|