if (FALSE) {
result <- run_pyDarwin(
InterpreterPath = "~/darwin/venv/bin/python",
DirectoryPath = "~/project_folder",
TemplatePath = "template.txt",
TokensPath = "tokens.json",
OptionsPath = "options.json"
)
}
Run the code above in your browser using DataLab