Skip to content

Commit 69fbc2f

Browse files
committed
Update model_usage notebook
- Integrate notebook deps within notebook instead of separating them to a requirements.txt file - Add dev deps for the notebook usage
1 parent 3179f83 commit 69fbc2f

File tree

5 files changed

+24
-601
lines changed

5 files changed

+24
-601
lines changed

Diff for: 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)