# Based on https://rstudio.github.io/reticulate/articles/package.html
.onLoad <- function(libname, pkgname) {
reticulate::py_require("anndata")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.