Hi,
It seems that shinyapp.io's virtual environment works on Python 3.5.
Requirement already up-to-date: pip in /home/shiny/.virtualenvs/python_environment/lib/python3.5/site-packages (20.2)
Some Python packages only work with Python 3.6. Is there a way to get python 3.6 in the virtual environment of a shinyapp?
Thanks!