3 lines
102 B
Makefile
3 lines
102 B
Makefile
all:
|
|
jupyter nbconvert --to html "The Art of Memory Loss.ipynb" --config jupyter_nbconvert_config.py
|