diff --git a/docs/tutorials.md b/docs/tutorials.md index fe0c3dfd0..fc074a9b0 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -43,6 +43,19 @@ + +
+ + Simple RGB tutorial + +
+
Simple RGB image workflow
+
+
+ Tags: plant shoot, single plant, side-view, RGB, shape analysis, color analysis +
+
+
diff --git a/docs/tutorials/simple_rgb_tutorial.md b/docs/tutorials/simple_rgb_tutorial.md new file mode 100644 index 000000000..2f8ec83e6 --- /dev/null +++ b/docs/tutorials/simple_rgb_tutorial.md @@ -0,0 +1,9 @@ +## Tutorial: Simple RGB workflow tutorial + +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-simple-rgb-workflow.git/HEAD) + + Open In Colab + +[![Static Badge](https://img.shields.io/badge/Open%20on%20GitHub-black?logo=github)](https://github.com/danforthcenter/plantcv-tutorial-simple-rgb-workflow.git) + + \ No newline at end of file diff --git a/docs/tutorials/vis_tutorial.md b/docs/tutorials/vis_tutorial.md index 6c34342fa..92a6427be 100644 --- a/docs/tutorials/vis_tutorial.md +++ b/docs/tutorials/vis_tutorial.md @@ -2,4 +2,4 @@ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-v4-VIS-single-plant/HEAD?labpath=index.ipynb) Check out our interactive VIS tutorial! - + \ No newline at end of file