2017-01-18 21:23:06 +01:00
|
|
|
call run_notebooks
|
|
|
|
cd ..
|
2016-01-23 16:18:43 +01:00
|
|
|
ipython merge_book.py
|
2015-09-26 17:11:52 +02:00
|
|
|
|
2016-04-23 13:29:31 +02:00
|
|
|
jupyter nbconvert --to latex --template book book.ipynb
|
2015-04-04 19:30:50 +02:00
|
|
|
ipython to_pdf.py
|
|
|
|
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf
|