Snowflake and Streamlit together on HF?
#2
by
awacke1
- opened
Cool demo. Its on my list to post a snowflake example that uses public and private keys to access snowflake on azure.
Thanks Aaron :) Yea you could do this via environment variables in a Space, passing them along to your loader script (or even just do all that logic in the space itself, w/o a loader script like the one here).