Carlos Herrero

Results 21 issues of Carlos Herrero

Update Yjs to use in JupyterLab. It would be great to have an alpha release with this PR to be able to test the move feature.

Changes the stores to have one instance handling multiple documents instead of instantiating one store per document.

enhancement

Fixes https://github.com/jupyter-server/jupyter_ydoc/pull/158#discussion_r1165169514 This PR will introduce a bug in Jupyter-collaboration as described in https://github.com/jupyter-server/jupyter_ydoc/pull/158#discussion_r1165423747. To fix it, we need https://github.com/y-crdt/ypy-websocket/pull/86 and the corresponding changes in jupyter-collaboration.

bug

Fixes: https://github.com/QuantStack/jupytercad/issues/126 Creates a generic interface for annotations and adds annotations to the notebook's cells. # Description The model I'm using for the annotations is based on the recommendations exposed...

enhancement
api-change

bug
documentation

- Documentation: https://developers.google.com/blockly/guides/overview - Examples: https://github.com/google/blockly-samples - Dev Tools: https://google.github.io/blockly-samples/examples/developer-tools/index.html

documentation

When using the new move feature from a Yjs client, If there is a Ypy client connected, the first client (the Yjs client that moved an element) receives an event...

Fixes https://github.com/jupyter-server/jupyter_ydoc/pull/189 Needs https://github.com/y-crdt/ypy-websocket/pull/86

bug

enhancement

Fixes #31 https://user-images.githubusercontent.com/26092748/216656918-83215f62-2233-4cc1-8350-a2ef84c73c26.mov

bug