Is there a way to automatically change to specific directory on start
up? I see a
c.InteractiveShellApp.exec_lines
in the ipython_config, but just putting a "cd" command in there doesn't
seem to be working ( at least on Windows XP ).
Thanks in advance.