diff --git a/README.md b/README.md new file mode 100644 index 00000000..0dba1cd5 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# lecture-source-jl +Source files for "Lectures in Quantitative Economics" -- Julia version + +This repo can temporarily compile notebooks in this repository using `make jupyter` after installation of sphinxcontrib-jupyter extension + +https://github.com/QuantEcon/sphinxcontrib-jupyter + +and best to install using ``python setup.py install``