Show More
@@ -108,7 +108,7 b' class NbConvertApp(BaseIPythonApplication):' | |||
|
108 | 108 | > ipython nbconvert --to latex mynotebook.ipynb |
|
109 | 109 | |
|
110 | 110 | Both HTML and LaTeX support multiple output templates. LaTeX includes |
|
111 |
'bas |
|
|
111 | 'base', 'book', and 'article'. HTML includes 'basic' and 'full'. You | |
|
112 | 112 | can specify the flavor of the format used. |
|
113 | 113 | |
|
114 | 114 | > ipython nbconvert --to html --template basic mynotebook.ipynb |
General Comments 0
You need to be logged in to leave comments.
Login now