11 lines
166 B
YAML
11 lines
166 B
YAML
|
name: findproj
|
||
|
channels:
|
||
|
- defaults
|
||
|
dependencies:
|
||
|
- jupyterlab
|
||
|
- pandas
|
||
|
- scikit-learn
|
||
|
- matplotlib
|
||
|
- flask
|
||
|
prefix: /home/wojtek/miniconda3/envs/findproj
|