Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 273 Bytes

File metadata and controls

19 lines (13 loc) · 273 Bytes

presentation

hackathon presentation

How to use jupyter-notebook slides : it opens .html file in an Internet webpage

How to change the slides : Edit the notebook

  • run
jupyter nbconvert neXtSIM_slides.ipynb --to slides --post serve

or

make serve