Skip to content

Instantly share code, notes, and snippets.

@royerk
Created September 12, 2019 16:32
Show Gist options
  • Save royerk/82b11da1e3765addff16c33639515e31 to your computer and use it in GitHub Desktop.
Save royerk/82b11da1e3765addff16c33639515e31 to your computer and use it in GitHub Desktop.
Jupyter notebook auto reload modules magic
%load_ext autoreload
%autoreload 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment