Skip to content

Commit d18f21c

Browse files
Embed Week 3 session recording in markdown
Updated the Week 3 session details with an embedded video.
1 parent 962ffd2 commit d18f21c

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

courses/agentic-research/week-03.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,15 @@ Everything in this guide is anchored to the course practicum: a study-level ERSP
1919
- Run `/review-pr` against every PR and address every finding
2020
- Walk the HBN practicum end to end: from `git init` to a merged Phase 1 preprocessing PR
2121

22-
!!! info "Recording"
23-
The Week 3 session recording will be posted to [neuromechanist on YouTube](https://www.youtube.com/@neuromechanist) after the live session on **Tuesday, April 21, 2026**.
22+
<div class="embed-container">
23+
<iframe
24+
src="https://www.youtube.com/embed/Y3S-3PkvkaE"
25+
title="Week 1: Git, GitHub, and the Command Line"
26+
frameborder="0"
27+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
28+
allowfullscreen>
29+
</iframe>
30+
</div>
2431

2532
## Slides
2633

0 commit comments

Comments
 (0)