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
See #612 for the original issue that prompted this discussion.
To make sure that this never happens again, we should either:
Extend the try / except around the construction of graph_objs off of the downloaded plot-schema.json and use the cached version if it does not work
Remove the auto-downloading plot-schema.json on import and perform more frequent (weekly) releases of the python library in sync with the plotly.js version updates.