Skip to content

ska-sa/CBF-System-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBF-System-Dashboard

Codacy Badge Build Status LICENSE

Simplified Docker based, CBF Sensor dashboard which polls the CBF sensors every x seconds and uses Dash for its front-end.

cbfdash

What is Dash

Dash is a Python framework for building analytical web applications. No JavaScript/HTML required.

Build on top of Plotly.js, React, and Flask, Dash ties modern UI elements like dropdowns, sliders, and graphs directly to your analytical python code.

To learn more about Dash, read the extensive announcement letter or jump in with the user guide.

View the Dash User Guide. It's chock-full of examples, pro tips, and guiding principles.

More info visit: Dash

Usage

Build

Build both the front-end and back-end docker images.

make bootstrap

Run

make run

Feedback

Feel free to fork it or send me PR to improve it.