Closed RobertTLange closed 3 years ago
Right now only conda is supported for venv activation. Would like to give user the option to choose between conda virtual environment activation and virtualenv.
conda
virtualenv
See discussion https://github.com/RobertTLange/mle-toolbox/pull/2#discussion_r561736008
Addressed in PR #29.
Right now only
conda
is supported for venv activation. Would like to give user the option to choose betweenconda
virtual environment activation andvirtualenv
.See discussion https://github.com/RobertTLange/mle-toolbox/pull/2#discussion_r561736008