Which computer languages are supported in Snowflake Notebooks?
Snowflake Notebooks provide SQL and Python cells for writing and executing code. Markdown is also supported for documentation, but JavaScript, Scala, and C++ are not supported Notebook code-cell languages.
Community Discussion