ium_434780/env_from_history.yml
sadurska@trui.pl ca71bb8775 add env
2021-05-29 20:51:56 +02:00

15 lines
220 B
YAML

name: ium_env
channels:
- conda-forge
- defaults
dependencies:
- pandas
- matplotlib
- mlflow
- numpy
- scikit-learn
- sacred
- python=3.8
- tensorflow
prefix: C:\Users\Lenovo\miniconda3\envs\ium_env