Hacker News new | ask | show | jobs
by mynewtb 2869 days ago
> including multiple real-time users of the same notebook (sharing the same VM)

In my experience our cell contents were synced but our Python state was not. This makes collaborating highly confusing and error prone.