Add 'environment.yml'
This commit is contained in:
parent
87457c479f
commit
c72171cb82
19
environment.yml
Normal file
19
environment.yml
Normal file
@ -0,0 +1,19 @@
|
||||
name: base
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- conda==23.3.1
|
||||
- setuptools
|
||||
- pip
|
||||
- wheel
|
||||
- conda-content-trust
|
||||
- menuinst
|
||||
- console_shortcut_miniconda
|
||||
- powershell_shortcut_miniconda
|
||||
- pandas
|
||||
- tensorflow
|
||||
- matplotlib
|
||||
- scikit-learn
|
||||
- sacred
|
||||
prefix: C:\Users\edona\miniconda3
|
Loading…
Reference in New Issue
Block a user