Skip to content

Instantly share code, notes, and snippets.

@jessienewell
Created November 1, 2017 22:53
Show Gist options
  • Save jessienewell/63fbdb222c11f37b05492a74e310a6a4 to your computer and use it in GitHub Desktop.
Save jessienewell/63fbdb222c11f37b05492a74e310a6a4 to your computer and use it in GitHub Desktop.
import random
all_images = top_graph_img + images_top_tags
for image in random.sample(all_images, 6):
display(image)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment