Skip to content

Instantly share code, notes, and snippets.

@smidm
Last active November 3, 2015 11:15
Show Gist options
  • Save smidm/76385c87b3cfe9d65a4e to your computer and use it in GitHub Desktop.
Save smidm/76385c87b3cfe9d65a4e to your computer and use it in GitHub Desktop.
makes ipython inline figures bigger
import IPython
IPython.core.pylabtools.figsize(10,6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment