-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Even though this is not a latency critical application, the images can sometimes take quite a bit of time to load. This is because we are using an external data source to load the images.
Implementation
Option 1
- Load images into an S3 bucket
- replace current image_url with link to s3 bucket
Option 2
- Use smaller images that will transfer faster (the dataset has links for many other sizes.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request