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

Import numpy earlier #1

Open
rajshah4 opened this issue Jun 10, 2015 · 1 comment
Open

Import numpy earlier #1

rajshah4 opened this issue Jun 10, 2015 · 1 comment

Comments

@rajshah4
Copy link
Contributor

Hi, great notebook!
When I ran this, I needed to import numpy earlier to get pass the line - np.set_printoptions(suppress=True)

I added it under the Tools used block of code.

Thanks
raj

@jseabold
Copy link
Owner

Ah, good catch. Feel free to make a PR or I can fix it. I often have these imports defined in my IPython config and forget.

https://github.com/jseabold/dotfiles/blob/master/ipython_config.py#L26

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

No branches or pull requests

2 participants