Changes to test upcoming IPython 3 release.

This commit is contained in:
Roger Labbe
2015-02-02 19:22:13 -08:00
parent 79387a85cb
commit a83b53794c
2 changed files with 3 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
echo "merging book..."
python short_merge_book.py > short.ipynb
ipython short_merge_book.py > short.ipynb
echo "creating pdf..."
ipython nbconvert --to latex --template book --post PDF short.ipynb