Skip to content

Commit 8766e93

Browse files
authored
Merge pull request #3 from BiAPoL/update_patch_3
remove nninteractive from intro
2 parents 3d6131b + 301fbb2 commit 8766e93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/interactive_unsupervised_object_classification/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Afterwards, start up Napari:
1717
napari
1818
```
1919

20-
Load the "BBBC007 v1" example dataset from the menu `File > Open Sample > napari clusters plotter > BBBC007 v1`.
20+
Load the "BBBC007 v1" example dataset from the menu `File > Open Sample > napari clusters plotter > BBBC007 v1 dataset`.
2121

2222
![](ncp1.png)
2323

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This course will introduce the participants to the basics of bio-image analysis
88

99
- Installation and introduction to [napari](https://napari.org/stable/)
1010
- Loading images from OMERO with [napari-omero](https://github.com/tlambert03/napari-omero)
11-
- Segmentation with Machine Learning using [napari-apoc](https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification), [micro-sam](https://github.com/computational-cell-analytics/micro-sam) and [napari-nninteractive](https://github.com/MIC-DKFZ/napari-nninteractive)
11+
- Segmentation with Machine Learning using [napari-apoc](https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification) and [micro-sam](https://github.com/computational-cell-analytics/micro-sam)
1212
- Feature Extraction with [napari-skimage-regionprops](https://github.com/haesleinhuepf/napari-skimage-regionprops)
1313
- Multichannel Analysis with [napari-skimage-regionprops](https://github.com/haesleinhuepf/napari-skimage-regionprops)
1414
- Object Classification with Machine Learning using [napari-apoc](https://github.com/haesleinhuepf/napari-accelerated-pixel-and-object-classification) and [napari-clusters-plotter](https://github.com/BiAPoL/napari-clusters-plotter)

0 commit comments

Comments
 (0)