@jupyter/ydoc
Version:
Jupyter document structures for collaborative editing using YJS
9 lines (6 loc) • 366 B
Markdown
# @jupyter/ydoc
`@jupyter/ydoc` provides [Yjs](https://github.com/yjs/yjs)-based data structures for various
documents used in the Jupyter ecosystem. Built-in documents include:
- `YFile`: a generic text document.
- `YNotebook`: a Jupyter notebook document.
The API documentation is available [there](https://jupyter-ydoc.readthedocs.io/en/latest/api/index.html).