Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

sotte/conda_auto_activate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

=================== 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.

Releases

No releases published

Packages

No packages published

Languages