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 to your machine. If not, you can review our article on the installation of Python for Windows or for Mac.

1. Head to the free Anaconda download distribution at https://www.anaconda.com/download/success
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.

    • Related Articles

    • How to Install Python

      If you intend to use our Python courses with a code editor like Python's built-in IDLE editor, Visual Studio Code, Anaconda, Spyder, or something else, you will need to first install the Python runtime to your local computer. This short article will ...
    • How to Install Unity

      This article will cover both how to install Unity for the first time, and how to install new versions of Unity for pre-existing installations. Before installation you may wish to review Unity's system requirements. First Time Installation Only - ...
    • How to Install Godot

      In this article, we'll cover how to install the standard edition of Godot - which is both free and open source. Before beginning, you may wish to review Godot's system requirements. Installing Godot In this section, we'll cover how to install Godot. ...
    • How to Install GameMaker

      This article will cover how to install the GameMaker engine. Before installation, you may wish to review GameMaker's system requirements. Downloading and Installing GameMaker 1. Head to the GameMaker download page at https://gamemaker.io/en/download ...
    • How to Install Blender

      In this article, we'll discuss how to install Blender, the free, 3D modeling software. Before beginning, you may wish to review Blender's system requirements. Installing Blender 1. Go to the download page on the official Blender site at ...