We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6f1d7 commit 93c79b6Copy full SHA for 93c79b6
CHANGELOG.md
@@ -369,7 +369,7 @@ github_url: 'https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md'
369
([Full Changelog](https://github.com/jupyterlab/jupyterlab/compare/v3.0.6...60f37be54a714c391fad5500cb57055af1492591))
370
371
From JupyterLab 3.1, file documents and notebooks have collaborative
372
-editing using the `Yjs shared editing framework <https://github.com/yjs/yjs>`\_.
+editing using the [Yjs shared editing framework](https://github.com/yjs/yjs).
373
Editors are not collaborative by default; to activate it, start JupyterLab
374
with the `--collaborative` flag. See full documentation on [collaboration](https://jupyterlab.readthedocs.io/en/latest/user/rtc.html).
375
0 commit comments