Getting started with Dask Transcripts
Chapter: Setup to follow along
Lecture: Setting up your system

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Before we dive into the course, let's set up our environment. We encourage you to use one of these two ways,
0:06 either set up a local environment with Anaconda on your computer or if you're in
0:11 a hurry use Binder, it's a great open platform that offers executable environments for
0:17 anyone anywhere, at a moment's notice. We have one created for this course. However, Binder will not store your changes to the notebooks.
0:25 You can get started with Binder very, very quickly by pressing this badge on our GitHub repository README page for this course.
0:34 That said, we would like to encourage you to modify the notebooks that come with this course, and as we introduce new notebooks,
0:41 we invite you to try things and explore the Dask API. In our experience, trying in the interactive Jupyter environment is a fantastic way to learn
0:50 new concepts quickly and through practice. That gives you a deeper level of experience. Setting up your local environment,
0:57 gives you the ability to keep your notes and come back to them. Let's go through the setup right now.


Talk Python's Mastodon Michael Kennedy's Mastodon