install.packages(c(
"bs4Dash",
"corrr",
"fst",
"keras",
"lobstr",
"pingr",
"pryr",
"qs",
"recipes",
"remotes",
"rmarkdown",
"rprojroot",
"rsample",
"shiny",
"shinycssloaders",
"tidyverse",
"usethis",
"visNetwork",
"yardstick"
))
remotes::install_github("rstudio/reticulate")
remotes::install_github("ropensci/targets")
remotes::install_github("ropensci/tarchetypes")
reticulate::install_miniconda()
keras::install_keras()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.