Le dimanche 26 mai 2019 05:12:25 UTC+2, Damián Avila a écrit : > > > Where exactly should I click? I do not have any other button except for > > You should see a "present" button if your notebook has slideshow metadata. > Otherwise, it will not appear, IIRC. > > Unfortunately no. I do have slides metadata but there is no button. Modifying the URL to add "slides" (per another answer and my comment) shows the slides - so this is really a problem with the interface not presenting the relevant button.
> > > El mié., 22 may. 2019 a las 4:22, Wojtek Swiatek (<[email protected] > <javascript:>>) escribió: > >> >> >> Le mer. 22 mai 2019 à 00:17, Tony Fast <[email protected] >> <javascript:>> a écrit : >> >>> Click the present! >>> >> >> Where exactly should I click? I do not have any other button except for >> - JUPYTER >> - FAQ >> - (icon) View as Code >> - (icon) Python 3 Kernel >> - (icon) Download Notebook >> >> >>> >>> An uri template would look like >>> >>> >>> https://nbviewer.jupyter.org/format/slides/github/{username}/{repo}/blob/{branch}/{dir}/{notebook_name}.ipynb >>> >>> <https://nbviewer.jupyter.org/format/slides/github/tonyfast/powersoften/blob/master/pydata/index.ipynb#/> >>> >>> For example: >>> https://nbviewer.jupyter.org/format/slides/github/tonyfast/powersoften/blob/master/pydata/index.ipynb#/ >>> >>> >> Fantastic, thank you. It works great. >> >> I adapted it a bit for non-Github links: >> >> https://nbviewer.jupyter.org/urls/<domain>/<notebook>.ipynb# >> <https://nbviewer.jupyter.org/urls/epi.swtk.eu/EPI-EPS-Maths.ipynb#> >> --> >> https://nbviewer.jupyter.org/format:slides/urls/<domain>/<notebook>.ipynb# >> <https://nbviewer.jupyter.org/urls/epi.swtk.eu/EPI-EPS-Maths.ipynb#> >> >> >> >> >> >>> >>> On Tuesday, May 21, 2019 at 7:24:42 AM UTC-4, WS wrote: >>>> >>>> Hello everyone >>>> >>>> I went through the FAQ (are there any other docs? sorry if I missed >>>> them) but could not find a way to display slides instead of the notebook. >>>> >>>> The GitHub README for nbviewer mentions that slides are available as a >>>> "format" (way to display content) but no mention is done about how exactly >>>> to present them. >>>> >>>> Thanks you for any pointers! >>>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Project Jupyter" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/jupyter/IO9LGZchURw/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jupyter/612db665-f841-460a-ba34-f1ab1ad7ae93%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/jupyter/612db665-f841-460a-ba34-f1ab1ad7ae93%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Project Jupyter" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jupyter/CAPRYYOb_yx9VamGcZ%2BezABUrKg6QjkEvVtGETr71Xv%3DyBDEX0Q%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/jupyter/CAPRYYOb_yx9VamGcZ%2BezABUrKg6QjkEvVtGETr71Xv%3DyBDEX0Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > *Damián Avila* > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/76856be0-57eb-44d8-ba76-f5aac25218f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
