Open
Description
Hi Martin,
I was trying out ipycanvas with solara, on pycafe actually:
https://py.cafe/maartenbreddels/solara-ipycanvas-fractal-tree
And to work with solara, we need to create a new canvas manager for each virtual kernel, since widgets cannot be shared.
We saw the same issue in jupyter-widgets/ipydatagrid#400 , and it seems also shiny is having the same issues:
posit-dev/py-shinywidgets#99
So I was wondering what the idea is behind the canvas manager, and why it is shared.
cheers,
Maarten
Metadata
Assignees
Labels
No labels