{ "comment": "Notebook widget contribution to authoring", "features": [ { "id": "com.ibm.bi.authoring.widgets", "collectionItems": [ { "containerId": "com.ibm.bi.authoring.widgets", "id": "notebook", "label": "notebook", "widget": "notebook/ReportingWidget" } ] } ], "config": { "requirejs": { "paths": { "notebook": "js/notebook" }, "map": { "*": {} }, "bundles": { "notebook/bundles/reporting.bridge": [ "notebook/ReportingWidget" ] } } } }