You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/_config.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ sphinx:
31
31
description: This website presents a set of lectures on python programming for economics, designed and written by Thomas J. Sargent and John Stachurski.
32
32
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
33
33
analytics:
34
-
google_analytics_id: UA-54984338-9
34
+
google_analytics_id: G-X7DH1M2DPY
35
35
launch_buttons:
36
36
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
37
37
binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)
0 commit comments