On 02/06/2015 08:49 PM, P Purkayastha wrote:
> The colors are controlled by ipython. You can run the following to create a 
> default profile and get the path to the configuration file
> 
> ~ยป sage -ipython profile create default
> 
> Inside the file there is a color configuration. See this website for the 
> three settings that they have:
> http://ipython.org/ipython-doc/rel-0.10.2/html/config/initial_config.html#color
> 

The way I've settled on is to add,

  %colors NoColor

to my ~/.sage/init.sage. That way I don't have to know the gory details
of ipython.

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to