I'd like to embed some geogebra into a Sage notebook.  I read
http://wiki.sagemath.org/Tips but it is unclear on how to edit the
notebook to include the geogebra applet:

Here is something that did not work.  I am not sure of the file format
for the Sage notebook.

-------------------
Untitled
system:sage

{{{id=0|
testing geogebra


<applet name="ggbApplet" code="geogebra.GeoGebraApplet" codebase="./
data/" archive="geogebra.jar" width="900" height="542">
        <param name="filename" value="pre_gamma_graphs.ggb">
        <param name="framePossible" value="false">
        <param name="showResetIcon" value="true">
        <param name="enableRightClick" value="false">
        <param name="showMenuBar" value="false">
        <param name="showToolBar" value="false">
        <param name="showToolBarHelp" value="false">
        <param name="showAlgebraInput" value="false">
Sorry, the GeoGebra Applet could not be started. Please make sure that
Java 1.4.2 (or later) is installed and active in your browser (<a
href="http://java.sun.com/getjava";>Click here to install Java now</a>)
</applet>
///
}}}

--------------
Thanks.

-Bruce


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
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-edu?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to