Some work on HTML conversion.

Not happy with the output yet. The advantage of HTML output is
interactive plots are displayed in the output, whereas they are
not in the PDF output.
This commit is contained in:
Roger Labbe
2016-09-25 11:31:48 -07:00
parent dbdf3541f2
commit c2548702d9
4 changed files with 70 additions and 48 deletions

View File

@@ -1,5 +1,6 @@
ipython merge_book.py
jupyter nbconvert --to latex --template book book.ipynb
jupyter nbconvert --template book book.ipynb
ipython to_pdf.py
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf