Skip to content

Commit 7a6f98e

Browse files
authored
Merge branch 'main' into equalizing_diff
2 parents 7457630 + 7a22d56 commit 7a6f98e

33 files changed

+2937
-2228
lines changed

cagan_ree.md

Lines changed: 0 additions & 181 deletions
This file was deleted.

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: An Introduction to Quantitative Economics and Finance
1+
title: A First Course in Quantitative Economics with Python
22
author: Thomas J. Sargent & John Stachurski
33
logo: _static/qe-logo.png
44
description: This website presents introductory lectures on computational economics, designed and written by Thomas J. Sargent and John Stachurski.
@@ -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)