How to Install Anaconda

How to Install Anaconda

In this article, we'll briefly cover how to install Anaconda for working with specific Python and data science courses.

Info
Note: This article assumes you already have Python installed on your machine. If not, you can review our article on the installation of Python.

1. Head to the free Anaconda download distribution at https://www.anaconda.com/download/success
2. On this page, select the tab for your OS. Then, select the appropriate download link option to trigger the download. Note that we recommend downloading the full Anaconda Distribution.



3. Once the download finishes, double-click the file to start the installation process.
4. Follow through the installation prompts. We recommend using the default options.



5. Once the installation completes, open up Anaconda, which should show you the Anaconda Navigator. From here, steps will vary. However, we recommend familiarizing yourself with the Environments tab, as many scenarios will require you to create specific environment setups.