Which cell types are supported in Snowflake Notebooks?
Snowflake Notebooks support three cell types: SQL for queries, Python for code, and Markdown for formatted text and documentation.
Community Discussion