Skip to content

Commit

Permalink
build(env): add ipykernel, matplotlib and pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
amyheather committed Aug 12, 2024
1 parent 7c299ba commit 37721b6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions reproduction/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@ name: anagnostou2022
channels:
- defaults
dependencies:
- simpy=4.0.1
- python=3.9.10
- ipykernel=6.28.0
- matplotlib=3.8.4
- pandas=2.2.2
- python=3.9.10
- simpy=4.0.1

0 comments on commit 37721b6

Please sign in to comment.