.. _slideshowrst: ================================= Test a slide show (start a slide) ================================= .. only:: html **Links:** :download:`notebook `, :downloadlink:`html `, :download:`python `, :downloadlink:`slides `, :githublink:`GitHub|_doc/notebooks/slide_show.ipynb|*` A notebook with instructions to defines slides and animation. - continue with some bullets - and another one .. code:: ipython3 "let's see" .. parsed-literal:: "let's see" A sub slide with some code .. code:: ipython3 def add(a,b): return a+b add(4,5) .. parsed-literal:: 9 Final slide in a title ---------------------- The following is a fragment with an image. .. figure:: Python_logo_and_wordmark.png :alt: python logo python logo