Ecosyste.ms: Timeline

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

DvGils

DvGils created a comment on an issue on posit-dev/py-shiny
Thank you for your reply. As it turns out, I am an idiot.

View on GitHub

DvGils closed an issue on posit-dev/py-shiny
Style ui.chat
Hi! Currently, `ui.chat` will not accept a `style` kwarg and will throw this error: ``` SyntaxError: keyword argument repeated: style ``` It would be nice if had an easy way to style the chat int...
DvGils opened an issue on posit-dev/py-shiny
Style ui.chat
Hi! Currently, `ui.chat` will not accept a `style` kwarg and will throw this error: ``` SyntaxError: keyword argument repeated: style ``` It would be nice if had an easy way to style the chat int...
DvGils opened an issue on posit-dev/py-shinywidgets
Add `config` attribute when rendering Plotly
Hi! Currently, It is impossible to change any configuration options (e.g., adding or removing buttons from the modebar) when rendering a Plotly Figure using shinywidgets. Any chance this can be su...
DvGils starred microsoft/markitdown
DvGils forked joonspk-research/genagents

DvGils/genagents

DvGils opened an issue on posit-dev/py-shiny
Keep order of selection if multiple items were selected in `input_selectize`
Hi! I noticed Shiny will not keep the order of items that you set in the `selected` parameter. For my use case this ordering matters. The following code will set the order to "A", "C", "D" instead...
DvGils deleted a branch markteffect/weightfactors

dev-branch

DvGils starred gitbrent/PptxGenJS
DvGils created a tag on markteffect/weightfactors

0.0.5 - Calculate weight factors for survey data to approximate a representative sample

DvGils published a release on markteffect/weightfactors
- Seperated validation for `exclusion_column` from the validation of other user input - Updated dependencies to newest versions