Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
cpsievert pushed 1 commit to main posit-dev/py-shinywidgets
- Only import TypeGuard when type checking d621210
cpsievert created a tag on posit-dev/py-shinylive
v0.7.2 - Python package for deploying Shinylive applications
cpsievert pushed 3 commits to deploy posit-dev/shinylive
cpsievert created a branch on posit-dev/shinylive
rc-v0.9.2 - Run Shiny on Python and R (compiled to wasm) in the browser
cpsievert published a release on posit-dev/py-shinywidgets
shinywidgets 0.4.0
* Fixed a memory leak issue. (#167)cpsievert created a tag on posit-dev/py-shinywidgets
v0.4.0 - Render ipywidgets inside a PyShiny app
cpsievert pushed 21 commits to chat-append-incremental posit-dev/py-shiny
- fix(playwright): Add playwright workaround within `Accordion`'s `.expect_open()` and `.expect_panels()` (#1165) Co-a... 68a01d0
- chore: Use narwhals >= 1.10.0 (#1742) 8a60787
- feat(theme): Branded theming via brand_yml (#1743) Co-authored-by: Carson Sievert <[email protected]> 1808303
- Update examples to claude-3-5-sonnet-20241022 (#1746) Co-authored-by: Carson Sievert <[email protected]> f22c28a
- v1.2.0 release candidate dd031c4
- Require latest quartodoc 1e9ed9c
- Merge branch 'rc-v1.2.0' e410200
- Start new version 415ced0
- fix(brand): Apply monospace-inline and monospace-block font family (#1762) a35f3a8
- fix(brand): Revert change to use hard-coded default colors in example app (#1765) 8d0f72e
- websockets 14.0 support (#1769) Co-authored-by: Garrick Aden-Buie <[email protected]> b3725f7
- v1.2.1 7d95565
- Merge branch 'rc-v1.2.1' 36aa320
- tests(brand-yml): Add tests for brand.yml (#1764) f6b92d8
- refactor(chat): Flatten rules in chat.scss (#1779) e60dad5
- feat(chat): Use `wrap: pre` so that "text" messages appear as-written (#1778) ba97d6d
- `ui.Chat()` now correctly handles new `ollama.chat()` return value introduced in ollama 0.4 (#1787) 46d8ab8
- Ignore type error in test introduced by ollama 0.4.2 (#1791) 8773714
- feat(Theme): Add `.add_sass_layer_file()` method (#1790) Co-authored-by: Carson Sievert <[email protected]> e802cfc
- ci: Use latest deploy-pages (#1796) 7ae7725
- and 1 more ...
cpsievert opened a pull request on posit-dev/py-shiny
Chat append incremental
Currently when streaming with the Shiny for Python `ui.Chat()` component, the entire accumulated content string gets sent on every chunk. This is because `@transform_assistant_response` allows you ...cpsievert created a branch on posit-dev/py-shiny-site
shinylive-fix2 - The documentation website for Shiny for Python
cpsievert pushed 1 commit to main posit-dev/shinylive
- fix: Install full pkg requirement not just name (#194) * fix: Install full pkg requirement not just name Fixes po... b9bd20d
cpsievert closed an issue on posit-dev/py-shinylive
Unable to pin python version of extra dependencies
[Here's a minimal example](https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHVA6VBPMAaMAYwHsIAXOcpMASxlWICcyACAZxoA8AdCOh5ixptiAEygVe-Jq1QBrAOYB9RnBEBXRoTW8AZo2Ix2ACxoRsGOJ1Sq2bIfRktVEUXEa9P...cpsievert closed an issue on posit-dev/py-shinylive
Unable to pin python version of extra dependencies
[Here's a minimal example](https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHVA6VBPMAaMAYwHsIAXOcpMASxlWICcyACAZxoA8AdCOh5ixptiAEygVe-Jq1QBrAOYB9RnBEBXRoTW8AZo2Ix2ACxoRsGOJ1Sq2bIfRktVEUXEa9P...cpsievert pushed 5 commits to shinylive-fix posit-dev/py-shiny-site
cpsievert created a branch on posit-dev/py-shiny-site
shinylive-fix - The documentation website for Shiny for Python