Skip to content

Instantly share code, notes, and snippets.

@nkrumm
Created May 15, 2015 19:09
Show Gist options
  • Save nkrumm/0a16ab03b4c14de5a666 to your computer and use it in GitHub Desktop.
Save nkrumm/0a16ab03b4c14de5a666 to your computer and use it in GitHub Desktop.
Ipython autoreload
%load_ext autoreload
%autoreload 1
%aimport MyModule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment