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 a4dfc00 commit 6f89b03Copy full SHA for 6f89b03
docs/source/index.md
@@ -25,11 +25,6 @@ Installation using pip:
25
pip install jupyter-collaboration
26
```
27
28
-To share a document with other users, you can copy the URL and send it, or you
29
-can install a helpful extension called
30
-[jupyterlab-link-share](https://github.com/jupyterlab-contrib/jupyterlab-link-share)
31
-that might help to share the link including the token.
32
-
33
The new collaborative editing feature enables collaboration in real-time
34
between multiple clients without user roles. When sharing the URL of a
35
document to other users, they will have access to the same environment you
0 commit comments