Skip to content

Instantly share code, notes, and snippets.

@kittinan
Created August 24, 2018 07:08
Show Gist options
  • Save kittinan/326cfa8bdbe274ff5bcdb6023dbe9db8 to your computer and use it in GitHub Desktop.
Save kittinan/326cfa8bdbe274ff5bcdb6023dbe9db8 to your computer and use it in GitHub Desktop.
Jupyter notebook auto reload module
%load_ext autoreload
%autoreload 2
%reload_ext autoreload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment