Template for Reveal.js presentation based on a Jupyter notebook.
To use it
nbconvert and ghp-import.Presentation.ipynb. Tip: In Jupyter, you can change slide types (slide, subslide, fragment, skip, notes) by choosing View -> Right Sidebar -> Show Notebook Tools -> Common Tools. In Jupyter Lab, it is View -> Appearance -> Show Right Sidebar (Ctrl+J). In VS Code, this menu is in the right bottom corner of the slide.make to convert the notebook to slides and push the result to the gh-pages branch of your repository. The slides are then accessible from <username>.github.io/<reponame>/Presentation.html.