Going back to defaults as tuples - neither CoCalc nor Jupyter allow it and again - interact code in SageMathCell did not change in logic since 2014. So there is no reason to behave differently now...
On Monday, 1 June 2020 12:01:18 UTC-6, kcrisman wrote: > > 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/df711fa8-c801-48c7-b508-5d9c34cdd7ebo%40googlegroups.com.
