Running Streamlit in Code Ocean

Interactive web applications can be created and shared in Python with the Streamlit Cloud Workstation.

By creating a streamlit_app.py file and using Streamlit language conventions, apps can be automatically run in the Cloud Workstation.

To run the app in the web browser, run the Streamlit Cloud Workstation.

If there is no streamlit_app.py in your Capsule's code folder, you will be met with an error when trying to enter the Streamlit Cloud Workstation