5 lines
143 B
Batchfile
5 lines
143 B
Batchfile
ipython nbconvert --to latex --template book6x9 book.ipynb
|
|
ipython to_pdf.py
|
|
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python6x9.pdf
|
|
|