Removed JS code that was an experiment.
shouldn't have checked that in before.
This commit is contained in:
9
pdf/html_book
Executable file
9
pdf/html_book
Executable 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
|
||||
|
||||
Reference in New Issue
Block a user