##// END OF EJS Templates
Update comment
Jonathan Frederic -
Show More
@@ -109,7 +109,7 b' class NbConvertApp(BaseIPythonApplication):'
109 'basic', 'book', and 'article'. HTML includes 'basic' and 'full'. You
109 'basic', 'book', and 'article'. HTML includes 'basic' and 'full'. You
110 can specify the flavor of the format used.
110 can specify the flavor of the format used.
111
111
112 > ipython nbconvert --to html --template reveal mynotebook.ipnynb
112 > ipython nbconvert --to html --template basic mynotebook.ipynb
113
113
114 You can also pipe the output to stdout, rather than a file
114 You can also pipe the output to stdout, rather than a file
115
115
General Comments 0
You need to be logged in to leave comments. Login now