Point gdd.ipynb file to the GitHub file

pull/480/head
Jon K 2 years ago committed by GitHub
parent b341f4e5fb
commit dcfd0067c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ Once you have temperature data, you can use the Jupyter Notebook in this repo to
1. Create a folder called `gdd-calculation`
1. Download the [gdd.ipynb](./code-notebook/gdd.ipynb) file and copy it into the `gdd-calculation` folder.
1. Download the [gdd.ipynb](https://github.com/microsoft/IoT-For-Beginners/blob/main/2-farm/lessons/1-predict-plant-growth/code-notebook/gdd.ipynb) file and copy it into the `gdd-calculation` folder.
1. Copy the `temperature.csv` file created by the MQTT server

Loading…
Cancel
Save