OHD is an open source tool that allows users to build highly sophisticated, interactive data visualizations to display on T1V display panels. It is our hope to build an open source community that contributes to and collectively benefits from a growing repository of healthcare visualizations.
Here is an example of what you can do with the Open Health Dashboard:
[OHD screenshot]
- Clone the repository by running
git clone https://github.com/mitre/OpenHealthDashboard.git
- Run this code block:
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and ![Image](src)
- ...
- Contribute your code to the community!
For more details see GitHub Flavored Markdown.
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml
configuration file.
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.