Skip to content

Commit

Permalink
add link to RDD notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
jhconning committed Feb 14, 2018
1 parent 484564f commit b7e75e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

__Lecture and reading Notes as Jupyter Notebooks__

**NEW !** The jupyter notebooks can now be run from a Microsoft Azure
The jupyter notebooks can now be run from a Microsoft Azure
[jupyter notebook server](https://notebooks.azure.com/jhconning/libraries/DevII).
Create a free account and clone and/or run from the
[notebook folder](https://notebooks.azure.com/jhconning/libraries/DevII/tree/notebooks)

This is a repository of [jupyter notebooks] on topics in the
This is a repository of jupyter notebooks on topics in the
Microeconomics of Development. Most of what you see here were first
developed for a Spring 2016 version of this course. Most are still only
rough notebooks on specific topics, but over time I hope these should
Expand Down Expand Up @@ -52,6 +52,7 @@ to quick static views of the notebook content.
| --------| :-----|
| [jupyter_notebooks] |Economics with Jupyter Notebooks |
| [Lucas90] |Lucas' 1990 AER paper 'Why Doesn't Capital Flow from Rich to Poor Countries?'' |
| [RDD_R] |Regression Discontinuity Designs (RDD) for Natural Experiments in History (code in R) |
| [Edgeworth] |Edgeworth Box: Efficiency in Production|
| [SFM] |The Specific Factors Model |
| [HarrisTodaro] |Harris and Todaro's 1970 paper 'Migration, unemployment and development' |
Expand Down Expand Up @@ -95,10 +96,10 @@ all this content (but sometimes not all repo content converts).
A few other sites similar to this using jupyter notebooks and scientific
python for economics:

| Sites and Repos |Description |
| --------| :-----|
| [Quantecon] | Economics with Jupyter Notebooks |
| [nyu_eco370] |NYU's Spring '16 ECO370: Quantitative Economics with Python|
| Sites and Repos |Description |
| --------| :-----|
| [Quantecon] | Economics with Jupyter Notebooks |
| [nyu_eco370] |NYU's Spring '16 ECO370: Quantitative Economics with Python|


[Quantecon]:http://quant-econ.net/
Expand Down
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Development Microeconomics with Jupyter Notebooks
----------------------------------------------------
List of notebooks:


.. toctree::
:maxdepth: 2
:titlesonly:

notebooks/jupyter_notebooks
notebooks/Lucas90
notebooks/RDD_R
notebooks/EdgeworthProduction
notebooks/SFM
notebooks/HarrisTodaro
Expand Down

0 comments on commit b7e75e1

Please sign in to comment.