You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
Hi! I'm using ipywidgets (v5.2.2 due to jupyter/dashboards_server#317). I also attached autocomplete from jqueryui to a Text. However I see that triggering the autocompletion doesn't sync the data with the python side and requires an extra keypress in the widget.
Is there a way to trigger the synchronization of the widget state manually from javascript?
The text was updated successfully, but these errors were encountered:
Hi! I'm using ipywidgets (v5.2.2 due to jupyter/dashboards_server#317). I also attached autocomplete from jqueryui to a
Text
. However I see that triggering the autocompletion doesn't sync the data with the python side and requires an extra keypress in the widget.Is there a way to trigger the synchronization of the widget state manually from javascript?
The text was updated successfully, but these errors were encountered: