-
Hi, nice work, I really like Solara!
I am implementing an exploration tool for data frames. The user can drag and drop a file into a file dropper element and the dataframe is displayed using ipyagg…
-
**Describe the bug**
When a model or agents have attributes that cannot be pickled, Solara app won't start due to
```bash
TypeError: cannot pickle '_thread.lock' object
```
**Expected behav…
-
The examples in https://github.com/projectmesa/mesa/tree/main/mesa/experimental/devs/examples should be moved to mesa-examples, and tested in CI there.
Or at least tested in CI.
Like all our exa…
-
The components available directly via the `ipyvuetify` library offer larger functionality. I understand there are technical or practical concerns of why not everything is available via solara as it wo…
-
This can have unexpected consequences for spacing when, for instance, using flex-boxes with a set gap, like the ones that are automatically added if an element has more than one direct child.
An ex…
-
I'm trying to access to a dictionary of `TileLayer`'s that I have created in an external repository where I collect several sources, I do that by:
```python
from sepal_ui.mapping.basemaps import b…
-
I've created an interactive videoplayer using ipyreact and react-player. It works in
- jupyter notebook,
- jupyter lab,
- voila > 0.5
- solara x
To reproduce
```
git clone https://github.co…
-
## 🐛 Bug
```
pyodide.ffi.JsException: Error: Dynamic linking error: cannot resolve symbol emscripten_compute_dom_pk_code
```
### To Reproduce
https://py.cafe/maartenbreddels/solara-pygame-b…
-
Has anyone ever used ipyleaflet with [Amazon SageMaker Studio Lab](https://studiolab.sagemaker.aws/)? I can't get it to work.
![chrome_kcV1PStfHD](https://user-images.githubusercontent.com/5016453…
-
We have a Voila workflow that we are looking to replace with regular react/api server backends so we can have a lighter weight more scaleable backend.
From this page
https://solara.dev/documentati…