-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
π Problem statement
NEURD looks highly promising, but it is hard for new users to see the value quickly:
- No live demo β beyond the figures in the paper, there is no interactive example that shows the workflow or outputs.
- Docker-only install path β many non-developer researchers are unfamiliar with Docker and give up when images take a long time to pull or fail on their system.
π‘ Proposed solution
A. Publish a lightweight interactive demo
- Host a small notebook (e.g., 1β2 MB mesh) on Binder, Voila, or Streamlit Cloud that:
- Loads the sample mesh,
- Runs a basic NEURD decomposition,
- Visualises the output (screenshot + simple 3-D viewer).
- Link to it prominently in the README and docs.
B. Provide a Windows installer (.exe / MSIX)
β¨ Expected benefits
- Lower adoption barrier: Users can experience NEURD in <2 min without installing anything.
- Broader audience: Windows-first labs (common in biology) can install with a familiar double-click flow.
Thanks for considering!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels