From b83b2dcb842f3dd10829c7fb4365f6774ec9cc46 Mon Sep 17 00:00:00 2001 From: Min RK Date: Wed, 24 Apr 2024 15:49:26 +0200 Subject: [PATCH] add link to demo dashboards repo --- preliminary.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/preliminary.md b/preliminary.md index 75e799e..b6f162e 100644 --- a/preliminary.md +++ b/preliminary.md @@ -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.