You are on page 1of 9

Six-day online workshop

“Programming Essentials for Mathematics using


Python”
organised by
Department of Mathematics
CHRIST (Deemed to be University)
Bangalore, Karnataka, India

Python installation manual


Open https://www.anaconda.com/products/individual in your browser and scroll down to find
the below installers:

Install the latest version of Anaconda. Make sure to download the installer based on your
computer specification.

For Windows:
Download 64-bit or 32 bit according to your system
After downloading installer, we open it and begin with the installation process as
follows:
1. Getting Started

2. Getting through the License Agreement:


3. Select Installation Type: Select Just Me (if you want the software to be used by a
single User)

4. Choose Installation Location:


5. Advanced Installation Option:

6. Getting through the Installation Process:


7. Finishing up the Installation:

For Mac OS Click on 64-Bit Graphical Installer (462 MB)

And follow same method.

Now we install the Jupyter notebook:

Installing Jupyter Notebook using Anaconda:


To install Jupyter using Anaconda, we follow the following steps

1. Launch Anaconda Navigator:


2. Click on the Install Jupyter Notebook Button:
3. Beginning the Installation:

4. Loading Packages:
5. Finished Installation:

6. Launching Jupyter:
Now you can start coding.
Hope that the workshop would be a good learning experience!

You might also like