Anaconda Installation & Setup Guide (Windows 10)
Anaconda is the world's most popular data science platform for Python.
Downloading Anaconda
Enter the following link into your browser of choice:
https://www.anaconda.com/products/individual
Scroll Down to Anaconda Installers near the bottom of the page and select the Windows, MacOS, or Linux installer that best fits your device - in this case we are selecting Windows:
Click “Open” on the resulting pop-up to initiate the download of the Anaconda Installer to the computer’s downloads folder– use the “Save As” option if an alternative save point is preferred.
The Anaconda Setup Guide will appear upon completing the download. Follow the on screen prompts as denoted by the guide:

Anaconda is officially ready to go! Now, the next step is to left-click on your PC’s search bar and search for “Anaconda Prompt” – the Anaconda equivalent of Command Prompt. Typing "python" will open your predetermined version of Python.

Last updated
Was this helpful?