Files
stack/notebooks/Dockerfile
kert 906d3aa318 Add GPU-accelerated notebook and Zotero desktop services
- notebooks: Marimo notebook server with CUDA/Polars GPU support
  - Uses nvidia/cuda base with uv package manager
  - Includes cudf-polars for GPU-accelerated dataframes
  - GPU benchmark comparing Polars CPU/GPU and Pandas

- zotero: Web-accessible Zotero via Selkies EGL desktop
  - Uses nvidia-egl-desktop with KasmVNC for browser access
  - GPU-accelerated desktop streaming
  - Persistent Zotero data directory

- compose.yml: Docker Compose orchestration for all services

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 00:48:22 -05:00

1.4 KiB