Add streamlit in write
Describe the feature
I would like to be able to create a streamlit app in Snowflake while I'm using write
configuration.
Describe alternatives you've considered
As of now, the only alternative I see is to use Teraform, that would not be that convenient.
Additional context
We would like to create a dedicated database containing our streamlit application. To do so, we need to have the create streamlit permission.
Who will this benefit?
Anyone that want to use the integrated streamlit feature in snowflake.
Are you interested in contributing this feature?
If I know where the modification has to be done, I could help to implement this feature.