On Wed, Jun 20, 2012 at 7:08 PM, Jason Grout
<[email protected]> wrote:
> On 6/20/12 5:16 AM, arshpreet singh wrote:
<snip>
> All of those parameters are documented in the Embedding documentation page:
> http://sage.math.washington.edu/home/jason/sagecell/embedding.html
>
> What exactly do you not understand?

the below piece of code:-

$(function () {
   sagecell.makeSagecell({inputLocation:  '#mycell',
                          template:       sagecell.templates.minimal,
                          evalButtonText: 'Activate'});
   sagecell.makeSagecell({inputLocation: '#mycell2',
                          evalButtonText: 'Evaluate'});

-- 

Thanks
Arshpreet singh
http://arshpreetsingh.wordpress.com/

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

Reply via email to