How to use a Python Virtual Environment the RIGHT way with Jupyter Notebook

preview_player
Показать описание
In this video you'll learn how to set up a virtual environment, test packages and their versions and properly open a jupyter notebook in the environment.

👉 Instagram: @theaiwarriors

What Does a Data Science Executive Carry Around in 2019?

Laptop - 2018 MacBook Pro with Touch Bar
Tablet - 2017 9.7” iPad or

Home Setup for more intense analysis and editing:

Other options to run Python on a budget

Any inexpensive Android Tablet (all Fire tablets with playstore side loaded)

Favourite Mobile Apps to Run Python and Code
Рекомендации по теме
Комментарии
Автор

This is perfect! Exactly what I needed. When I made the virtual environment using venv instead of virtualenv, I couldn't for the life of me install the kernel in my virtual environment. This solved that problem perfectly. Thank you!!

ellenk
Автор

OMG!!! thank you very much
initially, i used python3 -m venv "name of enviroment" and anytime i launched jupyter notebook, i wouldn't see my created enviroment
but using virtualenv instead worked for me

chrisfx
Автор

Thank you !! You have installed lot of chrome extensions :)

harshavardhan
Автор

Hi, you have a great way of explaining!
I followed all the steps but unfortunately, it still does not work! Don't manage to get a virtual environment with the older version of pandas, still stays the most updated one. Would be awesome if you could help, I really want to get it.
Any suggestions?

Btw, really great videos that you make.

sasha_piter_
Автор

And how can you make venv the default in Jupyter instead of Python 3?

aldolunabueno
Автор

Hi, great tutorial. Thanks.
One more thing, - if I wanna use the environment env for handling data, - downloaded to the "real" OS, how do I handle that?

jrnmadsen
Автор

Seems like it doesn't work for windows.

The kernel is intalling is some default folder "C:\Users\USER\AppData\Roaming\jupyter\kernels\venv", and the python executable path stays the same =(

ddmfsps
Автор

I imagine this kernel thing is usable in all IdE?

ermomusic
Автор

I was able to install the virtual env, but for some reason jupyter notebook is not able to connect to the kernel. Any suggestions on what i could do?

sidhantmathur
Автор

Hey.. sats I was trying to do this last month and I have a Windows PC.. I did whatever you showed here.. but it wasn't working!! Can you please help or make another video showing the same setup.. please!! Btw you're awesome buddy.. I'm following ur vids religiously

manojtiwari
Автор

Not sure what is going on. I was able to follow all the steps and I have my venv Jupiter but it is giving me the system pandas and not the venv version...

loudencm
Автор

The text is too small in this video. Please consider zooming in a little bit. Otherwise great stuff

theraczcar
Автор

ipython "kernel" not "kernal"

huangbinapple
visit shbcf.ru