-
can you please add full documentation how to add marker . and the line between the 2 markers. and event event if the marker changes
-
Grid selections aren't being captured by event listener in a Jupyter notebook. I've tried in both Databricks and Microsoft Spark notebooks, neither of which seem to be working.
The grid itself is b…
-
I'm not sure if it's supposed to, or even if it makes any sense to use a `Row` in the `AppBarTitle` but thought I'd mention it anyway:
![image](https://github.com/widgetti/solara/assets/881019/e2f9…
-
## Describe the issue
The matplotlib widget (matplotlib widgets - ipywidgets.Output()) cannot be made reactive to browser window resizing in jupyter notebooks.
Setting the canvas style properties …
-
Hi!
When I use ipywidgets inside of ipyvuetify widget, they are wrapped in a ``. This doesn't allow customizing layout with flexbox, because I can't change the class or style of this wrapper. Is it p…
-
When I deploy Solara on the server using Nginx, my configuration is as follows:
```bash
location /solara/ {
# the local solara server (could be using Starlette/uvicorn)
proxy…
-
Exception in thread Thread-1 (_track):
Traceback (most recent call last):
File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/root/Travel_Assistant/my…
-
When using the config dropdown, I can't select a config.
- Executors Used: Solara & Xeno
- OS: Windows Build 22H2
- Fluent Version: Latest
https://github.com/user-attachments/assets/e936…
-
The Bokeh spectra viewer could be replaced with the JDAViz viewer. This may be beneficial since JDAViz is much more interactive.
-
Hi all,
Thanks for your open libraries, loving working with Solara so far!
I just discovered ipyreact also and I'm trying to see how easy it is for using react libraries with.
Currently tryin…