Real time collaboration (RTC)#

Currently we have enable real time collaboration in our JupyterHub. How does this works? We can have more than one people working inside the same Hub session.

In order to share code with someone else, you need to copy the link under the Share > Share Jupyter Server Link tab on the top of JupyterLab and share it with your collaborator. This person will then have access to your Hub session. Notice that both users will show up under the same username (the owner of the server session).

Warning

Be careful with whom you share your link, since that person will have access to all your Hub session.

If you want to close the access to your server without shouting down your machine, go to File > Hub Control Panel and click on the tab Token. You will here see the token you are using to share your server session. By cliclikng revoke, this will cancel the link.