pangyuteng's picture
added example streamlit papaya
ada7a1f
|
raw
history blame contribute delete
No virus
277 Bytes
```
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
'''