Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 1.32 KB

Contributing to ArviZ Dashboard

The references in this document can be used to build a dashboard template using ArviZ and Panel. For a clearer understanding of how you can contribute to the ArviZ Dashboard Project, you can also consult the contributing guide contributing guide.

Dashboard Fundamentals

Currently, we implemented dashboards using Panel + Matplotlib / Bokeh. Before designing the dashboard, you probably need to get familiar with

Introduction to ArviZ

Implementing Dashboard is usually demand-motivated. In other words, we should get familiar with the ArviZ visualizations and their purpose. It is highly recommended to read Bayesian Modeling and Computation in Python and play with the code