File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -239,8 +239,18 @@ See more in [the official Jupyter MCP Server documentation](https://jupyter-mcp-
239239
240240## 📽️ Video Demo
241241
242- <video src =" https://github.com/user-attachments/assets/0e1adc61-a0fa-47e0-8c71-bc96a227b68c " width =" 320 " height =" 240 " controls ></video >
243-
242+ <div style =" display : inline-flex ; align-items : center ;" >
243+ <!-- Video Thumbnail -->
244+ <a href =" https://www.youtube.com/embed/MkjMfFPFUXo?si=HMaOIeUlwEpHquJj " target =" _blank " style =" display : inline-block ;" >
245+ <img src="https://img.youtube.com/vi/MkjMfFPFUXo/0.jpg" style="width: 100%; display: block;">
246+ </a >
247+
248+ <!-- Play Button -->
249+ <a href =" https://www.youtube.com/embed/MkjMfFPFUXo?si=HMaOIeUlwEpHquJj " target =" _blank " style =" display : inline-block ;" >
250+ <img src="https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_play_button_icon_%282013%E2%80%932017%29.svg"
251+ style="width: 50px; height: auto; margin-left: 5px;">
252+ </a >
253+ </div >
244254
245255## 🔐 License
246256
You can’t perform that action at this time.
0 commit comments