From 6a48bf38549b414912c73e3084305c74b2d5426d Mon Sep 17 00:00:00 2001 From: Luke Zappia Date: Wed, 30 Oct 2024 11:28:30 +0100 Subject: [PATCH] Replace Quarto callout with Bootstrap alert box --- vignettes/laminr.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vignettes/laminr.Rmd b/vignettes/laminr.Rmd index df3a3a1..4a94f70 100644 --- a/vignettes/laminr.Rmd +++ b/vignettes/laminr.Rmd @@ -158,6 +158,6 @@ artifact$cache() # Cache the data locally artifact$load() # Load the data into memory ``` -:::{.callout-note} -Currently, laminr primarily supports S3 storage and AnnData objects. Support for other storage backends and data formats will be added in the future. For more information related to planned features and the roadmap, please refer to the Development vignette (`vignette("development", package = "laminr")`). -::: +