<div dir="ltr">Hi all,<div><br></div><div>Does anyone have an example of how to apply CSS to a notebook widget in IPython 3.0?  Old versions offered the set_css method, but that has been removed in the latest version.</div><div><br></div><div>I see in the widget transition doc:</div><div><br></div><div><a href="https://github.com/ipython/ipython/wiki/IPython-3.0-comm-and-widget-migration-document">https://github.com/ipython/ipython/wiki/IPython-3.0-comm-and-widget-migration-document</a><br></div><div><br></div><div>that set_css has been superseded by the CSS attributes (works fine for most things, but not for obscure CSS settings) and the _dom_classes and _css tuples (not dictionaries as indicated in the transition doc).  The latter seems perfect, but it's not clear to me how to use these tuples.</div><div><br></div><div>Is there an example somewhere I can look at?</div><div><br></div><div>Thanks!</div><div><br></div><div>-Nathan</div></div>