Hello,
I have not the ggplot package installed in my SAGE cloud projects (as given
by SAGE cloud wiki,needs network access or upload package)...but...
Can you try with %python at first line in cell ?
The idea is to disable the SAGE cloud "pre-parser" (in short about it :
overloading of some functions...like maybe factor() ).
Another point to check: do you want to use Ipython or python ? (ipython is
given in named in the pypi web page about ggplot 0.6.5)
I don't know if related to your question , but last month ... I had big
trouble with the quoted argument of (ODE) function SAGE cell worksheet,
miscalleneus error and the kwargs internal decoding.....that's why,
another advice : if you can use an explicit way for aes() function argument
then use it...eg aes(foo='factor(cyl)')
rather than aes('factor(cyl)') as given in ggplot readme.
Dominique.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.