Easy Jupyter Notebook Installation Guide for Windows 10 (2024)

preview_player
Показать описание
How to Install Jupyter Notebook in Windows 10 | Easy Jupyter Notebook Installation Guide for Windows 10 (2024)

Hi friends, in this tutorial video you will learn how to install jupyter notebook in windows 10.

The Jupyter Notebook is an open-source web application that allows data scientists to create and share documents that integrate live code, equations, computational output, visualizations, and other multimedia resources, along with explanatory text in a single document.In this video we will focus on the installation process of jupyter notebook with python 3.10.0 in windows 10.

Installation of Jupyter notebook is very simple . Just follow these steps -
2. Install python by running the python installer (Don't forget to check the "add python 3.10 to path box" in the installation pannel).
3. Now go to scripts folder as shown in the video and open command prompt there.
4.Now we will install jupyter - type "pip install jupyter" and hit enter in command prompt.
5. now go to any folder , open command prompt and type "jupyter notebook" and hit enter.
6. Your jupyter notebook will open.

Queries Solved :
1. How to Install Jupyter Notebook in Windows 10.
2. Install Jupyter Notebook Python 3.10.

#jupyter #jupyternotebook #howtoinstall #windows10 #python #pythonprogramming
Рекомендации по теме
Комментарии
Автор

Whoever is getting the error "jupyter' is not recognized as an internal or external command, operable program or batch file."
use the command "python -m notebook" instead of jupyter notebook :) or "py -m notebook"

shivendrasingh
Автор

Thank you very much. Finally, it works. I have been trying for 1 hour after getting the error "Jupyter is not recognized as an internal or external command, operable program or batch file".

mjmim
Автор

thanks alot my friend i getting trouble when trying to run the jupyter notebook, and trying using your method from the very begining again and it works !! TYSM

acehoss
Автор

thanks 20 September 2022 and it still works!!

judgebot
Автор

After creating new folder when i type jupyter notebook, its showing that "jupyter is not recognised as internal or external help

shreyashshaw
Автор

Thanks, i was tired of seeing so many videos nothing worked. Kudos to you

damansingh
Автор

Sir if I'm unable to see the user folder inside the user folder then what should I do

snehasharma
Автор

Great Tutorial if a beginner with no experience whatsoever could do it, anyone can!

IvanKerkoc
Автор

Thanks for helping out. Many articles asking to use pip but didnot mention how exactly. This tutorial is very helpful for beginners like me

shashankadhangale
Автор

When I run the command 'pip install jupyter' It's showing me a error which says "Read timed out." what should I do?

kirtidoshi
Автор

Whoever is getting the error "jupyter' is not recognized as an internal or external command, operable program or batch file." open python then on modify and check IDLE close and try again

JuanMirandaOlanie
Автор

Explicit video, helped a lot. Thanks a bunch.

nsimaudom
Автор

It worked out! Very useful, thank you a lot!

sainanuersulitan
Автор

It worked thank u very much brother
💙💙💙💙💙

chanukabandara
Автор

worked Again thanks a great deal! love your work !!

kevin
Автор

'jupyter' is not recognized as an internal or external command,
operable program or batch file

theonlying_
Автор

Quite interesting and well focused without sound/noise

franciseneh
Автор

Thanks a lot! It really works<3. More power to you and your channel:>

madara
Автор

Wow thank you very much this really helped a

qhqhckl
Автор

While downloading jupyter it is showing some error: command errored out with exit status 1

enetlopes