Open twavv opened 5 years ago
Updates to widgets (e.g. dragging the slider) trigger the comm message to be sent, and it's being received by python (the Comm.handle_msg is being called) but IPywidgets doesn't seem to actually be registering the change.
Updates to widgets (e.g. dragging the slider) trigger the comm message to be sent, and it's being received by python (the Comm.handle_msg is being called) but IPywidgets doesn't seem to actually be registering the change.