Skip to content

Commit e508405

Browse files
committed
Add TEST repository banners to README and site title
1 parent 5fe2180 commit e508405

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# A First Course in Quantitative Economics with Python
1+
# ⚠️ TEST REPOSITORY - A First Course in Quantitative Economics with Python
2+
3+
> **🧪 This is a test repository for QuantEcon Actions development**
4+
> **Do not use for production purposes**
5+
> Production repository: [lecture-python-intro](https://github.com/QuantEcon/lecture-python-intro)
26
37
An Undergraduate Lecture Series for the Foundations of Computational Economics
48

9+
## Purpose
10+
11+
This repository is a clone of `lecture-python-intro` used for testing the QuantEcon composite actions from [quantecon/actions](https://github.com/QuantEcon/actions).
12+
513
## Jupyter notebooks
614

715
Jupyter notebook versions of each lecture are available for download
@@ -10,7 +18,6 @@ via the website.
1018
## Contributions
1119

1220
To comment on the lectures please add to or open an issue in the issue tracker (see above).
13-
1421
We welcome pull requests!
1522

1623
Please read the [QuantEcon style guide](https://manual.quantecon.org/intro.html) first, so that you can match our style.

lectures/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
title: A First Course in Quantitative Economics with Python
1+
# ⚠️ TEST REPOSITORY
2+
title: "(TEST) A First Course in Quantitative Economics with Python"
23
author: Thomas J. Sargent & John Stachurski
34
logo: _static/qe-logo.png
45
description: This website presents introductory lectures on computational economics, designed and written by Thomas J. Sargent and John Stachurski.

0 commit comments

Comments
 (0)