Last active
July 24, 2018 07:26
-
-
Save akarve/524b472d5411a1b3e7514ed39989e840 to your computer and use it in GitHub Desktop.
Display images from a Quilt package
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from quilt.data.robmarkcole import birds_vs_not_birds as birds | |
from quilt.asa.img import plot | |
%matplotlib inline | |
birds.birds(asa=plot()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment