/GNPS_LibraryDashboard

Simple Dashboard to explore the properties of the GNPS Libraries

Primary LanguageJupyter NotebookMIT LicenseMIT

GNPS Spectral Library Visualization

We typically will deploy this locally. To bring everything up

make server-compose

To do it interactively

make server-compose-interactive

interactive developement

make server-compose-dev

To access it in development

http://mingwangbeta.ucsd.edu:6546/

Heroku Deployment

We are also trying to support a heroku deployment. This is why we have a Procfile.