Adding timestamps in dashboard using dash library in python #1660

Hi, I am new to creating a dashboard using dash library. My aim is to do visualization of satellite image data of different timestamp. Whenever, the time changes, a new image of the satellite appears. The satellite images have already been saved as png file and I want to import these files to the dashboard. I am currently doing it through Python Jupyter. My intention is to achieve something like this:

image