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
Right now, on changes, we re-parse the entire notebook, but we really don't need to. We should spend some time to optimize so that we are only really re-parsing the several lines of code that have likely changed.