Ecosyste.ms: Timeline

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

posit-dev/py-shiny

blaylockbk starred posit-dev/py-shiny
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...
austospumanto starred posit-dev/py-shiny
korakot starred posit-dev/py-shiny
difrancosimone starred posit-dev/py-shiny
jjbuck starred posit-dev/py-shiny
timoguin starred posit-dev/py-shiny
kilteris starred posit-dev/py-shiny
jxmyrup95 starred posit-dev/py-shiny
sakthiinfotec starred posit-dev/py-shiny
cpsievert deleted a branch posit-dev/py-shiny

rc-v1.2.0

cpsievert closed a pull request on posit-dev/py-shiny
v1.2.0 release candidate
cpsievert pushed 3 commits to main posit-dev/py-shiny

View on GitHub

cpsievert published a release on posit-dev/py-shiny
shiny 1.2.0
### Breaking changes * `.expect_inverse()` for Navset controllers in `shiny.playwright.controllers` now requires a `bool` value. To keep behavior the same, use `.expect_inverse(False)`. (#1668) ...
cpsievert pushed 1 commit to rc-v1.2.0 posit-dev/py-shiny

View on GitHub

cpsievert published a release on posit-dev/py-shiny
shiny 1.2.0
### Breaking changes * `.expect_inverse()` for Navset controllers in `shiny.playwright.controllers` now requires a `bool` value. To keep behavior the same, use `.expect_inverse(False)`. (#1668) ...
cpsievert created a tag on posit-dev/py-shiny

v1.2.0 - Shiny for Python

cpsievert deleted a tag posit-dev/py-shiny

v1.2.0

cpsievert pushed 2 commits to rc-v1.2.0 posit-dev/py-shiny

View on GitHub

cpsievert deleted a branch posit-dev/py-shiny

update-claude

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

View on GitHub

cpsievert closed a pull request on posit-dev/py-shiny
Update examples to claude-3-5-sonnet-20241022
cpsievert pushed 1 commit to update-claude posit-dev/py-shiny
  • Update shiny/templates/chat/production/anthropic/app.py b9b317a

View on GitHub

cpsievert created a tag on posit-dev/py-shiny

v1.2.0 - Shiny for Python

cpsievert opened a pull request on posit-dev/py-shiny
v1.2.0 release candidate
cpsievert created a branch on posit-dev/py-shiny

rc-v1.2.0 - Shiny for Python

philip-ndikum starred posit-dev/py-shiny
emcrisan created a comment on an issue on posit-dev/py-shiny
Hello, in regards to the `session.user` and related functions, are those features also available when an app is published on shinyapps.io?

View on GitHub

altar31 forked posit-dev/py-shiny

altar31/py-shiny

gab23r opened an issue on posit-dev/py-shiny
Add support for PerspectiveWidget
I would be a really nice addition if py-shiny could support [PerspectiveWidget](https://docs.rs/perspective-python/latest/perspective_python/#perspectivewidget) ```python import polars as pl from...
Load more