list_envs | R Documentation |
List all available conda environments.
list_envs(
conda = "auto",
conda_env = NULL,
method = c("basilisk", "reticulate")
)
conda |
The path to a |
conda_env |
[Optional] A specific conda environment to search for. |
method |
Method to use:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.