Live Collaboration#
To demo live collaboration on the same machine, open links to the same notebook in Retrolab with the same room name and different user names.
For example:
in one browser, e.g. Chrome, open https://opencomputinglab.github.io/jupyterlab-demo/retro/notebooks/?path=collaboration_demo.ipynb&room=collabdemo&username=abc
in another browser, e.g. Firefox, open https://opencomputinglab.github.io/jupyterlab-demo/retro/notebooks/?path=collaboration_demo.ipynb&room=collabdemo&username=xyz
If you have access to multiple machines, use the links provided above in the browser of your choice.
# Try editing cells in each copy of the notebook...
…and see what happens in the other one…