


Anaconda is the most used distribution platform for python & R programming languages in the data science & machine learning community as it simplifies the installation of packages like pandas, NumPy, SciPy, and many more. In this article you have learned how to install Anaconda distribution on windows and using Jupyter notebook. I have tried my best to lay out step-by-step instructions, In case I miss any or If you have any issues installing, please comment below. This completes installing Anaconda on windows and running Jupyter Notebook. On Jupyter, each cell is a statement, so you can run each cell independently when there are no dependencies on previous cells. Now select New -> PythonX and enter the below lines and select Run.
