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

Note: This article assumes you already have Python installed to your machine. If not, you can review our article on the installation of Python for
Windows or for
Mac.
2. On this page, your OS should be automatically selected. So, hit the big green "Download" button. However, if your OS is not selected, you can manually select it from the list under the button.
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.