Skip to content

Commit

Permalink
Merge pull request #68 from uc-python/develop
Browse files Browse the repository at this point in the history
Anaconda Package Install Link
  • Loading branch information
augustopher authored Sep 29, 2023
2 parents e04ef57 + a2f3ba1 commit 7cf176b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ These easiest way to install Python, Jupyter, and the necessary packages is thro
3. Choose to download the **Graphical Installer** for your operating system. (If you are comfortable with the command line, you may choose that option instead.)
4. Open the installer when the download completes, and then follow the prompts. If you are prompted about installing PyCharm, elect **not** to do so.
5. Once installed, open the Anaconda Navigator and launch a Jupyter Notebook to ensure it works.
6. Follow [the package installation instructions](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-packages/#installing-a-package) to ensure `pandas` and `seaborn` packages are installed.
6. Follow [the package installation instructions](https://docs.anaconda.com/free/navigator/tutorials/manage-packages/#installing-a-package) to ensure `pandas` and `seaborn` packages are installed.

#### 2. Download class materials

Expand Down

0 comments on commit 7cf176b

Please sign in to comment.