You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/jupyter_contrib_nbextensions/nbextensions/printview/printview.yaml

17 lines
485 B

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