Dear Streamlit community.
I’m new of streamlit and now I would like to deploy my app to github.
My app uses a conda package which can’t install with pip command or apt-get.
Is it possible to deploy app which requires conda packages?
If it possible I would like to know how to make requirements.txt
Kind regards,
Taka