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
28 stars 17 forks source link

Dependency on ypy-websocket #130

Closed frenzymadness closed 1 year ago

frenzymadness commented 1 year ago

Hello.

Why is the dependency on ypy-websocket pinned to the old version?

https://github.com/jupyter-server/jupyter_ydoc/blob/42dd437af1c57e32d58f2d5b57ff00e5d8fe448c/pyproject.toml#L34

I'm packaging JupyterLab into Fedora and it seems that the packages work together also with the latest version of the ypy-websocket 0.8.2.

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

fcollonval commented 1 year ago

Closed by https://github.com/jupyter-server/jupyter_ydoc/pull/145