Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The width and height args aren't working for me, and I see a graph GUI instead
cerebro.plot(style='candlestick', width=30, height=20, tight=False)
Also tried with iplot=True but same result
Restarting the notebook seems to get iplot to work, but figure size still incorrect.