jonmmease / plotly_ipywidget_notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in plotly_ipywidget_notebooks/notebooks/Interact.ipynb

Weugene opened this issue · comments

Hello!
just change
scatt=fig.add_scatter()
to
scatt = fig.data[0]