JupyterLab RTC Documentation ========================= **Real Time Collaboration for Jupyter and beyond** JupyterLab RTC is the realtime collaboration foundation for Project Jupyter and follows the Jupyter [Community Guides](https://jupyter.readthedocs.io/en/latest/community/content-community.html). > Think to a `Google Docs` or `HackMD` for Jupyter. ```{note} The JupyterLab RTC project is still in the inception stage and is rapidly evolving in terms of design and implementation. Use at your own risk. If you find any issues or have requirements, please report them on the [Issue Board](https://github.com/jupyterlab/rtc/issues). ``` We welcome you to [contribute](organisation/contribute) to this project. ## Site Contents ```{toctree} --- maxdepth: 2 caption: About RTC --- about-rtc/user-stories about-rtc/algorithms about-rtc/implementations about-rtc/persistence ``` ```{toctree} --- maxdepth: 2 caption: Developer Guide --- developer/design developer/specs developer/architecture developer/examples developer/integrations developer/benchmark developer/visualization GitHub repo ``` ```{toctree} --- maxdepth: 2 caption: Project Organisation --- organisation/deliverables organisation/contribute organisation/czi-2020 ```