mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-07 02:03:55 -05:00
[PR #660] [MERGED] 655 Fix .callout blocks titles #8616
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/660
Author: @profvjreddi
Created: 1/29/2025
Status: ✅ Merged
Merged: 1/29/2025
Merged by: @profvjreddi
Base:
dev← Head:655-fix-callout-blocks-titles📝 Commits (10+)
708bdcfUpdated all callout ###* titles into title block format5ea6601Merge branch 'dev' into 655-fix-callout-blocks-titlesdac79f9Putting tikz package use outside of begin{..}5a0ec61Cleanup of header filese78d0e4Merge branch 'dev' into 655-fix-callout-blocks-titles8176e6bMerge branch 'dev' into 655-fix-callout-blocks-titles1b771a0Merge branch 'dev' into 655-fix-callout-blocks-titlesda3929aUpdate dependencies again4e39914Trying to fix17adbb7trying a different compiler📊 Changes
23 files changed (+128 additions, -88 deletions)
View changed files
📝
.github/workflows/build_pages.yml(+20 -2)📝
_quarto.yml(+6 -3)📝
contents/core/ai_for_good/ai_for_good.qmd(+1 -3)📝
contents/core/benchmarking/benchmarking.qmd(+1 -3)📝
contents/core/data_engineering/data_engineering.qmd(+1 -3)📝
contents/core/dl_primer/dl_primer.qmd(+1 -3)📝
contents/core/dnn_architectures/dnn_architectures.qmd(+1 -3)📝
contents/core/efficient_ai/efficient_ai.qmd(+1 -3)📝
contents/core/frameworks/frameworks.qmd(+2 -0)📝
contents/core/hw_acceleration/hw_acceleration.qmd(+1 -3)📝
contents/core/introduction/introduction.qmd(+8 -16)📝
contents/core/ml_systems/ml_systems.qmd(+6 -13)📝
contents/core/ondevice_learning/ondevice_learning.qmd(+1 -3)📝
contents/core/ops/ops.qmd(+1 -3)📝
contents/core/optimizations/optimizations.qmd(+1 -3)📝
contents/core/privacy_security/privacy_security.qmd(+1 -3)📝
contents/core/responsible_ai/responsible_ai.qmd(+1 -3)📝
contents/core/robust_ai/robust_ai.qmd(+1 -3)📝
contents/core/sustainable_ai/sustainable_ai.qmd(+1 -3)📝
contents/core/training/training.qmd(+2 -5)...and 3 more files
📄 Description
https://github.com/harvard-edge/cs249r_book/issues/655
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.