I can't get auto_update=false to work for me in an input cell. Is it
broken or am I putting it in the wrong place?
The interact looks like this :
@interact(layout={'top':[['alp1','bet1','alp2','a1','a2'],['A','An','B','Bn','s']]})
def gtrap(bet1=input_box(70,width=10,label='$\\beta_1$',
auto_update=false),alp1=input_box(50,width=10,label='$\\alpha_1$',
auto_update=false), ... ):
If I change the value in one box, then move the cursor to another box to
change that value, the interact updates automatically.
This happens in Chrome, Firefox, and Edge.
Any suggestions?
Thanks,
Carl Eberhart
--
You received this message because you are subscribed to the Google Groups
"sage-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-cell/ce1312f0-43f4-4fbb-b24d-d131e41d9f59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.