jupyterlab / jupyter-chat

An extension to add a chat panel to JupyterLab
https://jupyter-chat.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Edition and deletion of messages #22

Closed brichet closed 4 months ago

brichet commented 5 months ago

This PR adds the UI part for editing or deleting a message, and included it in collaborative chat extension.

The message can be deleted or edited only if the user own the message, and if the corresponding methods are implemented in the model.