Skip to content

Commit

Permalink
Example updates (#635)
Browse files Browse the repository at this point in the history
* Adding in matplotlib to reqs where missing.

* Adding jupyter into reqs where missing.
  • Loading branch information
jackiekazil authored and Corvince committed Feb 4, 2019
1 parent 607ccf8 commit 5b5a730
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
4 changes: 3 additions & 1 deletion examples/boid-flockers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mesa
jupyter
matplotlib
mesa
4 changes: 3 additions & 1 deletion examples/epstein_civil_violence/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mesa
jupyter
matplotlib
mesa
4 changes: 3 additions & 1 deletion examples/forest_fire/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mesa
jupyter
matplotlib
mesa
4 changes: 3 additions & 1 deletion examples/pd_grid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mesa
jupyter
matplotlib
mesa
1 change: 1 addition & 0 deletions examples/sugarscape_cg/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
jupyter
mesa

0 comments on commit 5b5a730

Please sign in to comment.