File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -60,17 +60,15 @@ Where are we going?
60
60
```
61
61
62
62
63
-
64
63
Each chapter in the book has an accompanying worksheet that provides exercises
65
64
to help you practice the concepts you will learn. We strongly recommend that you
66
- work through the worksheet when you finish reading each chapter
65
+ work through the worksheet for each chapter
67
66
before moving on to the next chapter. All of the worksheets
68
- are available at
67
+ are available at
69
68
[ https://worksheets.python.datasciencebook.ca ] ( https://worksheets.python.datasciencebook.ca ) ;
70
69
the "Exercises" section at the end of each chapter points you to the right worksheet for that chapter.
71
- For each worksheet, you can either launch an interactive version of the worksheet in your browser by clicking the "launch binder" button,
72
- or preview a non-interactive version of the worksheet by clicking "view worksheet."
73
- If you instead decide to download the worksheet and run it on your own machine,
74
- make sure to follow the instructions for computer setup
70
+ For each worksheet, you can preview a non-interactive version of the worksheet by clicking "view worksheet."
71
+ To work on the exercises interactively, follow the instructions in the worksheets repository
72
+ to download all worksheets, and follow the instructions for computer setup
75
73
found in {numref}` Chapter %s <move-to-your-own-machine> ` . This will ensure that the automated feedback
76
74
and guidance that the worksheets provide will function as intended.
You can’t perform that action at this time.
0 commit comments