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

Installing Python With Anaconda

Uploaded by

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

Installing Python With Anaconda

Uploaded by

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

Installing Python with Anaconda (Recommended)

● Search Anaconda on your favourite search engine and open link with address:
https://www.anaconda.com/products/individual
● Click on ‘Download’ and choose your operating software, i.e., Windows, iOS etc. and the
software will start downloading and show in the bottom left corner of the screen as shown
below.
● Click on the downloaded file and click on “Run”, as shown below.
● After clicking on ‘Run’, the setup will appear, and you have to click on ‘Next’ to proceed
further.
● Click on ‘I agree’ to agree with the terms and conditions.

● Click on ‘Just me’ and click on ‘Next’ to proceed further.


● Choose your desired destination installation folder and then click on ‘Next’.
● After choosing the destination folder, a box will appear. Check the second option, namely
‘Register Anaconda3 as the system Python 3.9’, and click ‘Install’.
● After clicking on ‘Install’, the installation will begin. Wait until the installation is complete.
● After installation, the below-shown dialogue box will appear, click on ‘Next’ to proceed
further.
● This is the last step in the installation process. Click on ‘Finish’ to complete the installation.
Now your software is ready to use.
Opening Jupyter Notebook using Anaconda

● To open the Jupyter Notebook, Hover over to windows home and scroll down to the
alphabet ‘A’.

● You will find the Anaconda folder, click over it and select Anaconda Navigator as shown.
● Click over launch Jupyter to open Jupyter Notebook.
● You will be redirected to your browser with Jupyter Notebook.

You might also like