Ecosyste.ms: Timeline

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

cpsievert

cpsievert pushed 1 commit to chat-markdown-stream posit-dev/shinychat
  • Add markdown_stream() and output_markdown_stream() 9f36cb0

View on GitHub

cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
  • Update playwright test to include error notification 1d17a35

View on GitHub

cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
  • Make error messages a bit more informative in terms of who is causing the error 0afcb87

View on GitHub

cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
  • Surface errors in a similar fashion to Chat() 7caa2e4

View on GitHub

cpsievert created a comment on a pull request on posit-dev/py-shiny
Oh shoot, I forgot about error handling

View on GitHub

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

View on GitHub

cpsievert created a review comment on a pull request on rstudio/bslib
Did you intend to put these `navbar_*` arguments inside the `bs_theme()` call?

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 posit-dev/shinychat
Once https://github.com/posit-dev/py-shiny/pull/1782 gets merged ```suggestion BRANCH=main ```

View on GitHub

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

View on GitHub

cpsievert opened a pull request on posit-dev/shinychat
Accomodate incoming markdown-stream web component from py-shiny
In anticipation of https://github.com/posit-dev/py-shiny/pull/1782
cpsievert created a branch on posit-dev/shinychat

chat-markdown-stream - Chat UI component for Shiny for R

cpsievert created a comment on a pull request on posit-dev/py-shiny
@gadenbuie in case you're curious, the current failures are due to the airmass example (i.e., this makes CI no worse than it currently is). This PR is in a pretty complete state now

View on GitHub

cpsievert deleted a branch posit-dev/shinychat

chat-assets-main-branch

cpsievert pushed 1 commit to main posit-dev/shinychat
  • Pull chat CSS/JS assets from main branch of py-shiny (#22) b94d19e

View on GitHub

cpsievert closed a pull request on posit-dev/shinychat
Pull chat CSS/JS assets from main branch of py-shiny
Start pulling chat.js and chat.css from the main branch of py-shiny For now, this just pulls in some small CSS changes like https://github.com/posit-dev/py-shiny/commit/ba97d6dd7c360277d0f0ccb82...
cpsievert created a comment on an issue on posit-dev/py-shinywidgets
A reproducible example would be helpful, but I suspect this ultimately would be something that needs to be fixed in plotly. Also, plotly v6.0 recently came out, so it might be worth checking if th...

View on GitHub

cpsievert closed an issue on posit-dev/py-shinywidgets
Disappearing WebGL Contexts
* shinywidgets version: 0.3.2 * Python version: 3.12 * Operating System: Linux (Ubuntu) ### Description I am rendering multiple plotly charts in shiny with output_widget. Since there is a lo...
cpsievert published a release on posit-dev/py-shinywidgets
shinywidgets 0.5.1
* Fixes 'AttributeError: object has no attribute "_repr_mimebundle_"'. (#184)
cpsievert created a tag on posit-dev/py-shinywidgets

v0.5.1 - Render ipywidgets inside a PyShiny app

cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny

View on GitHub

cpsievert opened a pull request on posit-dev/shinychat
Pull chat CSS/JS assets from main branch of py-shiny
Start pulling chat.js and chat.css from the main branch of py-shiny For now, this just pulls in some small CSS changes like https://github.com/posit-dev/py-shiny/commit/ba97d6dd7c360277d0f0ccb82...
cpsievert pushed 2 commits to main cpsievert/aidea
  • replaced elmer wiwth ellmer and usethis::edit_r_environment() d96b725
  • Merge pull request #2 from alejandrohagan/fix_elmer replaced elmer wiwth ellmer and usethis::edit_r_environment() 97fcde8

View on GitHub

cpsievert closed a pull request on cpsievert/aidea
replaced elmer wiwth ellmer and usethis::edit_r_environment()
Hi, Thanks for the package. I couldn't run your package and I believe its because you reference elmer package which is now called ellmer.
cpsievert created a comment on a pull request on cpsievert/aidea
Thanks!

View on GitHub

cpsievert created a comment on an issue on posit-dev/py-shinywidgets
Can you provide a complete example and double-check you have shinywidgets>=0.5?

View on GitHub

cpsievert created a comment on an issue on posit-dev/py-shinywidgets
Thanks for reporting! Will release this fix soon

View on GitHub

cpsievert pushed 1 commit to session-clientdata posit-dev/py-shiny

View on GitHub

cpsievert pushed 1 commit to session-clientdata posit-dev/py-shiny
  • Allow input names to be listed via dir() c248afe

View on GitHub

cpsievert opened a draft pull request on posit-dev/py-shiny
Add `clientdata` accessor to `session`
Closes #623 Closes #711
Load more