Hi, I was unable to install jupyter notebook in windows 10. Everytime when I run command pip install jupyter, my cmd stopped automatically. First time i took help from Itronix Solutions to install python and jupyter, on that time it works perfectly but when i restart my system, open cmd and type jupyter notebook it hangs the system
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include data cleaning and transformation, numerical simulation, statistical modeling, data visualization,machine learning, and much more.
To Install Jupyter Notebook
- Download Anaconda. We recommend downloading Anaconda’s latest Python 3 version (currently Python 3.7).
- Install the version of Anaconda which you downloaded, following the instructions on the download page.
- Congratulations, you have installed Jupyter Notebook. To run the notebook:
jupyter notebook
For more exciting blogs and information subscribe to our [website](https://www.erarpitsharma.com "Let's Code Together")