Skip to content

Commit c6105a7

Browse files
authored
Merge pull request #1633 from danforthcenter/zeeuqsze-grayscale-colab
Update grayscale_tutorial.md
2 parents 723f2c2 + 64694f9 commit c6105a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/grayscale_tutorial.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Tutorial: Single plant Grayscale image workflow
22

3+
Check out our interactive tutorial! Learn how to extract pixel intensity information from a grayscale plant image of tobacco.
4+
35
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-grayscale/HEAD?labpath=index.ipynb)
4-
<a target="_blank" href="https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-grayscale.git">
5-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
6-
</a>
6+
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-grayscale/blob/main/index-Colab.ipynb)
77
[![Static Badge](https://img.shields.io/badge/Open%20on%20GitHub-black?logo=github)](https://github.com/danforthcenter/plantcv-tutorial-grayscale.git)
88

99
<iframe src="https://nbviewer.jupyter.org/github/danforthcenter/plantcv-tutorial-grayscale/blob/main/index.ipynb" width="100%" height="1500px"></iframe>

0 commit comments

Comments
 (0)