Ecosyste.ms: Timeline

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

cpsievert

cpsievert created a review on a pull request on posit-dev/shinylive

View on GitHub

cpsievert created a review comment on a pull request on posit-dev/py-shiny
I feel somewhat on the fence about this, but would you be open to having `types.NavbarOptions` inherit from `TypedDict`? The benefit being that we wouldn't need `ui.navbar_options()`. FWIW, the `an...

View on GitHub

cpsievert created a review on a pull request on posit-dev/py-shiny

View on GitHub

cpsievert created a review on a pull request on rstudio/bslib

View on GitHub

cpsievert created a review on a pull request on rstudio/bslib

View on GitHub

cpsievert created a review comment on a pull request on rstudio/bslib
```suggestion #' the `theme` argument of `navbar_options()`. ```

View on GitHub

cpsievert created a review on a pull request on rstudio/bslib

View on GitHub

cpsievert created a comment on an issue on rstudio/bslib
bslib defaults to version 5.3.1 now. You have to specifically opt-in to 4.6.0 by doing `bs_theme(version = 4)`.

View on GitHub

cpsievert created a comment on an issue on posit-dev/chatlas
@r-leyshon would it help you solve your use case if the `chat_model` had something like a `.on_tool_request()`/`.on_tool_response()` method which takes a callback that gets passed the tool request/...

View on GitHub

cpsievert pushed 1 commit to main posit-dev/py-shinywidgets

View on GitHub

cpsievert closed a pull request on posit-dev/py-shinywidgets
Update README.md
Update link to refer to posit.co instead of rstudio
cpsievert created a comment on a pull request on posit-dev/py-shinywidgets
Thanks!

View on GitHub

cpsievert created a comment on an issue on posit-dev/py-shiny
You can specify animation options in py-shiny, but unfrotunately, it's not very clear how to do so since the `AnimationOptions` type currently isn't exported. That said, the type looks like this: ...

View on GitHub

cpsievert created a review on a pull request on posit-dev/chatlas

View on GitHub

cpsievert created a review on a pull request on posit-dev/chatlas

View on GitHub