.onLoad <- function(libname, pkgname) {
reticulate::py_require("numpy")
reticulate::py_require("scikit-learn")
reticulate::py_require("scipy")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.