.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
bandit.yml
pytest.ini
setup.py
docs/.gitignore
docs/build_docs.py
docs/package-lock.json
docs/package.json
docs/assets/webviz_doc.css
docs/templates/index.html.jinja2
examples/basic_example.yaml
examples/demo_portable.yaml
examples/example-markdown.md
examples/example.pdf
examples/example_banner.png
examples/example_data.csv
tests/test_data_table.py
tests/test_example_container.py
tests/test_syntax_highlighter.py
tests/test_table_plotter.py
tests/data/basic_example.yaml
tests/data/example_data.csv
webviz_config/__init__.py
webviz_config/_build_webviz.py
webviz_config/_certificate.py
webviz_config/_config_parser.py
webviz_config/_write_script.py
webviz_config/command_line.py
webviz_config/common_cache.py
webviz_config/webviz_assets.py
webviz_config/webviz_store.py
webviz_config.egg-info/PKG-INFO
webviz_config.egg-info/SOURCES.txt
webviz_config.egg-info/dependency_links.txt
webviz_config.egg-info/entry_points.txt
webviz_config.egg-info/not-zip-safe
webviz_config.egg-info/requires.txt
webviz_config.egg-info/top_level.txt
webviz_config/containers/__init__.py
webviz_config/containers/_banner_image.py
webviz_config/containers/_container_class.py
webviz_config/containers/_data_table.py
webviz_config/containers/_embed_pdf.py
webviz_config/containers/_example_assets.py
webviz_config/containers/_example_container.py
webviz_config/containers/_example_portable.py
webviz_config/containers/_markdown.py
webviz_config/containers/_syntax_highlighter.py
webviz_config/containers/_table_plotter.py
webviz_config/static/.dockerignore
webviz_config/static/Dockerfile
webviz_config/static/README.md
webviz_config/static/assets/webviz_config.css
webviz_config/static/assets/webviz_layout.css
webviz_config/templates/copy_data_template.py.jinja2
webviz_config/templates/webviz_template.py.jinja2
webviz_config/themes/__init__.py
webviz_config/themes/_default_theme.py
webviz_config/themes/_theme_class.py
webviz_config/themes/default_assets/default_logo.svg
webviz_config/themes/default_assets/default_theme.css