Skip to content

Commit f6052ab

Browse files
committed
DOC: Add multicomponent numpy itk example
1 parent 75f67ca commit f6052ab

File tree

2 files changed

+289
-1
lines changed

2 files changed

+289
-1
lines changed

examples/integrations/itk/MulticomponentNumPy.ipynb

Lines changed: 288 additions & 0 deletions
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"imjoy-rpc >= 0.5.16",
4040
"imjoy-utils >= 0.1.2",
4141
"importlib-metadata == 4.13.0 ; python_version == '3.7'",
42-
"ngff-zarr[dask-image] >= 0.1.5",
42+
"ngff-zarr[dask-image] >= 0.1.6",
4343
"numcodecs",
4444
"zarr",
4545
]

0 commit comments

Comments
 (0)