Update makefile

This commit is contained in:
Dominic Zimmer
2023-06-14 11:00:45 +02:00
parent 43c2a1a326
commit 5a4bada9c5
3 changed files with 17 additions and 108 deletions

View File

@@ -1,4 +1,7 @@
all:
all: The\ Art\ of\ Memory\ Loss.ipynb
jupyter nbconvert --to html "The Art of Memory Loss.ipynb" --config jupyter_nbconvert_config.py
sed -i '2 a <link rel="stylesheet" href="rise.css">' "The Art of Memory Loss.html"
upload: all
scp rise.css The\ Art\ of\ Memory\ Loss.html oreburgh:www/forschungstage