[PR #795] [MERGED] 4labs shared #6949

Closed
opened 2026-04-24 17:09:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/795
Author: @hzeljko
Created: 4/7/2025
Status: Merged
Merged: 4/7/2025
Merged by: @profvjreddi

Base: devHead: 4labs_shared


📝 Commits (4)

  • 936e838 Update LABS part_shared
  • 5d951bc Disable pre-commit for GitHub Desktop (ci.skip)
  • 15990fa Fix: Removed Unicode character from print to avoid encoding error
  • 767dfda Merge remote-tracking branch 'origin/dev' into 4labs_shared

📊 Changes

4 files changed (+139 additions, -46 deletions)

View changed files

📝 .pre-commit-config.yaml (+3 -0)
📝 contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd (+121 -38)
📝 contents/labs/shared/kws_feature_eng/kws_feature_eng.qmd (+14 -7)
📝 scripts/find_unreferenced_labels.py (+1 -1)

📄 Description

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/795 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `4labs_shared` --- ### 📝 Commits (4) - [`936e838`](https://github.com/harvard-edge/cs249r_book/commit/936e83842ade2de800df8d84d1a939ef935dfda9) Update LABS part_shared - [`5d951bc`](https://github.com/harvard-edge/cs249r_book/commit/5d951bce3ac6e7679baec617391651539911c3e1) Disable pre-commit for GitHub Desktop (ci.skip) - [`15990fa`](https://github.com/harvard-edge/cs249r_book/commit/15990fa5b25db8a7146e68603e2c437781a11fbf) Fix: Removed Unicode character from print to avoid encoding error - [`767dfda`](https://github.com/harvard-edge/cs249r_book/commit/767dfda1d6450408156c1e1031c206ba9755cd57) Merge remote-tracking branch 'origin/dev' into 4labs_shared ### 📊 Changes **4 files changed** (+139 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `.pre-commit-config.yaml` (+3 -0) 📝 `contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd` (+121 -38) 📝 `contents/labs/shared/kws_feature_eng/kws_feature_eng.qmd` (+14 -7) 📝 `scripts/find_unreferenced_labels.py` (+1 -1) </details> ### 📄 Description 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-04-24 17:09:33 -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#6949