{ "comment": "Notebook widget contributions to dashboards", "features": [{ "id": "com.ibm.bi.notebook.widgets", "collectionItems": [ { "containerId": "com.ibm.bi.dashboard.widgets", "id": "notebook", "label": "notebook", "builtin": true, "ownTitle": false, "createContentNode": false, "widget": "notebook/DashboardWidget", "layoutConsumeView": "dashboard/layout/views/Widget" } ] }], "config": { "requirejs": { "paths": { "notebook": "js/notebook" }, "map": { "*": {} }, "bundles": { "notebook/bundles/dashboard.bridge": [ "notebook/DashboardWidget" ] } } } }