.gitignore
.graphqlconfig
LICENSE.md
MANIFEST.in
Makefile
README
README.md
VERSION
requirements-dev.txt
setup.py
.run/pytest for test_pytorch_methods.test_torch_load.run.xml
.run/pytest for test_pytorch_methods.test_torch_load_sync.run.xml
.run/pytest for test_pytorch_methods.test_torch_save.run.xml
.run/pytest in test_pytorch_methods.py.run.xml
.run/train.run.xml
dash_server_specs/.gitignore
dash_server_specs/__init__.py
dash_server_specs/conftest.py
dash_server_specs/create_experiments.py
dash_server_specs/test_ml_dash.py
docs/.gitignore
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/requirements.txt
docs/usage.rst
figures/example_log_output.png
figures/hyperparameter-column.gif
figures/logger_color_output.png
figures/logging_images.png
figures/ml-dash-v0.1.0.png
figures/ml-dash-v3.gif
figures/ml_visualization_dashboard_preview.png
figures/tensorboard_example.png
figures/visualization_column.png
ml_dash/.gitignore
ml_dash/__init__.py
ml_dash/app.py
ml_dash/config.py
ml_dash/example.py
ml_dash/file_events.py
ml_dash/file_handlers.py
ml_dash/file_utils.py
ml_dash/file_watcher.py
ml_dash/mime_types.py
ml_dash/server.py
ml_dash/sse.py
ml_dash.egg-info/PKG-INFO
ml_dash.egg-info/SOURCES.txt
ml_dash.egg-info/dependency_links.txt
ml_dash.egg-info/requires.txt
ml_dash.egg-info/top_level.txt
ml_dash/client-dist/asset-manifest.json
ml_dash/client-dist/favicon.ico
ml_dash/client-dist/github-markdown.css
ml_dash/client-dist/index.html
ml_dash/client-dist/logo192.png
ml_dash/client-dist/logo512.png
ml_dash/client-dist/manifest.json
ml_dash/client-dist/ml-dash_logo.png
ml_dash/client-dist/monaco-editor-worker-loader-proxy.js
ml_dash/client-dist/robots.txt
ml_dash/client-dist/static/css/2.0e9a69fe.chunk.css
ml_dash/client-dist/static/css/2.0e9a69fe.chunk.css.map
ml_dash/client-dist/static/css/main.a2e245bd.chunk.css
ml_dash/client-dist/static/css/main.a2e245bd.chunk.css.map
ml_dash/client-dist/static/js/2.0c697312.chunk.js
ml_dash/client-dist/static/js/2.0c697312.chunk.js.LICENSE.txt
ml_dash/client-dist/static/js/2.0c697312.chunk.js.map
ml_dash/client-dist/static/js/main.a1584e64.chunk.js
ml_dash/client-dist/static/js/main.a1584e64.chunk.js.map
ml_dash/client-dist/static/js/runtime-main.34fb8e2d.js
ml_dash/client-dist/static/js/runtime-main.34fb8e2d.js.map
ml_dash/schema/__init__.py
ml_dash/schema/directories.py
ml_dash/schema/experiments.py
ml_dash/schema/helpers.py
ml_dash/schema/projects.py
ml_dash/schema/schema_helpers.py
ml_dash/schema/users.py
ml_dash/schema/files/__init__.py
ml_dash/schema/files/file_helpers.py
ml_dash/schema/files/images.py
ml_dash/schema/files/metrics.py
ml_dash/schema/files/parameters.py
ml_dash/schema/files/series.py
ml_dash/schema/files/videos.py
notes/ML-Dash Enhancement Plans.md
notes/README.md
notes/client design doc.md
notes/dashboard design doc.md
notes/setting_up_dash_server.md