> For the complete documentation index, see [llms.txt](https://docs-jupyter.davidjachochavez.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-jupyter.davidjachochavez.org/anaconda/overview.md).

# Overview

&#x20;[Anaconda](https://www.anaconda.com/) is a popular python distribution which comes with many packages needed for data science along with the open-source package management system, conda.

💡 Why is conda important?\
\
&#x20;The installation of Conda will allow the downloading and management of packages through use of the command `conda`. This command will appear throughout the guide and facilitate the remainder of the set-up.
