Adrian Salceanu

Results 64 issues of Adrian Salceanu

At the moment, when a package is delete from the search input, the computation is re-run for all the remaining packages. We should simply delete the data for the corresponding...

enhancement
help wanted
performance

We're rendering `Tables` and `DataFrames` are tables - and the rendering methods produce the same output. I'll remove the DataFrames renderer. @hhaensel Lmk if I'm missing something please.

When we have something like this: ```julia @app begin DATA = sort!(DataFrame(rand(10, 2), ["x1", "x2"])) @out df = DATA # more code here ``` * `df` is scoped inside the...

TagBot, CompatHelper, CI, etc

enhancement

Add option in API to include assets from bundle or CDN

enhancement
help wanted
good first issue
feature-request

### What happened? I'm using Chroma in a Python chat type of app in order to store what could be considered entities and to do RAG on a few hundred...

bug

**Describe the bug** Attempting to like a song shows a network error (every time). Unliking and reliking the song works. You can see in the screenshot the notifications for the...

bug

**Is your feature request related to a problem? Please describe.** I would like to have the option for the filters defined in the UI to be persisted between page reloads...

enhancement

**Is your feature request related to a problem? Please describe.** I would like the list view to be by default filtered by certain fields (as defined in the models' properties)....

enhancement

**Is your feature request related to a problem? Please describe.** There is no way to custom sort and limit the display of the related fields. **Describe the solution you'd like**...

enhancement