On Aug 1, 5:07 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > Ah, I didn't realize you meant that I broke the normal singlecell > because I forgot that I changed things ;). It's working now.
Thanks, Jason, for the quick fixes and ideas. Working demo at: http://buzzard.ups.edu/misc/singlecell/singlecell-minimal.html Hosted on my university server, computations happen at sagemath.org: 5467, just because. See "singlecell-minimal.css" where I set everything I could find to "display: none". Turned off the sage-mode checkbox but wasn't sure how to turn off the legend on that. Added some margin around the output boxes so they were a bit spread apart. Placed the CSS file at the top of the body - previously I'd hacked it into singlecell_embedded.js to have it loaded last - which seems to have fixed the minor error I was getting. singlecell_completion I think was holding messages about the completion of commands, not anything related to tab-completion. I think maybe you have it turned off now as part of one of the switches? Tho it would be really nice to have tab-completion. ;-) Included two independent cells. First preloads properly and refreshes with any changes to the code, so that seems like the behavior I would expect. Did I setup the second cell properly? The preload is not working on that one, but it computes fine once given input. I think I'm caught up, maybe another demo later tonight. Nice work. Off to grab my Android tablet... Rob -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org