Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating conda environment from a specification file #6

Open
RafalSkolasinski opened this issue Mar 17, 2016 · 3 comments
Open

creating conda environment from a specification file #6

RafalSkolasinski opened this issue Mar 17, 2016 · 3 comments

Comments

@RafalSkolasinski
Copy link

Cool option would be possibility to create conda environment from the specification files created in other env by either

conda list -e

or

conda list --explicit
@rob-sokolowski
Copy link

Hi @RafalSkolasinski do you have any insight on how to achieve this? This is precisely what I'm trying to do, but am not very experienced with ansible.

Any help much appreciated. Thank you.

@RafalSkolasinski
Copy link
Author

Probably one can just use command module of ansible to invoke necessary command but I don't know how robust and idempotent this will be.

@danielballan
Copy link

Related work I just stumbled across: https://github.com/andrewrothstein/ansible-conda-env

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

No branches or pull requests

3 participants