Created
November 24, 2014 15:01
-
-
Save blippy/cdf0e2972c3f73538a3e to your computer and use it in GitHub Desktop.
ipython graphical startup
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
%matplotlib inline | |
import matplotlib.pyplot as plt | |
import pylab | |
import numpy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment