File size: 318 Bytes
d1da800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: ds_course_app
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.11
  - streamlit=1.32.0
  - pandas=2.2.0
  - numpy=1.26.4
  - scikit-learn=1.4.0
  - matplotlib=3.8.3
  - seaborn=0.13.2
  - plotly=5.18.0
  - pip
  - pip:
    - streamlit==1.32.0  # Some packages might need to be installed via pip