> I wrote Sage's interact somewhat inspired by Mathematica's Manipulate 
> and Enthought traits at Sage Days 8 (see [1]) in 2008, prodded by 
> Jason Grout explaining that lack of Manipulate was a key obstruction 
> to people switching from Mathematica to Sage.    People decided to 
> switch Sage's default notebook environment from sagenb to Jupyter 
> before completely and properly fully re-implementing interact for 
> Jupyter, so interact doesn't work in Jupyter (though Jason wrote 
> something called "widgets" for Jupyter).    In the meantime, you can 
> (probably?) use interact by using the older sagenb interface (type 
> "sage -h" to figure out how; it should still be in sage...), or by 
>
>

Also for the record, the only place the *default* notebook has changed is 
on the virtual machine for Windows; the default on Linux and Mac should 
still be the old notebook, which should support these fully.  The Sage Cell 
server and Sage Math Cloud both support supersets of this syntax (e.g. 
nested interacts) but apparently in slightly different ways.
- kcrisman

-- 
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.

Reply via email to