UNPKG

@jupyter-widgets/jupyterlab-manager

Version:

The JupyterLab extension providing Jupyter widgets.

15 lines (14 loc) 375 B
{ "title": "Jupyter Widgets", "description": "Jupyter widgets settings.", "additionalProperties": false, "properties": { "saveState": { "type": "boolean", "title": "Save Jupyter widget state in notebooks", "description": "Automatically save Jupyter widget state when a notebook is saved.", "default": false } }, "type": "object" }