This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
- Log in to https://app.snowflake.com/umnxxyz/lab_data_chat
- Run
worksheets/SETUP_BASESQL script - Set the initial password for the lab participants in
worksheets/SETUP_USERS - Run
worksheets/SETUP_USERSSQL script - Make the Cybersyn data shares available to everyone in the account:
- Switch role to
ACCOUNTADMIN - Navigate to
Data Products > Marketplace - Type
stock pricesin the search box at the top, scroll through the results, and select Financial & Economic Essentials (provided by Cybersyn). - Click
Getand enter your contact information in the prompt window - In the next window
- leave the default database name as-is:
FINANCIAL__ECONOMIC_ESSENTIALS - choose to make the data available to the
PUBLICrole, then clickGet.
- Switch role to
- Go through introductory presentation
- Open the Lab Walkthrough
- Start the lab walkthrough
- When you reach the point of users running queries
- In a separate browser window, login as admin to Snowflake https://app.snowflake.com/umnxxyz/lab_data_chat
- Direct lab users to log into Snowflake at https://app.snowflake.com/umnxxyz/lab_data_chat
- User should change their password and record the new one
- Initial login credentials
- Username
LAB_USER_<NUMBER> - Password
******
- Username
- Share workshop assets
- Switch role to
LAB_ADMIN - Open the
ZERO_TO_CHAT_WITH_YOUR_DATAworksheet- Click
SHAREand add all the lab users with aView resultspermission
NOTE: You will not be able to share a worksheet with a lab user who has not logged in
- Click
- Switch role to
- When you reach the point of presenting a Streamlit app, share it to the
PUBLICrole- Switch role to
LAB_ADMIN - Open the Streamlit app
- Click
SHAREand it with thePUBLICrole withView onlypermission
- Click
- Switch role to
- Run
worksheets/TEARDOWN_USERSSQL script
- Run
worksheets/WIPEOUTSQL script
Example:
cd /tmp
git clone --no-checkout --depth=1 --no-tags git@github.com:Snowflake-Labs/sfquickstarts.git
cd sfquickstarts
git restore --staged site/sfguides/src/frosty_llm_chatbot_on_streamlit_snowflake
git checkout site/sfguides/src/frosty_llm_chatbot_on_streamlit_snowflake