Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pcc-git authored Sep 8, 2023
1 parent fdb8535 commit 2a08138
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/Slides/Introduction/day01/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ This is not a "see and repeat" programming class!
* Be sure to select the *"Add to Path"* option during the install process
* ![](image.png)
1. Install the Python packages and VS Code extensions you need (see [this page](https://byuistats.github.io/DS250-Cannon/course-materials/python-for-data-science/))
* pip install pandas
* pip install numpy
* pip install jupyter
* pip install tabulate
* pip install altair
1. Install Quarto CLI [Quatro Instructions](https://byuistats.github.io/DS250-Cannon/course-materials/quarto-for-data-science/)
1. Start looking at Project 0
1. Complete the "Methods Checkpoint"
Expand Down

0 comments on commit 2a08138

Please sign in to comment.