Installing Anaconda on Windows
In this recipe, we will show you how to install Anaconda on a Windows system.
How to do it...
- Double-click the downloaded
.exe
installer - Accept the software license
- When prompted for the kind of installation you want, select
Just Me
, and then clickNext
- Accept the default installation folder
- In the next option box, select both
Add Anaconda to my PATH environment variable
andRegister Anaconda as my default Python 3.x
- Click
Install
to finish the installation - Anaconda will be installed in the
C:\Users\username\Anaconda3
folder - Optionally, proceed to the Checking the Anaconda installation