Skip to content

Instantly share code, notes, and snippets.

@justinfay
Created December 18, 2013 14:49
Show Gist options
  • Save justinfay/8023530 to your computer and use it in GitHub Desktop.
Save justinfay/8023530 to your computer and use it in GitHub Desktop.
enabling autoreload in ipython
%load_ext autoreload
%autoreload 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment