Launch the app
The Streamlit app runs on Streamlit Cloud, so it can’t be embedded directly here. Open it in a new tab and log in with your Supabase credentials.
🚀 Open Lab Solution CalculatorIf the button above doesn’t work, copy/paste this link: https://lab-solution-calculatorapp-pcj8oysn4spbswuja8iogb.streamlit.app/
plan = 'free' you will see the message “This tool is for Pro users”.
To test it, update public.subscriptions in Supabase.
What it does
C1V1 calculator, serial dilutions, plate-like plans, DMSO/EtOH cap checker, solid → solution, % solutions, master mix builder.
Who it’s for
Cell culture, screening, assay design, imaging labs — anyone who needs repeatable solution recipes.
Why new tab?
Streamlit Cloud sends security headers that block iframes on other domains. Opening in a new tab bypasses that.