JupyterLab/Jupyter Notebook 7+ extension integrating collaborative shared models using Yjs. Version 4.4.0rc0 (pre-release) / 4.3.0 stable. Active development with frequent releases.
pip install jupyter-collaborationVerified import paths — ran on the pinned version, not inferred.
Initialize RtcContentProvider with the server's drive.
Ensure you pass the default drive: `drive=app.contents_manager.drive`.
If writing a custom provider, implement the new pluggable interface as described in the changelog.
Use `from jupyter_collaboration.provider import RtcContentProvider`.