Skip to content

Commit fb59375

Browse files
authored
Merge pull request #553 from thewtex/zarr-notebook
Zarr notebook
2 parents 0d90230 + 0ebc90e commit fb59375

File tree

2 files changed

+64
-16
lines changed

2 files changed

+64
-16
lines changed

.github/workflows/notebook-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
- name: Test notebooks
3434
run: |
35-
pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb
35+
pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb examples/integrations/zarr/*.ipynb

examples/integrations/zarr/OME-NGFF-Brainstem-MRI.ipynb

Lines changed: 63 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)