Last active
November 3, 2015 11:15
-
-
Save smidm/76385c87b3cfe9d65a4e to your computer and use it in GitHub Desktop.
makes ipython inline figures bigger
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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