[PR #929] [MERGED] Add a new TikZ figure in chapter 2 #1014

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

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/929
Author: @hzeljko
Created: 8/11/2025
Status: Merged
Merged: 8/11/2025
Merged by: @profvjreddi

Base: devHead: chapter-2


📝 Commits (1)

  • 8fb714b Add a new TikZ figure in chapter 2

📊 Changes

3 files changed (+101 additions, -1 deletions)

View changed files

📝 quarto/config/_quarto-html.yml (+1 -0)
📝 quarto/config/_quarto-pdf.yml (+1 -0)
📝 quarto/contents/core/ml_systems/ml_systems.qmd (+99 -1)

📄 Description

Figure 2.11 has been added to the document.
A new library \usepgfplotslibrary{polar} has been added to the yml files.

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 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/929 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-2` --- ### 📝 Commits (1) - [`8fb714b`](https://github.com/harvard-edge/cs249r_book/commit/8fb714bc047549c21579688033f7be1537035c56) Add a new TikZ figure in chapter 2 ### 📊 Changes **3 files changed** (+101 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `quarto/config/_quarto-html.yml` (+1 -0) 📝 `quarto/config/_quarto-pdf.yml` (+1 -0) 📝 `quarto/contents/core/ml_systems/ml_systems.qmd` (+99 -1) </details> ### 📄 Description Figure 2.11 has been added to the document. A new library \usepgfplotslibrary{polar} has been added to the yml files. Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <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:57:51 -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#1014