🧪 Lab Solution Calculator

Dilutions, plates, DMSO cap checks, buffers, master mixes — powered by Streamlit + Supabase. Login & Pro check happen inside the Streamlit app.

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 Calculator

If the button above doesn’t work, copy/paste this link: https://lab-solution-calculatorapp-pcj8oysn4spbswuja8iogb.streamlit.app/

Note: Access is checked against your Supabase project. If your account is on 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.