jupytercad / JupyterCAD

A JupyterLab extension for 3D geometry modeling
https://jupytercad.readthedocs.io
BSD 3-Clause "New" or "Revised" License
121 stars 15 forks source link

Make the users toolbar item generic #496

Open brichet opened 2 hours ago

brichet commented 2 hours ago

The users toolbar item in the document toolbar is already reused in jupytergis.

Image

It would also be useful in jupyter-chat, and possibly in other shared documents.

We were wondering with @martinRenou about making it more generic and moving it to jupyter collaboration, to let any extension include it in its toolbar.

By making it more generic I'm thinking about:

martinRenou commented 2 hours ago

We could think of having it in the Notebook viewer too, and scroll down to the collaborator position upon click.