5 ms·
JupyterLab does use CRDT via yjs (https://github.com/yjs/yjs https://github.com/yjs/yjs), and the JupyterGIS collaboration system is based on the service provid
by trungld 11mo ago
JupyterLab does use CRDT via yjs (https://github.com/yjs/yjs https://github.com/yjs/yjs), and the JupyterGIS collaboration system is based on the service provided by JupyterLab. So multiple users can edit the file concurrently.