ipywidgets performance can be slow whe used over a network #7965
Labels
debt
Code quality issues
ipywidgets
Rendering, loading, saving, anything to do with IPyWidgets
perf
Performance issues
verified
Verification succeeded
Milestone
This is very noticeable in projects such as https://github.com/cdr/code-server. The synchronization forces ipywidgets to wait for a browser-server round trip before sending the next message.
Environment data
Expected behaviour
Performance is acceptable over a network.
Actual behaviour
10-20 widgets are enough to make a cell take many seconds to render the widgets
Steps to reproduce:
The text was updated successfully, but these errors were encountered: