updated import statement for creating ipython notebooks, better name in place for jsonify

This commit is contained in:
Rishabh Raj
2014-04-10 18:40:59 +05:30
parent 235a9b3ec1
commit 694739ee02
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ from skimage import io
from skimage import transform
from skimage.util.dtype import dtype_range
from notebook import *
from notebook import save_ipython_notebook
LITERALINCLUDE = """