woo-chia-wei / py-streamlit

NoteTaking for streamlit visualization tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Simple streamlit examples

  • Titanic Explorer (Simple widget, scatter plots)
  • Genetic Algorithm TSP Explorer (Animation of evolutionary search)

Titanic Explorer

Run command streamlit run 01_app_titanic.py, streamlit will open a new tab in browser automatically the screenshot as following:

Screenshot

Genetic Algorithm TSP Explorer

Run command streamlit run 01_app_ga_tsp.py, streamlit will open a new tab in browser automatically the screenshot as following:

Screenshot Screenshot

About

NoteTaking for streamlit visualization tool


Languages

Language:Python 100.0%