Skip to content

Instantly share code, notes, and snippets.

@Atlas7

Atlas7/magic.py Secret

Last active May 19, 2017 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Atlas7/8c13a287bcb490074a8b88c3f4978347 to your computer and use it in GitHub Desktop.
Save Atlas7/8c13a287bcb490074a8b88c3f4978347 to your computer and use it in GitHub Desktop.
IPython Magic - Auto Module Reload
# This is a bit of magic to make matplotlib figures appear inline in the notebook
# rather than in a new window.
%matplotlib inline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment