> I know that Andrey had pushed some changes so this works in Sage cell (and it > does on the site linked to) and it should still in sagenb - matrices and > vectors are shortcuts for a certain type of array interact. So yes, the > argument should be interactive, but it is recognized as such. Unsure why > that wouldn't work for you, perhaps Jupyter didn't have that widget ported or > something.
The interact implementation in Sage worksheets in CoCalc have nothing to do with the one in Jupyter/Sagenb/and Sage Cell. > On Sep 8, 2017, at 5:47 PM, kcrisman <[email protected]> wrote: > > > I think the problem, at least in CoCalc, is that @interact expects every > > argument to the function to be an interactive device. That may well be the > > problem in sagemath 8.1 too. > > I know that Andrey had pushed some changes so this works in Sage cell (and it > does on the site linked to) and it should still in sagenb - matrices and > vectors are shortcuts for a certain type of array interact. So yes, the > argument should be interactive, but it is recognized as such. Unsure why > that wouldn't work for you, perhaps Jupyter didn't have that widget ported or > something. > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
