Skip to content

Use jupyter-ydoc's aset_progressively#607

Open
davidbrochart wants to merge 18 commits into
jupyterlab:mainfrom
davidbrochart:aset-progressively
Open

Use jupyter-ydoc's aset_progressively#607
davidbrochart wants to merge 18 commits into
jupyterlab:mainfrom
davidbrochart:aset-progressively

Conversation

@davidbrochart

Copy link
Copy Markdown
Collaborator

Builds on #593.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Binder 👈 Launch a Binder on branch davidbrochart/jupyter_collaboration/aset-progressively

@davidbrochart davidbrochart added the enhancement New feature or request label Jul 2, 2026
@davidbrochart

Copy link
Copy Markdown
Collaborator Author

The test about conflict resolution fails because now the updates from the frontend are applied to an empty notebook (the cells are inserted after in the backend) so there is no conflict anymore, compared to before progressive document loading where the notebook is fully populated in the backend at synchronization time.

@davidbrochart

Copy link
Copy Markdown
Collaborator Author

There are still 2 conflict tests that are failing. I don't understand because it should not be using the changes in this PR, and they pass on main.
Any idea @krassowski ?

@davidbrochart

Copy link
Copy Markdown
Collaborator Author

CI is green now.
I think we should discuss the fact that there cannot be any conflicts now, with notebook progressive loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants