ipysgima not working with streamlit

I wanted to re-open the following post: Unable to render ipysigma graph

I’ve also been unable to get ipysigma to work with Streamlit, even though the HTML file itself works correctly (I am running exactly the same example as in the post).

Versions:
Python=3.13.5
ipysigma=0.24.5
networkx=3.5
streamlit=1.46.0

Thanks,

Emiliano