1 | initial version |
You should try and compile, read and play around with $SAGE_ROOT/share/texmf/tex/latex/sagetex/example.tex
(a nice set of toy examples) ; this, interacting with your perusing of $SAGE_ROOT/share/texmf/tex/latex/sagetex/sagetex.tex
, will help you grok how this works. But the real understanding will come from you building your example.
A bit of googling show some non-default examples :
HTH,