Skip to content

Dashboard for data cleaning and inspection of a sample of cluster galaxies

Notifications You must be signed in to change notification settings

arielwrl/intz-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intz-dashboard

Dashboard for data cleaning and inspection of a sample of cluster galaxies.

Deployed to https://intz-dashboard.onrender.com.

For better performance, you can also run using Docker. To create and run a working docker image, uncomment the last line in src/app.py to set the apporpriate port and run:

docker build -t intz-app .
docker run -p 8000:8080 intz-app

About

Dashboard for data cleaning and inspection of a sample of cluster galaxies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published