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 3832ced commit 6514a2aCopy full SHA for 6514a2a
javascript/README.md
@@ -0,0 +1,8 @@
1
+# @jupyter/ydoc
2
+
3
+`@jupyter/ydoc` provides [Yjs](https://github.com/yjs/yjs)-based data structures for various
4
+documents used in the Jupyter ecosystem. Built-in documents include:
5
+- `YFile`: a generic text document.
6
+- `YNotebook`: a Jupyter notebook document.
7
8
+The API documentation is available [there](https://jupyter-ydoc.readthedocs.io/en/latest/api/index.html).
0 commit comments