Skip to content

Instantly share code, notes, and snippets.

@MartinWeiss12
Last active December 12, 2023 06:26
Show Gist options
  • Save MartinWeiss12/f4bd475f59ab89a11ddbbad7a20021a2 to your computer and use it in GitHub Desktop.
Save MartinWeiss12/f4bd475f59ab89a11ddbbad7a20021a2 to your computer and use it in GitHub Desktop.
Make Grids
album_grid = make_grid(album_images, 'Album')
artist_grid = make_grid(artist_images, 'Artist')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment