Skip to content

An Ansible role to install Anaconda on Linux, along with additional conda packages of your choice.

License

Notifications You must be signed in to change notification settings

crimsun/ansible-role-anaconda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yuriyguts.anaconda

An Ansible role to install Anaconda on Linux, along with additional conda packages of your choice.

Role Variables

See defaults/main.yml.

Dependencies

None.

Example Playbook

- hosts: modeling
  roles:
    - role: yuriyguts.anaconda
      anaconda_install_packages: 'numpy scikit-learn nltk'

License

MIT

Author Information

Yuriy Guts (https://github.com/YuriyGuts).

About

An Ansible role to install Anaconda on Linux, along with additional conda packages of your choice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published