Install your needed python module using a pip install ... command. In our case we only need these 2 modules: streamlit; pandas. RUN pip install streamlit ...
確定! 回上一頁