--- id: jupyter-collaboration-ui version: "3.0.0" license: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2021-, Jupyter Development Team All… (full text in the JSON record) license_treatment: permissive maintenance: active --- # jupyter-collaboration-ui — JupyterLab/Jupyter Notebook 7+ extension providing user interface integration for real time collaboration License: permissive · Maintenance: active · Downloads: 217.9K/mo ## What it is and what it does jupyter-collaboration-ui is a JupyterLab extension that integrates real-time collaboration support into the notebook interface. It provides UI components and integration points for Y documents (a CRDT-based collaboration framework), allowing multiple users to see and interact with shared notebooks simultaneously. The package is a prebuilt extension that installs directly into JupyterLab 4 or Jupyter Notebook 7+. It has no runtime dependencies beyond the Jupyter environment itself, making it straightforward to add to an existing installation. The extension is actively maintained by the Jupyter Development Team and supports modern Python versions. Use it for: - Enable live collaborative editing in JupyterLab so team members can work on the same notebook at the same time. - Add presence indicators and shared cursor awareness to notebook sessions for better team coordination. - Provide a UI layer for real-time synchronization of notebook cells and outputs across multiple connected clients. - Integrate collaboration features into Jupyter Notebook 7+ deployments for classroom or research team environments. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Adds real-time collaboration UI elements to JupyterLab and Jupyter Notebook 7+, enabling multiple users to work together on notebooks with synchronized editing. Yes, if you run JupyterLab 4 or Jupyter Notebook 7+ and need real-time collaboration. The extension is actively maintained, has no external dependencies, installs cleanly, and carries a permissive license. It is a straightforward addition to enable multi-user notebook sessions. Verify that your deployment includes the necessary backend infrastructure (jupyter-ydoc or similar) to actually synchronize edits across users. ## Install pip install jupyter-collaboration-ui uv add jupyter-collaboration-ui poetry add jupyter-collaboration-ui ## Installing jupyter-collaboration-ui Before you install: Low friction install with no runtime dependencies. Actively maintained with a recent release (11 days old) and steady repository activity. Supports current Python versions (3.10–3.14). License in practice: Modified BSD License (permissive). You may use, modify, and distribute this software freely, including in proprietary applications, provided you retain the copyright notice and disclaimer. Quickstart: pip install jupyter-collaboration-ui # Then launch JupyterLab; collaboration UI elements appear automatically in the interface. Requires JupyterLab 4 or Jupyter Notebook 7+ to be installed and running. Python 3.10 or later. Verify before relying: - Whether this package alone enables multi-user sessions or if a separate backend/server component is required for actual real-time sync. - What specific collaboration features are exposed in the UI (e.g., cursor awareness, presence indicators, conflict resolution). - Whether jupyter-ydoc or other Y document support is automatically included or must be installed separately. ## Package facts - License: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2021-, Jupyter Development Team All… (full text in the JSON record) (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 217.9K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags jupyter real-time collaboration, jupyterlab collaborative editing, jupyter notebook multi-user, jupyterlab shared workspace, jupyter live collaboration extension, jupyterlab sync editing, jupyter team notebook, jupyter-extension, real-time-collaboration, crdt [View on SkillFed](https://skillfed.io/packages/jupyter-collaboration-ui) · [View on PyPI](https://pypi.org/project/jupyter-collaboration-ui/)