Skip to content

Commit c0a84fb

Browse files
committed
chore(env): added local and binder env file
1 parent 34b8559 commit c0a84fb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

binder/environment.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)