Skip to content

chili-epfl/jupyter-notebook-collaboration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Real-Time Collaboration

Build StatusBinderPyPInpm

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.