library(reticulate)
use_virtualenv('/opt/my_env',T)
py_config()
rdlaiye <- import("rdlaiye")
<<<<<<< HEAD
rdlaiye$api
library(tsai)
aibot()
aibot_env()
=======
res <-rdlaiye$api
>>>>>>> 7cbc00ac752667fcdbd98a6a86ffbe73836b827b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.