Skip to content

Instantly share code, notes, and snippets.

@SHDShim
Created December 6, 2018 17:14
Show Gist options
  • Save SHDShim/b356deb4da5f3f33dde24d203749c268 to your computer and use it in GitHub Desktop.
Save SHDShim/b356deb4da5f3f33dde24d203749c268 to your computer and use it in GitHub Desktop.
reload jupyter for new packages

Magic commands for autoreloading packages

%load_ext autoreload
%autoreload 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment