On Mon, Aug 17, 2015 at 7:23 AM, saad khalid <[email protected]> wrote: > Thank you! I've never actually gotten to work on a ticket, so maybe I'll be > able to take a look at this one tonight and see if I can do anything about > it.
SageMathCloud isn't part of Sage so you would have to work on the Python files in ~/.sagemathcloud in any project. Edit a copy of them *outside* of that directory, then copy them back, restart the Sage worksheet server, etc. The workflow isn't documented, unfortunately. -- William > > On Sunday, August 16, 2015 at 5:14:17 PM UTC-5, saad khalid wrote: >> >> I was following along in the sage tutorial for showing variables: >> http://doc.sagemath.org/html/en/reference/misc/sage/misc/session.html >> >> I tried running the show_identifier() command in a new worksheet on Sage >> Math Cloud, and I got a very long list of variables, that I'm assuming are >> predefined and come with every worksheet. They started with: >> >> 'paretovariate', 'cartan_matrix', 'dynamic', 'elliptic_curves'... >> >> Is this a bug? Or am I doing something incorrectly? I'd like to just see >> the variables that I defined in that worksheet. Thanks! > > -- > 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. -- William (http://wstein.org) -- 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.
