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/individualScroll 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?