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-shiny
- Fix CI (#1830) Co-authored-by: Garrick Aden-Buie <[email protected]> d562055
cpsievert closed an issue on posit-dev/py-shiny
`langsmith` version >= `0.3` causes issue with pytest tests
If `langsmith` package version is < `0.3`, running playwright tests using `pytest` works as expected. When `langsmith` package version is >=`0.3`, running playwright tests using `pytest` causes th...cpsievert created a review comment on a pull request on rstudio/bslib
```suggestion ```
cpsievert pushed 1 commit to main posit-dev/py-shinywidgets
- Add anywidget as a hard dependency (#183) f52d0f1
cpsievert closed a pull request on posit-dev/py-shinywidgets
Add anywidget as a hard dependency
Important projects like `altair` and `plotly` now use `anywidget` to implement their 2-way Jupyter bindings, but don't make `anywidget` a hard requirement. That means, if you want to use `altair...cpsievert pushed 1 commit to anywidget-dependency posit-dev/py-shinywidgets
- Update changelog d10171a
cpsievert opened a pull request on posit-dev/py-shinywidgets
Add anywidget as a hard dependency
Important projects like `altair` and `plotly` now use `anywidget` to implement their 2-way Jupyter bindings, but don't make `anywidget` a hard requirement. That means, if you want to use `altair...cpsievert created a branch on posit-dev/py-shinywidgets
anywidget-dependency - Render ipywidgets inside a PyShiny app
cpsievert pushed 1 commit to main posit-dev/py-shinywidgets
- Changes to accomodate plotly v6 (#182) 5ee8c97
cpsievert closed an issue on posit-dev/py-shinywidgets
shinywidgets doesn't work with new plotly v6.0
Notably, in v6.0, `go.FigureWidget` gains a dependency on `anywidget.AnyWidget`. That, by itself, shouldn't be a necessarily problem, but it seems the way JS gets loaded now is a problem. For a mi...cpsievert closed a pull request on posit-dev/py-shinywidgets
Changes to accomodate plotly v6
Closes #181cpsievert pushed 1 commit to plotly-v6 posit-dev/py-shinywidgets
- Avoid the opening of an unknown/unnecessary comm 1d4d54c
cpsievert pushed 1 commit to plotly-v6 posit-dev/py-shinywidgets
- Update comment about AMD loaders fafedbf
cpsievert created a review comment on a pull request on posit-dev/py-shinywidgets
Investigate the value of this in jupyter
cpsievert created a review comment on a pull request on posit-dev/py-shinywidgets
Investigate whether this will open two widgets...
cpsievert pushed 1 commit to plotly-v6 posit-dev/py-shinywidgets
- Set responsive=True in config by default (without this, plotly won't fill it's container in v6) 66bfe47
cpsievert pushed 1 commit to plotly-v6 posit-dev/py-shinywidgets
- Set responsive=True in config by default (without this, plotly won't fill it's container in v6) d94f5a8
cpsievert opened a draft pull request on posit-dev/py-shinywidgets
Changes to accomodate plotly v6
Closes #181cpsievert opened an issue on posit-dev/py-shinywidgets
shinywidgets doesn't work with new plotly v6.0
Notably, in v6.0, `go.FigureWidget` gains a dependency on `anywidget.AnyWidget`. That, by itself, shouldn't be a necessarily problem, but it seems the way JS gets loaded now is a problem. For a mi...cpsievert pushed 1 commit to main posit-dev/py-shinywidgets
- Add some commentary about needing to identify an output context 61215a5