Skip to content

Commit a6be74c

Browse files
Update titles
1 parent 5b6a6ff commit a6be74c

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
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.

lectures/intro.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,13 @@ kernelspec:
99
name: python3
1010
---
1111

12-
# Computational Economics and Finance for Undergraduates
12+
# A First Course in Quantitative Economics with Python
1313

14-
```{admonition} Writing in progress
15-
:class: warning
16-
This lecture series is currently **in-work**
17-
```
18-
19-
This website presents a set of lectures for undergraduates focusing on computational economics and finance, designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).
14+
This lecture series provides an introduction to quantitative economics using Python.
2015

21-
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
16+
It was designed and written by [Thomas J. Sargent](http://www.tomsargent.com/), [John Stachurski](http://johnstachurski.net/), and the rest of the QuantEcon team.
2217

18+
See [About these Lectures](about.md) for background and reading suggestions.
2319
```{tableofcontents}
2420
```
2521

0 commit comments

Comments
 (0)