Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collaborative chat sidepanel #11

Merged
merged 8 commits into from
May 7, 2024

Conversation

brichet
Copy link
Collaborator

@brichet brichet commented Apr 8, 2024

This PR adds a chat panel to manage the collaborative chats.

Supersedes jupyterlab/jupyter-collaboration#237

Peek 2024-04-23 10-00

The side panel can handle several chat widgets, using accordion.
It is possible to create a new chat from the panel, or to open an existing one (list of the chat files in jupyter root directory).
It is also possible to move the widget from the side panel to the main area, and vice versa.

cc. @SylvainCorlay @martinRenou @3coins @dlqqq @Zsailer @ellisonbg, who have shown interest in the collaborative chat.

Note that this PR only concerns the side panel, but the collaborative chat already works as a shared document in the main area.

@brichet brichet added the enhancement New feature or request label Apr 8, 2024
@brichet brichet force-pushed the collaborative_chat_sidepanel branch 2 times, most recently from ea18f86 to 5b75c19 Compare April 12, 2024 16:31
@brichet brichet marked this pull request as draft April 15, 2024 12:35
@brichet brichet force-pushed the collaborative_chat_sidepanel branch from 88d0029 to 6c80395 Compare April 15, 2024 15:33
@brichet brichet marked this pull request as ready for review April 15, 2024 17:29
@brichet brichet force-pushed the collaborative_chat_sidepanel branch 3 times, most recently from 021606a to b41de66 Compare April 23, 2024 15:16
@brichet brichet force-pushed the collaborative_chat_sidepanel branch from b41de66 to c4343f3 Compare May 2, 2024 12:37
@brichet brichet force-pushed the collaborative_chat_sidepanel branch from c4343f3 to 940957b Compare May 3, 2024 10:41
@brichet brichet merged commit 64d01f7 into jupyterlab:main May 7, 2024
9 checks passed
@brichet brichet deleted the collaborative_chat_sidepanel branch May 7, 2024 07:20
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant