mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-23 03:48:36 -05:00
Closed
opened 2026-03-22 16:02:29 -05:00 by GiteaMirror
·
0 comments
No Branch/Tag Specified
dev
audit/mlperf-edu-readiness
feat/mlperf-edu-precondition
gh-pages
vol1/all-final
main
vol1/appendices-final
vol1/ch16-final
vol1/ch15-final
vol1/ch14-final
vol1/ch13-final
vol1/ch11-final
vol1/ch12-final
vol1/ch10-final
vol1/ch9-final
vol1/ch8-final
vol1/ch7-final
vol1/ch6-final
vol1/ch5-final
vol1/ch4-final
vol1/ch3-final
vol1/ch2-final
vol1/frontmater-final
kai/fixing-profile-setting-and-map
chore/staffml-ci-path
fix/callout-flow
vol1/ch10-pass4
vol1/ch9-pass4
vol1/ch8-pass4
vol1/ch7-pass4
vol1/ch6-pass4
vol1/ch5-pass4
vol1/apC-pass3
vol1/ch4-pass4
vol1/ch3-pass4
vol1/ch2-pass4
vol1/ch1-pass4
vol1/frontmatter
vol1/apE-pass3
vol1/apD-pass3
fmt-fix
vol1/ch14-pass3
kai/clarify-community-map-totals
vol1/ch13-pass3
vol1/ch12-pass3
vol1/ch11-pass3
vol1/ch10-pass3
vol1/ch7-pass3
vol1/ch9-pass3
vol1/ch8-pass3
vol1/ch6-pass3
vol1/ch5-pass3
vol1/ch4-pass3
vol1/ch3-pass3
vol1/ch2-pass3
vol1/ch1-pass3
vol1/ch6-pass2
vol1/ch5-pass2
vol1/ch4-pass2
vol1/ch3-pass2
vol1/ch2-pass2
fix/badge-fixes
chore/precommit-cleanup
cleanup/book-validate-paths
fix/staffml-trigger-on-workflow-edits
fix/staffml-reusable-concurrency
feat/container-preflight-urls
instructors-v0.1.1
vol1-pr1957-merged
vol2-v0.2.1
vol1-v0.7.1
vol1-v0.7.0+vol2-v0.2.0
slides-v0.1.0
vol2-v0.2.0
vol1-v0.7.0
tinytorch-v0.1.13
mlsysim-v0.2.0
vol2-v0.1.2
vol1-v0.6.2
tinytorch-v0.1.12
vol2-v0.1.1
vol1-v0.6.1
mlsysim-v0.1.3
vol2-v0.1.0
vol1-v0.6.0
mlsysim-v0.1.2
staffml-v0.1.1
tinytorch-v0.1.11
labs-v0.1.0
kits-v0.1.0
slides-latest
instructors-v0.1.0
staffml-v0.1.0
mlsysim-v0.1.1
mlsysim-v0.1.0
tinytorch-v0.1.10
build-verified-windows-v1
tinytorch-v0.1.9
tinytorch-v0.1.8
mit-submission-v1
tinytorch-v0.1.7
tinytorch-v0.1.6
tinytorch-v0.1.5
tinytorch-slides-v0.1.0
tinytorch-v0.1.3
tinytorch-v0.1.4
tinytorch-v0.1.2
tinytorch-v0.1.1
tinytorch-v0.1.0
book-v0.5.1
tinytorch-audio-v0.1.1
tinytorch-audio-assets-v0.1
book-v0.5.0
book-v0.4.2
book-v0.4.1
book-v0.4.0
book-v0.3.0
book-v0.2.0
book-v0.1.0
Labels
Clear labels
area: book
area: collabs
area: kits
area: labs
area: socratiq
area: staffml
area: tinytorch
area: tools
area: website
bug
dependencies
format: epub
format: pdf
javascript
link-health
link-rot
priority-high
pull-request
staffml
type: bug
type: citation
type: code
type: errata
type: improvement
type: new
type: question
vault-sli
Mirrored from GitHub Pull Request
No labels
pull-request
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/cs249r_book#1162
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1191
Author: @hzeljko
Created: 2/21/2026
Status: ❌ Closed
Base:
dev← Head:feature/book-volumes📝 Commits (10+)
89df0afReplace LaTeX symbols with Unicode near inline Python93eb4e8Enhance validate_inline_refs.py with rendering pattern checksabb20ceFix bullet list formatting in appendix files + add guide61ea188Fix bullet list pattern: blank line before list, not between items6a343e8Add blank line before bullet lists for proper PDF renderingf94e551Add bullet spacing check to pre-commit hooksa85d513Fix list spacing: add before, remove between items8578982Update grid-to-pipe table converter with alignment supporta75e8b8Update book chapters and clean up testing artifacts1268026Fix LaTeX scientific notation rendering in QMD fractions📊 Changes
1242 files changed (+182849 additions, -145592 deletions)
View changed files
📝
.codespell-ignore-words.txt(+11 -4)➕
.gemini(+1 -0)📝
.github/workflows/book-build-container.yml(+230 -45)📝
.github/workflows/book-publish-live.yml(+228 -35)📝
.github/workflows/infra-link-check.yml(+2 -2)📝
.gitignore(+17 -0)📝
.pre-commit-config.yaml(+154 -52)📝
README.md(+68 -20)➕
SEMINAL_PAPERS_CORPUS.md(+277 -0)➕
SEMINAL_PAPERS_V2.md(+82 -0)➖
_brand/base.scss(+0 -510)➖
_brand/scripts/subscribe-modal.js(+0 -587)➖
_brand/site.webmanifest(+0 -19)➖
_brand/tokens.scss(+0 -33)📝
book/.pre-commit-config.yaml(+15 -1)📝
book/README.md(+41 -19)📝
book/cli/README.md(+2 -2)➕
book/cli/commands/bib.py(+397 -0)📝
book/cli/commands/build.py(+548 -36)📝
book/cli/commands/clean.py(+22 -0)...and 80 more files
📄 Description
I updated the following figures in training.qmd: 8.3, 8.4, 8.5, 8.9, 8.10, 8.11, 8.12, 8.13, 8.16, 8.17, and 8.18. In the file diagram.yml I added the missing definition for the color VioletFill.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.