File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -248,6 +248,9 @@ website:
248248 - text : ' 6.1. Exercises'
249249 href : modules/module8/module8-24-advanced_string_questions.qmd
250250 - href : modules/module8/module8-27-what_did_we_just_learn.qmd
251+ - section : " **Bonus Module**"
252+ contents :
253+ - href : modules/module_bonus/module-00-bonus.qmd
251254 - section : " **Module Closing Remarks**"
252255 contents :
253256 - href : modules/module9/module9-00-congratulations.qmd
Original file line number Diff line number Diff line change 1+ ---
2+ format :
3+ html :
4+ page-layout : full
5+ ---
6+
7+ # 0. Python Vibe Coding Tutorial
8+
9+ ::: {.panel-tabset .nav-pills}
10+
11+ ## Video
12+
13+ <iframe
14+ class="video"
15+ src="https://drive.google.com/file/d/1tIFSOla8gEEe2Hw1JJtI0gtzXOKS9S3G/preview"
16+ title="Bonus Module Video - Python Vibe Coding Tutorial"
17+ frameborder="0"
18+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
19+ allowfullscreen
20+ > </iframe >
21+
22+
23+ :::
You can’t perform that action at this time.
0 commit comments