Skip to content

Commit 0d5138a

Browse files
committed
expanded notebook/example requirements to get subsegmentation example to run with simpleitk
1 parent ebe9901 commit 0d5138a

3 files changed

Lines changed: 113 additions & 32 deletions

File tree

environment-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ dependencies:
3737
- trame-vuetify
3838
- ipywidgets
3939
- vtk>=9.4.2
40+
- SimpleITK

examples/Basics/Example_Subsegmentation_Methods.ipynb

Lines changed: 111 additions & 32 deletions
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ examples = [
8585
"intake-xarray==0.7.0",
8686
"healpix",
8787
"easygems",
88+
"SimpleITK",
8889
]
8990

9091
# All extras combined

0 commit comments

Comments
 (0)