Skip to content

LIBRA-project/daq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daq

First create a conda environment

conda env create -f environment.yml

Activate the environment

conda activate libra-daq

Run the main script

python main.py

You should see

Dash is running on http://127.0.0.1:8050/

 * Serving Flask app 'main'
 * Debug mode: on

Simply click on the URL to see the dashboard.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages