Skip to content

Instantly share code, notes, and snippets.

@ericmjl
Last active June 4, 2018 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ericmjl/f14342148105269c25525caef0d1db09 to your computer and use it in GitHub Desktop.
Save ericmjl/f14342148105269c25525caef0d1db09 to your computer and use it in GitHub Desktop.
Jupyter magic imports
%load_ext autoreload
%autoreload 2
%matplotlib inline
%config InlineBackend.figure_format = 'retina'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment