Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

kovla

kovla starred Jiayi-Pan/TinyZero
kovla created a comment on an issue on posit-dev/py-shiny
Thanks for the answer! It would seem there are some additional considerations when using `chat.append_message_stream()`. For example, the [following code](https://shinylive.io/py/editor/#code=Nobw...

View on GitHub

kovla opened an issue on posit-dev/py-shiny
ui.Chat: Adding Shiny inputs via `chat.append_message()`
I’m using Python Shiny’s built-in `ui.chat_ui()` and `chat.append_message()` to build a chat interface. I’d like to insert a **Shiny input** (for example, an action link or a button) directly into ...