-
**1. What were you trying to do?**
Normalize Snarls is built to take each snarl, extract their haplotypes, and realign them using sPOA to generate a new and hopefully improved representation of v…
-
When using solara with Python 3.11 I am running into deprecation warnings regarding the use of ``currentThread`` and ``setDaemon``. I am also running into another deprecation warning that I can't trac…
-
Is it possible to upload the content of a file (or set of files) to the jupyter kernel?
We have FileInput in the widgets available, but it seems restricted to the file names, not the file contents.
-
I'm new to solara and experimenting, now by taking a streamlit project and changing the front end. Streamlit has these expandable containers. Looking at the online API documentation, Switch looked lik…
-
Would be nice to wrap https://v2.vuetifyjs.com/en/components/switches/ using ipyvuetify, similar to checkbox https://github.com/widgetti/solara/blob/9cac7202072ab3fb3b316292501a1b880cc828de/solara/com…
-
The following example:
```python
from __future__ import annotations
from typing import Optional
from dataclasses import dataclass, field
import solara
@dataclass(frozen=True)
class Filter…
-
Thank you for this great library.
I tried to implement auth0 private site using Docker+Poetry and got an internal server error, and after looking at the code, it looks like there is no solution.
…
-
Thanks for the great project!
I am developing an app for annotating data, but some data is difficult to discern and takes a long time, and it is quite difficult to use if the session expires at that …
-
As mentioned in [this issue](https://github.com/opengeos/solara-geospatial/issues/2), I would like to develop a GEE web app allowing shape file upload (similar to [this](https://www.youtube.com/watch?…
-
The Solara API documentation has an error when trying to load the `GridDraggable` documentation.
https://solara.dev/api/griddraggable
![image](https://github.com/widgetti/solara/assets/123320130…