Skip to content

Commit

Permalink
testing how to hide videos
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroVelez committed Aug 9, 2024
1 parent 2d9a5ca commit 6e4094d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion POcultarVideos.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"metadata": {},
"source": [
"<center>\n",
"<iframe width=\"560\" height=\"315\" src=\"https://youtu.be/88XFuf6w2v0?si=8bM2UT17ImnSfG5B\" title=\"Lesson 01 Chapter 01\" frameborder=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n",
"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/88XFuf6w2v0?si=Jir22e7h-fL9aBg1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>\n",
"</center>"
]
},
Expand Down

0 comments on commit 6e4094d

Please sign in to comment.