jupyterlab / jupyter-collaboration

A Jupyter Server Extension Providing Support for Y Documents
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
Other
157 stars 30 forks source link

Add the list of opened shared documents to the user awareness #287

Closed brichet closed 4 months ago

brichet commented 5 months ago

Keep track of all opened documents in the collaborators panel.

Related to #284

The file list is an panel under the user in collaboration sidepanel. The appearance of the file list is similar to that of the filebrowser (thanks @martinRenou for the idea). The document opened in the main area of the collaborator is highlighted with a dot in front (as active document), similar to the running kernel dot in the filebrowser.

Peek 2024-04-19 16-48

Some warnings/questions:

github-actions[bot] commented 5 months ago

Binder :point_left: Launch a Binder on branch _brichet/jupyter_collaboration/collab_opendocs

brichet commented 4 months ago

@davidbrochart I have a "merging is blocked" warning because I have no approval by reviewers with write access.

May I bypass it or do we want to wait for it ?