...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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
