On 5/7/12 11:54 PM, allycat wrote:
Hello,

I have spent the past few days trying to figure out the best way to
make an interactive web application related to some computational
biology calculations. It seems like Sage could be a great way to do
this: the code could easily be written in Sage and @interact could be
used to create the desired parameter input from the user. However, I
need a way to allow the public to interact with such a program. I
thought that since Sage worksheets can be published, this would be
easy. However, it seems like @interact does not work in published
worksheets! There are some threads on this from a few years ago. Has
this issue been solved since then? If not, does anyone know any
work-arounds or other ways to create applet like functionality from
Sage?

The do work (experimentally), but they are turned off because there are some serious scalability issues that are not addressed yet.

If I were you, I'd embed them into a webpage using the Sage cell server: aleph.sagemath.org. See http://sage.math.washington.edu/home/jason/sagecell/embedding.html for an example of how to create a webpage with interacts embedded in it.



In a previous thread user "William" mentioned he was working on this
(see excerpt below)..any progress?

Just FYI, "William" is the guy who created Sage :).

Thanks,

Jason


--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to