Switched to IPython 3.0 format.
Here's hoping everything still works on nbviewer!
This commit is contained in:
@@ -5,7 +5,7 @@ echo "merging book..."
|
||||
python merge_book.py > Kalman_and_Bayesian_Filters_in_Python.ipynb
|
||||
|
||||
echo "creating pdf..."
|
||||
ipython nbconvert --to latex --template book --post PDF Kalman_and_Bayesian_Filters_in_Python.ipynb
|
||||
ipython nbconvert --to PDF --template book Kalman_and_Bayesian_Filters_in_Python.ipynb
|
||||
|
||||
mv Kalman_and_Bayesian_Filters_in_Python.pdf ..
|
||||
echo "done."
|
||||
|
||||
Reference in New Issue
Block a user