dafajudin / Proyek_Analisis_Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dicoding Collection Dashboard ✨

Setup Environment - Anaconda

conda create --name main-ds python=3.9
conda activate main-ds
pip install -r requirements.txt

Run steamlit app

cd dashboard
python -m streamlit run dashboard.py

Streamlit cloud

https://dafajudin.streamlit.app/

About


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%