From 21acf9e59cdb4b3adc618853d41d97762569afe9 Mon Sep 17 00:00:00 2001 From: Henry Webel Date: Fri, 31 Jan 2025 15:41:11 +0100 Subject: [PATCH] :art: visualize example in docs --- docs/example_report.md | 6 ++++++ docs/index.md | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 docs/example_report.md diff --git a/docs/example_report.md b/docs/example_report.md new file mode 100644 index 0000000..20e33d7 --- /dev/null +++ b/docs/example_report.md @@ -0,0 +1,6 @@ +# Vuegen Case Study - View HTML Report + +The stable version of the current `html` report generated in the example notebook +using `vuegen` can be viewed at + +[multiomics-analytics-group.github.io/vuegen/](https://multiomics-analytics-group.github.io/vuegen/) diff --git a/docs/index.md b/docs/index.md index 7601d70..4e8f239 100644 --- a/docs/index.md +++ b/docs/index.md @@ -14,6 +14,14 @@ vuegen_demo ``` +```{toctree} +:maxdepth: 1 +:caption: Building a report + +vuegen_case_study_earth_microbiome +example_report +``` + ```{toctree} :maxdepth: 2 :caption: Modules