Spaces:
Sleeping
Sleeping
metadata
title: Signal to Secretion
emoji: 🧠
colorFrom: indigo
colorTo: indigo
sdk: docker
pinned: false
license: mit
Signal to Secretion (Streamlit • Docker Space)
Interactive physiology mini-app:
- Choose a scenario.
- Build the dominant autonomic pathway (transmitter → receptor → PSP).
- Select hormone type / circulation / receptor for common hormones.
- Explore a flow & pressure gradient simulator for delivery.
How this Space runs
This is a Docker Space with Streamlit. The container starts:
streamlit run app.py --server.port $PORT --server.address 0.0.0.0
No additional configuration is required.