Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,15 @@ Python-family lecture repos — the full-universe audit plus a per-dataset
migration tracker — deploys to this repo's GitHub Pages site alongside the
published `lectures/` tree ([data-lectures#20](https://github.com/QuantEcon/data-lectures/issues/20)).

It is one of QuantEcon's status dashboards, alongside
[status-translations](https://quantecon.github.io/status-translations/) (coverage
and freshness of every language edition), [status-lectures](https://github.com/QuantEcon/status-lectures)
(build and environment configuration) and
Comment thread
mmcky marked this conversation as resolved.
[status-projects](https://quantecon.github.io/status-projects/) (what projects the
org has across every programme, and how each is going). The operations manual's
[Dashboards directory](https://manual.quantecon.org/stats/dashboards.html) lists
them all.

```
python scripts/build_audit.py all --strict # scan + render into site/
```
Expand Down
Loading