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 6e4094d commit 0464788
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions POcultarVideos.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,23 @@
"[![AoS](https://raw.githubusercontent.com/euroargodev/argoonlineschool/master/images/logoAoS.png)](https://www.youtube.com/embed/-TE64w4hi2o?si=fsl8viQlDz2QIsxk&controls=1 \"Título alternativo\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Ejemplo final \n",
"Este video ... "
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<center>\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>"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 0464788

Please sign in to comment.