You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Streamlit Community Cloud uses Poetry as soon as it detects a pyproject.toml in the project. Currently, Poetry is not compliant with the PEP621 standard and it creates the following error when starting the machine:
─────────────────────────────── poetry ─────────────────────────────────────
As I don't want to add the specific Poetry section which I don't use, I'll wait for the version 2.0 of Poetry which should be compliant before retrying the deployment
Publish the streamlit UI to the Streamlit Community Cloud, so that no install is needed at all.
The text was updated successfully, but these errors were encountered: