a post with a notebook
Hello ceci est un test avec un notebook
voici le code à mettre dans le markdown pour render le notebook en html:
shell
{::nomarkdown}
<div
class="jupyter-notebook"
style="position: relative; width: 100%; margin: 0 auto;">
<div class="jupyter-notebook-iframe-container">
<iframe
src="/assets/jupyter/blog.ipynb.html"
style="position: absolute; top: 0; left: 0; border-style: none;"
width="100%"
height="100%"
onload="this.parentElement.style.paddingBottom = (this.contentWindow.document.documentElement.scrollHeight + 10) + 'px'"></iframe>
</div>
</div>
{:/nomarkdown}
Enjoy Reading This Article?
Here are some more articles you might like to read next: