[PR #219] [MERGED] Getting ready for release #7506

Closed
opened 2026-04-27 16:41:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/219
Author: @profvjreddi
Created: 5/25/2024
Status: Merged
Merged: 5/25/2024
Merged by: @profvjreddi

Base: mainHead: dev


📝 Commits (10+)

  • 4d30e7a quarto update and dist
  • ba81112 new
  • fea402c updated bundle.js
  • 7e99509 new bundles
  • eca543f Update readme and contributors.qmd with contributors
  • 8fea70d Merge branch 'dev' into kai-widget
  • 1aeea86 Minor file rename
  • b738a7f Update readme and contributors.qmd with contributors
  • 93c6e0c Merge pull request #211 from harvard-edge/kai-widget
  • 3315e23 Update readme and contributors.qmd with contributors

📊 Changes

42 files changed (+510 additions, -253 deletions)

View changed files

📝 .all-contributorsrc (+72 -58)
📝 .github/workflows/contributors/update_contributors.py (+2 -1)
📝 README.md (+26 -22)
📝 _quarto.yml (+17 -12)
contents/acknowledgements.qmd (+0 -13)
contents/acknowledgements/acknowledgements.qmd (+31 -0)
contents/acknowledgements/images/png/HDSI.png (+0 -0)
contents/acknowledgements/images/png/NSF.png (+0 -0)
contents/acknowledgements/images/png/google.png (+0 -0)
contents/acknowledgements/images/png/harvard-xtension-school.png (+0 -0)
📝 contents/conclusion/conclusion.qmd (+128 -21)
📝 contents/contributors.qmd (+26 -22)
📝 contents/data_engineering/data_engineering.bib (+35 -0)
📝 contents/data_engineering/data_engineering.qmd (+9 -9)
📝 contents/dl_primer/dl_primer.qmd (+1 -1)
📝 contents/efficient_ai/efficient_ai.bib (+22 -4)
📝 contents/efficient_ai/efficient_ai.qmd (+15 -12)
contents/efficient_ai/images/png/three_float_types.png (+0 -0)
📝 contents/frameworks/frameworks.qmd (+4 -6)
📝 contents/ondevice_learning/ondevice_learning.qmd (+1 -1)

...and 22 more files

📄 Description

Merging updates in dev branch to main


🔄 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/219 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 5/25/2024 **Status:** ✅ Merged **Merged:** 5/25/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`4d30e7a`](https://github.com/harvard-edge/cs249r_book/commit/4d30e7a7f38f3ea15cd04706c2d92bae056be51d) quarto update and dist - [`ba81112`](https://github.com/harvard-edge/cs249r_book/commit/ba811124e6a28a6291e6623e9a47e2054fb5b8a1) new - [`fea402c`](https://github.com/harvard-edge/cs249r_book/commit/fea402cdbdcd4b82c9070abb58ab015c3783b296) updated bundle.js - [`7e99509`](https://github.com/harvard-edge/cs249r_book/commit/7e9950965d2525e9311db68be54d82f75acdaa5b) new bundles - [`eca543f`](https://github.com/harvard-edge/cs249r_book/commit/eca543fa37b5679e7e1e7df67473e18e1f4bf86b) Update readme and contributors.qmd with contributors - [`8fea70d`](https://github.com/harvard-edge/cs249r_book/commit/8fea70d7c33ba18e0a328ae6fd869018a1f4c4a9) Merge branch 'dev' into kai-widget - [`1aeea86`](https://github.com/harvard-edge/cs249r_book/commit/1aeea8697e7203040d07d065a3e58f15a7fcc2c7) Minor file rename - [`b738a7f`](https://github.com/harvard-edge/cs249r_book/commit/b738a7f3cc992ef1f50693247c5ca1d585385188) Update readme and contributors.qmd with contributors - [`93c6e0c`](https://github.com/harvard-edge/cs249r_book/commit/93c6e0c7bc0828a0863de5c6c0378800b418f956) Merge pull request #211 from harvard-edge/kai-widget - [`3315e23`](https://github.com/harvard-edge/cs249r_book/commit/3315e2325ddaed893b552d67b09469413714773b) Update readme and contributors.qmd with contributors ### 📊 Changes **42 files changed** (+510 additions, -253 deletions) <details> <summary>View changed files</summary> 📝 `.all-contributorsrc` (+72 -58) 📝 `.github/workflows/contributors/update_contributors.py` (+2 -1) 📝 `README.md` (+26 -22) 📝 `_quarto.yml` (+17 -12) ➖ `contents/acknowledgements.qmd` (+0 -13) ➕ `contents/acknowledgements/acknowledgements.qmd` (+31 -0) ➕ `contents/acknowledgements/images/png/HDSI.png` (+0 -0) ➕ `contents/acknowledgements/images/png/NSF.png` (+0 -0) ➕ `contents/acknowledgements/images/png/google.png` (+0 -0) ➕ `contents/acknowledgements/images/png/harvard-xtension-school.png` (+0 -0) 📝 `contents/conclusion/conclusion.qmd` (+128 -21) 📝 `contents/contributors.qmd` (+26 -22) 📝 `contents/data_engineering/data_engineering.bib` (+35 -0) 📝 `contents/data_engineering/data_engineering.qmd` (+9 -9) 📝 `contents/dl_primer/dl_primer.qmd` (+1 -1) 📝 `contents/efficient_ai/efficient_ai.bib` (+22 -4) 📝 `contents/efficient_ai/efficient_ai.qmd` (+15 -12) ➕ `contents/efficient_ai/images/png/three_float_types.png` (+0 -0) 📝 `contents/frameworks/frameworks.qmd` (+4 -6) 📝 `contents/ondevice_learning/ondevice_learning.qmd` (+1 -1) _...and 22 more files_ </details> ### 📄 Description Merging updates in `dev` branch to `main` --- <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-27 16:41:08 -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#7506