All Projects → sotte → Conda_auto_activate

sotte / Conda_auto_activate

Licence: mit
UNMAINTAINED

Programming Languages

shell
77523 projects

=================== UNMAINTAINED

conda_auto_activate

Automatically activate a conda environment when entering folders/project.

conda_auto_activate automatically activates a conda environment when enterring a folder that contains a .condaauto file. The first line in the .condaauto file is the name of the conda environment.

To make this work you have to source conda_auto_activate.sh from your ~/.bashrc.

source ~/path_to/conda_auto_activate.sh

conda_auto_activate is inspired by virtualenv-auto-activate.sh.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].