[PR #283] [MERGED] 282 create overview section for labs #679

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

📋 Pull Request Information

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

Base: devHead: 282-create-overview-section-for-labs


📝 Commits (8)

  • 3b100d3 WIP on dev
  • dc3e696 Transpose the table and updated it
  • af3ab16 Updating the overview section and creating placeholder for details
  • 30d4e53 Wording tweaks
  • 109c2e4 Re organizing
  • 96dde27 Credit Marcelo
  • d496367 Added getting started content
  • 4605c1f Fixed build error issues caused by figure labels

📊 Changes

5 files changed (+114 additions, -15 deletions)

View changed files

📝 _quarto.yml (+4 -0)
📝 contents/labs/arduino/nicla_vision/nicla_vision.qmd (+1 -2)
contents/labs/getting_started.qmd (+55 -0)
📝 contents/labs/labs.qmd (+53 -12)
📝 contents/labs/seeed/xiao_esp32s3/xiao_esp32s3.qmd (+1 -1)

📄 Description

Edits to the benchmarking chapter with a focus on brevity and cleaner language/flow.

This commit only covers up to and including the system benchmarking section. Future commits will cover the rest.

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • The chapter content is complete and covers the topic in detail.
    • All technical terms are well-defined and explained.
    • Any code snippets or algorithms are well-documented and tested.
    • The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • The chapter has been locally built and tested using Quarto.
    • All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • The chapter has been proofread for grammar and spelling errors.
    • The writing style is consistent with the rest of the book.
    • Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • The chapter is pushed to the correct branch on the repository.
    • The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 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/283 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `282-create-overview-section-for-labs` --- ### 📝 Commits (8) - [`3b100d3`](https://github.com/harvard-edge/cs249r_book/commit/3b100d32a251cd881b8a1e5e71d7b5058113f8df) WIP on dev - [`dc3e696`](https://github.com/harvard-edge/cs249r_book/commit/dc3e696b448a409e5162b6a8913e1bacfb09fe4c) Transpose the table and updated it - [`af3ab16`](https://github.com/harvard-edge/cs249r_book/commit/af3ab16c7b58fa48e8cb848911b9570c59f9f529) Updating the overview section and creating placeholder for details - [`30d4e53`](https://github.com/harvard-edge/cs249r_book/commit/30d4e536f1921220d443c81ca4a67c91a4e0497e) Wording tweaks - [`109c2e4`](https://github.com/harvard-edge/cs249r_book/commit/109c2e4d11234b2a4a53fdc5a077d70b391dcda9) Re organizing - [`96dde27`](https://github.com/harvard-edge/cs249r_book/commit/96dde27c3bb95e70b03892124efddae2f0258ff6) Credit Marcelo - [`d496367`](https://github.com/harvard-edge/cs249r_book/commit/d496367089602d3c653b7de4b128c10b606245f3) Added getting started content - [`4605c1f`](https://github.com/harvard-edge/cs249r_book/commit/4605c1fa820c2f6e9ecff6a5a6f597359c6d8c46) Fixed build error issues caused by figure labels ### 📊 Changes **5 files changed** (+114 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `_quarto.yml` (+4 -0) 📝 `contents/labs/arduino/nicla_vision/nicla_vision.qmd` (+1 -2) ➕ `contents/labs/getting_started.qmd` (+55 -0) 📝 `contents/labs/labs.qmd` (+53 -12) 📝 `contents/labs/seeed/xiao_esp32s3/xiao_esp32s3.qmd` (+1 -1) </details> ### 📄 Description Edits to the benchmarking chapter with a focus on brevity and cleaner language/flow. This commit only covers up to and including the system benchmarking section. Future commits will cover the rest. Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [x] The chapter content is complete and covers the topic in detail. - [x] All technical terms are well-defined and explained. - [x] Any code snippets or algorithms are well-documented and tested. - [x] The chapter follows a logical flow and structure. 2. **References & Citations** - [x] All references are correctly listed at the end of the chapter. - [x] In-text citations are used appropriately and match the references. - [x] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [x] The chapter has been locally built and tested using Quarto. - [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] Any interactive elements or widgets work as intended. - [x] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [x] The chapter has been proofread for grammar and spelling errors. - [x] The writing style is consistent with the rest of the book. - [x] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [x] All group members have reviewed and approved the chapter. - [x] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [x] All external links (if any) are working and lead to the intended destinations. - [x] If datasets or external resources are used, they are properly credited and linked. - [x] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [x] The chapter is pushed to the correct branch on the repository. - [x] The Pull Request is made with a clear title and description. - [x] The Pull Request includes any necessary labels or tags. - [x] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <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:48:20 -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#679