Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "%matplotlib inline" to performance.ipynb, in case pylab not imported on startup #6

Merged
merged 1 commit into from
Jun 3, 2014

Conversation

nkeim
Copy link
Contributor

@nkeim nkeim commented Jun 3, 2014

Should address problem found by @RebeccaWPerry in soft-matter/trackpy#71

@danielballan
Copy link
Member

I think we are supposed to use %matplotlib inline now, but @tacaswell would know for sure.

@tacaswell
Copy link
Member

Dan is correct, you should not import pylab. It is just a very cluttered namespace.

@nkeim
Copy link
Contributor Author

nkeim commented Jun 3, 2014

Thanks. This makes me feel so old...

Amended the commit and force-pushed.

@danielballan
Copy link
Member

Hahaha.

danielballan added a commit that referenced this pull request Jun 3, 2014
Add "%pylab inline" to performance.ipynb, in case pylab not imported on startup
@danielballan danielballan merged commit d74b0e1 into soft-matter:master Jun 3, 2014
@danielballan danielballan changed the title Add "%pylab inline" to performance.ipynb, in case pylab not imported on startup Add "%matplotlib inline" to performance.ipynb, in case pylab not imported on startup Jun 3, 2014
@nkeim nkeim deleted the fix-perf-nb-imports branch August 1, 2014 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants