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 6d227b5 commit 33b5360Copy full SHA for 33b5360
.github/workflows/notebook-test.yml
@@ -14,4 +14,3 @@ jobs:
14
docker-username: thewtex
15
docker-password: "${{ secrets.DOCKER_PASSWORD }}"
16
docker-image-name: insighttoolkit/itkwidgets
17
- notebooks: "examples/3DImage.ipynb"
treebeard.yaml
@@ -0,0 +1,3 @@
1
+notebooks:
2
+ - examples/2DImage.ipynb
3
+ - examples/3DImage.ipynb
0 commit comments