How to create a Virtual Environment in Python | Add VENV to Jupyter Notebook and VS Code

Опубликовано: 14 Октябрь 2024
на канале: AB Analytica
1,806
21

MEDIUM MEMBERSHIP
You can support me by joining Medium Membership program by using my referral link:
  / membership  
Your membership fee directly supports me and other writers you read. You'll also get full access to every story on Medium.



***********************************************
⭐ Timestamps ⭐
***********************************************
00:00 - Intro

00:25 - Creating Virtual Environment
02:45 - Activate/Deactivate Environment
04:04 - Install Packages
10:08 - Install venv in Jupyter notebook
15:17 - Install venv in VS Code
18:03 - Requirements file using pip freeze
20:27 - Requirements file using vim editor
23:16 - Remove Virtual Environment
***********************************************