Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.15 KB

File metadata and controls

49 lines (26 loc) · 1.15 KB

Reference

Table of Contents

Classes

Classes

anaconda

Installs anaconda

Parameters

The following parameters are available in the anaconda class:

anaconda_version

Data type: String[1]

sets the version of anaconda you want to install, check: https://repo.anaconda.com/archive/

python_env_name

Data type: String[1]

if exist, sets the name of the virtual environment

python_env_version

Data type: String[1]

if exist, sets the version of python for the virtual environment

conda_packages

Data type: Hash

if contains at least 1 package (name, channel and version) will be installed