Show More
@@ -106,7 +106,7 b' class NbConvertApp(BaseIPythonApplication):' | |||||
106 | You can specify the export format with `--to`. |
|
106 | You can specify the export format with `--to`. | |
107 | Options include {0} |
|
107 | Options include {0} | |
108 |
|
108 | |||
109 |
> ipython nbconvert --to latex mynotebook.ip |
|
109 | > ipython nbconvert --to latex mynotebook.ipynb | |
110 |
|
110 | |||
111 | Both HTML and LaTeX support multiple output templates. LaTeX includes |
|
111 | Both HTML and LaTeX support multiple output templates. LaTeX includes | |
112 | 'basic', 'book', and 'article'. HTML includes 'basic' and 'full'. You |
|
112 | 'basic', 'book', and 'article'. HTML includes 'basic' and 'full'. You |
General Comments 0
You need to be logged in to leave comments.
Login now