Skip to content

Commit

Permalink
deploy: 0464788
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroVelez committed Aug 9, 2024
1 parent 016a014 commit 8ed9a5f
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
8 changes: 8 additions & 0 deletions POcultarVideos.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ <h2> Contents </h2>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#vsing-markdow-opcion-1">Vsing markdow - Opcion 1</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#using-markdow-opcion-2-la-prueba-definitiva">Using markdow - Opcion 2 - La prueba definitiva</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#using-markdow-opcion-3-external-linl">Using markdow - Opcion 3 - External linl</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#ejemplo-final">Ejemplo final</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -510,6 +511,12 @@ <h2>Using markdow - Opcion 3 - External linl<a class="headerlink" href="#using-m
</div>
<p><a class="reference external" href="https://www.youtube.com/embed/-TE64w4hi2o?si=fsl8viQlDz2QIsxk&amp;controls=1"><img alt="AoS" src="https://raw.githubusercontent.com/euroargodev/argoonlineschool/master/images/logoAoS.png" /></a></p>
</section>
<section id="ejemplo-final">
<h2>Ejemplo final<a class="headerlink" href="#ejemplo-final" title="Permalink to this heading">#</a></h2>
<p>Este video …</p>
<center>
<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>
</center></section>
</section>

<script type="text/x-thebe-config">
Expand Down Expand Up @@ -585,6 +592,7 @@ <h2>Using markdow - Opcion 3 - External linl<a class="headerlink" href="#using-m
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#vsing-markdow-opcion-1">Vsing markdow - Opcion 1</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#using-markdow-opcion-2-la-prueba-definitiva">Using markdow - Opcion 2 - La prueba definitiva</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#using-markdow-opcion-3-external-linl">Using markdow - Opcion 3 - External linl</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#ejemplo-final">Ejemplo final</a></li>
</ul>
</nav></div>

Expand Down
17 changes: 17 additions & 0 deletions _sources/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&amp;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
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8ed9a5f

Please sign in to comment.