Running Streamlit in Code Ocean

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

By creating a streamlit_appy.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.

Last updated