Yes. Here is my configuration file:
runtime: python
env: flex
entrypoint: streamlit run app.py --server.port 8080
runtime_config:
operating_system: "ubuntu18"
runtime_version: "3.8"
Yes. Here is my configuration file:
runtime: python
env: flex
entrypoint: streamlit run app.py --server.port 8080
runtime_config:
operating_system: "ubuntu18"
runtime_version: "3.8"
Awesome! I appreciate you sharing this – it will help future users if they get stuck!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.