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
Much to my surprise, after updating nteract to load initial notebooks as frozen values via Object.freeze (recursively), I noticed the newPlot mutates the data parameter.
Uncaught TypeError: Can't add property uid, object is not extensible