Hi all,
I'm trying to deploy a Streamlit app on Posit Connect, but unfortunately some of the packages that I need are only installable through either conda or source, whereas Posit can only install via pip. I am wondering what my options here are in this case. Is there a way to access the app via command line and install packages after deployment, for example, or is there some way I could prepackage the entire app with Docker or something and deploy that way?
Thanks so much!
Jade