4b93469205
grammar is our friend.
6 lines
159 B
Batchfile
6 lines
159 B
Batchfile
ipython merge_book.py
|
|
|
|
jupyter nbconvert --to latex --template book book.ipynb
|
|
ipython to_pdf.py
|
|
move /Y book.pdf ../Kalman_and_Bayesian_Filters_in_Python.pdf
|