s-weigand/setup-conda
Setup conda to use in later actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| activate-conda | Whether to activate the conda base env (Default: 'true') | no | true |
| update-conda | If conda should be updated before running other commands (Default: 'false') | no | false |
| python-version | Python version which should be installed with conda (default: 'Default') | no | default |
| conda-channels | Additional channels like 'conda-forge' which can be used to install packages | no | "" |
Outputs
no outputs