aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgenerate2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate b/generate
index 56ea15b..f2cf919 100755
--- a/generate
+++ b/generate
@@ -123,7 +123,7 @@ done
for notebook_path in notebooks/*.ipynb
do
notebook_dst_path=$(echo "$notebook_path" | sed 's_.ipynb_.html_')
- jupyter-nbconvert "$notebook_path"
+ jupyter-nbconvert --to html "$notebook_path"
sed -i'' "/<!-- NOTEBOOKINDEX -->/ a\
<li> \