May 23, 2025: Notebooks st.secrets
support for Warehouse and Container Runtimes (General availability)¶
With this release, Notebooks now support the use of st.secrets
for simplified and secure access to secrets. Users can securely store and
reference sensitive values such as API keys or credentials directly from Snowflake Notebooks. Secrets can be used in both Warehouse and
Container Runtimes, enabling developers to integrate external services while keeping credentials secure.
For details, see Set up external access for Snowflake Notebooks.