Skip to content

conda/create_env.sh: added --prefix option to conda create for cases where...

Julien Rey requested to merge reyjul/tools:master into master

conda/create_env.sh: added --prefix option to conda create for cases where default environments location is different than the one specified by $CONDA_HOME. Also fixed a small issue in local_install scripts which was causing an error message.

Merge request reports