Skip to content

Commit 01c07a1

Browse files
preface remove binder suggestion
1 parent d335e7e commit 01c07a1

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

source/preface-text.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,15 @@ Where are we going?
6060
```
6161

6262

63-
6463
Each chapter in the book has an accompanying worksheet that provides exercises
6564
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
6766
before moving on to the next chapter. All of the worksheets
68-
are available at
67+
are available at
6968
[https://worksheets.python.datasciencebook.ca](https://worksheets.python.datasciencebook.ca);
7069
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
7573
found in {numref}`Chapter %s <move-to-your-own-machine>`. This will ensure that the automated feedback
7674
and guidance that the worksheets provide will function as intended.

0 commit comments

Comments
 (0)