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:
Roger Labbe
2017-01-14 13:15:24 -08:00
parent e2405b23d5
commit 8463014958
12 changed files with 1234 additions and 1869 deletions

3
.gitignore vendored
View File

@@ -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