How to install Jupyter Notebook

 There Are Many Steps For Download and install Jupyter Notebook :

Step 01 : Set the path environment for python

Step 02 : cmd -type python --version

Step 03 : Python -m pip install -upgrade pip

Step 04 : Python -m pip install jupyter notebook

Step 05 : Jupyter notebook- Click on the URL 

Then 

windows/system32 command prompt open 

01. pip install jupyter notebook

02. jupyter notebook










Comments