PyCon Latam 2021
I just finished my talk at PyCon Latam 2021, and it was a great experience. Unlike on other occasions, I was relaxed and really enjoyed giving the talk. I think the difference had to do with preparation. Although I already knew quite a bit, I had learned much more in the last few weeks preparing the RISE tutorial that I published on the blog. So I already had all the material at hand, and it was easy to put the slides together.

At PyCon we used the platform hubilo.com, which I liked a lot; it was easy to use and I had no complications during the event. A tremendous effort by the organizing team, because they had to switch at the last minute from the platform they had been considering lately.

Some of the things I learned specifically for this presentation were: * Why it is called RISE: Reveal.js IPython Slideshow Extension * To use _repr_html_ to have a native representation for jupyter notebooks, * To hide the buttons with ,, and to use header and footer with html properties. * To make more complex animations with <p class="fragment">Mi texto</p>, just like in revealjs * To hide code with a button.
The presentation in its different display formats can be found here: Slides pylatam