jupyter-server / jupyter_ydoc

Jupyter document structures for collaborative editing using Yjs/pycrdt
https://jupyter-ydoc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

add shortcut test case #98

Closed Wh1isper closed 1 year ago

Wh1isper commented 1 year ago

shortcut does not seem to work on python 3.8

The if here does not seem to be used https://github.com/jupyter-server/jupyter_ydoc/blob/main/jupyter_ydoc/__init__.py#L8

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

Wh1isper commented 1 year ago

I don't know why, but after reinstallation there seems to be no more problems