streamlit-embedcode
streamlit-embedcode copied to clipboard
add gitea support
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?
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
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.