Download your Notebook as a pdf or markdown file with DataFrames as images.
Output Format
PDF
Markdown
Both
Tool used for Conversion to PDF
LaTeX
Chrome Browser
Center DataFrames
Yes
No
Optional Items
Max DataFrame Rows
Maximum number of rows to use for each DataFrame. Default is 30.
Max DataFrame Columns
Maximum number of columns to use for each DataFrame. Default is 10.
Execute Notebook First
Yes
No
Save Notebook
Yes
No
Whether or not to save the notebook with DataFrames as images as a new ipynb file. If selected, the notebook will be saved in the current notebook directory with _dataframe_image appended to its name.
Limit Cells
Limit the number of cells in the notebook for conversion. This is useful to test conversion of a large notebook on a smaller subset.
Document Name
Name of newly created pdf/markdown document without the extension. If not provided, the name of the notebook will be used.
Table Conversion
Screenshot with Chrome
Matplotlib
By default, DataFrames are converted to images by taking screenshots with the Chrome browser. If this does not work, select the matplotlib option, which will always work.
Chrome Path
Path to your machine's chrome executable. By default, it is automatically found. Use this when chrome is not automatically found.
LaTeX Command
LaTeX command to use during conversion. Ignored if using Chrome browser. Defaults to 'xelatex {filename} quiet'.
Generating your documents