Kalman-and-Bayesian-Filters.../pdf/html_book
Roger Labbe e50f51987a Removed JS code that was an experiment.
shouldn't have checked that in before.
2015-03-03 10:16:29 -08:00

10 lines
192 B
Bash
Executable File

#! /bin/bash
echo "merging book..."
python merge_book.py > Kalman_and_Bayesian_Filters_in_Python.ipynb
echo "creating pdf..."
ipython nbconvert Kalman_and_Bayesian_Filters_in_Python.ipynb