View source: R/greta_install_miniconda.R
greta_install_miniconda | R Documentation |
This installs miniconda using reticulate::install_miniconda()
inside
callr::r_process_options()
. Used internally by install_greta_deps()
.
We mostly recommend users use install_greta_deps()
to manage their
python dependency installation.
greta_install_miniconda(timeout = 5)
timeout |
time (minutes) until installation stops. Default is 5 minutes. |
nothing - installs miniconda.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.