Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ A collection of web-based SnP utilities.

[![Build Status](https://travis-ci.org/JAnderson419/SNaP.svg?branch=master)](https://travis-ci.org/JAnderson419/SNaP)
[![codecov](https://codecov.io/gh/JAnderson419/SNaP/branch/master/graph/badge.svg)](https://codecov.io/gh/JAnderson419/SNaP)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP?ref=badge_shield)

To preview the app, click the binder button below and run the notebook that launches.

Expand All @@ -15,3 +16,7 @@ dev: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh


For production (multi-user) setup with gunicorn and nginx on Ubuntu, see [this](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04).


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP?ref=badge_large)