Skip to content

jupyterlab/jupyter-collaboration

Folders and files

NameName
Last commit message
Last commit date
Feb 12, 2025
Jun 28, 2023
Nov 7, 2024
Jan 28, 2025
Mar 22, 2025
Jan 7, 2025
Nov 29, 2024
Jan 7, 2025
Jul 12, 2024
Feb 3, 2023
Jul 10, 2022
Jul 10, 2022
Apr 15, 2024
Apr 15, 2024
Feb 8, 2023
Nov 25, 2024
Jul 12, 2024
Feb 3, 2023
Feb 6, 2023
Feb 3, 2023
Mar 20, 2023
Jan 28, 2025
Feb 10, 2023
Jul 10, 2022
Apr 15, 2024
Apr 15, 2024
Jul 10, 2022
Feb 17, 2023
Jan 28, 2025
Jan 28, 2025
Feb 12, 2025
May 10, 2023
Jan 7, 2025
Feb 3, 2023
Oct 30, 2024
Jan 28, 2025

Repository files navigation

Jupyter Real-Time Collaboration

Build Status Binder PyPI npm

JupyterLab Real-Time Collaboration is a Jupyter Server Extension and JupyterLab extensions providing support for Y documents and adding collaboration UI elements in JupyterLab.

Real-Time Collaboration Demonstration

Installation and Basic usage

To install the latest release locally, make sure you have pip installed and run:

pip install jupyter-collaboration

Or using conda/mamba:

conda install -c conda-forge jupyter-collaboration

Testing

See CONTRIBUTING.

Contributing

If you are interested in contributing to the project, see CONTRIBUTING.