Skip to content

Commit 221dd91

Browse files
authored
Merge branch 'main' into cagan_ree
2 parents b89064f + 84cc6b3 commit 221dd91

24 files changed

+1011
-696
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ channels:
55
dependencies:
66
- python=3.10
77
- anaconda=2023.03
8-
- python-graphviz
98
- pip
109
- pip:
1110
- jupyter-book==0.15.1

lectures/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ sphinx:
5353
og_logo_url: https://assets.quantecon.org/img/qe-og-logo.png
5454
description: This website presents introductory lectures on computational economics, designed and written by Thomas J. Sargent and John Stachurski.
5555
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
56-
# analytics:
57-
# google_analytics_id: UA-54984338-9
56+
analytics:
57+
google_analytics_id: G-QDS1YRJNGM
5858
launch_buttons:
5959
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
6060
binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)

0 commit comments

Comments
 (0)