Anusamdha
Tuesday, October 22, 2019
03 - Installing Python and Anaconda
Good news is that once you install Anaconda it will install Python, Jupyter Notebook, and other commonly used scientific computing packages and data projects.
To begin, download the Anaconda distribution: https://www.anaconda.com/distribution/
Install Anaconda on Windows or Mac
- Answer the different questions - default options are usually sufficient! Once installation is over, you can check that everything went well by launching Jupyter.
Install Anaconda on Linux (Ubuntu)
- Download the Anaconda installer for Linux.
- Enter the following to install Anaconda for Python 3:
bash ~/Downloads/Anaconda3-5.3.0-Linux-x86_64.h
- The installer prompts “In order to continue the installation process, please review the license agreement.” Click enter to view license terms. Scroll to the bottom enter
yesto agree. - Say
yesto the following question:
Do you wish the installer to prepend the Anaconda3 install location to PATH in your /home/ec2-user/.bashrc ? [yes|no]
- The previous command added the Anaconda path to the .bashrc file. You can now launch Anaconda with the command
anacondain your console. You may need to restart your computer. - You can check that everything went well by launching Jupyter (c.f. below).
Launch Jupyter
- On MacOs, launch Anaconda Navigator through Launchpad.
- On Linux, open a console and launch:
anaconda-navigator. - On Windows, launch Anaconda Navigator in your program list.
Once this is done, you will have several application as your disposal. The next step is to launch Jupyter Notebook:

Now that you have installed Anaconda and Python, you're going to discover the tool data scientists use for programming in Python. It's easy to use and powerful, so let's get started with Jupyter Notebook.
02-Python and Anaconda -Intro
Do you know any Object Oriented programming language Like Java,C#,C,Node JS....?
If Answer is yes...believe me Python is super friendly programming language than any of the one you think...
Python ?..What the heck is it...
Python is object oriented programming language which can be use to build a simple website to any complex programming that can used in modern technologies data science,Machine leaning and deep learning..
Python is great for backend web development, data analysis, artificial intelligence, and scientific computing. Python can also be used to build productivity tools, games, and desktop apps.
All the top tech companies Instagram,Netflix ,Dropbox Reddit ,Google uses Python as powerful to build thier enterprise apps and tools
01-My Simple Introduction....
- 14 yrs in Information Technology...
- Microsoft Tech Savvy
- Core Expertise:C#,BizTalk and Azure
- Passion to explore:AI,Machine Learning,Data Science,Quantum computing,Physics,Life Sciences
Subscribe to:
Comments (Atom)