Skip to content

Instantly share code, notes, and snippets.

@corburn
Created September 16, 2015 03:29
Show Gist options
  • Save corburn/49f9ca58cda03f53ec54 to your computer and use it in GitHub Desktop.
Save corburn/49f9ca58cda03f53ec54 to your computer and use it in GitHub Desktop.
c.InteractiveShellApp.exec_lines = []
c.InteractiveShellApp.exec_lines.append('%load_ext autoreload')
c.InteractiveShellApp.exec_lines.append('%autoreload 2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment