From 2a08138ed6dbb3b94d8ac53e9d744478832222e0 Mon Sep 17 00:00:00 2001 From: Paul Cannon <102183179+pcc-git@users.noreply.github.com> Date: Fri, 8 Sep 2023 10:33:13 -0600 Subject: [PATCH] Update _index.md --- content/Slides/Introduction/day01/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/Slides/Introduction/day01/_index.md b/content/Slides/Introduction/day01/_index.md index a96c71dd..e55b8a01 100644 --- a/content/Slides/Introduction/day01/_index.md +++ b/content/Slides/Introduction/day01/_index.md @@ -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"