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/zenmode/zenmode.yaml

29 lines
862 B

Type: IPython Notebook Extension
Name: zenmode
Link: README.md
Description: A little extension to give Zenmode functionality to the IPython notebook
Main: main.js
Compatibility: 4.x, 5.x
Parameters:
- name: zenmode_set_zenmode_on_load
description: Set zenmode on when a notebook opens
input_type: checkbox
default: true
- name: zenmode_use_builtin_backgrounds
description: Use builtin backgrounds in addition to any specified by URL
input_type: checkbox
default: true
- name: zenmode_hide_header
description: Hide the header in zenmode
input_type: checkbox
default: true
- name: zenmode_hide_menubar
description: Hide the menubar in zenmode
input_type: checkbox
default: true
- name: zenmode_backgrounds
description: "Urls to use as backgrounds. Any beginning with # are ignored."
input_type: list
list_element:
input_type: url