Skip to content

Commit b98684f

Browse files
authored
Merge pull request #1 from BiAPoL/update_yml_file
Update environment.yml
2 parents 2c81b4f + 0be00ae commit b98684f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

environment.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@ channels:
44

55
dependencies:
66
- python==3.10
7+
- jupyterlab
78
- napari==0.5.6
89
- pyqt==5.15.9
910
- seaborn==0.13.2
10-
- napari-omero==0.3.0
11+
- napari-segment-blobs-and-things-with-membranes==0.3.11
1112
- napari-skimage-regionprops==0.10.1
1213
- napari-accelerated-pixel-and-object-classification==0.14.1
1314
- napari-clusters-plotter==0.8.1
14-
15+
- omero-py==5.19.6
16+
- pip
17+
- pip:
18+
- napari-omero==0.4.0

0 commit comments

Comments
 (0)