Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 513 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 513 Bytes

Sample Dashboard with Panel 📊

Instalation

Use the package manager pip to install requirements.

pip install requirements.txt

or

pip3 install requirements.txt

Be sure that:


1. Your're using python 3.10 or higher,
2. Your repositorty has been cloned to ~/Destkop location if not, switch directory in libraries/prepare_df.py
3. I highly recommend to use Jupyter Notebook to lanuch the Panel dashboard.