Page MenuHomec4science

Makefile
No OneTemporary

File Metadata

Created
Sat, Feb 8, 11:31

Makefile

all:
jupyter-notebook slides.ipynb
slides:
jupyter-nbconvert --to slides slides.ipynb --post serve

Event Timeline