Serge Salamanka wrote:
> Just found an example
> html("<h1>Double Precision Root Finding Using Bisection</h1>")
> here:
> http://wiki.sagemath.org/interact/calculus
> Sorry to trouble about it.
> 
> There is also another question:
> can I group the cells like in Mathematica ? Hide them, expand them ?
> 

You can hide a cell by putting %hide (hide the input, but make it easy 
to get it back) or %hideall (hide the input for sure).  You can't group 
cells together yet.  There is a project, Knoboo, for creating a 
Mathematica-like notebook interface to a python application and some 
people have used it with Sage.  It doesn't provide for @interact 
functionality, though.

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to