sandikoprastyo / dashboard_with_streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check env

  • conda info --envs

choose env

  • conda activate Streamlit(env name)

install package

  • pip install
  • conda install

run streamlit

  • streamlit run basic_streamlit.py

tools

result

About


Languages

Language:Python 100.0%