Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

> I don't seem to be able to install the new release: cc @davidbrochart as this seems related to the recent `pycrdt` change

Thanks @asteppke for the report. Would you be able to try with the new `2.0.0` release, to see if it might fix the issue? https://github.com/jupyterlab/jupyter-collaboration/releases/tag/v2.0.0

More context and documentation in the changelog would be useful to users who were already using the `2.0.0ax` releases, for example: https://github.com/jupyterlab/jupyter-collaboration/issues/219

Also for the `2.0.0` are there any breaking changes users should be aware of, which could break deployments? Are there general improvements to the RTC experience with `2.0`? Or is...

> In some situation we might want to be able to use both the default file browser from JupyterLab and the collaboration drive side by side. This would concretely mean...

> we can reuse the `@jupyter/collaboration` package Right that makes sense if most of the logic is in the `@jupyter/collaboration` package :+1:

> Maybe I'm not getting the issue, but isn't it the normal behavior that another user cannot move my cursor? Even if they create a new cell and move their...

Nice thanks @giswqs for the pointers! > you only need `requirements.txt` and `README.md` So no need for a `Dockerfile`?

Thanks @debjan. That's because the extension has not been updated to work with JupyterLab 2.0 yet (I though it was). Will push a fix in the coming days.