Skip to content

Commit be1c758

Browse files
Create environment.yml
1 parent fac15dd commit be1c758

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

binder/environment.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: kha256
2+
channels:
3+
- conda-forge
4+
- defaults
5+
dependencies:
6+
- python=3.9
7+
- pip
8+
- numpy>=2.20.0
9+
- pandas>=1.3.0
10+
- matplotlib>=3.4.0
11+
- scipy>=1.7.0
12+
- jupyterlab
13+
- nodejs
14+
- pip:
15+
- kececinumbers==0.8.4
16+
- kha256
17+
- ipywidgets
18+
- plotly
19+
- seaborn

0 commit comments

Comments
 (0)