Тёмный

How to setup Jupyter & Python on Mac, Windows or Linux Tutorial 

CodingEntrepreneurs
Подписаться 348 тыс.
Просмотров 72 тыс.
50% 1

How to setup Jupyter & Python on Mac, Windows or Linux Tutorial
Jupyter is a great tool to run interactive Python notebooks (other languages too!). In this video we simply do this:
- Install python from python.org
- Create a virtual environment with `python3 -m venv .`
- Activate the virtual environment with `source bin/activate` (mac/linux) or `.\Scripts\activate` (windows)
- Install jupyter `pip install jupyter`
- Run jupyter: `jupyter notebook`
Places to run notebooks:
- Google Colab (colab.research.google.com/)
- Deepnote (deepnote.com or get 20 hours free with kirr.co/yre5yt)

Опубликовано:

 

29 сен 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@jananiananthanarayanan4794
@jananiananthanarayanan4794 Год назад
Ive seen so many tutorials and this has been the most helpful so far
@ahmetbaba715
@ahmetbaba715 Год назад
I gotta tell you something. It was perfect. Perfect. Everything. Down to the last minute details
@RealThrillMedia
@RealThrillMedia Год назад
Very straightforward and helpful!
@gwengelsinon7612
@gwengelsinon7612 8 месяцев назад
followed along and it worked like a charm! thanks
@nainalall4262
@nainalall4262 10 месяцев назад
Thanks for the straightforward video, it was very helpful !
@thepro11
@thepro11 Месяц назад
Thank you so much. The most effective and straightforward video for beginners!
@egeaktan1118
@egeaktan1118 6 месяцев назад
quite effective for 9 mins. Thanks a ton!
@nathelenwanjiru1577
@nathelenwanjiru1577 2 года назад
Thank you much for sharing this video!
@yathartharana7956
@yathartharana7956 10 месяцев назад
Thank you for this ....Very much helpful
@prodbydrumdrop
@prodbydrumdrop Год назад
thank you so much :) to be very dramatic sports analytics is the career i have chosen now for the rest of my life and i will not quit till complete
@mv5097
@mv5097 3 часа назад
Thank you, this helped plenty.
@user-cv3kg2ug5e
@user-cv3kg2ug5e 6 месяцев назад
Thankyou, it helped me alot
@marcos7284
@marcos7284 2 года назад
Great video thanks
@pratyushbehere3580
@pratyushbehere3580 2 года назад
Thanks for your videos. Can you do an introductory video about database designing? Specifically concentrating on basics of building models and any common pitfalls in Django.
@CodingEntrepreneurs
@CodingEntrepreneurs 2 года назад
Thanks for the suggestion!
@NISCHAL349
@NISCHAL349 2 года назад
Thankyou so much for the video!
@CodingEntrepreneurs
@CodingEntrepreneurs 2 года назад
You’re welcome!
@giovannasiqueiramayese5911
@giovannasiqueiramayese5911 Год назад
Thanks very much for the video! Where do you change the name of the computer to show only the joystick symbol 🕹?
@dongquanqiu9260
@dongquanqiu9260 2 года назад
thanks it really helps. however, after i installed jupyter note and run it on linux server, it shows "no module named 'pysqlite2', how do i fix it in order to access jupyter note book on linux? thanks
@prashantbharati1867
@prashantbharati1867 10 месяцев назад
Very helpful
@diegoperezlopez6059
@diegoperezlopez6059 Год назад
thank you so much!!!!!
@shivampathak1914
@shivampathak1914 2 года назад
Thanks : )
@alexxk4751
@alexxk4751 Год назад
Thank you for video But I have a question If we install it like on this video - via vurtual env - does it mean that each time we wanna start jupyter notebook, we should go to the folder with our venv and activate it? And only then start j notebook? And yeah - that would be great to learn how to do it via Docker :3
@gambomaster
@gambomaster 2 года назад
Thanks. 🙏🙏🙏
@abhinavgarg0077
@abhinavgarg0077 Год назад
helpful video!
@Cpd9
@Cpd9 10 месяцев назад
You are the best!
@budvindelpitiya
@budvindelpitiya 5 месяцев назад
Hey man, could you make a tutorial on how to install the different packs on macOS, I need to somehow get numpy, seaborn, matplotlib and scikit
@abugslife2461
@abugslife2461 Год назад
thank you for the helpful video! If I turn off my computer and then want to reopen Jupyter lab, do I then have to go to the venv directory to launch it? just a little confused thanks again
@ajdca4331
@ajdca4331 Год назад
Hi, yes every time you want launch jupyter notebook you should go to the venv directory and execute the commnad source bin/activate
@murtadhaasadallah4890
@murtadhaasadallah4890 5 месяцев назад
How do I make it accessible for all users ?
@DilpreetSingh-sw3ei
@DilpreetSingh-sw3ei 2 года назад
There was noting like a url shown on my Mac terminal for opening it on the local web browser. At 6:35 ??
@TTNworld
@TTNworld 2 года назад
You can start it by typing "jupyter notebook" in the terminal and it will automatically open the default browser or you can find the url in the terminal.
@rutwikmore7462
@rutwikmore7462 9 месяцев назад
It is giving command not found on .\Sripts\activate
@xinyuanyu7565
@xinyuanyu7565 2 года назад
how do I reopen it after I restart my computer?
@abhinavgarg0077
@abhinavgarg0077 Год назад
just go into your venv directory, and type source bin/activate jupyter notebook it will open again
@martinagreen7146
@martinagreen7146 11 месяцев назад
Can you install jupyter notebook without using the command prompt?
@CodingEntrepreneurs
@CodingEntrepreneurs 11 месяцев назад
Not that I’m aware of… maybe there’s an executable version that is packaged like other GUIs
@spacepod100
@spacepod100 Год назад
how do i open jupyter notebook again?
@juniorLogo
@juniorLogo Год назад
it doesn't open for me I followed step by step but instead of opening it gave me a big UPDATE title and "OSError: [Errno 49] Can't assign requested address"
@Niroshan_k
@Niroshan_k Год назад
are you find that ? plz tell me.
@juniorLogo
@juniorLogo Год назад
@@Niroshan_k it was complicated for me.. I had to ask help from a tech person. Basically if all your setup is good you need to have open anaconda(for Mac) or another program to support it based on your operating system.
@abhinavgarg0077
@abhinavgarg0077 Год назад
just go into your venv directory, and type source bin/activate jupyter notebook it will open again
@gskasyap1
@gskasyap1 17 дней назад
In Terminal (For Mac users), run the following prompts one after the other slowly: Step-1: cd ~/Desktop/venv Step-2: source bin/activate Step-3: jupyter notebook The server will open
@emanuelvilla7539
@emanuelvilla7539 2 года назад
this video was not helpfull at all
@CodingEntrepreneurs
@CodingEntrepreneurs 2 года назад
Thank you
@Birendrakumar-en9yi
@Birendrakumar-en9yi 11 месяцев назад
thanks, i am new to mac. it worked for me
@CodingEntrepreneurs
@CodingEntrepreneurs 2 года назад
Here's the TLDR: Install python from python.org then run ``` cd Desktop mkdir venv cd venv python3 -m venv . source bin/activate (mac/linux) .\Scripts\activate (windows) pip install jupyter jupyter notebook ```
@David-zp8rx
@David-zp8rx 9 месяцев назад
No matter what I do I keep getting this error: (venv) (base) security@watchtower venv % jupyter notebook Traceback (most recent call last): File "/Users/security/anaconda3/bin/jupyter-notebook", line 7, in from notebook.notebookapp import main ModuleNotFoundError: No module named 'notebook.notebookapp' (venv) (base) security@watchtower venv %
@bratvagaming2741
@bratvagaming2741 2 месяца назад
same ,did you find the solution?
Далее
Jupyter Notebook Tutorial for Beginners with Python
15:34
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58
would you eat this? #shorts
00:23
Просмотров 1,6 млн
Difference between cookies, session and tokens
11:53
Просмотров 608 тыс.
The Complete Guide to Python Virtual Environments!
15:52
How to Install Anaconda on Mac (Getting Started)
11:42
Ollama - Local Models on your machine
9:33
Просмотров 83 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,6 млн
An Illustrated Guide to OAuth and OpenID Connect
16:36
Просмотров 571 тыс.
Викторина от МАМЫ 🆘 | WICSUR #shorts
00:58