Installing Anaconda on Windows.
Anaconda is most recommended software to run your Python and R Programs. Follow the steps below to install the Anaconda distribution of Python on Windows. Steps: Visit Anaconda.com/download Select Windows Download the .exe installer Open and run the .exe installer Open the Anaconda Prompt and run some Python code Once u Installed Anaconda in your Computer , Goto Start - > Click Anaconda3(64 bit) shown above ->Click Anaconda Prompt U will get path "(C:\Users\Student\Anaconda3) C:\Users\Student>" like this... Here type "jupyter notebook" to open jupyter to type python programs. (C:\Users\Student\Anaconda3) C:\Users\Student>jupyter notebook Press Enter http://localhost:8888/?token=2737af248d8b264ed1e36f258295c7c8d1d2caecc7921257 copy this path from cmd window and paste it in browser or it will opened in the browser automatically like ...