Overview Version History Q & A Rating & Review
Windows Conda PowerShell Setup
A VS Code extension that automatically configures Conda in Windows PowerShell terminals.
Created for my students ❤️ at the Department of Geoinformatics, Palacký University in Olomouc, Czech Republic.
Features
Automatically initializes Conda in Windows PowerShell terminals
Validates Miniconda installation paths
Provides easy setup and reset commands
Windows PowerShell specific implementation
Requirements
Windows operating system
VS Code v1.70.0 or newer
Miniconda installed on your Windows system
Usage
Open the Command Palette (Ctrl + Shift + P
)
Run Apply Conda Terminal Settings
Enter your Miniconda installation path when prompted
A new PowerShell terminal will open with Conda initialized
Important Notes
This extension only works with Windows PowerShell
Does not support other terminals or operating systems
Requires a valid Miniconda installation on Windows
Commands
Apply Conda Terminal Settings
: Configure Conda in PowerShell
Reset Conda Terminal Settings
: Remove Conda configuration from PowerShell
Release Notes
0.0.1
Initial release with Windows PowerShell Conda configuration
0.0.2
Automatically offers an option after the extension is activated
0.0.3
Closes all other terminals after Conda is initialized (prompt to close is shown)