Ecosyste.ms: Timeline

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

georgestagg

georgestagg created a tag on r-wasm/quarto-live

v0.1.2 - WebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents

georgestagg pushed 3 commits to main r-wasm/quarto-live

View on GitHub

georgestagg closed an issue on r-wasm/quarto-live
matplotlib issue question
I'm trying a very simple example with matplotlib to make a plot in the pyodide environment. TL;DR, I get this error with `matplotlib`: ``` cannot import name 'maxdict' from 'matplotlib.cbook' (/l...
georgestagg pushed 1 commit to main r-wasm/quarto-live
  • Update matplotlib_display.py for latest matplotlib Fixes #80. 6197a24

View on GitHub

georgestagg created a comment on an issue on r-wasm/quarto-live
Yes, thank you for reporting! In truth, this is more of a workaround. Eventually I would like to return and get `FigureWidget` working properly. But in this meantime this will at least allow Plo...

View on GitHub

georgestagg pushed 1 commit to main r-wasm/quarto-live
  • Render Python Plotly using JSON MIME bundle Fixes #79. 9936d85

View on GitHub

georgestagg closed an issue on r-wasm/quarto-live
Dashboard example not working
On this page https://r-wasm.github.io/quarto-live/interactive/dashboards.html This is the error [Open Browser Console for more detailed log - Double click to close this message] Failed to loa...
georgestagg closed a pull request on georgestagg/polars
feat: Polars for Pyodide
georgestagg pushed 1 commit to main r-wasm/quarto-live
  • Upgrade Pyodide to 0.27.0 1f3e4f7

View on GitHub