-
Just came across your repo and I should have probably looked for it earlier!
Anyway, here's my version that uses the same WASM binary and has interactivity too: https://github.com/pipefunc/graphviz…
-
I've been experimenting with using the [`anywidget`](https://anywidget.dev/en/) package as a way of bundling wasm packages so that they can be called from a python kernel (e.g. [`pandoc`](https://gith…
-
### Describe the bug
https://github.com/user-attachments/assets/d9e96a18-4078-46d4-8ddf-92e9edab87c6
### Environment
```json
{
"marimo": "0.9.20",
"OS": "Darwin",
"OS Version": "24.0.0",
"…
-
I'm testing shinylive as an alternative to building static html dashboards that contain Altair charts. It works in the [shinylive.io example](https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHV…
-
### Describe the problem
When the AFM fails to load, the error message comes from ipywidgets and incorrectly suggests that anywidget is the source of the problem. This is misleading and causes confus…
-
- [x] Get anywidget to output anything
- [x] Parse the posterior of an InferenceData object
- [x] Use bokeh.js or plotly.js to create a figure (using observablehq/plot)
-
Please make it easy to create Perspective widgets for specifically Panel but in general for non-Jupyter interactive frameworks like Streamlit, Dash, Panel, Gradio, Marimo and more.
What makes it ha…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/paddymul/buckaroo) of Buckaroo.
…
-
### Describe the bug
[Colab link of this anywidget](https://colab.research.google.com/drive/1w75PUANoZ73d5zO-jZwg40UpZePPsubq?usp=sharing)
Here is a comparison of an `anywidget` I built in Jupyt…
-
### Describe the bug
This is anywidget's [counter widget](https://anywidget.dev/en/notebooks/counter/) example with some `console.log`s sprinkled in. If we run this in a cell in marimo 0.9.7 and clic…