Anaconda Installation Guide
Anaconda Installation Guide
This course utilizes Anaconda and Jupyter Notebook for writing assignments.
This document provides step-by-step instructions to install Anaconda and how to start
writing code on it.
Note: You can choose the location where you want to save your work.
Hint: It is recommended to save your work in DAH OneDrive so you can access it from
anywhere.
3. You may change the name by clicking on Untitled and enter new name:
4. Notebook support adding text and description if you wish by select the cell and click
code:
a. Adding Header:
i. choose Heading
Note:
✅ You do not need to install Python separately, as it comes bundled with Anaconda.
✅ Anaconda also includes essential libraries like NumPy, Pandas, Matplotlib, and SciPy for
data analysis.