We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8acf855 + c0a84fb commit 815b05fCopy full SHA for 815b05f
binder/environment.yml
@@ -0,0 +1,9 @@
1
+name: simpy_tutorial
2
+channels:
3
+ - conda-forge
4
+dependencies:
5
+ - python=3.11
6
+ - simpy=4.1.1
7
+ - numpy<2
8
+ - pandas=1.5.3
9
+ - matplotlib=3.8.4
0 commit comments