ium_464903/environment.yml
s464903 13a66fc32a IUM_09 - Python_srodowiska
IUM_09 - Python_srodowiska
2024-05-21 19:45:26 +02:00

16 lines
220 B
YAML

name: env
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- mlflow
- jupyter
- tensorflow
- matplotlib
- sacred
- opendatasets
- keras
- scikit-learn
prefix: /root/anaconda3/envs/env