You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ import workflow_simple from "../../assets/simple_workflow.svg"
47
47
48
48
<Cardtitle="Corn Prediction (Iowa)"icon="puzzle">
49
49
<ahref="examples/corn-prediction-example">
50
-
<imgsrc="https://github.com/fairagro/m4.4_demo_corn_prediction/main/workflow.svg"alt="corn example example"style="margin:auto;"height="350px" />
50
+
<imgsrc="https://raw.githubusercontent.com/fairagro/m4.4_demo_corn_prediction/main/workflow.svg"alt="corn example example"style="margin:auto;"height="350px" />
51
51
A simplified crop yield prediction pipeline that combines soil and weather data to train models and generate county-level yield predictions for Iowa.
0 commit comments