Python + JupyterLab Installation & Path Set Guide (Windows)

  Рет қаралды 54,071

Patrick Bacon

Patrick Bacon

Күн бұрын

Пікірлер: 61
@EdgarSanchez-bl3xb
@EdgarSanchez-bl3xb Жыл бұрын
For all those coming to learn just now (like me), when he's entering the paths in the environment (minute mark 3:05), he enters \Python39 because he downloaded Python version 3.9; so instead of typing \Python39 like he did, if you downloaded a different version number, replace it with the 9. For example, I downloaded Python 3.11, so I have to type \Python311
@AlexanderDomino
@AlexanderDomino Жыл бұрын
It doesn't matter what you put since it is just a file path, so yes you can put 311 or 39 it wouldn't make a difference.
@im-Anarchy
@im-Anarchy 10 ай бұрын
wrong
@deanthoni10
@deanthoni10 2 ай бұрын
why didnt he say that. so dumb
@KelevraSenpai
@KelevraSenpai 2 жыл бұрын
Got this after doing everything in the video 3:30 ... Installed it with the new version 3.10 usage: jupyter [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir] [--paths] [--json] [--debug] [subcommand] Jupyter: Interactive Computing positional arguments: subcommand the subcommand to launch options: -h, --help show this help message and exit --version show the versions of core jupyter packages and exit --config-dir show Jupyter config dir --data-dir show Jupyter data dir --runtime-dir show Jupyter runtime dir --paths show all Jupyter paths. Add --json for machine-readable format. --json output paths as machine-readable json --debug output debug information about paths Available subcommands: kernel kernelspec migrate run troubleshoot trust Jupyter command `jupyter-lab` not found. Any help ?
@EdgarSanchez-bl3xb
@EdgarSanchez-bl3xb Жыл бұрын
When he typed \Python39 its because he downloaded version 3.9 , so if you downloaded Python version 3.11 (liked i did), replace \Python39 with \Python311
@debjit8449
@debjit8449 Жыл бұрын
@@EdgarSanchez-bl3xb did that...but its still showing...what else to do
@Nextor308
@Nextor308 Жыл бұрын
on my case I also received an error message when installing, so if I try to run jupyter lab after, I got that same result, the error line I got was because packages not able to install, so I get something like this : Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory the solution was that I ended up changing registry for long paths from 0 to 1 and that made it work, so go to registry value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem@LongPathEnabled to 1 Then I ran pip install jupyterlab --user it finished without errors or warnings this time and then I ran jupyter lab and it worked exactly as described on this video.
@niroopmohan4502
@niroopmohan4502 9 ай бұрын
I got same issue, but resolved after correcting the path in control panel. First check the path you copied from cmd In my case it was c:\users\YOURUSERNAME\appdata\ROAMING\python310 instead of appdata\LOCAL\programs\python310 as he explains in the video. Just correct this in the new path environment variables and it should work.
@im-Anarchy
@im-Anarchy 10 ай бұрын
This fukin worked, I can't beleive, sankhyo
@jana365
@jana365 8 күн бұрын
Thanks a lot. Copy/Pasting the link solved the issue. I would like your video 100x if I could.
@xdang0075
@xdang0075 Жыл бұрын
UPDATE 05.23: your path doesent work for me. I could fixed that with these path: C:\Users\YOURUSERNAME\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\Scripts For everyone who have the same problem
@PhilosUs
@PhilosUs Жыл бұрын
Thanks!!!
@pedropaulorochadeandrade1181
@pedropaulorochadeandrade1181 4 ай бұрын
I only got launching it with "jupyter-lab" calling
@kroto7451
@kroto7451 25 күн бұрын
same
@QuantApplicantMattKulis
@QuantApplicantMattKulis Жыл бұрын
2023 Users READ THIS: For anyone reading this comment JL worked simply after Copy & pasting any of those paths spat out in the like 10 error messages, and then: edit the system environ> Adv Envonroment Variables> User Path>Click*, Click Edit*, New>Ctrl+V... literally done... load a new refreshed cmd terminal & type jupyter lab & watch it spin up... Great tutorial Patrick thanks boss
@placeholder4107
@placeholder4107 Жыл бұрын
this 5 minute tutorial explained things better than a lot of 30-minute ones, thank you!
@kisho2679
@kisho2679 4 ай бұрын
Great. How installing with JupyterLab Desktop IDE instead of the browserbased one?
@jeffzxy
@jeffzxy 2 жыл бұрын
This is exact video I am looking for. Thanks!! Question is, why Jupyterlab doesn't load first time? Do I have to copy the link everytime?
@SweetPeachannel
@SweetPeachannel Жыл бұрын
I got this error, how to fix it pls? WARNING: Failed to write executable - trying to use .deleteme logic ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'c:\\python39\\Scripts\\jupyter-trust.exe' -> 'c:\\python39\\Scripts\\jupyter-trust.exe.deleteme'
@EdgarSanchez-bl3xb
@EdgarSanchez-bl3xb Жыл бұрын
When he typed \Python39 its because he downloaded version 3.9 , so if you downloaded Python version 3.11 (liked i did), replace \Python39 with \Python311
@thomas3487
@thomas3487 7 ай бұрын
Thanks Boss, got scared there for a min and then reopened another command prompt and it worked fine... is there a way to run this in Chrome? thanks again 👍
@squid-_-4383
@squid-_-4383 3 жыл бұрын
Helped me thx
@em_ily22
@em_ily22 24 күн бұрын
Thank you so much omg 🙏
@Aliha00a
@Aliha00a 8 ай бұрын
I can't click any thing in the site
@faranahmad204
@faranahmad204 2 ай бұрын
Thanks bro
@PjFlipStudio
@PjFlipStudio 8 ай бұрын
nice
@srihari8868
@srihari8868 2 жыл бұрын
Awesome Video , Very helpful
@DroisKargva
@DroisKargva Жыл бұрын
"jupyter lab" is to install it on linux "jupyterlab" to install it on windows 🤷‍♂
@aparajitmalvankar1522
@aparajitmalvankar1522 8 ай бұрын
Thank you
@watipasokamanga8908
@watipasokamanga8908 5 ай бұрын
thanks
@gmnahin
@gmnahin 5 ай бұрын
I was fed-up with that issue whenever I tried to install jupyter on windows 11. Thanks for helping me solve that issue.
@kylebuhay_
@kylebuhay_ 8 ай бұрын
luvet
@PrashantDas-m1w
@PrashantDas-m1w 11 ай бұрын
to avoid warnings, setup and activate a virtual environment and install jupyterlab within it
@sojourner5294
@sojourner5294 6 ай бұрын
Thank you so much for putting this together Patrick ! I really appreciate you for sharing this with everyone.
@sukhwindersingh9268
@sukhwindersingh9268 5 ай бұрын
thanku so much, it worked with in a minute
@utube_snakeu553
@utube_snakeu553 Жыл бұрын
damn, thanks a lot! I was having the same issue and was searching for a video explaining this one. Bless You!
@markm4263
@markm4263 Жыл бұрын
Thank you friend. Good, clear stuff.
@abaurre3
@abaurre3 Жыл бұрын
Hot damn, an almost 6 minutes video where you teach how to properly install it AND resolve the PATH problem! Take my upvote!
@reezyboiYT
@reezyboiYT Жыл бұрын
thanks you a lot for the tuto
@dangsitien
@dangsitien Жыл бұрын
straightforward tks for instruction
@wairimuhuho7838
@wairimuhuho7838 2 жыл бұрын
This was the only video that was helpful
@shivbhakti6381
@shivbhakti6381 5 ай бұрын
Thank you so much 😊😊
@kush_mayank
@kush_mayank Жыл бұрын
thanks brother
@lalapetayogendra4191
@lalapetayogendra4191 11 ай бұрын
Thanks brother
@ertyunasty294
@ertyunasty294 8 ай бұрын
Thank you so much
@marianoapuya5664
@marianoapuya5664 Жыл бұрын
The terminal is too small
@rogeriojr3079
@rogeriojr3079 Жыл бұрын
thanks a lot bro
@haidao8084
@haidao8084 8 ай бұрын
Amazing guide!
@rohanbangash5827
@rohanbangash5827 2 жыл бұрын
This is the only video that helped me, thank you so much
@loganfairbairn4605
@loganfairbairn4605 Жыл бұрын
Thanks a ton, was concise and worked great !
@DepressedA.I.
@DepressedA.I. Жыл бұрын
Thanks, mate!!
@loko5307
@loko5307 Жыл бұрын
Short video and straight to the point. Thanks!
@AdrianMorris-d9c
@AdrianMorris-d9c Жыл бұрын
The path aspect is awesome and I haven't seen a lot of other tutorials mention that
@JD-hg1bm
@JD-hg1bm Жыл бұрын
Thank you sir
@abhi_abhie
@abhi_abhie Жыл бұрын
Thanks!
@ritesh_ingle671
@ritesh_ingle671 2 жыл бұрын
Thank you.
@chauduong7690
@chauduong7690 2 жыл бұрын
Thank your very much for posting this video. I encountered the same problem in the video, and I have successfully installed JupyterLab by following your instructions.
@nathan__5194
@nathan__5194 Жыл бұрын
THANKS MAN !
Hacking Windows TrustedInstaller (GOD MODE)
31:07
John Hammond
Рет қаралды 652 М.
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 102 МЛН
БЕЛКА СЬЕЛА КОТЕНКА?#cat
00:13
Лайки Like
Рет қаралды 2,7 МЛН
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 102 МЛН
Jupyter Lab is AWESOME For Data Science
14:12
NeuralNine
Рет қаралды 77 М.
Installing Jupyter Notebooks/Anaconda | Python for Beginners
10:03
Alex The Analyst
Рет қаралды 368 М.
TailsOS Guide For The Ultra Paranoid
35:32
Mental Outlaw
Рет қаралды 436 М.
How to Use JupyterLab
6:37
Project Jupyter
Рет қаралды 113 М.
The Best Jupyterlab Extension That You Didn't Know Existed!
11:34
Thu Vu data analytics
Рет қаралды 158 М.
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 102 МЛН