The image file linked from the top is locked

#2
by whitphx HF staff - opened

The URL in the top image returns 403.

st.image(
    "https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/240/apple/271/artist-palette_1f3a8.png",
    width=100,
)
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>JS4JT0ER6HK298B3</RequestId><HostId>9+9fbGWj/ckPw92/0fvWWsrXoJRDnsnP59AtY22VibD2f5bgayE9s44Yjan4/miYr2/FjRt/3Wk=</HostId></Error>

Yes, access is now denied ..
I originally copy / pasted the app from https://streamlit.io/gallery but I cant' remember which one it was !

Oh, understood.
So you don't need to maintain this spaces so much.

BTW, probably the original was: https://github.com/streamlit/theming-showcase, though its link is also broken now.

Fixed !

cbensimon changed discussion status to closed

Sign up or log in to comment