ium_444417/environment.yml
s444417 7ea73e75f3
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
conda
2022-05-21 13:11:10 +02:00

9 lines
116 B
YAML

name: myenv
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- tensorflow
- pandas
- mlflow