Live runs are not available in this static demo
Submitting this form would normally POST to /api/runs/<molecule>, run the
VQE optimization on the host's CPU or GPU, and stream live convergence updates over Server-Sent Events.
None of that is possible from a static bucket. The form is preserved for layout fidelity, but
the submit handler is disabled.
To run experiments yourself:
git clone github.com/jgdynamite/cudaq-molecular-simulation-blueprint
then make container-build && make container-run-cpu.