[PR #242] [MERGED] 225 PDF build - need to fix how slides/labs/exercises show up #652

Closed
opened 2026-03-22 15:47:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/242
Author: @profvjreddi
Created: 6/1/2024
Status: Merged
Merged: 6/1/2024
Merged by: @profvjreddi

Base: devHead: 225-pdf-build-need-to-fix-how-slideslabsexercises-show-up


📝 Commits (10+)

  • 11061db Formatting changes to labs/exercises/slides
  • 150e434 Fix issue for PDF builds
  • 1d4abc1 Use default note for slides so it renders well in PDF
  • c98c965 Updated coming soon to have bullets
  • cccaeec Appearance = default, rather than minimal
  • f908b7e Fixed some headers that didn't get fixed
  • 6d7b30f Minor bullet formatting error
  • 7c2ec62 Fixed issues where things weren't rendering correctly
  • b02ca37 Fix warning style color
  • 686ddfb Fix plural issue

📊 Changes

25 files changed (+251 additions, -297 deletions)

View changed files

📝 _quarto.yml (+13 -3)
📝 contents/ai_for_good/ai_for_good.qmd (+13 -13)
📝 contents/benchmarking/benchmarking.qmd (+11 -11)
📝 contents/case_studies.qmd (+1 -2)
📝 contents/conventions.qmd (+1 -1)
📝 contents/data_engineering/data_engineering.qmd (+13 -13)
📝 contents/dl_primer/dl_primer.qmd (+14 -16)
📝 contents/efficient_ai/efficient_ai.qmd (+10 -9)
📝 contents/ethics.qmd (+1 -2)
📝 contents/frameworks/frameworks.qmd (+12 -12)
📝 contents/generative_ai/generative_ai.qmd (+1 -2)
📝 contents/hw_acceleration/hw_acceleration.qmd (+11 -11)
📝 contents/labs.qmd (+1 -1)
📝 contents/ml_systems/ml_systems.qmd (+11 -11)
📝 contents/ondevice_learning/ondevice_learning.qmd (+12 -11)
📝 contents/ops/ops.qmd (+10 -10)
📝 contents/optimizations/optimizations.qmd (+13 -13)
📝 contents/privacy_security/privacy_security.qmd (+11 -11)
📝 contents/responsible_ai/responsible_ai.qmd (+10 -10)
📝 contents/robust_ai/robust_ai.qmd (+16 -18)

...and 5 more files

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/225


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/242 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 6/1/2024 **Status:** ✅ Merged **Merged:** 6/1/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `225-pdf-build-need-to-fix-how-slideslabsexercises-show-up` --- ### 📝 Commits (10+) - [`11061db`](https://github.com/harvard-edge/cs249r_book/commit/11061db2657c8c7d169730afe50bea027c531179) Formatting changes to labs/exercises/slides - [`150e434`](https://github.com/harvard-edge/cs249r_book/commit/150e4340d8a759a7e04202a6240378f5a332fd74) Fix issue for PDF builds - [`1d4abc1`](https://github.com/harvard-edge/cs249r_book/commit/1d4abc160eedf0438e5e97415a0864c1e695aad4) Use default note for slides so it renders well in PDF - [`c98c965`](https://github.com/harvard-edge/cs249r_book/commit/c98c96513f9d4917fd5542c6cde7bcfeb3e2eb1f) Updated coming soon to have bullets - [`cccaeec`](https://github.com/harvard-edge/cs249r_book/commit/cccaeecf9fed4918bc67797f4bc09c7cfbb2180a) Appearance = default, rather than minimal - [`f908b7e`](https://github.com/harvard-edge/cs249r_book/commit/f908b7edb7be95e0132c86fc7179a2d60a960367) Fixed some headers that didn't get fixed - [`6d7b30f`](https://github.com/harvard-edge/cs249r_book/commit/6d7b30f168364dd03ae21b3b9d3af1346689c18e) Minor bullet formatting error - [`7c2ec62`](https://github.com/harvard-edge/cs249r_book/commit/7c2ec62d10fb05f681609b0ac875db032e3afea7) Fixed issues where things weren't rendering correctly - [`b02ca37`](https://github.com/harvard-edge/cs249r_book/commit/b02ca371eb2a4cc11b7c5fd4682df3a00205512c) Fix warning style color - [`686ddfb`](https://github.com/harvard-edge/cs249r_book/commit/686ddfb343f2d5774a771a8ab3f22a1bda81a11b) Fix plural issue ### 📊 Changes **25 files changed** (+251 additions, -297 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+13 -3) 📝 `contents/ai_for_good/ai_for_good.qmd` (+13 -13) 📝 `contents/benchmarking/benchmarking.qmd` (+11 -11) 📝 `contents/case_studies.qmd` (+1 -2) 📝 `contents/conventions.qmd` (+1 -1) 📝 `contents/data_engineering/data_engineering.qmd` (+13 -13) 📝 `contents/dl_primer/dl_primer.qmd` (+14 -16) 📝 `contents/efficient_ai/efficient_ai.qmd` (+10 -9) 📝 `contents/ethics.qmd` (+1 -2) 📝 `contents/frameworks/frameworks.qmd` (+12 -12) 📝 `contents/generative_ai/generative_ai.qmd` (+1 -2) 📝 `contents/hw_acceleration/hw_acceleration.qmd` (+11 -11) 📝 `contents/labs.qmd` (+1 -1) 📝 `contents/ml_systems/ml_systems.qmd` (+11 -11) 📝 `contents/ondevice_learning/ondevice_learning.qmd` (+12 -11) 📝 `contents/ops/ops.qmd` (+10 -10) 📝 `contents/optimizations/optimizations.qmd` (+13 -13) 📝 `contents/privacy_security/privacy_security.qmd` (+11 -11) 📝 `contents/responsible_ai/responsible_ai.qmd` (+10 -10) 📝 `contents/robust_ai/robust_ai.qmd` (+16 -18) _...and 5 more files_ </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/225 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 15:47:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#652