mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-22 05:53:13 -05:00
[PR #958] [MERGED] Add custom-code.theme and clean up code highlighting setup #14047
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/958
Author: @hzeljko
Created: 9/1/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @profvjreddi
Base:
dev← Head:line_colors_in_code_listing📝 Commits (1)
2f31432Add custom-code.theme and clean up code highlighting setup📊 Changes
39 files changed (+604 additions, -2456 deletions)
View changed files
📝
quarto/_extensions/mlsysbook-ext/custom-numbered-blocks/style/foldbox.tex(+1 -1)➕
quarto/assets/styles/custom-code.theme(+182 -0)📝
quarto/assets/styles/style.scss(+21 -95)📝
quarto/config/_quarto-html.yml(+2 -1)📝
quarto/config/_quarto-pdf.yml(+2 -0)📝
quarto/contents/core/ai_for_good/ai_for_good.qmd(+4 -8)📝
quarto/contents/core/benchmarking/benchmarking.bib(+5 -5)📝
quarto/contents/core/benchmarking/benchmarking.qmd(+5 -3)📝
quarto/contents/core/data_engineering/data_engineering.bib(+1 -0)📝
quarto/contents/core/dl_primer/dl_primer.bib(+1 -1)📝
quarto/contents/core/dl_primer/dl_primer.qmd(+7 -5)📝
quarto/contents/core/dnn_architectures/dnn_architectures.qmd(+18 -251)📝
quarto/contents/core/efficient_ai/efficient_ai.bib(+1 -1)📝
quarto/contents/core/efficient_ai/efficient_ai.qmd(+2 -2)📝
quarto/contents/core/frameworks/frameworks.bib(+2 -2)📝
quarto/contents/core/frameworks/frameworks.qmd(+34 -737)➕
quarto/contents/core/frameworks/images/png/ai_training.png(+0 -0)📝
quarto/contents/core/hw_acceleration/hw_acceleration.bib(+24 -21)📝
quarto/contents/core/hw_acceleration/hw_acceleration.qmd(+11 -534)📝
quarto/contents/core/ml_systems/ml_systems.qmd(+21 -23)...and 19 more files
📄 Description
Before submitting your Pull Request, please review and complete the items on this checklist.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.