[PR #755] [MERGED] footnote keys streamlining #4782

Closed
opened 2026-04-19 12:38:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/755
Author: @profvjreddi
Created: 3/18/2025
Status: Merged
Merged: 3/18/2025
Merged by: @profvjreddi

Base: devHead: streamline-footnote-keys


📝 Commits (3)

  • 3299556 Making footnote naming consistent [^fn-
  • d6bed2d Remove fn-defn to fn-
  • 9a1e9b5 histogram generator for footnotes

📊 Changes

10 files changed (+171 additions, -145 deletions)

View changed files

📝 contents/core/ai_for_good/ai_for_good.qmd (+6 -6)
📝 contents/core/data_engineering/data_engineering.qmd (+32 -32)
📝 contents/core/dl_primer/dl_primer.qmd (+2 -2)
📝 contents/core/frameworks/frameworks.qmd (+34 -34)
📝 contents/core/hw_acceleration/hw_acceleration.qmd (+8 -8)
📝 contents/core/introduction/introduction.qmd (+34 -34)
📝 contents/core/ml_systems/ml_systems.qmd (+12 -12)
📝 contents/core/optimizations/optimizations.qmd (+4 -4)
📝 contents/core/training/training.qmd (+13 -13)
scripts/fn_cnt.sh (+26 -0)

📄 Description

No description provided


🔄 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/755 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `streamline-footnote-keys` --- ### 📝 Commits (3) - [`3299556`](https://github.com/harvard-edge/cs249r_book/commit/3299556a9dc7a77fefb96e13c51d15525a623ba0) Making footnote naming consistent [^fn- - [`d6bed2d`](https://github.com/harvard-edge/cs249r_book/commit/d6bed2dfbc218f79e706c2c1485e00511c7bcc58) Remove fn-defn to fn- - [`9a1e9b5`](https://github.com/harvard-edge/cs249r_book/commit/9a1e9b5b576bd209811e2a070a3a2002ef9933df) histogram generator for footnotes ### 📊 Changes **10 files changed** (+171 additions, -145 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/ai_for_good/ai_for_good.qmd` (+6 -6) 📝 `contents/core/data_engineering/data_engineering.qmd` (+32 -32) 📝 `contents/core/dl_primer/dl_primer.qmd` (+2 -2) 📝 `contents/core/frameworks/frameworks.qmd` (+34 -34) 📝 `contents/core/hw_acceleration/hw_acceleration.qmd` (+8 -8) 📝 `contents/core/introduction/introduction.qmd` (+34 -34) 📝 `contents/core/ml_systems/ml_systems.qmd` (+12 -12) 📝 `contents/core/optimizations/optimizations.qmd` (+4 -4) 📝 `contents/core/training/training.qmd` (+13 -13) ➕ `scripts/fn_cnt.sh` (+26 -0) </details> ### 📄 Description _No description provided_ --- <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-04-19 12:38:18 -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#4782