On 9/25/13 6:06 AM, Vijay Sharma wrote:
Hello all,

I found out an article at:
http://www.ocf.berkeley.edu/~morawski/blog/hindsight-is-2020-how-to-embed-sage-in-wordpress-posts-or-anywhere/

and could resolve this problem.

Cool!

The only things I would add are that we've updated the instructions a bit to point to different URLs (the old ones still work, but using https will make the site work for more users). These new instructions are summarized at http://sagecell.sagemath.org/static/about.html?v=103b2268085e3a183130be519fb55ce7#embedding .

In the header, put

<script src="https://sagecell.sagemath.org/static/jquery.min.js";></script>
<script src="https://sagecell.sagemath.org/static/embedded_sagecell.js";></script>
<script>sagecell.makeSagecell({"inputLocation": ".sage"});</script>

Thanks,

Jason


--
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to