Skip to content

Commit da3dabd

Browse files
authored
Merge pull request #27 from ttscoff/readme
copy revisions
2 parents 3f67701 + b167f9f commit da3dabd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

beginners/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ The notebooks are numbered and you'll progress through them in order. These will
6767

6868
The Jupyter notebooks are ordered by number, and you'll progress through them in sequence.
6969

70-
All of the data and models for this lab are already stored in this directory. You can run the notebooks to see what they do, but it's not required to see the finished product. Note that running the notebook `04.ML_Modelling` takes about 40 minutes, so if you want to play with it, save it until after the live lab.
70+
To use a Jupyter notebook, double click it to open it in an editor tab, and then you can read through it and execute steps. In most cases you don't need to execute the notebooks to see the results, but if you want to try something out, use the "play" button at the top of the editor to execute the currently-highlighted step.
71+
72+
All of the data and models for this lab are already stored in this directory. You can run the notebooks to see what they do, but it's not required to see the finished product. Note that running the notebook `04.ML_Modelling` takes about 40 minutes in total.
7173

7274
These notebooks use data gathered from ergast.com. The data gathering process takes some time, so we've gone ahead and pulled the data in for you. However, if you want to see how it's done, take a look in the `from_scratch` directory, where you'll find the original scripts that gathered the remote data.
7375

0 commit comments

Comments
 (0)