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

0_Python_Install_Examples_Code

The document provides a step-by-step guide for installing Anaconda and setting up Jupyter Notebook for Python programming. It includes instructions for downloading Anaconda, completing the installation process, and starting a new Python notebook. Additionally, it suggests enrolling in a free Python programming course for further learning.

Uploaded by

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

0_Python_Install_Examples_Code

The document provides a step-by-step guide for installing Anaconda and setting up Jupyter Notebook for Python programming. It includes instructions for downloading Anaconda, completing the installation process, and starting a new Python notebook. Additionally, it suggests enrolling in a free Python programming course for further learning.

Uploaded by

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

Python Installation & Examples Atif Farid Mohammad PhD

1. Open any Browser


2. Go to https://www.anaconda.com/
3. Click at Download button
4. Go to your Download Folder (In both Windows and Mac)
a. In Windows you will have the file:
Anaconda3-2022.05-Windows-x86_64.exe
b. Double Click it (You will find similar image with different title depending on which
current version is available.)

5. Click on Next
6. On next such prompt click on I Agree Button
7. Click on Just for me (Recommended)
8. Destination folder is given by default, so click on Next
9. On next prompt do not select any options given, rather click on Next

10. Click on Next


Python Installation & Examples Atif Farid Mohammad PhD

11. Click on Next

12. Un-Click on two checked boxes (Anaconda Distribution Tutorial and Getting Started with
Anaconda)

13. Click on Finish


14. Find Anaconda in your Start Menu/Mac will have in Finder -> Applications
15. Click on Anaconda Navigator
Python Installation & Examples Atif Farid Mohammad PhD

16. Now click on Jupyter Notebook

17. Click on New


Python Installation & Examples Atif Farid Mohammad PhD

18. Click on Python 3

19. Change the Name to save your work


20. Here are few Python Commands entered within the cell and executed by pressing Run button.
21. Type these commands by yourself, so that you can have exposure of Python Programming.
Python Installation & Examples Atif Farid Mohammad PhD
Python Installation & Examples Atif Farid Mohammad PhD
Python Installation & Examples Atif Farid Mohammad PhD

Note: To learn Python, enroll in a Free Python Programming Course at:


https://www.udacity.com/course/introduction-to-python--ud1110

You might also like