Skip to content

Instantly share code, notes, and snippets.

@akarve
Last active July 24, 2018 07:26
Show Gist options
  • Save akarve/524b472d5411a1b3e7514ed39989e840 to your computer and use it in GitHub Desktop.
Save akarve/524b472d5411a1b3e7514ed39989e840 to your computer and use it in GitHub Desktop.
Display images from a Quilt package
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