Image Carousel Component

I’ve seen an image carrousel created as a custom component on GitHub before but the creator removed it from his library. Is there any official image navigation tool built into streamlit? It seems like the “official workarounds” posted on the forum in the past no longer work or no longer exist.

Hey @jtranqs,

Unfortunately, there isn’t an official feature that supports this, but you’re welcome to create a feature request here.

Hi @jtranqs,

Have a look at this link: GitHub - DenizD/Streamlit-Image-Carousel: Image Carousel Component for Streamlit

Cheers