Removed JS code that was an experiment.

shouldn't have checked that in before.
This commit is contained in:
Roger Labbe
2015-03-03 10:16:29 -08:00
parent 270922c2db
commit e50f51987a
2 changed files with 9 additions and 27 deletions

9
pdf/html_book Executable file
View File

@@ -0,0 +1,9 @@
#! /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