0% found this document useful (0 votes)
33 views

Installing Python With Anaconda (Recommended)

To install Python with Anaconda, download the Anaconda installer from anaconda.org, run the installer and select options to add Anaconda to your system PATH and install it just for your user account. This will download and install Anaconda, which includes the Jupyter Notebook environment that can be launched from the Anaconda Navigator to begin using Python through Jupyter Notebook.

Uploaded by

Rocky S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Installing Python With Anaconda (Recommended)

To install Python with Anaconda, download the Anaconda installer from anaconda.org, run the installer and select options to add Anaconda to your system PATH and install it just for your user account. This will download and install Anaconda, which includes the Jupyter Notebook environment that can be launched from the Anaconda Navigator to begin using Python through Jupyter Notebook.

Uploaded by

Rocky S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Installing Python with Anaconda(Recommended)

• Search Anaconda on your favorite search engine and open link with address
anaconda.org.

• Hover over Download Anaconda on the Anaconda homepage.


• Select your operating system configuration.

• Let the Anaconda finish downloading.


• Click Next to start the installing process.

• Agree to the Terms and Conditions.


• Select “Just Me”.

• Select the location where you want to download Anaconda.


• Important step “NEED ATTENTION”
1- Check the box that says “Add Anaconda to my Path Variables”.
2- Click Install.

• Let Anaconda finish downloading.


• Click Next to finish installation.
Opening Jupyter Notebook using Anaconda

• To open Jupyter Notebook, Hover over to windows home and scroll down to alphabet
“A”.
• You will find Anaconda folder, Click over it and select Anaconda Navigator.

• Click over launch Jupyter to open Jupyter Notebook.


• You will be redirected to your browser with Jupyter Notebook.

You might also like