mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 01:29:07 -05:00
feat: standardize System Archetypes in Vol 1 and Vol 2; add canonical roster table to Introductions; ensure tight math-prose integration
This commit is contained in:
@@ -107,6 +107,10 @@ Use Binder-native checks instead of direct script calls:
|
||||
- `./binder validate inline-python`
|
||||
- `./binder validate refs`
|
||||
- `./binder validate citations`
|
||||
- `./binder validate references` — validate .bib entries vs academic DBs (hallucinator; install: `pip install -e ".[reference-check]"` or `pip install -r book/tools/dependencies/requirements.txt`)
|
||||
- `-f BIB` / `--file BIB` — .bib file(s) to check (can repeat)
|
||||
- `-o FILE` / `--output FILE` — write report to FILE
|
||||
- `--limit N` — check only first N refs (quick test)
|
||||
- `./binder validate duplicate-labels`
|
||||
- `./binder validate unreferenced-labels`
|
||||
- `./binder validate inline-refs`
|
||||
|
||||
Reference in New Issue
Block a user