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

03 - Installation Python-30.7.24

Uploaded by

gosix63084
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

03 - Installation Python-30.7.24

Uploaded by

gosix63084
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

Python Installation

Prepared By
Archana
Step 1:
Go to www.google.com and search window
type “Python Install”
Step 2: Click on “Download Python” : The
next slide will appear
• Then Click on the latest version of Python “Download Python 3.12.4”
• The executable files <python-3.12.4-amd64>will be
downloaded to your local drive.
• Run the file
• The Python will be installed in your local system
INSTALLING JUPYTER NOTEBOOK BY
ANACONDA
What is Anaconda
• Anaconda is a cross-platform Python distribution that you can install
on Windows, macOS, or different distributions of Linux. NOTE If you
already have Python installed, you don't need to uninstall it. You can
still go ahead and install Anaconda and use the Python version that
comes along with Anaconda distribution.
Step 3: Click on Anaconda from your installed Program
• Click on “Launch” button on the jupyter Notebook
• The following window will open on your system
• Here Click on “New” and then select “Python 3”Option
• The following window will open
• You can rename the file name “Untitled5/ Untitled X” by a suitable
choice of yours and then click on rename
First Python
Program
Other Way to Work with Python: Without Installation on local Drive
Go to google Colab: The following page will open
Click on Welcome to Colaboratory
• The following page will open: It will be link to your google/gmail
account
• Click on “New notebook”, The following page will be shown
Thank You

You might also like