You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plotly.graph_objs.Annotations is deprecated.
Please replace it with a list or tuple of instances of the following types
- plotly.graph_objs.layout.Annotations
ImportError: cannot import name 'Annotations' from 'plotly.graph_objs.layout' (/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/__init__.py)