stsievert / salmon

A tool to collect triplet queries
https://docs.stsievert.com/salmon/
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

MAINT: dashboard stability, document API, allow server to restart on file changes #41

Closed stsievert closed 4 years ago

stsievert commented 4 years ago

What does this PR implement? This PR implements does the following:

  1. Improves dashboard stability. Now, the dashboard will be available even when plotting errs out.
  2. Improves the API documentation, and better links to it.
  3. Allows server to reload on file change while debugging.

Reference issues/PRs The motivation is (1), which happened during another deploy experiment.

stsievert commented 4 years ago

Tests pass on my machine. Not sure why the CI is hanging.