filmov
tv
How to Create Conda Environment in VSCode (2025)
Показать описание
In this video, I'll show you how you can create conda environment in visual studio code (vscode). Conda environments help you isolate the dependencies for your python project. After installing conda you can easily create python virtual environments within vscode and you can use the virtual environment for your projects.
🌐Connect with me:
Steps to Create Conda Environment in vscode:
1. Install Anaconda or Miniconda
2. Open vscode
3. Open terminal
4. Create conda environment: conda create --name newvenv
5. Set the new environment's path as python path in vscode.
If you have problems creating virtual environment or using conda in vscode, let me know in the comments below.
#conda #virutalenvironment #condaenvironment #python #vscode
#pythonprgogramming
🌐Connect with me:
Steps to Create Conda Environment in vscode:
1. Install Anaconda or Miniconda
2. Open vscode
3. Open terminal
4. Create conda environment: conda create --name newvenv
5. Set the new environment's path as python path in vscode.
If you have problems creating virtual environment or using conda in vscode, let me know in the comments below.
#conda #virutalenvironment #condaenvironment #python #vscode
#pythonprgogramming