added conda environment.yml
This commit is contained in:
parent
28ff6a037c
commit
0bac5b3abd
16
environment.yml
Normal file
16
environment.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name: ium
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- wget
|
||||||
|
- sacred
|
||||||
|
- pandas
|
||||||
|
- pymongo
|
||||||
|
- numpy
|
||||||
|
- mlflow
|
||||||
|
- kaggle
|
||||||
|
- matplotlib
|
||||||
|
- tensorflow
|
||||||
|
- gast
|
||||||
|
prefix: /home/dawid/miniconda3/envs/ium
|
Loading…
Reference in New Issue
Block a user