Python Setup on Linux (Ubuntu) using Miniconda and VS Code

preview_player
Показать описание
In this session, we learnt or covered about:
- 00:24 - Python single version vs multi version install
- 01:15 - Why we need multiple version of Python with virtual environments
- 02:35 - virtualenv vs venv for virtual environments
- 04:25 - What is Conda and Anaconda vs Miniconda
- 07:40 - Conda Installation & Setup
- 11:00 - Create virtual environment using Conda
- 16:40 - VS Code config to run Python code using Conda
- 17:50 - Debug Python code using VS Code
- 18:24 - Conda commands - env list, search, pip freeze, info, etc
Рекомендации по теме
Комментарии
Автор

Thank you so much was looking for this .

Debjit