[Bug 241535] Re: ipythonrc should be setup for LightBG color scheme by default

Paul Kishimoto mail at paul.kishimoto.name
Tue Jan 19 14:30:50 UTC 2010


...although this can now be handled with code like this in
ipy_user_conf.py:

import IPython.ipapi
ip = IPython.ipapi.get()
...
o = ip.options
...
o.autoexec.append('%colors LightBG')

-- 
ipythonrc should be setup for LightBG color scheme by default
https://bugs.launchpad.net/bugs/241535
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list