Easy steps for install jupyter notebook
Step 1:
Install python - Download Python | Python.org
Check python version in cmd - python --version
Step 2:
cmd command - pip install notebook
it will take some time
step 3:
create a new folder to add jupyter noteBook file
step 4:
selecet address bar relevent to created folder and type "cmd"
step 5:
type - jupyter notebook
if it is not working , type : python -m notebook
No comments:
Post a Comment