Skip to content

Add missing-dependency popup and one-click install for pipeline builder - #90

Open
mzouink wants to merge 1 commit into
mainfrom
dependency-install-popup
Open

Add missing-dependency popup and one-click install for pipeline builder#90
mzouink wants to merge 1 commit into
mainfrom
dependency-install-popup

Conversation

@mzouink

@mzouink mzouink commented Jul 31, 2026

Copy link
Copy Markdown
Member

Postprocessors and model-config types (dacapo, bioimageio) each need different optional packages, and previously a single missing one crashed the whole dashboard at import time with no way to recover except SSH in and pip install manually. Now missing deps are detected without crashing, surfaced as an install prompt in the UI, and can be installed (from a fixed server-side allow-list only) with one click, reloading the page once done.

Postprocessors and model-config types (dacapo, bioimageio) each need
different optional packages, and previously a single missing one crashed
the whole dashboard at import time with no way to recover except SSH in
and pip install manually. Now missing deps are detected without crashing,
surfaced as an install prompt in the UI, and can be installed (from a
fixed server-side allow-list only) with one click, reloading the page
once done.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant