Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.02 KB

README.md

File metadata and controls

54 lines (37 loc) · 2.02 KB

MLSA Streamlit Event on 25th May, 2021

Hosted By

Sagnik Mitra, Beta Microsoft Learn Student Ambassador
Shivam Sahu, Alpha Microsoft Learn Student Ambassador

Find all the Event related source code here:

Streamlit Resources:

Chat Transcript for the Event:

Install streamlit:

pip install streamlit

If this is not working:

python -m pip install streamlit

Run first app:

streamlit hello

Projects Showcased:

Shortest Path Visualizer

WebApp | Source Code

Python Face Detection

WebApp | Source Code

Badge Generator

WebApp | Source Code

Covid Database

WebApp | Source Code