Skip to content

Commit 962ffd2

Browse files
Embed Week 2 session video in week-02.md
Replaced the info box about the Week 2 session recording with an embedded YouTube video.
1 parent f028ab0 commit 962ffd2

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

courses/agentic-research/week-02.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,15 @@ Setup is a one-time investment of 20 to 30 minutes per project. It pays back eve
1919
- Prompt Claude specifically enough that the first response is usable
2020
- Identify the nonprofit pricing option available to 501(c)(3) labs
2121

22-
!!! info "Recording"
23-
The Week 2 session recording will be posted to [neuromechanist on YouTube](https://www.youtube.com/@neuromechanist). Swap the YouTube video identifier into this page when the upload is ready.
22+
<div class="embed-container">
23+
<iframe
24+
src="https://www.youtube.com/embed/NKTMUjTHNFg"
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)