| init_env | R Documentation |
This function activates a dedicated slendr Python environment set up via
setup_env, or creates an ephemeral Python environment with uv.
init_env(uv = FALSE, quiet = FALSE)
uv |
Should an ephemeral Python environment be created via uv (instead
of activating a permanent virtual environment created via |
quiet |
Should informative messages be printed to the console? Default
is |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.