Working on the docs.

The nbconvert tool has different behaviour now, so the HTML versions of
the notebooks look different.
This commit is contained in:
sforman
2023-07-27 08:55:43 -07:00
parent 9ca9239738
commit 0a1b150eb5
43 changed files with 463841 additions and 483328 deletions
+2 -2
View File
@@ -14,11 +14,11 @@ index.html: build_index.py $(docs_html)
python build_index.py > index.html
$(docs_html): %.html : %.ipynb
jupyter nbconvert --to html --template basic $<
jupyter nbconvert --to html --template classic $<
mov: $(docs_html) index.html
mv -v $? ../html/notebooks/
# markdown Functor-Reference.md | tidy5 -utf8 --add-meta-charset yes > ../../html/FR.html
# --HTMLExporter.embed_images=True
# --HTMLExporter.embed_images=True