LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
cdsdashboards/__init__.py
cdsdashboards/__main__.py
cdsdashboards/_data.py
cdsdashboards/app.py
cdsdashboards/dashboard.py
cdsdashboards/orm.py
cdsdashboards/pluggymanager.py
cdsdashboards/util.py
cdsdashboards.egg-info/PKG-INFO
cdsdashboards.egg-info/SOURCES.txt
cdsdashboards.egg-info/dependency_links.txt
cdsdashboards.egg-info/requires.txt
cdsdashboards.egg-info/top_level.txt
cdsdashboards/builder/__init__.py
cdsdashboards/builder/builders.py
cdsdashboards/builder/dockerbuilder.py
cdsdashboards/builder/processbuilder.py
cdsdashboards/handlers/__init__.py
cdsdashboards/handlers/base.py
cdsdashboards/hubextension/__init__.py
cdsdashboards/hubextension/api.py
cdsdashboards/hubextension/base.py
cdsdashboards/hubextension/events.py
cdsdashboards/hubextension/main.py
cdsdashboards/hubextension/spawners/__init__.py
cdsdashboards/hubextension/spawners/variablelocalprocess.py
cdsdashboards/hubextension/spawners/variablemixin.py
cdsdashboards/hubextension/spawners/variablesystemd.py
share/cdsdashboards/static/favicon.ico
share/cdsdashboards/static/css/style.css
share/cdsdashboards/static/js/alldashboards.js
share/cdsdashboards/static/js/viewdashboard.js
share/cdsdashboards/templates/alldashboards.html
share/cdsdashboards/templates/cdssource.html
share/cdsdashboards/templates/editdashboard.html
share/cdsdashboards/templates/home.html
share/cdsdashboards/templates/page.html
share/cdsdashboards/templates/viewdashboard.html