burtenshaw HF Staff commited on
Commit
d70b07e
·
verified ·
1 Parent(s): 91162eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -13
README.md CHANGED
@@ -20,27 +20,15 @@ Whether you use Claude Code, Codex, or OpenCode, this course will teach you to g
20
  <a href="https://huggingface.co/organizations/context-course/share/TODO" style="display: inline-block; padding: 10px 20px; background-color: #4a9eff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#3a8eef'" onmouseout="this.style.backgroundColor='#4a9eff'">Join the Course</a>
21
  </div>
22
 
23
- ## 📺 Live Stream: Course Launch AMA
24
-
25
- We're kicking off with a live session — come ask questions, meet the team, and get oriented.
26
-
27
  <a href="https://youtube.com/live/269l_UN3qRI?feature=share" style="text-decoration: none; color: inherit; display: block; width: 100%; margin: 20px 0;">
28
  <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffe0e0, #ffcccc); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #e74c3c; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)';">
29
  <div>
30
  <h3 style="margin-top: 0; color: #000000;">🔴 Launch Live Stream & AMA</h3>
31
- <p style="color: #000000;">Weekly live AMA sessions covering course material, Q&A, and deep dives into ML with context engineering. First session: <b>TBD</b>.</p>
32
  </div>
33
  </div>
34
  </a>
35
 
36
- <div style="text-align: center; margin: 20px 0;">
37
-
38
- [![image](https://cdn-uploads.huggingface.co/production/uploads/62d648291fa3e4e7ae3fa6e8/zl40wQy5YELadN-KKXx3s.png)](https://youtube.com/live/269l_UN3qRI?feature=share)
39
-
40
- *Click to watch the launch stream.*
41
-
42
- </div>
43
-
44
  ## 🔬 Deep Dive Projects
45
 
46
  The course includes three hands-on ML projects that you'll tackle using agent context:
 
20
  <a href="https://huggingface.co/organizations/context-course/share/TODO" style="display: inline-block; padding: 10px 20px; background-color: #4a9eff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#3a8eef'" onmouseout="this.style.backgroundColor='#4a9eff'">Join the Course</a>
21
  </div>
22
 
 
 
 
 
23
  <a href="https://youtube.com/live/269l_UN3qRI?feature=share" style="text-decoration: none; color: inherit; display: block; width: 100%; margin: 20px 0;">
24
  <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffe0e0, #ffcccc); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #e74c3c; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)';">
25
  <div>
26
  <h3 style="margin-top: 0; color: #000000;">🔴 Launch Live Stream & AMA</h3>
27
+ <p style="color: #000000;">Weekly live AMA sessions covering course material, Q&A, and deep dives into ML with context engineering. First session: <b>May 12th</b>.</p>
28
  </div>
29
  </div>
30
  </a>
31
 
 
 
 
 
 
 
 
 
32
  ## 🔬 Deep Dive Projects
33
 
34
  The course includes three hands-on ML projects that you'll tackle using agent context: