-
It would be awesome to be able to follow and watch agents closer, _especially_ now that you can track them across time.
- [ ] Inspect agents: Get all their variable values pinned somewhere.
- [ …
-
I am the creator of [Buckaroo](https://github.com/paddymul/buckaroo) a full featured dataframe viewer that wraps ag-grid. I am trying to figure out how to expose buckaroo as a component for Solara ap…
-
Hi guys,
I am not able to run my solara app in a docker container. Running the docker container results in the following error:
`ERROR: [Errno 99] error while attempting to bind on address ('…
-
A scheduling model for astronomy
M. Solara, , , P. Michelonb, J. Avariasc, d, M. Garcesd
http://www.sciencedirect.com/science/article/pii/S2213133716300142
(Scheduling ALMA with a mixed integer linear…
-
If widgets are displayed iteratively by pulling them from a list of `Element` objects, their state is non-unique. If a widget preceding in the list is deleted, it overrides the state(s) of the ones ah…
-
Hi,
thanks for this project.
I noticed on https://pypistats.org/packages/solara that it listed dask as a dependency, while it is only an optional dependency.
Looking at:
https://github.com/crfly…
-
Issue running [ipyleaflet advanced](https://solara.dev/examples/libraries/ipyleaflet_advanced) example in jupyter displays, but when you try and interact with the widgets or the marker the map or disp…
-
Not even recovered from the pydantic nightmare, I think we should see if we can trim down our dependencies. The risk of a package breaking in the future, not providing a backward and/or forward compat…
-
Hello. I would like to know if it is possible to trigger updates to the frontend through websockets with solara.
Something like this, for example: https://github.com/OpenChemistry/distiller/blob/ma…
-
## Description
The [Mesa](https://github.com/projectmesa/mesa) agent-based modeling library is looking to replace its self-hosted Tornado-based visualization server with Voilà. I have made a protot…