
Click the 64-bit (or 32-bit depending on your system) Graphical Installer for Windows to download Python 3.9 version.Our concern is that Kite can be a distraction for a beginner programmer. Note that Spyder may ask whether you would like to install a package called Kite, our recommendation is that you do not.Click finder, Click on the application folder -> double click anaconda.Press command + space, the spotlight search bar will pop up, type in anaconda, press enter.


Jupyter Notebook is an interactive web UI environment to create notebook documents for python, R languages. 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.
