On Jun 12, 2012, at 7:48 PM, Jason Grout wrote: > On 6/12/12 10:39 AM, John H Palmieri wrote: > >> They are exposed to the user in the sense that you can access them with >> a single command, like "%edit" (as opposed to having to do 'from foo >> import bar' and then 'bar.edit()'). They are also exposed to the user in >> the sense that they are documented in the Sage tutorial: see >> <http://sagemath.org/doc/tutorial/interactive_shell.html#other-ipython-tricks>. >> What else did you have in mind? > > Also, if you type %<tab> (hit the tab key), there is command completion, so > you have the usual thinking of "what do I type next? hit tab to see > possiblities".
It's so obvious in retrospect, and yet I don't think I ever would have tried that. -Ivan -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org