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 markdown-stream-component posit-dev/py-shiny
- Remove controller since their isn't much of anything worth providing. Cleanup test a7d5d5e
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Be slightly less agressive about updating scrollable element. Remove unnecessary console.error() a682747
cpsievert created a review comment on a pull request on posit-dev/py-shiny
```suggestion ```
cpsievert created a review comment on a pull request on posit-dev/py-shiny
```suggestion ```
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- 3.9 typing support f030b93
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Let it be known that output_markdown_stream() is intentionally not in Express 5ab4f59
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Cleanup docstrings 20cf773
cpsievert pushed 2 commits to markdown-stream-component posit-dev/py-shiny
cpsievert closed a pull request on posit-dev/py-shiny
Run black (fix CI)
Black _just_ did a release, this simply runs `black .` on the codebasecpsievert created a comment on a pull request on posit-dev/py-shiny
Other failures are due to `airmass` example tests 😞
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Cleanup error messages; ReturnTypes aren't needed 65499d1
cpsievert pushed 1 commit to markdown-stream-component posit-dev/py-shiny
- Slightly more complete examples 326b730
cpsievert created a comment on an issue on plotly/plotly.py
> This did not work while creating a plotly plot in Python Shiny. The ModeBar still showed. With the latest releases of plotly and shinywidgets, this workaround should work now https://github.com/...
cpsievert created a comment on an issue on posit-dev/py-shinywidgets
Actually, with the latest releases of plotly and shinywidgets, you can now specify a `_config` on a `FigureWidget()` object. Still not totally ideal (maybe `@render_plotly()` could handle this vi...
cpsievert created a comment on an issue on posit-dev/py-shinywidgets
This should no longer be an issue with the latest plotly and shinywidget releases (please open another issue if you do notice this problem again)
cpsievert closed an issue on posit-dev/py-shinywidgets
Plotly plots "jump" on update
### Description I created a minimal app using shiny and plotly using shinywidgets. When I use the select input to change the x variable, the plotly plot rerenders, but there is a visible "jump" ...cpsievert pushed 2 commits to main posit-dev/py-shinywidgets
cpsievert published a release on posit-dev/py-shinywidgets
shinywidgets 0.5.0
* Updates to accomodate the new plotly v6.0.0 release. (#182) * Fixed an issue with plotly graphs sometimes not getting fully removed from the DOM. (#178) * Added `anywidget` as a package depende...cpsievert created a tag on posit-dev/py-shinywidgets
v0.5.0 - Render ipywidgets inside a PyShiny app
cpsievert pushed 2 commits to markdown-stream-component posit-dev/py-shiny
- Fix CI (#1830) Co-authored-by: Garrick Aden-Buie <[email protected]> d562055
- Merge branch 'main' into markdown-stream-component 40382f7