open-connectome-classes / StatConn-Spring-2015-Info

introductory material
18 stars 4 forks source link

Does anyone have IPython and want me to love them forever? #265

Open whock opened 9 years ago

whock commented 9 years ago

My project is in python and I have an issue where you need to run

%matplotlib qt %run StatConnProject.py

or else the plots freeze. Could anyone with IPython (i.e. who can run magic % commands) test my code by running those two lines? I only have one .py file located in the git submissions folder. It works for me but I'd greatly appreciate a sanity check.

Will