<div class="gmail_extra"><div class="gmail_quote">On 12 December 2012 23:38, casebash <span dir="ltr"><<a href="mailto:walkraft@gmail.com" target="_blank">walkraft@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
When I visit C:\Users\user_name\.ipython, I can't find a ipy_user_conf.py.</blockquote></div><br>That's a config file used by older versions of IPython. The new config file is in .ipython/profile_default/ipython_config.py . If that doesn't exist yet, run 'ipython profile create' to create it.<br>
<br>Thomas<br></div>