Horje
conda disable auto activate environment Code Example
How do I set Conda to activate the base environment by default?
conda config --set auto_activate_base true
conda disable auto activate environment
# In the .bashrc or .zshrc, after the conda initialize block
# enter the following command:

conda config --set auto_activate_base false




Shell

Related
ubuntu string variable Code Example ubuntu string variable Code Example
how to reove bash varible from memory Code Example how to reove bash varible from memory Code Example
how to paste the lines in the buffer into the text after the current line in vi Code Example how to paste the lines in the buffer into the text after the current line in vi Code Example
pacman purge Code Example pacman purge Code Example
powershell vs bash Code Example powershell vs bash Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8