AUTHORS
ChangeLog
LICENSE
README.rst
_50_mistral.py.example
manage.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
doc/source/conf.py
doc/source/index.rst
mistral_dashboard.egg-info/PKG-INFO
mistral_dashboard.egg-info/SOURCES.txt
mistral_dashboard.egg-info/dependency_links.txt
mistral_dashboard.egg-info/not-zip-safe
mistral_dashboard.egg-info/requires.txt
mistral_dashboard.egg-info/top_level.txt
mistraldashboard/__init__.py
mistraldashboard/api.py
mistraldashboard/dashboard.py
mistraldashboard/executions/__init__.py
mistraldashboard/executions/panel.py
mistraldashboard/executions/tables.py
mistraldashboard/executions/urls.py
mistraldashboard/executions/views.py
mistraldashboard/executions/templates/executions/_label.html
mistraldashboard/executions/templates/executions/index.html
mistraldashboard/workbooks/__init__.py
mistraldashboard/workbooks/forms.py
mistraldashboard/workbooks/panel.py
mistraldashboard/workbooks/tables.py
mistraldashboard/workbooks/urls.py
mistraldashboard/workbooks/views.py
mistraldashboard/workbooks/templates/workbooks/_execute.html
mistraldashboard/workbooks/templates/workbooks/execute.html
mistraldashboard/workbooks/templates/workbooks/index.html