Skip to content

Commit 9e1e1fe

Browse files
authored
Merge pull request #407 from thodkatz/improve-example-notebook
Update model_usage notebook
2 parents 3179f83 + 69fbc2f commit 9e1e1fe

File tree

5 files changed

+24
-601
lines changed

5 files changed

+24
-601
lines changed

dev/env.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: core
22
channels:
33
- conda-forge
4-
- defaults
54
dependencies:
65
- bioimageio.spec>=0.5.3
76
- black
@@ -11,6 +10,8 @@ dependencies:
1110
- imageio>=2.5
1211
- jupyter
1312
- jupyter-black
13+
- ipykernel
14+
- matplotlib
1415
- keras>=3.0
1516
- loguru
1617
- numpy

0 commit comments

Comments
 (0)