Results 117 issues of blythed

This will potential enable a greater range of templates and configurability. Currently we are not able to support "for loops" over input values/ variables. For example, in key-value extraction (document-ai)...

🚀 feature request
idea
🔍 discovery
Enhancement

On Mac OSX, with a virtual environment (Python 3.11), I can access `superduper` with: ``` python -m superduper --help ``` But not ``` superduper --help ```

🐛 bug
good first issue

```python -m streamlit --user=... --password=...```

Enhancement

Implement a streamlit interface component which can be loaded from the system and will run in the parent [streamlit interface runner](https://github.com/superduper-io/superduper/issues/2406).

Enhancement

Implement a skeleton `streamlit` application with sidebar dropdown to choose from all available and installed applications.

Enhancement

Users should be able to serve multiple demos for a range of applications in their deployment/ `db`. These demos should not need to be prespecified at a set path, but...

story