On Fri, Apr 6, 2012 at 6:41 PM, Jason Grout wrote:
> You can now put live sage code on the wiki. Just enclose the code like
> thus:
>
> {{{#!sagecell
>
> print 1+1
>
> }}}
>
> and a sage cell will be embedded into the wiki. For example, see the
> interact on this page:
>
> http://wiki.sagemath.o
You can now put live sage code on the wiki. Just enclose the code like
thus:
{{{#!sagecell
print 1+1
}}}
and a sage cell will be embedded into the wiki. For example, see the
interact on this page:
http://wiki.sagemath.org/interact
Thanks,
Jason
--
To post to this group, send an email
What would it take to add the ability to put sage cells on the sage
wiki? I'm thinking of something like:
{{{#!sagecell
SOME_SAGE_CODE
}}}
and an embedded Sage cell is add at that point in the rendered page. In
other words, that is transformed to:
SOME_SAGE_CODE
$(function () {
sagece