0-hero's picture
Add files using upload-large-folder tool
fdaf774 verified
Type: IPython Notebook Extension
Name: Printview
Description: Calls nbconvert and shows the generated output in a new browser tab
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x, 5.x
Parameters:
- name: printview_nbconvert_options
description: nbconvert options
input_type: string
default: --to html
- name: printview_open_tab
description: open a new tab in the browser to display nbconvert output (for html and pdf only)
input_type: checkbox
default: true