You could define an environments.yml file that includes the dependencies. See an example here: github.com/Snowflake-Labs/sfguide-getting-started-with-native-apps/blob/main/app/src/libraries/environment.yml
Hi there! Yes it is, check it out here: github.com/Snowflake-Labs/sfguide-getting-started-with-native-apps, and see the README for the accompanying Quickstart. Thanks!
Not at the moment. The Snowflake Native Apps are built entirely with Snowflake objects. The front-end is built with Streamlit (Python), and app logic can be built through a combination of SQL and Snowpark (Java, Python, Scala). Thanks for your question!
Great presentation!
Can you please tell us how to put requirements.txt for some dependency library for the Streamlit native app?
You could define an environments.yml file that includes the dependencies. See an example here: github.com/Snowflake-Labs/sfguide-getting-started-with-native-apps/blob/main/app/src/libraries/environment.yml
Great! Thanks.
Great presentation, is the code presented hosted somewhere ready to be shared publicly?
Hi there! Yes it is, check it out here: github.com/Snowflake-Labs/sfguide-getting-started-with-native-apps, and see the README for the accompanying Quickstart. Thanks!
Does it support frontend frameworks like react or angular?
Not at the moment. The Snowflake Native Apps are built entirely with Snowflake objects. The front-end is built with Streamlit (Python), and app logic can be built through a combination of SQL and Snowpark (Java, Python, Scala). Thanks for your question!