You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
By default, the python in the directory "Engine\Binaries\ThirdParty\Python3\Win64" will be used. If you need a third-party library, you can install it in this python environment, or modify ...
Reticulate is a handy way to combine Python and R code. From the reticulate help page suggests that reticulate allows for: "Calling Python from R in a variety of ways including R Markdown, sourcing ...