20 lines
320 B
YAML
20 lines
320 B
YAML
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
|