[Python] Plotly Animations play automatic in scatter_geo without Play button

Is it possible to have animations play without a โ€œplayโ€ button. What I want to do in python is to have plotly animations play on a loop without the play button. I have gotten plotly animations to play with the play button by following the tutorials online but I donโ€™t know how I would have them play on startup and loop continuously. Any ideas? Thank you.