At https://github.com/sagemath/sagecell/blob/master/interact_sagecell.py#L747 
we see that the list of values in a selector essentially requires only the 
value, not the label.

But 
https://wiki.sagemath.org/interact/web#Arctic_sea_ice_extent_data_plot.2C_fetched_from_NSIDC
 
seems to indicate that the default was allowed to be the tuple (value, 
label) in the past.

There are other problems with this interact (well, with MANY of them!) but 
wanted to ask whether this should be considered a bug or a documentation 
failure.  Maybe people haven't been using things in this way lately? (I 
mean using list of values with labels and then having explicit default as a 
tuple.)

-- 
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/71147d5a-56bb-44a4-98b2-1208527e632c%40googlegroups.com.

Reply via email to