Share via

How to install Jupyter Notebook in Windows 10?

Anonymous
2020-04-05T19:52:28+00:00

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

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-04-06T07:46:16+00:00

    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")
    
    7 people found this answer helpful.
    0 comments No comments