choderalab / fah-xchem

Tools and infrastructure for automated compound discovery using Folding@home
MIT License
6 stars 3 forks source link

Automatically create index.html for analysis directory and auto-push to S3 #44

Closed jchodera closed 4 years ago

jchodera commented 4 years ago

If we can automatically create a minimal index.html for the analysis directory, we can push it to AWS to make it easy to view/download the results via html.

This could either be a single monolithic index or some nested index.html files in individual directories.

mcwitt commented 4 years ago

Initial version implemented in #51