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
Because we override some special methods we need to define __copy__ and __deepcopy__ methods on PlotlyDict and PlotlyList. Getting the object references straight is non-trivial, but isn't high-priority. Hence the separate issue / pr.