We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452bbdc commit 0c21a70Copy full SHA for 0c21a70
1 file changed
binder/environment.yml
@@ -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