Skip to content

Conversation

Darshan808
Copy link
Member

This PR updates the imports for YStore and websocket to reflect their new location in the pycrdt.store and pycrdt.websocket module, after YStore being moved from pycrdt_websocket to https://github.com/y-crdt/pycrdt-store in y-crdt/pycrdt-websocket#123

Copy link
Contributor

Binder 👈 Launch a Binder on branch Darshan808/jupyter-collaboration/ystore-import-fix

@Darshan808
Copy link
Member Author

I think we need to update the version of pycrdt-websocket too

@krassowski
Copy link
Member

I think pycrdt-store also needs to be added to:

dependencies = [
"jupyter_server>=2.15.0,<3.0.0",
"jupyter_ydoc>=2.1.2,<4.0.0,!=3.0.0,!=3.0.1",
"pycrdt",
"pycrdt-websocket>=0.15.0,<0.16.0",
"jupyter_events>=0.11.0",
"jupyter_server_fileid>=0.7.0,<1",
"jsonschema>=4.18.0"
]

and

additional_dependencies: [tornado, pytest, pycrdt-websocket]

@Darshan808
Copy link
Member Author

Note

pre-commit hook will remain red until the corresponding fixes are merged in the following repositories:

@krassowski
Copy link
Member

Closing as superseded by #493

@krassowski krassowski closed this Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants