#' @importFrom basilisk BasiliskEnvironment
matchms_env <- basilisk::BasiliskEnvironment(
envname = "matchms_env", pkgname = "SpectriPy",
packages = c("matchms==0.28.2"),
channels = c("bioconda", "conda-forge")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.