Skip to content

Commit

Permalink
Merge pull request #17 from arpcard/server/link
Browse files Browse the repository at this point in the history
Server/link
  • Loading branch information
apetkau authored Dec 7, 2020
2 parents 5c017cd + f90a02d commit 19db0e5
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
[![python-test](https://github.com/arpcard/card-live-dashboard/workflows/python-test/badge.svg?branch=development)](https://github.com/arpcard/card-live-dashboard/actions/)
[![pypi](https://badge.fury.io/py/card-live-dashboard.svg)](https://badge.fury.io/py/card-live-dashboard)

**A test server for the CARD:Live Dashboard is available at <https://bergen.mcmaster.ca/cardlive/>. Please let us know if you have any feedback (via GitHub or email <[email protected]>).**
**Click this link to access the [CARD:Live Dashboard][] server.**

This repository contains code for the CARD:Live Dashboard. This is used to summarize and display data from [CARD:Live][] in a dashboard.
[![card-live-overview.png][]][CARD:Live Dashboard]

![card-live-overview.png][]
This repository contains code for the [CARD:Live Dashboard][]. This is used to summarize and display data from [CARD:Live][] in a dashboard.

# Install

Expand Down Expand Up @@ -162,6 +162,10 @@ To run the tests, please first install the application (to get the dependencies
pytest
```

# Contact

For more information you can contact <[email protected]> or <[email protected]>.

[dash-deployment]: https://dash.plotly.com/deployment
[gunicorn]: https://docs.gunicorn.org
[gunicorn-prod-conf]: card_live_dashboard/service/config/gunicorn.conf.py
Expand All @@ -171,3 +175,4 @@ pytest
[CARD:Live API/Data Tutorial]: doc/api/data-api-tutorial.ipynb
[card-live-overview.png]: doc/images/card-live-overview.png
[data-download.png]: doc/images/data-download.png
[CARD:Live Dashboard]: https://bergen.mcmaster.ca/cardlive/

0 comments on commit 19db0e5

Please sign in to comment.