pangyuteng's picture
added example streamlit papaya
ada7a1f
|
raw
history blame contribute delete
No virus
277 Bytes

A newer version of the Streamlit SDK is available: 1.37.0

Upgrade
python3.8 -m venv  /mnt/scratch/venv/streamlit
source /mnt/scratch/venv/streamlit/bin/activate

pip install -r requirements.txt

''' alternatives https://github.com/amine0110/medical-visualization-with-streamlit/tree/main https://neurosnippets.com/posts/diesitcom

'''