View source: R/utils_environment.R
load_conda_env | R Documentation |
conda
environment.Function to load the input conda
environment. The function
will raise an error if a Python
version has already been attached to the
reticulate
package.
In that case, it will be necessary to restart the R
session and to load the
desired environment **before** calling lineaGT
function interfacing with
Python
- filter_dataset() and fit()
.
load_conda_env(envname = "bascule-env")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.