Skip to content

Commit

Permalink
Merge pull request #10 from minrk/demo-link
Browse files Browse the repository at this point in the history
add link to demo dashboards repo
  • Loading branch information
minrk authored May 15, 2024
2 parents 705ede6 + b83b2dc commit 5d65fd3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions preliminary.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ bp_readings = [

Which will select the data according to the openmhealth blood pressure schema.
These readings can then be passed to a plotting utility like [this one](./examples/openmhealth-bp).

### Demo dashboards

The [jupyterhealth/demos](https://github.com/jupyterhealth/demos) repo contains some example notebooks and voilá dashboards,
which can be cloned and launched via nbgitpuller links [in the readme](https://github.com/jupyterhealth/demos?tab=readme-ov-file#demos).
Anyone with access to the JupyterHealth JupyterHub should be able to run these.

0 comments on commit 5d65fd3

Please sign in to comment.