Skip to content

conda Enables you to move freely around the environment.

Notifications You must be signed in to change notification settings

jybaek/conda_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

conda connector

conda Enables you to move freely around the environment.

Prerequisite

Install Dependencies

Install dialog on Linux

$ sudo apt-get install dialog

Install dialog on Mac with brew

$ brew install dialog

Usage

Put the conda_connector in a specific directory. Then add the following command to the .bashrc file:

$ alias .conda='source ~/bin/conda_connector'

Then reconnect the terminal and run alias.

$ .conda

You can select a conda environment as follows:

About

conda Enables you to move freely around the environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages