Skip to content

Commit 0c21a70

Browse files
committed
init(env): added draft conda env
1 parent 452bbdc commit 0c21a70

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: tosn_rep_alg
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- joblib=1.4.2
6+
- jupyterlab=4.2.4
7+
- jupyterlab-plotly-extension=1.0.0
8+
- jupyterlab-spellchecker=0.8.4
9+
- matplotlib=3.9.1
10+
- numpy=2.0.1
11+
- pandas=2.2.2
12+
- pip=24.0
13+
- plotly
14+
- python=3.11.9
15+
- scikit-learn=1.5.1
16+
- scipy=1.14.0
17+
- seaborn=0.13.2
18+
- simpy=4.1.1
19+
- sim-tools=0.5.0

0 commit comments

Comments
 (0)