Grégory Vial

Results 3 issues of Grégory Vial

Lots of warnings are issues when building the front-end image. I assume those can be ignore, however it would be worth confirming this is not preventing the application to work...

Hello I tried to deploy the project and experienced issues with accessing the application. The default docker-compose.yml file in deployment/simple doesn't expose ports 3000 and 3001, so after exposing them...

### Summary When setting showErrorDetails to false, the stack is displayed. ### Steps to reproduce Code snippet: **main.py** ``` import streamlit as st import databases import sqlalchemy DATABASE_URL = 'postgresql://user:[email protected]:5432/dbname?sslmode=prefer'...

bug
st.secrets