diff --git a/README.md b/README.md index 6f3194f..5b13456 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains a subset of the [lecture-python-intro](https://intro.quantecon.org/intro.html). This project is powered by Pyodide kernel which allows us to run the lectures in the browser without -any installaion. +any installation. ## Development diff --git a/lectures/_admonition/wasm-compat.md b/lectures/_admonition/wasm-compat.md new file mode 100644 index 0000000..9054b57 --- /dev/null +++ b/lectures/_admonition/wasm-compat.md @@ -0,0 +1,7 @@ +```{admonition} WASM Compatibility +:class: warning + +Some libraries like yfinance or ortools in this lecture series might not be compatible with Web Assemblies (WASM). This warning has been included above each of the lecture series, where the particular lecture series is not compatible with WASM. + +To run the lectures, above each lecture, there is a 'rocket' icon and it makes the particular lecture file ready to run, which would help you run the codes in the lecture in the browser itself, just like you'd run a native app on your desktop. +``` \ No newline at end of file diff --git a/book/_config.yml b/lectures/_config.yml similarity index 100% rename from book/_config.yml rename to lectures/_config.yml diff --git a/book/_static/lecture_specific/cross_section/light_heavy_fig1.png b/lectures/_static/lecture_specific/cross_section/light_heavy_fig1.png similarity index 100% rename from book/_static/lecture_specific/cross_section/light_heavy_fig1.png rename to lectures/_static/lecture_specific/cross_section/light_heavy_fig1.png diff --git a/book/_static/lecture_specific/cross_section/rank_size_fig1.png b/lectures/_static/lecture_specific/cross_section/rank_size_fig1.png similarity index 100% rename from book/_static/lecture_specific/cross_section/rank_size_fig1.png rename to lectures/_static/lecture_specific/cross_section/rank_size_fig1.png diff --git a/book/_static/lecture_specific/inequality/data.ipynb b/lectures/_static/lecture_specific/inequality/data.ipynb similarity index 100% rename from book/_static/lecture_specific/inequality/data.ipynb rename to lectures/_static/lecture_specific/inequality/data.ipynb diff --git a/book/_static/lecture_specific/inequality/usa-gini-nwealth-tincome-lincome.csv b/lectures/_static/lecture_specific/inequality/usa-gini-nwealth-tincome-lincome.csv similarity index 100% rename from book/_static/lecture_specific/inequality/usa-gini-nwealth-tincome-lincome.csv rename to lectures/_static/lecture_specific/inequality/usa-gini-nwealth-tincome-lincome.csv diff --git a/book/_static/lecture_specific/lake_model/figures.ipynb b/lectures/_static/lecture_specific/lake_model/figures.ipynb similarity index 100% rename from book/_static/lecture_specific/lake_model/figures.ipynb rename to lectures/_static/lecture_specific/lake_model/figures.ipynb diff --git a/book/_static/lecture_specific/lake_model/lake_model_worker b/lectures/_static/lecture_specific/lake_model/lake_model_worker similarity index 100% rename from book/_static/lecture_specific/lake_model/lake_model_worker rename to lectures/_static/lecture_specific/lake_model/lake_model_worker diff --git a/book/_static/lecture_specific/lake_model/lake_model_worker.png b/lectures/_static/lecture_specific/lake_model/lake_model_worker.png similarity index 100% rename from book/_static/lecture_specific/lake_model/lake_model_worker.png rename to lectures/_static/lecture_specific/lake_model/lake_model_worker.png diff --git a/book/_static/lecture_specific/long_run_growth/tooze_ch1_graph.png b/lectures/_static/lecture_specific/long_run_growth/tooze_ch1_graph.png similarity index 100% rename from book/_static/lecture_specific/long_run_growth/tooze_ch1_graph.png rename to lectures/_static/lecture_specific/long_run_growth/tooze_ch1_graph.png diff --git a/book/_static/lecture_specific/markov_chains_I/Hamilton b/lectures/_static/lecture_specific/markov_chains_I/Hamilton similarity index 100% rename from book/_static/lecture_specific/markov_chains_I/Hamilton rename to lectures/_static/lecture_specific/markov_chains_I/Hamilton diff --git a/book/_static/lecture_specific/markov_chains_I/Hamilton.png b/lectures/_static/lecture_specific/markov_chains_I/Hamilton.png similarity index 100% rename from book/_static/lecture_specific/markov_chains_I/Hamilton.png rename to lectures/_static/lecture_specific/markov_chains_I/Hamilton.png diff --git a/book/_static/lecture_specific/markov_chains_I/Temple b/lectures/_static/lecture_specific/markov_chains_I/Temple similarity index 100% rename from book/_static/lecture_specific/markov_chains_I/Temple rename to lectures/_static/lecture_specific/markov_chains_I/Temple diff --git a/book/_static/lecture_specific/markov_chains_I/Temple.png b/lectures/_static/lecture_specific/markov_chains_I/Temple.png similarity index 100% rename from book/_static/lecture_specific/markov_chains_I/Temple.png rename to lectures/_static/lecture_specific/markov_chains_I/Temple.png diff --git a/book/_static/lecture_specific/markov_chains_I/figures.ipynb b/lectures/_static/lecture_specific/markov_chains_I/figures.ipynb similarity index 100% rename from book/_static/lecture_specific/markov_chains_I/figures.ipynb rename to lectures/_static/lecture_specific/markov_chains_I/figures.ipynb diff --git a/book/_static/lecture_specific/markov_chains_II/Irre_1 b/lectures/_static/lecture_specific/markov_chains_II/Irre_1 similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/Irre_1 rename to lectures/_static/lecture_specific/markov_chains_II/Irre_1 diff --git a/book/_static/lecture_specific/markov_chains_II/Irre_1.png b/lectures/_static/lecture_specific/markov_chains_II/Irre_1.png similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/Irre_1.png rename to lectures/_static/lecture_specific/markov_chains_II/Irre_1.png diff --git a/book/_static/lecture_specific/markov_chains_II/Irre_2 b/lectures/_static/lecture_specific/markov_chains_II/Irre_2 similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/Irre_2 rename to lectures/_static/lecture_specific/markov_chains_II/Irre_2 diff --git a/book/_static/lecture_specific/markov_chains_II/Irre_2.png b/lectures/_static/lecture_specific/markov_chains_II/Irre_2.png similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/Irre_2.png rename to lectures/_static/lecture_specific/markov_chains_II/Irre_2.png diff --git a/book/_static/lecture_specific/markov_chains_II/example4 b/lectures/_static/lecture_specific/markov_chains_II/example4 similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/example4 rename to lectures/_static/lecture_specific/markov_chains_II/example4 diff --git a/book/_static/lecture_specific/markov_chains_II/example4.png b/lectures/_static/lecture_specific/markov_chains_II/example4.png similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/example4.png rename to lectures/_static/lecture_specific/markov_chains_II/example4.png diff --git a/book/_static/lecture_specific/markov_chains_II/figures.ipynb b/lectures/_static/lecture_specific/markov_chains_II/figures.ipynb similarity index 100% rename from book/_static/lecture_specific/markov_chains_II/figures.ipynb rename to lectures/_static/lecture_specific/markov_chains_II/figures.ipynb diff --git a/book/_static/lecture_specific/networks/figures.ipynb b/lectures/_static/lecture_specific/networks/figures.ipynb similarity index 100% rename from book/_static/lecture_specific/networks/figures.ipynb rename to lectures/_static/lecture_specific/networks/figures.ipynb diff --git a/book/_static/lecture_specific/networks/mc b/lectures/_static/lecture_specific/networks/mc similarity index 100% rename from book/_static/lecture_specific/networks/mc rename to lectures/_static/lecture_specific/networks/mc diff --git a/book/_static/lecture_specific/networks/mc.png b/lectures/_static/lecture_specific/networks/mc.png similarity index 100% rename from book/_static/lecture_specific/networks/mc.png rename to lectures/_static/lecture_specific/networks/mc.png diff --git a/book/_static/lecture_specific/networks/poverty_trap_1 b/lectures/_static/lecture_specific/networks/poverty_trap_1 similarity index 100% rename from book/_static/lecture_specific/networks/poverty_trap_1 rename to lectures/_static/lecture_specific/networks/poverty_trap_1 diff --git a/book/_static/lecture_specific/networks/poverty_trap_1.png b/lectures/_static/lecture_specific/networks/poverty_trap_1.png similarity index 100% rename from book/_static/lecture_specific/networks/poverty_trap_1.png rename to lectures/_static/lecture_specific/networks/poverty_trap_1.png diff --git a/book/_static/lecture_specific/networks/poverty_trap_2 b/lectures/_static/lecture_specific/networks/poverty_trap_2 similarity index 100% rename from book/_static/lecture_specific/networks/poverty_trap_2 rename to lectures/_static/lecture_specific/networks/poverty_trap_2 diff --git a/book/_static/lecture_specific/networks/poverty_trap_2.png b/lectures/_static/lecture_specific/networks/poverty_trap_2.png similarity index 100% rename from book/_static/lecture_specific/networks/poverty_trap_2.png rename to lectures/_static/lecture_specific/networks/poverty_trap_2.png diff --git a/book/_static/lecture_specific/networks/properties b/lectures/_static/lecture_specific/networks/properties similarity index 100% rename from book/_static/lecture_specific/networks/properties rename to lectures/_static/lecture_specific/networks/properties diff --git a/book/_static/lecture_specific/networks/properties.png b/lectures/_static/lecture_specific/networks/properties.png similarity index 100% rename from book/_static/lecture_specific/networks/properties.png rename to lectures/_static/lecture_specific/networks/properties.png diff --git a/book/_static/lecture_specific/networks/weighted b/lectures/_static/lecture_specific/networks/weighted similarity index 100% rename from book/_static/lecture_specific/networks/weighted rename to lectures/_static/lecture_specific/networks/weighted diff --git a/book/_static/lecture_specific/networks/weighted.png b/lectures/_static/lecture_specific/networks/weighted.png similarity index 100% rename from book/_static/lecture_specific/networks/weighted.png rename to lectures/_static/lecture_specific/networks/weighted.png diff --git a/book/_static/lecture_specific/schelling/schelling_fig1.png b/lectures/_static/lecture_specific/schelling/schelling_fig1.png similarity index 100% rename from book/_static/lecture_specific/schelling/schelling_fig1.png rename to lectures/_static/lecture_specific/schelling/schelling_fig1.png diff --git a/book/_static/lecture_specific/schelling/schelling_fig2.png b/lectures/_static/lecture_specific/schelling/schelling_fig2.png similarity index 100% rename from book/_static/lecture_specific/schelling/schelling_fig2.png rename to lectures/_static/lecture_specific/schelling/schelling_fig2.png diff --git a/book/_static/lecture_specific/schelling/schelling_fig3.png b/lectures/_static/lecture_specific/schelling/schelling_fig3.png similarity index 100% rename from book/_static/lecture_specific/schelling/schelling_fig3.png rename to lectures/_static/lecture_specific/schelling/schelling_fig3.png diff --git a/book/_static/lecture_specific/schelling/schelling_fig4.png b/lectures/_static/lecture_specific/schelling/schelling_fig4.png similarity index 100% rename from book/_static/lecture_specific/schelling/schelling_fig4.png rename to lectures/_static/lecture_specific/schelling/schelling_fig4.png diff --git a/book/_static/lecture_specific/short_path/figures.ipynb b/lectures/_static/lecture_specific/short_path/figures.ipynb similarity index 100% rename from book/_static/lecture_specific/short_path/figures.ipynb rename to lectures/_static/lecture_specific/short_path/figures.ipynb diff --git a/book/_static/lecture_specific/short_path/graph.png b/lectures/_static/lecture_specific/short_path/graph.png similarity index 100% rename from book/_static/lecture_specific/short_path/graph.png rename to lectures/_static/lecture_specific/short_path/graph.png diff --git a/book/_static/lecture_specific/short_path/graph2.png b/lectures/_static/lecture_specific/short_path/graph2.png similarity index 100% rename from book/_static/lecture_specific/short_path/graph2.png rename to lectures/_static/lecture_specific/short_path/graph2.png diff --git a/book/_static/lecture_specific/short_path/graph3.png b/lectures/_static/lecture_specific/short_path/graph3.png similarity index 100% rename from book/_static/lecture_specific/short_path/graph3.png rename to lectures/_static/lecture_specific/short_path/graph3.png diff --git a/book/_static/lecture_specific/short_path/graph4.png b/lectures/_static/lecture_specific/short_path/graph4.png similarity index 100% rename from book/_static/lecture_specific/short_path/graph4.png rename to lectures/_static/lecture_specific/short_path/graph4.png diff --git a/book/_static/lecture_specific/simple_linear_regression/life-expectancy-vs-gdp-per-capita.csv b/lectures/_static/lecture_specific/simple_linear_regression/life-expectancy-vs-gdp-per-capita.csv similarity index 100% rename from book/_static/lecture_specific/simple_linear_regression/life-expectancy-vs-gdp-per-capita.csv rename to lectures/_static/lecture_specific/simple_linear_regression/life-expectancy-vs-gdp-per-capita.csv diff --git a/book/_static/lecture_specific/troubleshooting/launch.png b/lectures/_static/lecture_specific/troubleshooting/launch.png similarity index 100% rename from book/_static/lecture_specific/troubleshooting/launch.png rename to lectures/_static/lecture_specific/troubleshooting/launch.png diff --git a/book/_static/lectures-favicon.ico b/lectures/_static/lectures-favicon.ico similarity index 100% rename from book/_static/lectures-favicon.ico rename to lectures/_static/lectures-favicon.ico diff --git a/book/_static/qe-logo-large.png b/lectures/_static/qe-logo-large.png similarity index 100% rename from book/_static/qe-logo-large.png rename to lectures/_static/qe-logo-large.png diff --git a/book/_static/qe-logo.png b/lectures/_static/qe-logo.png similarity index 100% rename from book/_static/qe-logo.png rename to lectures/_static/qe-logo.png diff --git a/book/_static/quant-econ.bib b/lectures/_static/quant-econ.bib similarity index 100% rename from book/_static/quant-econ.bib rename to lectures/_static/quant-econ.bib diff --git a/book/_static/quantecon-logo-transparent.png b/lectures/_static/quantecon-logo-transparent.png similarity index 100% rename from book/_static/quantecon-logo-transparent.png rename to lectures/_static/quantecon-logo-transparent.png diff --git a/book/_toc.yml b/lectures/_toc.yml similarity index 100% rename from book/_toc.yml rename to lectures/_toc.yml diff --git a/book/about.md b/lectures/about.md similarity index 100% rename from book/about.md rename to lectures/about.md diff --git a/book/ar1_processes.md b/lectures/ar1_processes.md similarity index 100% rename from book/ar1_processes.md rename to lectures/ar1_processes.md diff --git a/book/business_cycle.md b/lectures/business_cycle.md similarity index 99% rename from book/business_cycle.md rename to lectures/business_cycle.md index f0f51ff..e3849b4 100644 --- a/book/business_cycle.md +++ b/lectures/business_cycle.md @@ -13,6 +13,9 @@ kernelspec: # Business Cycles +```{include} _admonition/wasm-compat.md +``` + ## Overview In this lecture we review some empirical aspects of business cycles. diff --git a/book/cagan_adaptive.md b/lectures/cagan_adaptive.md similarity index 100% rename from book/cagan_adaptive.md rename to lectures/cagan_adaptive.md diff --git a/book/cagan_ree.md b/lectures/cagan_ree.md similarity index 100% rename from book/cagan_ree.md rename to lectures/cagan_ree.md diff --git a/book/cobweb.md b/lectures/cobweb.md similarity index 100% rename from book/cobweb.md rename to lectures/cobweb.md diff --git a/book/commod_price.md b/lectures/commod_price.md similarity index 99% rename from book/commod_price.md rename to lectures/commod_price.md index 48fb38d..c4392e6 100644 --- a/book/commod_price.md +++ b/lectures/commod_price.md @@ -14,6 +14,9 @@ kernelspec: # Commodity Prices +```{include} _admonition/wasm-compat.md +``` + ## Outline For more than half of all countries around the globe, [commodities](https://en.wikipedia.org/wiki/Commodity) account for [the majority of total exports](https://unctad.org/publication/commodities-and-development-report-2019). diff --git a/book/complex_and_trig.md b/lectures/complex_and_trig.md similarity index 100% rename from book/complex_and_trig.md rename to lectures/complex_and_trig.md diff --git a/book/cons_smooth.md b/lectures/cons_smooth.md similarity index 100% rename from book/cons_smooth.md rename to lectures/cons_smooth.md diff --git a/book/datasets/GDP_per_capita_world_bank.csv b/lectures/datasets/GDP_per_capita_world_bank.csv similarity index 100% rename from book/datasets/GDP_per_capita_world_bank.csv rename to lectures/datasets/GDP_per_capita_world_bank.csv diff --git a/book/datasets/Metadata_Country_API_NY.GDP.PCAP.CD_DS2_en_csv_v2_4770417.csv b/lectures/datasets/Metadata_Country_API_NY.GDP.PCAP.CD_DS2_en_csv_v2_4770417.csv similarity index 100% rename from book/datasets/Metadata_Country_API_NY.GDP.PCAP.CD_DS2_en_csv_v2_4770417.csv rename to lectures/datasets/Metadata_Country_API_NY.GDP.PCAP.CD_DS2_en_csv_v2_4770417.csv diff --git a/book/datasets/assignat.xlsx b/lectures/datasets/assignat.xlsx similarity index 100% rename from book/datasets/assignat.xlsx rename to lectures/datasets/assignat.xlsx diff --git a/book/datasets/caron.npy b/lectures/datasets/caron.npy similarity index 100% rename from book/datasets/caron.npy rename to lectures/datasets/caron.npy diff --git a/book/datasets/chapter_3.xlsx b/lectures/datasets/chapter_3.xlsx similarity index 100% rename from book/datasets/chapter_3.xlsx rename to lectures/datasets/chapter_3.xlsx diff --git a/book/datasets/dette.xlsx b/lectures/datasets/dette.xlsx similarity index 100% rename from book/datasets/dette.xlsx rename to lectures/datasets/dette.xlsx diff --git a/book/datasets/fig_3.ods b/lectures/datasets/fig_3.ods similarity index 100% rename from book/datasets/fig_3.ods rename to lectures/datasets/fig_3.ods diff --git a/book/datasets/fig_3.xlsx b/lectures/datasets/fig_3.xlsx similarity index 100% rename from book/datasets/fig_3.xlsx rename to lectures/datasets/fig_3.xlsx diff --git a/book/datasets/longprices.xls b/lectures/datasets/longprices.xls similarity index 100% rename from book/datasets/longprices.xls rename to lectures/datasets/longprices.xls diff --git a/book/datasets/mpd2020.xlsx b/lectures/datasets/mpd2020.xlsx similarity index 100% rename from book/datasets/mpd2020.xlsx rename to lectures/datasets/mpd2020.xlsx diff --git a/book/datasets/nom_balances.npy b/lectures/datasets/nom_balances.npy similarity index 100% rename from book/datasets/nom_balances.npy rename to lectures/datasets/nom_balances.npy diff --git a/book/eigen_I.md b/lectures/eigen_I.md similarity index 100% rename from book/eigen_I.md rename to lectures/eigen_I.md diff --git a/book/eigen_II.md b/lectures/eigen_II.md similarity index 100% rename from book/eigen_II.md rename to lectures/eigen_II.md diff --git a/book/equalizing_difference.md b/lectures/equalizing_difference.md similarity index 100% rename from book/equalizing_difference.md rename to lectures/equalizing_difference.md diff --git a/book/figures/favicon.ico b/lectures/figures/favicon.ico similarity index 100% rename from book/figures/favicon.ico rename to lectures/figures/favicon.ico diff --git a/book/figures/qe-logo.png b/lectures/figures/qe-logo.png similarity index 100% rename from book/figures/qe-logo.png rename to lectures/figures/qe-logo.png diff --git a/book/french_rev.md b/lectures/french_rev.md similarity index 100% rename from book/french_rev.md rename to lectures/french_rev.md diff --git a/book/geom_series.md b/lectures/geom_series.md similarity index 100% rename from book/geom_series.md rename to lectures/geom_series.md diff --git a/book/graph.txt b/lectures/graph.txt similarity index 100% rename from book/graph.txt rename to lectures/graph.txt diff --git a/book/greek_square.md b/lectures/greek_square.md similarity index 100% rename from book/greek_square.md rename to lectures/greek_square.md diff --git a/book/heavy_tails.md b/lectures/heavy_tails.md similarity index 99% rename from book/heavy_tails.md rename to lectures/heavy_tails.md index 7674ec9..98dce9d 100644 --- a/book/heavy_tails.md +++ b/lectures/heavy_tails.md @@ -14,6 +14,9 @@ kernelspec: (heavy_tail)= # Heavy-Tailed Distributions +```{include} _admonition/wasm-compat.md +``` + In addition to what's in Anaconda, this lecture will need the following libraries: ```{code-cell} ipython3 diff --git a/book/inequality.md b/lectures/inequality.md similarity index 99% rename from book/inequality.md rename to lectures/inequality.md index 9ed34fb..674c90f 100644 --- a/book/inequality.md +++ b/lectures/inequality.md @@ -13,6 +13,9 @@ kernelspec: # Income and Wealth Inequality +```{include} _admonition/wasm-compat.md +``` + ## Overview In the lecture {doc}`long_run_growth` we studied how GDP per capita has changed diff --git a/book/inflation_history.md b/lectures/inflation_history.md similarity index 100% rename from book/inflation_history.md rename to lectures/inflation_history.md diff --git a/book/input_output.md b/lectures/input_output.md similarity index 100% rename from book/input_output.md rename to lectures/input_output.md diff --git a/book/intro.md b/lectures/intro.md similarity index 100% rename from book/intro.md rename to lectures/intro.md diff --git a/book/intro_supply_demand.md b/lectures/intro_supply_demand.md similarity index 100% rename from book/intro_supply_demand.md rename to lectures/intro_supply_demand.md diff --git a/book/laffer_adaptive.md b/lectures/laffer_adaptive.md similarity index 100% rename from book/laffer_adaptive.md rename to lectures/laffer_adaptive.md diff --git a/book/lake_model.md b/lectures/lake_model.md similarity index 100% rename from book/lake_model.md rename to lectures/lake_model.md diff --git a/book/linear_equations.md b/lectures/linear_equations.md similarity index 100% rename from book/linear_equations.md rename to lectures/linear_equations.md diff --git a/book/lln_clt.md b/lectures/lln_clt.md similarity index 100% rename from book/lln_clt.md rename to lectures/lln_clt.md diff --git a/book/long_run_growth.md b/lectures/long_run_growth.md similarity index 100% rename from book/long_run_growth.md rename to lectures/long_run_growth.md diff --git a/book/lp_intro.md b/lectures/lp_intro.md similarity index 99% rename from book/lp_intro.md rename to lectures/lp_intro.md index fc8bae7..e887da8 100644 --- a/book/lp_intro.md +++ b/lectures/lp_intro.md @@ -12,6 +12,9 @@ kernelspec: (lp_intro)= # Linear Programming +```{include} _admonition/wasm-compat.md +``` + In this lecture, we will need the following library. Install [ortools](https://developers.google.com/optimization) using `pip`. ```{code-cell} ipython3 diff --git a/book/markov_chains_I.md b/lectures/markov_chains_I.md similarity index 100% rename from book/markov_chains_I.md rename to lectures/markov_chains_I.md diff --git a/book/markov_chains_II.md b/lectures/markov_chains_II.md similarity index 100% rename from book/markov_chains_II.md rename to lectures/markov_chains_II.md diff --git a/book/mle.md b/lectures/mle.md similarity index 100% rename from book/mle.md rename to lectures/mle.md diff --git a/book/money_inflation.md b/lectures/money_inflation.md similarity index 100% rename from book/money_inflation.md rename to lectures/money_inflation.md diff --git a/book/money_inflation_nonlinear.md b/lectures/money_inflation_nonlinear.md similarity index 100% rename from book/money_inflation_nonlinear.md rename to lectures/money_inflation_nonlinear.md diff --git a/book/monte_carlo.md b/lectures/monte_carlo.md similarity index 100% rename from book/monte_carlo.md rename to lectures/monte_carlo.md diff --git a/book/networks.md b/lectures/networks.md similarity index 100% rename from book/networks.md rename to lectures/networks.md diff --git a/book/olg.md b/lectures/olg.md similarity index 100% rename from book/olg.md rename to lectures/olg.md diff --git a/book/plot-for-tom-gdp-1970-to-2018.png b/lectures/plot-for-tom-gdp-1970-to-2018.png similarity index 100% rename from book/plot-for-tom-gdp-1970-to-2018.png rename to lectures/plot-for-tom-gdp-1970-to-2018.png diff --git a/book/prob_dist.md b/lectures/prob_dist.md similarity index 99% rename from book/prob_dist.md rename to lectures/prob_dist.md index 6e15819..2c52a30 100644 --- a/book/prob_dist.md +++ b/lectures/prob_dist.md @@ -13,6 +13,9 @@ kernelspec: # Distributions and Probabilities +```{include} _admonition/wasm-compat.md +``` + ```{index} single: Distributions and Probabilities ``` diff --git a/book/pv.md b/lectures/pv.md similarity index 100% rename from book/pv.md rename to lectures/pv.md diff --git a/book/scalar_dynam.md b/lectures/scalar_dynam.md similarity index 100% rename from book/scalar_dynam.md rename to lectures/scalar_dynam.md diff --git a/book/schelling.md b/lectures/schelling.md similarity index 100% rename from book/schelling.md rename to lectures/schelling.md diff --git a/book/short_path.md b/lectures/short_path.md similarity index 100% rename from book/short_path.md rename to lectures/short_path.md diff --git a/book/simple_linear_regression.md b/lectures/simple_linear_regression.md similarity index 100% rename from book/simple_linear_regression.md rename to lectures/simple_linear_regression.md diff --git a/book/solow.md b/lectures/solow.md similarity index 100% rename from book/solow.md rename to lectures/solow.md diff --git a/book/status.md b/lectures/status.md similarity index 100% rename from book/status.md rename to lectures/status.md diff --git a/book/supply_demand_heterogeneity.md b/lectures/supply_demand_heterogeneity.md similarity index 100% rename from book/supply_demand_heterogeneity.md rename to lectures/supply_demand_heterogeneity.md diff --git a/book/supply_demand_multiple_goods.md b/lectures/supply_demand_multiple_goods.md similarity index 100% rename from book/supply_demand_multiple_goods.md rename to lectures/supply_demand_multiple_goods.md diff --git a/book/tax_smooth.md b/lectures/tax_smooth.md similarity index 100% rename from book/tax_smooth.md rename to lectures/tax_smooth.md diff --git a/book/time_series_with_matrices.md b/lectures/time_series_with_matrices.md similarity index 100% rename from book/time_series_with_matrices.md rename to lectures/time_series_with_matrices.md diff --git a/book/troubleshooting.md b/lectures/troubleshooting.md similarity index 100% rename from book/troubleshooting.md rename to lectures/troubleshooting.md diff --git a/book/unpleasant.md b/lectures/unpleasant.md similarity index 100% rename from book/unpleasant.md rename to lectures/unpleasant.md diff --git a/book/zreferences.md b/lectures/zreferences.md similarity index 100% rename from book/zreferences.md rename to lectures/zreferences.md