We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6dca6 commit 0ebc90eCopy full SHA for 0ebc90e
.github/workflows/notebook-test.yml
@@ -32,4 +32,4 @@ jobs:
32
33
- name: Test notebooks
34
run: |
35
- pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb
+ pytest --nbmake --nbmake-timeout=3000 examples/*.ipynb examples/integrations/dask/*.ipynb examples/integrations/itk/*.ipynb examples/integrations/zarr/*.ipynb
0 commit comments