Skip to content

Allow creating new environments using environment files and conda-env#3

Open
benbovy wants to merge 2 commits intorobinandeer:masterfrom
benbovy:conda_env
Open

Allow creating new environments using environment files and conda-env#3
benbovy wants to merge 2 commits intorobinandeer:masterfrom
benbovy:conda_env

Conversation

@benbovy
Copy link
Copy Markdown

@benbovy benbovy commented Jul 29, 2015

Hello!

Thanks for providing the miniconda role!

I want to create new environments from external environment (yaml) files, using conda-env, so I added the feature.

I'm new to Ansible, so maybe this can be improved?

@robinandeer
Copy link
Copy Markdown
Owner

Hi!

A lot is new to me about Ansible too but I'll do my best

Haven't used conda-env tho so that's more new things 😃 - thanks!

@robinandeer
Copy link
Copy Markdown
Owner

One thing I would ask after reviewing the code is what you feel about the defaults?

Right now; two envs will be created, right? Perhaps we can add a more explicit flag for the conda-env feature which is turned off by default? What do you think?

On the other hand conda-env looks really nice so why not install it by default but not supply a default environment.yaml file?

@nehalecky
Copy link
Copy Markdown

Hey all, just wanted to point out this other ansible miniconda role, github.com/uchida/ansible-miniconda-role. I haven't tried it, however, supposedly contains a var miniconda_env that supports just this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants