Real-time collaboration#

From JupyterLab ≥ 4 it is possible to activate Real-Time Collaboration by installing the extension jupyter_collaboration. This enables real-time collaboration between multiple clients. In addition, you can see the cursors of others.

Installation#

$ python -m pip install jupyter-collaboration

To share a document with others, you can copy the URL and send it, or you can additionally install jupyterlab-link-share, which allows you to share the link including the token.