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

imports in the python lesson #133

Closed
chendaniely opened this issue Jun 25, 2015 · 2 comments
Closed

imports in the python lesson #133

chendaniely opened this issue Jun 25, 2015 · 2 comments
Assignees

Comments

@chendaniely
Copy link

The first lesson for the python lesson [1] shows importing numpy and matplotlib.pyplot without an alias. but in the next lesson where we go back to plotting inflammation data [2]
we import glob but the code in the for loop use np and plt aliases.

If students follow the current lesson material, they would not know to import using an alias and will trip up when the code fails

[1] http://swcarpentry.github.io/python-novice-inflammation/01-numpy.html
[2] http://swcarpentry.github.io/python-novice-inflammation/04-files.html

statkclee pushed a commit to statkclee/python-novice-inflammation that referenced this issue Jan 4, 2016
…own-from-build

Excluding unwanted files from build
@gvwilson
Copy link
Contributor

@chendaniely is this still an issue?

@valentina-s
Copy link
Contributor

This has been fixed. Thanks!

rgaiacs added a commit to rgaiacs/swc-python-novice-inflammation that referenced this issue Mar 13, 2017
Improve round corners on block input and output
rgaiacs pushed a commit to rgaiacs/swc-python-novice-inflammation that referenced this issue May 6, 2017
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

3 participants