swcarpentry / DEPRECATED-bc

DEPRECATED: This repository is now frozen - please see individual lesson repositories.
Other
299 stars 383 forks source link

Mention seaborn vs matplotlib #907

Closed brainstorm closed 9 years ago

brainstorm commented 9 years ago

Matplotlib does not provide good enough i.e heatmaps, which could hinder plot interpretation. I thought it would be interesting to mention this in order to introduce interested students to better plotting.

I also found a small problem while running jekyll -t build -d _site in case the machine does not have make (subcommands should go first):

$ jekyll -t build -d _site
Invalid command. Use --help for more information

I would argue on removing this comment altogether though... Having machines without make should be quite rare, imho, right?

rgaiacs commented 9 years ago

Thanks for this pull request. Could you reopen it at https://github.com/swcarpentry/python-novice-inflammation?