Disable interactive plots for PDF.
nbconvert cannot output interactive plots to PDF. I wrote code to remove all of the %matplotlib notebook magic, rerun the notebooks, and then create the PDF.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,4 +12,5 @@ book.pdf
|
||||
book6x9.pdf
|
||||
Kalman_and_Bayesian_Filters_in_Python6x9.pdf
|
||||
Kalman_and_Bayesian_Filters_in_Python.pdf
|
||||
book_files
|
||||
book_files
|
||||
tmp
|
||||
Reference in New Issue
Block a user