File size: 216 Bytes
a5f760c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: elcc
channels:
  - conda-forge
dependencies:
  - pandas
  - pandas-stubs
  - mypy
  - black
  - tqdm
  - joblib
  - pydantic
  - pyyaml
  - jinja2
  - git
  - git-lfs
  - pip:
    - mlcroissant
    - GitPython