install_python_environment | R Documentation |
Set up virtual conda env
install_python_environment( python_path = getOption("python_path"), conda = getOption("conda_path") )
python_path |
path to local python |
conda |
path to local conda |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.