Skip to content

Commit bd3f9d5

Browse files
committed
BUG: Update JupyterLite configuration for 1.0a18
1 parent bda507e commit bd3f9d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/jupyterlite/jupyterlite_config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
"ignore_sys_prefix": true,
77
"piplite_urls": [
88
"https://files.pythonhosted.org/packages/14/f7/ea85b5e4f59db353340543d450cd3d1c5befcde8bee0cc41a9de78fed82f/itkwasm-1.0b1-py3-none-any.whl",
9-
"https://files.pythonhosted.org/packages/e5/e7/3df714a23e165e1097825a6f53c18c3d1c7850de58b5c4ffe6c5a15518bf/imjoy_rpc-0.5.13-py3-none-any.whl",
9+
"https://files.pythonhosted.org/packages/6c/55/c3fc7e2b9671d15f0c0becdcb9fad6c330172988744ad6eaa17b71bace88/imjoy_rpc-0.5.16-py3-none-any.whl",
1010
"https://files.pythonhosted.org/packages/69/d9/5a6c8af2f4b4f49a809ae316ae4c12937d7dfda4e5b2f9e4167df5f15c0e/imjoy_utils-0.1.2-py3-none-any.whl",
11-
"https://files.pythonhosted.org/packages/d1/2c/b2ac53f14e28a2c84446f84b6463561b0b66c839f2f7f2b723264a6a03ec/itkwidgets-1.0a5-py3-none-any.whl"
11+
"https://files.pythonhosted.org/packages/0a/44/be5b3de34471b36c99272b0aa0cec12ad400d559564eeed4758f51028ae8/itkwidgets-1.0a18-py3-none-any.whl",
12+
"https://files.pythonhosted.org/packages/f0/45/390f8ac76a7d063e878fb9c8346b70d6f25f39f5bd70a66c3ef578db6533/ngff_zarr-0.1.4-py3-none-any.whl"
1213
]
1314
}
1415
}

0 commit comments

Comments
 (0)