- ipython
- reveal.js
pip install ipython # if you not
npm install
- Create and Edit
*.ipynb - Convert
*.ipynbto slides and Deploy it to GitHub Page
ipython notebook YYYY.ipynb
e.g. ipython notebook 2016.ipynb
gulp deploy:gh-pages -y YYYY
e.g. gulp deploy:gh-pages -y 2016
Please check here.