If you want to make the package available for others to run, we suggest:
OhdsiRTools::createRenvLockFile("CovCoagEmaPrediction")
args <- c("env", "export","-n","r-reticulate", "> pyEnvironment.yml") system2(reticulate::conda_binary(), args, stdout = TRUE)
```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.