Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 659 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 659 Bytes

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: