Hi
I am trying to deploy an app with a Shiny based frontend and python based backend. I need very few python packages (just pandas and its dependencies). I was wondering if anybody knows how to get a python installation inside the ShinyApps.io container so it can be triggered using a command such as system("pythonpath pythonscript.py")
Thanks in advance
-->