Closed krassowski closed 3 months ago
jupyter-server-ydoc pins the jupyter-ydoc to <3:
jupyter-server-ydoc
jupyter-ydoc
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/projects/jupyter-server-ydoc/pyproject.toml#L32
And the JS packages are pinned to @jupyter/ydoc v2:
@jupyter/ydoc
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/docprovider/package.json#L44
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/docprovider-extension/package.json#L57
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/collaboration-extension/package.json#L58
But JupyterLab 4.3.0b0 now depends on v3.0.0-a3 since:
Description
jupyter-server-ydoc
pins thejupyter-ydoc
to <3:https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/projects/jupyter-server-ydoc/pyproject.toml#L32
And the JS packages are pinned to
@jupyter/ydoc
v2:https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/docprovider/package.json#L44
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/docprovider-extension/package.json#L57
https://github.com/jupyterlab/jupyter-collaboration/blob/34e0ac56e2c930549bd733cbaa8dda142a579731/packages/collaboration-extension/package.json#L58
But JupyterLab 4.3.0b0 now depends on v3.0.0-a3 since: