Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntaxerror in Streamlit code "A ETL-LLM Integration Guide: Automate and Ensure Consistent Schema Change Propagation using AI" #1760

Open
sailtovictory opened this issue Nov 28, 2024 · 0 comments

Comments

@sailtovictory
Copy link

Describe the bug
On line 293, there is a with in front of the st.write function.

with st.write("Processing Table's Lineage via Snowflake's Lineage Function...")

URL of where you see the bug
https://quickstarts.snowflake.com/guide/schema_lineage_auto_propagation_llm/index.html?index=..%2F..index#5

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....' step 6
  3. Scroll down to '....' line 293
  4. Copy code to streamlit app and run to see error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant