Check description for environment variable paths and error solutions , try running the command python -m notebook if you get Jupyter is not recognized issue
Very helpful thank you. I was also having the issue where I would do the jupyter --version and it gave me an error. Using the python -m notebook worked and opened it in a browser. I had been trying to open some notebooks from a flashdrive in the browser and they would always open in VS code but this solved it. Thanks!
I uninstalled the python, then used python -m notebook it worked, finally. After five hours I changed so much variables in environment etc. I was exhausted nut it ultimately started. Thank you so much sir
I was completely out of knowledge how would I download, how would I would I do analysis , and this video appears. Thank yiu sir for making. You're time saver. As I'm using IdeaPad. It's hectic to launch anytime in this. But Jupyter launched in just one go. Thank you. Subscribing the channel now!
Hi, i installed python, install jupyter using pip from cmd after that not able to find the version of jupyter in cmd then i copy past bith path to the system environment as per video still jupyter version not serched in cmd...
even i followed your steps i repeatedly got the same error for that phyton is not recognized as an internal or external command, operable program or batch file. please help me out
Nice explanation , if any one facing an issue that (could not install packages due to an OS error just run as an administrator and else will be sorted)
Very very Thank you so much sir..i have successfully installed python & jupyter notebook as you said to follow step by step....it was very helpful clip. Again heartily thank you so much💐
C:\Users>python --version Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases. this is what shows up when i do 1:20
I added the paths successfully but after typing command "py -m pip install jupyter" but it is showing.......This error might have occurred since this system does not have Windows Long Path support enabled. ........How can i solve this 😢😭 tell me anyone
Great video. I followed these steps except the last one I.e Jupyter notebook. Instead I used jupyter-notebook which is the .exe file in my script folder. When I used jupyter notebook command it didn't recognise it
So in my case I installed jupyter notebook but now when I use any command starting with jupyter, like jupyter notebook or jupyter --version, the cmd prompt just says "'jupyter' is not recognized as an internal or external command, operable program or batch file." Was there an update where there's a different command now? How do I stay up to date on all this.
don't install from the Microsoft Store it doesn't work properly. Also I had to install the JN notebook, noted in the video, under users/(my username) instead of in program filesx86 or program files -- where I would get permission denied errors in the jupyter notebook itself for not having the right access permissions
I successfully installed it. And went to run the jupyter notebook in the file i created with cmd and typed in 'jupyter notebook', and it opened in my browser. but when i create a new file, it does show python jupyter notebook in the options but instead "python 3 (ipykernel). I clicked it, and it says "Error, failed to fetch". What should I do?
hiii please... I installed matplotlib.. but during execution there is invalid distribution ~atplotlib... Pleasee help in that... At one folder it is working and other it is not working!! Please
Hi, I find this video really helpfull!! But I'm looking for how I can open the file with browser not visual code, is that possible editing with browser instead of vscode?
@@unitedtoptech6288 in the end of the video you said about the Visual Studio Code which I didn't listen clearly. But now my problem is solved. Thanks for the help
Hey! I have a problem, after following every steps I am still getting 'jupyter' is not recognised as an internal or external command, operable program or batch file. What do I do??😢
I have some issue [notice] A new release of pip is available: 23.2.1 -> 23.3.2 [notice] To update, run: python.exe -m pip install --upgrade pip C:\Users\Dell>jupyter --version 'jupyter' is not recognized as an internal or external command, operable program or batch file. C:\Users\Dell>
Hai .Everything was fine but I cannot find any pip commands clicking on “ Scripts” file .Would you please let me know what’s need to be done if there r no files in scripts folder
Sorry i need a lil help im just not sure when i saved my file from jupyter notebook to the new folder i made the file i saved its type does not say jupyter source file it says IPYNB file type and when i double click it it makes me open notes and not what opened for you
Hello sir, I installed following your instructions and it worked..many many thanks But when I try to use things like brackets and quotation marks I have to click them again and again For example in most of the videos programmers click one parentheses and double parentheses appears around the text, same thing for quotation marks As a beginner its totally frustrating to do this things again and again Please help if possible
After the pip install jupyter command it is run completely and then after it i run this command..jupyter --version and it is showing this C:\Users\hp>jupyter --version 'jupyter' is not recognized as an internal or external command, operable program or batch file. how to solve this issue?
Same with me. I also run the command jupyter --version and after pressing enter it also shows jupyter is not recognized as an internal or external command, operable program or batch file. Please tell me wat is the issue ?
Check description for environment variable paths and error solutions , try running the command python -m notebook if you get Jupyter is not recognized issue
Same
Done working now
It is showing that error : couldn't find a version that satisfies the requirement jupyter (from versions:none)
I am having error in Jupyter version in that part and I entered python -m notebook then I am into a browser then what to do
Help me out
Thank you. No time wasted. Very straightforward!
You're welcome!
Thanks! Its precise, and If anyone struggling facing some error i would recommend to uninstall the python and follow the full process.
Welcome!!
thanks for the advice , worked for me.
Great to know
First time in downloading computer software for college that the instructions were perfect. Thank you!
Great to hear!
Very helpful thank you. I was also having the issue where I would do the jupyter --version and it gave me an error. Using the python -m notebook worked and opened it in a browser. I had been trying to open some notebooks from a flashdrive in the browser and they would always open in VS code but this solved it. Thanks!
Glad it helped! welcome
It's really helpful bro
tysm
thank you so much, it worked
WELCOME
I uninstalled the python, then used python -m notebook it worked, finally. After five hours I changed so much variables in environment etc. I was exhausted nut it ultimately started. Thank you so much sir
Glad it helped sir!
I was struggling with this for many hours until I came across your video, straightfoward to the point and profesional. Thank you so much 🙏
You're very welcome!
Best video ever about installation of Jupyter. You saved my life within a few minutes. Thank you so much man!!!!! WOW
You're most welcome! Your comment made my day! means a lot 😊
I was completely out of knowledge how would I download, how would I would I do analysis , and this video appears. Thank yiu sir for making. You're time saver. As I'm using IdeaPad. It's hectic to launch anytime in this. But Jupyter launched in just one go.
Thank you. Subscribing the channel now!
Glad it was helpful! All the best Sir
thanks man one of the most easiest way to explain hatts off to you buddy
Glad you liked it!!
thank you a lot. I watched 5 videos and at least this one worked, Indians are the best
Glad it helped
thank you for a quick explanation, helped me out so much
Glad it helped!
It's exactly the way, always I wish to go through a technical video. Thanks dear mentor
You are most welcome!
Hi, i installed python, install jupyter using pip from cmd after that not able to find the version of jupyter in cmd then i copy past bith path to the system environment as per video still jupyter version not serched in cmd...
python -m notebook, try running this command
@@unitedtoptech6288 faced the same issue but this command helped! Thank you
WELCOME!!
@@unitedtoptech6288This is helpful
cool
really amazing approach on installing the software. I've followed all the prompts with possible steps approach and installed it successfully😅
Glad it helped!
even i followed your steps i repeatedly got the same error for that phyton is not recognized as an internal or external command, operable program or batch file. please help me out
Did you add 2 python paths to environmental variable?
Yes i added it eventhough it is already there by default@@unitedtoptech6288
hey i have got error for phyton --version and now I tried for pip its successful pip 23.2.1
@@unitedtoptech6288
Why did you again add if it there by default?
Then please check python path alone in env variable
No nonsense. Straight to the point. Thanks. Subscribed 👍
Thanks! 🙏
Sir jupyter --version
'jupyter' is not recognised as an internal or external command, operable program or batch file.
This it is showing what to do?
python -m notebook, pls run this
@@unitedtoptech6288 Great!!! This worked!
Amazing man
Sir still not working@@unitedtoptech6288
Can you try getting notebook from anaconda?
100% problem solving video everyone must go through with this video if facing any issue related to jupyter .thank you sir
You are welcome sir
thank you so much , i am trying downloading jupyter notebook from last 3 hours but this video is really helpful and i am installed it successfully.
Glad to hear that
Thank you so much for making this video. Helped me alot for my practicals
You're very welcome!
Nice explanation , if any one facing an issue that (could not install packages due to an OS error just run as an administrator and else will be sorted)
Thank you!!
Was struggling with this very much your video solved a very huge problem.
Welcome😊
Thank You. was struggling a lot for path setup. perfect step by step video.
Most welcome 😊 You could use it also through anaconda
Thanks a lot bro your explanation cleared all my errors🙏
Glad to hear that
This is the best video on jupyter installation so far. thankyou so much!!
Glad you liked it!
thnk u sir its finally done kitno dino se try kr rhi thi 😂🎉
Most welcome sir
Everything is on point and no unnecessary information. Thanks!
Glad you think so!
thank you brother , i am watching you from Bahrain . that was really helpful . best of luck
So nice of you man! you too
Thanks a lot! honestly i was worried for how to download jupyter but ur tutorial was very useful, thanks!
You're welcome
Thanks! I subscribed because after watching 3 diff videos to install Jupyter Notebook, this was the one that helped! Successfull install.
Most welcome man
Thank you so much for this video it makes very clear about this jupyter notebook installation... thank u 😊
Most welcome 😊
This was very straightforward. Thanks
Most welcome!
Very very Thank you so much sir..i have successfully installed python & jupyter notebook as you said to follow step by step....it was very helpful clip. Again heartily thank you so much💐
You are most welcome
Your Video was so helpful. Thank you so much . Now I can code in python.
Great
thank you so much!
to enter jupyter notebook do we have to use the cmd method in the file?
Yes, correct
Awesome... I have installed jupyter notebook.... Thank you..
Welcome 👍
C:\Users>python --version
Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
this is what shows up when i do 1:20
Did you add both the python paths in env variable?
@@unitedtoptech6288 yes it worked after i got the new version of python
@@unitedtoptech6288 yes it worked after i got the new version of python
Cool!
finally completed the set up by adding paths .I literally was sure i will not set it up.
Glad it worked!
Great work man!!! Thanks for the help. No time waste & fooling around. Appreciate it!!
No problem 👍
Perfect, quick and easy to follow! Thanks!
awesome
Thank you sir 🤩 , but i have one question that how we can open the jupyter notebook again for our use??
just run the notebook command in cmd and go to the folder
@@unitedtoptech6288 and how to run?
jupyter notebook , run this
@@unitedtoptech6288 thank you very much Sir for guiding.
Most welcome sir
I tried many videos this is the perfect one.
Glad it helped!
This is exactly what I was looking for - thank you so much! Great video!
You're very welcome!
Thank you for your help :) I was using anaconda for jupyter but it came with unnecessary extension taking up storage.
Most welcome man
brilliantly explained each and everything , tysm
Welcome!
Thankue u explain things very softly and r easy to understand.... ❤thankue so much..... May allah giv u success and good health
Glad you like it!! Welcome, God bless you too
I added the paths successfully but after typing command "py -m pip install jupyter" but it is showing.......This error might have occurred since this system does not have Windows Long Path support enabled. ........How can i solve this 😢😭 tell me anyone
did you download python from microsoft store?
@unitedtoptech6288 @unitedtoptech6288 now everything is done ✅ by the way thaanks for asking....it was helpful
awesome, may I know how you solved it?
the video is very nice I have installed the Jupyter notebook that was very hard for me thanks'.
Glad it helped
Good explanation for installing jupyter notebook.
Glad you liked it
Awesome bro this helped me alot.but is there any simple way to open Jupyter ? Opening everytime using terminal is somewhat time consuming
Do you get Jupyter notebook app when you search in start?
No@@unitedtoptech6288
try installing jupyter notebook with anaconda
Great video. I followed these steps except the last one I.e Jupyter notebook. Instead I used jupyter-notebook which is the .exe file in my script folder. When I used jupyter notebook command it didn't recognise it
Thanks for sharing, so it is working now right?
Got thru without getting any error. Thanks a ton.
Glad it helped! welcome
🎉 excellent demonstration sir !!
Many thanks!
Thankyou ❤ worked perfectly ✌🏻✨
You're welcome!
Thanks brother for help full content and nice explanation also
Glad you liked it bro
Very helpful video brother thank you ❤
Thanks brother, glad it helped!
very clear and precised description. Thank you.
Glad it was helpful!
So in my case I installed jupyter notebook but now when I use any command starting with jupyter, like jupyter notebook or jupyter --version, the cmd prompt just says "'jupyter' is not recognized as an internal or external command, operable program or batch file." Was there an update where there's a different command now? How do I stay up to date on all this.
python -m notebook, pls try this command
don't install from the Microsoft Store it doesn't work properly. Also I had to install the JN notebook, noted in the video, under users/(my username) instead of in program filesx86 or program files -- where I would get permission denied errors in the jupyter notebook itself for not having the right access permissions
Yeah, I did from the official website only, so are the issues solved for you now?
@ I was able to work through it, it's you gotta you do it. Appreciate it haha!
awesome man
Thanks a lot for providing useful information...🤝🤝
So nice of you
Thank you, for this video. It helped a lot:) 🙏
I'm so glad!
Great and very easy way , thanks a lot 🎉😊
most welcome
Very beautifully explained...many thanks. My notebook not opening as double click from folder. Pl tell its remedy.
Open that folder in cmd prompt and run jupyter notebook
@@unitedtoptech6288 Tnx
welcome
Thanks a lot. Perfect instructions and really helpful 👍
Glad it was helpful! cool
Thank you Sir. I have installed it properly❤
Great 👍
this guy saved my laptop from getting smashed by me
welcome!!
whats ur lichess rating?
i also play lichess mine is 2200
My peak is 1600, I do not play much now, where are you from?
Thank youy so much......this video really helped
I'm so glad!
I successfully installed it. And went to run the jupyter notebook in the file i created with cmd and typed in 'jupyter notebook', and it opened in my browser.
but when i create a new file, it does show python jupyter notebook in the options but instead "python 3 (ipykernel). I clicked it, and it says "Error, failed to fetch".
What should I do?
can you try in a different browser?
3:57 browser shows: ERR_FILE_NOT_FOUND.
It did not work.
can you try installing jupyter notebook through anaconda?
oh my god such easy explanation thankyou SO MUCH
You're so welcome! glad u liked it
Followed ur steps working 👍 - 2024
Cool
Thanks a lot, can you suggest me an app to open the .iynb file from the folder? When I try to open the file I only have the option of notepad
You can use google colab or visual studio code
thankyou so much sir it helped a lot...
Glad it helped
Sir for every time when we open it we must to all the procedure from editing the path to cmd onwards? or else we just open it in file explorer
If you open it in any folder, you need to go to the specific folder which has the ipynb file inside notebook interface
hiii please... I installed matplotlib.. but during execution there is invalid distribution ~atplotlib... Pleasee help in that...
At one folder it is working and other it is not working!! Please
Can you please paste the whole error?
Thank you. very professional and simple
welcome
Very helpful! Thank you for quick explaining
Glad it was helpful!
Hi, I find this video really helpfull!! But I'm looking for how I can open the file with browser not visual code, is that possible editing with browser instead of vscode?
Yes you can! you can just go to vs code and select open file , click the ipynb file there
Thanks for the help but at the which worldcode opened the .ipynb file.
please let me know.
I cannot understand , what you mean by that code?
@@unitedtoptech6288 in the end of the video you said about the Visual Studio Code which I didn't listen clearly. But now my problem is solved. Thanks for the help
Great thanks!
while opening a file in jupyter notebook (3:50)
it is showing me permission denied. What should I do?
try opening cmd prompt in admin mode
@@unitedtoptech6288 yes works now. Thanks a lot👍
welcome
Hey! I have a problem, after following every steps I am still getting 'jupyter' is not recognised as an internal or external command, operable program or batch file. What do I do??😢
try running the command python -m notebook after going to your desired folder
Hey! Thank you I was able to do it, also do I have to type cmd everytime if I have to open the notebook??
Can you search in start for jupyter? do you find any apps?
Great video can you guide me if i want to again open jupyter notebook what is the process?
Go to the folder where you have ipynb file and run jupyter notebook command
I tried your all step once it worked. But once l performed the same steps l did work
So its working right?
Nicely explained, thanks dear.
My pleasure 😊
I have some issue [notice] A new release of pip is available: 23.2.1 -> 23.3.2
[notice] To update, run: python.exe -m pip install --upgrade pip
C:\Users\Dell>jupyter --version
'jupyter' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\Dell>
python -m notebook , try running this command
Hai .Everything was fine but
I cannot find any pip commands clicking on “ Scripts” file .Would you please let me know what’s need to be done if there r
no files in scripts folder
ok
Same issue
I just did what I showed
Sorry i need a lil help im just not sure
when i saved my file from jupyter notebook to the new folder i made the file i saved its type does not say jupyter source file it says IPYNB file type and when i double click it it makes me open notes and not what opened for you
ipynb is the file type of jupyter, and for that double click open you must have visual studio code installed, it is a famous IDE
@unitedtoptech6288 thank you
Were can I download visual studios
Or can I just work with Jupiter instead?
They have their official site for VS code, you can use Juypter itself
Do i need to open new folder to do new program or i can do in newnb itself. please reply ❤
What is newnb? You can just reopen the same .ipynb file again too
Thanks a lot!!! This has been really helpful to me as a student
Glad it was helpful! WELCOME
4:05 Sir, when I am clicking the new option, then its saying permission denied! Untitled.ipynb! Why??
jupyter trust untitled.ipynb , run this command in the folder where that untitled file is present
Sir where is this untitled file?@@unitedtoptech6288
which is the file name of the ipynb file
@@unitedtoptech6288 I've done it Sir!
cool sir
whilst clicking the saved jupyter file, its not opening on visual code.Do we need toinstall visual code?
Yeah you need to
Hello sir, I installed following your instructions and it worked..many many thanks
But when I try to use things like brackets and quotation marks I have to click them again and again
For example in most of the videos programmers click one parentheses and double parentheses appears around the text, same thing for quotation marks
As a beginner its totally frustrating to do this things again and again
Please help if possible
I have faced it too but just got used with it
did you notice that your code markdown is not working, any comments on that?
at what timestamp?
This was so useful. Thanks, man!
Glad it helped!
It Was Very HELPFULLLLL .... THANK UU SIR
Most welcome
After the pip install jupyter command it is run completely and then after it i run this command..jupyter --version and it is showing this C:\Users\hp>jupyter --version
'jupyter' is not recognized as an internal or external command,
operable program or batch file.
how to solve this issue?
python -m notebook, try this
Same with me. I also run the command jupyter --version and after pressing enter it also shows jupyter is not recognized as an internal or external command, operable program or batch file.
Please tell me wat is the issue ?
did you try running the above command?
Good explanation
It's working 👍❤
Enjoy! welcome
Very helpfull 🎉thank youu
You’re welcome 😊
This was super helpful. Thank you!
So glad!