Le mer. 22 mai 2019 à 00:17, Tony Fast <[email protected]> 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]. > 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/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]. 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/CAPRYYOb_yx9VamGcZ%2BezABUrKg6QjkEvVtGETr71Xv%3DyBDEX0Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
