From the course: Data Science Reporting with Quarto for Python

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Using GitHub Codespaces

Using GitHub Codespaces

- [Instructor] You can find all of the materials for this course in this GitHub repository. You've got several choices on how to follow along. You're free to download the entire repository and run the examples in your local Python environment, or you might find it easiest to follow along using the GitHub Codespace I've set up. To use the codespace, please click on the green Code button, go to Codespaces, and then you want to choose the codespace "bug-free zebra." That's a randomly generated name, but I really like it. Click on your ellipses, and then you have two choices. You can either open the codespace in Visual Studio Code on your local machine, or you can open in the browser. During the course, you'll see me running a codespace within Visual Studio Code because that's my personal preference. One last thing to note. You'll find that most folders have a B and E version. For instance, 01-03. The B version of this folder has the code that you are fine on my screen at the beginning of…

Contents