No video

How to Install Jupyter Notebook in Windows 10

  Рет қаралды 192,511

Techno ED

Techno ED

Күн бұрын

How to Install Jupyter Notebook in Windows 10
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 -
1. Download the python 3.10.0 installer from here - "www.python.org...".
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

Пікірлер: 271
@shivendrasingh4305
@shivendrasingh4305 Жыл бұрын
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"
@Yaqoob-Nu24
@Yaqoob-Nu24 Жыл бұрын
Thank You😇
@farhananuar6224
@farhananuar6224 Жыл бұрын
Thanks
@legendarythinge2008
@legendarythinge2008 Жыл бұрын
No module named notebook
@kirakun3194
@kirakun3194 Жыл бұрын
@@legendarythinge2008 py -m notebook this it's work
@kennidevito4932
@kennidevito4932 Жыл бұрын
Thank you!!!!
@acehoss1713
@acehoss1713 2 жыл бұрын
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
@technoed4327
@technoed4327 2 жыл бұрын
Glad I could help
@shreyashshaw9321
@shreyashshaw9321 2 жыл бұрын
After creating new folder when i type jupyter notebook, its showing that "jupyter is not recognised as internal or external command".....please help
@technoed4327
@technoed4327 2 жыл бұрын
reinstall python and check the add python to path box in the installation pannel. This will surely help.
@shubhamgupta9323
@shubhamgupta9323 2 жыл бұрын
same coming
@mehranganja2205
@mehranganja2205 Жыл бұрын
installation using this method kzfaq.info/get/bejne/jrmTrZmlz7S3l2w.html
@happiness3982
@happiness3982 Жыл бұрын
Even reinstalled Python and checked add python to the path box in the installation panel, it didn't work.
@simwanzapeter
@simwanzapeter Жыл бұрын
It's saying the same thing for me, I also tried reinstalling but still saying "not recognized as an internal or external file"
@judgebot7353
@judgebot7353 Жыл бұрын
thanks 20 September 2022 and it still works!!
@kevin8484
@kevin8484 11 ай бұрын
worked Again thanks a great deal! love your work !!
@technoed4327
@technoed4327 11 ай бұрын
You're welcome!
@kirtidoshi2616
@kirtidoshi2616 2 жыл бұрын
When I run the command 'pip install jupyter' It's showing me a error which says "Read timed out." what should I do?
@snehasharma6761
@snehasharma6761 Жыл бұрын
Sir if I'm unable to see the user folder inside the user folder then what should I do
@chanukabandara139
@chanukabandara139 Жыл бұрын
It worked thank u very much brother 💙💙💙💙💙
@damansingh1882
@damansingh1882 2 жыл бұрын
Thanks, i was tired of seeing so many videos nothing worked. Kudos to you
@technoed4327
@technoed4327 2 жыл бұрын
Glad it helped
@detailedemoji4615
@detailedemoji4615 2 жыл бұрын
Very quick and clear video, thanks!
@nsimaudom6711
@nsimaudom6711 Жыл бұрын
Explicit video, helped a lot. Thanks a bunch.
@sainanuersulitan3180
@sainanuersulitan3180 2 жыл бұрын
It worked out! Very useful, thank you a lot!
@technoed4327
@technoed4327 2 жыл бұрын
You're welcome!
@mjmim
@mjmim Жыл бұрын
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".
@sirishaboddu2984
@sirishaboddu2984 Жыл бұрын
Same problem what command do u use
@RadhikaNaveen-oy9jm
@RadhikaNaveen-oy9jm 5 ай бұрын
Thanks a lot for the quick steps!!
@shashankadhangale9949
@shashankadhangale9949 Жыл бұрын
Thanks for helping out. Many articles asking to use pip but didnot mention how exactly. This tutorial is very helpful for beginners like me
@technoed4327
@technoed4327 Жыл бұрын
Glad it was helpful!
@madara9897
@madara9897 2 жыл бұрын
Thanks a lot! It really works
@technoed4327
@technoed4327 2 жыл бұрын
thank you
@theonlying_
@theonlying_ Жыл бұрын
'jupyter' is not recognized as an internal or external command, operable program or batch file
@fabiolasilva6623
@fabiolasilva6623 Жыл бұрын
py -m notebook this it's work
@enetlopes3969
@enetlopes3969 2 жыл бұрын
While downloading jupyter it is showing some error: command errored out with exit status 1
@franciseneh1611
@franciseneh1611 Жыл бұрын
Quite interesting and well focused without sound/noise
@user-qh4qh8ck2l
@user-qh4qh8ck2l Жыл бұрын
Wow thank you very much ............. this really helped a lot...........
@technoed4327
@technoed4327 Жыл бұрын
Glad it helped!
@TasosFail
@TasosFail Жыл бұрын
Thank you very much mate. Very useful tutorial for a noob like me.
@IvanKerkoc
@IvanKerkoc Жыл бұрын
Great Tutorial if a beginner with no experience whatsoever could do it, anyone can!
@kismat1638
@kismat1638 Жыл бұрын
Did it worked with latest python version 3.10.11
@shraddhalone8151
@shraddhalone8151 2 жыл бұрын
Thank you very much .I have successfully install jupyter notebook.
@intheskyofglass1153
@intheskyofglass1153 2 жыл бұрын
Thank you ! FInally it works ! :)
@technoed4327
@technoed4327 2 жыл бұрын
Glad it helped
@PsychologyArcher
@PsychologyArcher 2 жыл бұрын
thank you man, jupyter installed successfully.
@technoed4327
@technoed4327 2 жыл бұрын
Glad I could help
@ucheeh
@ucheeh Жыл бұрын
Who here spent time watching the ad😂
@sheshapandya5291
@sheshapandya5291 Жыл бұрын
This was very helpful, thank you so much!
@technoed4327
@technoed4327 11 ай бұрын
Glad it was helpful!
@Ash_plays16
@Ash_plays16 2 жыл бұрын
It's showing that module is not found when i write import pandas as pd what should i do🥲
@akinjokunbright1587
@akinjokunbright1587 Жыл бұрын
Thank you. Was very easy.
@kitakamidesign3186
@kitakamidesign3186 Жыл бұрын
Thank you for making this video.. how to know if pandas, numpy and matplotlib already installed?? Is it already installed by using this method or do I have to import? Im a newbie..
@lefterismagkoutas4430
@lefterismagkoutas4430 Жыл бұрын
thank you for this! made everything easier.
@technoed4327
@technoed4327 Жыл бұрын
Great to hear!
@steveb9415
@steveb9415 2 жыл бұрын
i got it to work your the man ED thxz
@peterakin5793
@peterakin5793 11 ай бұрын
Thank you Thank you Thank you
@technoed4327
@technoed4327 10 ай бұрын
You are so welcome
@amirabellali2636
@amirabellali2636 Жыл бұрын
I loved how the video is just so clear .. Thank you
@theonlying_
@theonlying_ Жыл бұрын
can you assit me please
@amirabellali2636
@amirabellali2636 Жыл бұрын
Yes ,, go ahead
@penielmomoh7018
@penielmomoh7018 Жыл бұрын
Thanks a lot. The explanation worked well.
@technoed4327
@technoed4327 Жыл бұрын
Glad it helped!
@VictoriaOtunsha
@VictoriaOtunsha Жыл бұрын
Thank you for the straight to the point explaination.
@HarshitaChattopadhyay
@HarshitaChattopadhyay Жыл бұрын
Thank you soo much...this video works
@vaibhavpame7504
@vaibhavpame7504 11 ай бұрын
Thanks , Could download jupyter notebook easily
@technoed4327
@technoed4327 11 ай бұрын
welcome
@vishnuvardhan2368
@vishnuvardhan2368 2 жыл бұрын
Thanks bro you have made it so simple it insttal it 👍
@technoed4327
@technoed4327 2 жыл бұрын
Glad it helped
@bellasals2682
@bellasals2682 2 жыл бұрын
Thanks a lot! This is very helpful
@Gamingguru_2.0
@Gamingguru_2.0 Жыл бұрын
After installing python and jupyter as shown in video, creating notebook failed message coming after clicking on new and then on python.... how to resolve this issue
@McSwigginz1080p
@McSwigginz1080p Жыл бұрын
clear and easy instructions. thank you. thumbs up from me
@technoed4327
@technoed4327 Жыл бұрын
You're welcome!
@kamaljeetkaur5329
@kamaljeetkaur5329 11 ай бұрын
This video is very useful🤟
@technoed4327
@technoed4327 11 ай бұрын
Thanks
@ademitoeae8356
@ademitoeae8356 2 жыл бұрын
It worked! Thank you!
@technoed4327
@technoed4327 2 жыл бұрын
You're welcome!
@shrouqmedhat7116
@shrouqmedhat7116 Жыл бұрын
thank you so much it helped me a lot
@ihsansaleheen6672
@ihsansaleheen6672 2 жыл бұрын
Thank you very much. Wish you all the best.
@technoed4327
@technoed4327 2 жыл бұрын
Thank you too
@khushbumahale9653
@khushbumahale9653 Жыл бұрын
Thanks a lot! It was really understandable and it helped me a lot.
@sixtenedits
@sixtenedits 2 жыл бұрын
thanks nice clear and brief explanation friend
@technoed4327
@technoed4327 2 жыл бұрын
You are welcome and thank you.
@56sasidharreddy86
@56sasidharreddy86 2 жыл бұрын
Second time also the same process to open jupyter..? cmd. Jupyter notebook. .... And how re open my save files directly not opening
@lahirualuthwaththa181
@lahirualuthwaththa181 8 ай бұрын
good job ... thanks !!
@technoed4327
@technoed4327 8 ай бұрын
Thank you too!
@sfybtbx1251
@sfybtbx1251 Жыл бұрын
If "jupyter command not found" then add scripts folder to envirnment variables
@varunrane4943
@varunrane4943 Жыл бұрын
where's "environment variables"?
@thomasedwardking7286
@thomasedwardking7286 Жыл бұрын
Very useful video. You probably could have an even shorter and more engaging video if you talked rather than typed. Still, you got the point out in a pretty good time. Cheers, bro 💪
@technoed4327
@technoed4327 Жыл бұрын
Noted!
@filmango_tanando
@filmango_tanando Жыл бұрын
awsome, thanks
@paolovalentini8017
@paolovalentini8017 Жыл бұрын
hello, when write jupyter notebook nothing happen. it just says that the command is not recognized
@Lermontov41
@Lermontov41 Жыл бұрын
Thank you so much!
@juanrojo4766
@juanrojo4766 2 жыл бұрын
GREAT!!! Thank you.
@rahmadhaniar3022
@rahmadhaniar3022 Жыл бұрын
how to make shortcut app for jupyter notebook if we install it like in the video/?
@farahizzati850
@farahizzati850 Жыл бұрын
I can't. After install, it say "Fatal error in launcher: Unable to create process using ' " C:\..........the sistem cannot find the file specified.
@maimohsen7103
@maimohsen7103 Жыл бұрын
Thank you. very helpful
@technoed4327
@technoed4327 Жыл бұрын
Glad it was helpful!
@mayurishete6949
@mayurishete6949 2 жыл бұрын
scripts not recognised as internal or external command aa rha , please anyone can tell me how to fix this, (even i reinstalled python)
@technoed4327
@technoed4327 2 жыл бұрын
while installing python, please check the add python to path box.
@mayurishete6949
@mayurishete6949 2 жыл бұрын
@@technoed4327 still it shows the same
@malihareza4754
@malihareza4754 Жыл бұрын
Thanks mate
@blueobject
@blueobject 2 жыл бұрын
Awesome thank you!
@ginko_wr
@ginko_wr 2 жыл бұрын
I downloaded it thankyou but I can't move nor the new folder I use to open the jupyter can you tell me how I can delete or move it ?
@sakshinakashe04
@sakshinakashe04 Жыл бұрын
Thanks for the help..
@paparevf9107
@paparevf9107 2 жыл бұрын
Can you please help me because i have this problem where i open jupyter notebook and takes me to the Jupiter's home page and i try to make a new file/python3 but it doesn't load and just shows untitled page with nothing on it
@technoed4327
@technoed4327 2 жыл бұрын
i think you are trying it in microsoft edge. Try to open jupyter in firefox or google chrome, by the link as i have shown in the video 6:50 / or change your default browser to firefox / chrome, then it will automatically open there.
@paparevf9107
@paparevf9107 2 жыл бұрын
@@technoed4327 thank you very much
@steveb9415
@steveb9415 2 жыл бұрын
@@technoed4327 i dont know if that the same problem im having i tried all browser and keep getting denied
@mydak2921
@mydak2921 Жыл бұрын
im also came across the same issue, then i entered the cmd jupyter notebook command again and it worked...try it
@mbumary7114
@mbumary7114 Жыл бұрын
I can't find "program" folder. What should I do then?
@JonyDann
@JonyDann 2 жыл бұрын
Muchas muchas gracias amigo!!
@marioeisenmajer2432
@marioeisenmajer2432 Жыл бұрын
Hello, I have this error: note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for psutil Failed to build psutil ERROR: Could not build wheels for psutil, which is required to install pyproject.toml-based projects what to do? BR. mario
@sachii_97
@sachii_97 Жыл бұрын
I have the same issue
@mine4495
@mine4495 Жыл бұрын
Bro I had the same issue and I found that it works if you uninstall your current Python version and install the Python3.9.10 try it
@EMO_85
@EMO_85 Жыл бұрын
I can't type on my search bar. Any other alternative to open cmd?
@karimdiallo6809
@karimdiallo6809 Жыл бұрын
Best of the best
@technoed4327
@technoed4327 Жыл бұрын
thank you
@mohithachappidi7831
@mohithachappidi7831 11 ай бұрын
Python 3 is not showing in new file
@ramavathvinod7629
@ramavathvinod7629 2 жыл бұрын
am not able to istall ,istall has been done but not opening showing as to upgrade
@slim590
@slim590 Жыл бұрын
thank you.
@JuanMirandaOlanie
@JuanMirandaOlanie 4 ай бұрын
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
@tuhinbarai7592
@tuhinbarai7592 2 жыл бұрын
many many thanks sir...
@technoed4327
@technoed4327 2 жыл бұрын
Most welcome
@JayDhanavade
@JayDhanavade 2 жыл бұрын
6:13 seriously i closed cmd while using jupyter and error occurred like wasn't able to create new book or open last created book....TYSM ... Actually i am beginner Really ty for this ...i have watched many videos but none of them told to keep CMD open while using jupyter 🙏♥️
@technoed4327
@technoed4327 2 жыл бұрын
Glad , it helped.
@purgenetik
@purgenetik Жыл бұрын
pip is normally in path and runs from any dir, so no needs to search scripts dir in python installation.
@technoed4327
@technoed4327 11 ай бұрын
thanks
@fatmamohmed58
@fatmamohmed58 Жыл бұрын
it doesn't work with me when i open folder and write cmd at the path of the folder told me that jupyter' is not recognized as an internal or external command, operable program or batch file.
@fabiolasilva6623
@fabiolasilva6623 Жыл бұрын
type this : py -m notebook this it's work
@Caliburam
@Caliburam Жыл бұрын
Thnak you so much
@AW12
@AW12 Жыл бұрын
Interesting
@nostalgic6225
@nostalgic6225 Жыл бұрын
thanks❤❤👍👍
@mahamshaukat1870
@mahamshaukat1870 Жыл бұрын
Thanks a lot 🌸✨ But when we start it again for coding so we need to start the whole process again ?
@technoed4327
@technoed4327 Жыл бұрын
no, just open cmd and typte jupyter notebook command to open it
@devjeethaldar6206
@devjeethaldar6206 Жыл бұрын
@@technoed4327 if may file(.ipynb file) is saved in the folder, what steps do i need to follow to open it again in jupyter notebook?
@technoed4327
@technoed4327 4 ай бұрын
Then open jupyter from that folder....steps are same
@gayathrisarangika2512
@gayathrisarangika2512 Жыл бұрын
thank you very much
@unknownxd4999
@unknownxd4999 Жыл бұрын
Thank youu so muchhhhhhhh
@technoed4327
@technoed4327 Жыл бұрын
wc
@rosekate965
@rosekate965 Жыл бұрын
Thank you so much ❤🎉
@technoed4327
@technoed4327 11 ай бұрын
welcome
@pratikjagtap836
@pratikjagtap836 2 жыл бұрын
Thank you Boss!
@technoed4327
@technoed4327 2 жыл бұрын
you'r welcome
@abdirahmanaweysabdi2904
@abdirahmanaweysabdi2904 2 жыл бұрын
thanks for more & more
@pahelipaul655
@pahelipaul655 Жыл бұрын
Under program folder python is not there
@pranavsharma2784
@pranavsharma2784 2 жыл бұрын
thanks bro👍
@technoed4327
@technoed4327 2 жыл бұрын
Welcome 👍
@martin-xq7te
@martin-xq7te Жыл бұрын
Great work thankyou. Ive had problems installing anaconda on my pc.
@technoed4327
@technoed4327 Жыл бұрын
Glad it helped
@ncadre9048
@ncadre9048 8 ай бұрын
Did you follow the same steps for anaconda? does the same step are followed every time I want to use Jupyter? Does the steps only work in firefox?Im new to using the notebook, thank you
@uzmashaikh2697
@uzmashaikh2697 Жыл бұрын
thank you life saver
@pavithran5165
@pavithran5165 Жыл бұрын
how to open jupyter when I login to my system next time? I have to follow all the steps again to launch the notebook?
@technoed4327
@technoed4327 Жыл бұрын
Next time just open a folder and then open cmd and type jupyter notebook command or you can can create a shortcut of jupyter from the c drive
@starryunicorneditio8548
@starryunicorneditio8548 2 жыл бұрын
Thank you❤️
@klevialushi571
@klevialushi571 Жыл бұрын
IGI2, a great game
@svein-torenarvestad1069
@svein-torenarvestad1069 Жыл бұрын
After installed, can I run jupyter notebook without internet access?
@technoed4327
@technoed4327 Жыл бұрын
yes
@biglordfx1094
@biglordfx1094 11 ай бұрын
I cant see python 3
@ogeideozu2651
@ogeideozu2651 Жыл бұрын
Thanks
@harshadjadhav8963
@harshadjadhav8963 2 жыл бұрын
I already have anaconda and I open jupyter notebook from there. But after following your video, there is no option in jupyter notebook to create new notebook with python 3.10. Can you help me with it? Thank you
@technoed4327
@technoed4327 2 жыл бұрын
if you closed your cmd window after opening jupyter, then please keep it open / if you are using microsoft edge browser then please use firefox or google chrome.
@manushafernando9938
@manushafernando9938 2 жыл бұрын
Thank you!
@technoed4327
@technoed4327 2 жыл бұрын
you're welcome
@edriclo8439
@edriclo8439 Жыл бұрын
Thanks a lot
HIMARS ПО КУРСКОЙ АЭС. СЕРГЕЙ ПЕРЕСЛЕГИН
33:56
СОЦИОСОФТ.ТВ
Рет қаралды 123 М.
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 76 МЛН
Happy birthday to you by Tsuriki Show
00:12
Tsuriki Show
Рет қаралды 11 МЛН
Pool Bed Prank By My Grandpa 😂 #funny
00:47
SKITS
Рет қаралды 20 МЛН
Incredible Dog Rescues Kittens from Bus - Inspiring Story #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 23 МЛН
Installing Jupyter Notebooks/Anaconda | Python for Beginners
10:03
Alex The Analyst
Рет қаралды 341 М.
Install Anaconda Python, Jupyter Notebook And Spyder on Windows 10
13:07
ProgrammingKnowledge
Рет қаралды 1,4 МЛН
What will happen after end of windows 10
3:42
Techno ED
Рет қаралды 798
How to Install Jupyter Notebook in Windows 10
5:43
Techno ED
Рет қаралды 1,2 М.
How to install Nox emulator in windows 10
5:07
Techno ED
Рет қаралды 173
Automate Excel With Python - Python Excel Tutorial (OpenPyXL)
38:02
Tech With Tim
Рет қаралды 1,6 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 76 МЛН