When deploying on streamlit cloud, is there a way to run a post-build or start up bash script?
I have a few different use cases for this:
- Installing an additional dependency that apt and python/conda cannot handle
- Starting a virtual frame buffer like xvfb for 3D rendering