streamlit-embedcode icon indicating copy to clipboard operation
streamlit-embedcode copied to clipboard

add gitea support

Open imClumsyPanda opened this issue 2 years ago • 2 comments

Hi there! You’ve made such a useful component! Thanks a lot!

I’m now using streamlit in local network, and we’ve only got local gitea deployed, so I’m wondering is there any possibility to support gitea embed code?

imClumsyPanda avatar Jan 10 '23 01:01 imClumsyPanda

Hi @littlepanda0716 -

I'm no longer at Streamlit (or Python programming at all), so this isn't a high-priority for me. However, the code to do this is pretty simple if you look at the source. If you'd like to add this to library by submitting a PR, I'm happy to do so.

Best, Randy

randyzwitch avatar Jan 10 '23 15:01 randyzwitch

Hi @littlepanda0716 -

I'm no longer at Streamlit (or Python programming at all), so this isn't a high-priority for me. However, the code to do this is pretty simple if you look at the source. If you'd like to add this to library by submitting a PR, I'm happy to do so.

Best,

Randy

@randyzwitch Thanks a lot for the reply! I'll try to work it out after checking source files and submit if it works.

imClumsyPanda avatar Jan 10 '23 16:01 imClumsyPanda