Hacker News new | ask | show | jobs
by jmmease 2904 days ago
Do you have ipywidgets >= 7.2 installed (See install instruction at https://github.com/plotly/plotly.py)?

ipywidgets is an optional dependency and FigureWidget won't be available without it.

1 comments

Thanks - that solved it! Works great now.