Skip to content

Commit

Permalink
environment.yml for mybinder
Browse files Browse the repository at this point in the history
  • Loading branch information
jhconning committed Feb 13, 2016
1 parent 232a5d0 commit ccc2eda
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ this somewhat as the semester advances.
| [jupyter_notebooks] | Economics with Jupyter Notebooks |
| [SFM] |The Specific Factors Model |
| [Lucas90] |Lucas' 1990 AER paper 'Why Doesn't Capital Flow from Rich to Poor Countries?'' |
| __Building blocks__ | |
| [consume_opt1] | Consumer optimum and (interactive) indifference curve plots |
| __Micro-building blocks__ | |
| [consume_opt1] | Static consumer optimum and (interactive) indifference curve plot |
| __Jupyter & python tips__ | |
| [DHBox] | How to run notebooks using the GC's DHBox service (no setup on your machine) |
| [DataAPIs] | Use the pandas library and a data API to access online datasets |
Expand Down
7 changes: 7 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dependencies:
- numpy
- seaborn
- scipy
- ipywidgets
- pandas-datareader
- bokeh

0 comments on commit ccc2eda

Please sign in to comment.