You can use the `on_scroll` argument in `ui.scroll_area` to handle scroll events. - additional arguments as described in [Quasar's documentation for the ScrollArea ...
turboquant-py implements the TurboQuant and QJL vector quantization algorithms from Google Research (ICLR 2026 / AISTATS 2026). It compresses high-dimensional floating-point vectors to 1-4 bits per ...