Skip to content

Commit 927e1b6

Browse files
Embed video for Week 1 and update session info
Added video embed for Week 1 session and updated info.
1 parent c9ff67c commit 927e1b6

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
@@ -16,8 +16,15 @@ The session is structured around one key insight from Anthropic's own documentat
1616
- Set up the `.context/` directory pattern for tracking project state across sessions
1717
- Identify the nonprofit pricing option available to 501(c)(3) university labs
1818

19-
!!! info "Video coming soon"
20-
The session recording will be posted here after the live session on Wednesday April 15, 2026. In the meantime, the slides below cover the same material.
19+
<div class="embed-container">
20+
<iframe
21+
src="https://www.youtube.com/embed/NKTMUjTHNFg"
22+
title="Week 1: Git, GitHub, and the Command Line"
23+
frameborder="0"
24+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
25+
allowfullscreen>
26+
</iframe>
27+
</div>
2128

2229
## Slides
2330

0 commit comments

Comments
 (0)