/ . / Collaboratory / API.py
recvChangedState ( idMap, data )
Convert the pickled dictionary back to normal dictionary.
sendChangedState ( ss, idMap )
The process carefully converts shared Collaboratory objects into their global ids rather than pickling the whole thing.
CMO
Collaboratory Management Object.
CollabExtension
Collaboratory-aware extension base class.