/
New feature GA

Snowflake Notebooks

Snowflake Notebooks is a Snowflake developer experience capability, introduced June 2024.

A cell-based development interface inside Snowsight mixing Python, SQL and Markdown in one document, running on either a warehouse or a container compute pool.

  • Which runtime you pick changes the Python under you - the warehouse runtime runs one version, the container runtime another, in the same notebook UI.
  • SQL cells are not emulated in Python: they run on the warehouse as real queries, alongside the Python cells in the same session.
Browse all Snowflake entries →
Category
Developer experience
Introduced
June 2024
Announced at
Snowflake Summit 2024
Verified
2026-09-12

Sources

Related in Developer experience