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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user