If anyone else is interested in real-time collaborative IPython environments, check out https://coderpad.io/ . It's less focused on the data analysis side and more focused on collaborative coding for interview environments. You get a full IPython shell with most of the niceties (syntax highlighting, exception captures, etc).
Re: Integrating Google Docs, Chrome, and IPython
#11SageMathCloud (https://cloud.sagemath.com/) also does real-time collaboration on IPython notebooks.