On Sun, Aug 16, 2015 at 3:14 PM, saad khalid <[email protected]> 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,
By very long do you mean with 60 things in it? > 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! I started a new worksheet and used show_identifiers and got exactly the things that are defined in SageMathCloud that aren't defined in standard Sage, which is probably reasonable. But it doesn't include any of the stuff you listed above. https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/support/2015-08-16-162239-show-identifiers.sagews William > > -- > 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.
