Snowflake Notebooks: replication¶
Attention
This behavior change is in the 2025_07 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, notebook replication can be explicitly enabled at the account level for customers that have configured database replication for databases that include notebooks.
Notebooks are replicated as part of any database included in a replication or failover group. In the secondary account, replicated notebooks can be executed but not edited.
To run a replicated notebook as intended in the secondary account, any associated objects (such as warehouses, external access integrations, and secrets) must exist in the secondary account with the same names. These objects can either be replicated or manually created.
Scheduled notebook tasks won’t be replicated unless the database containing those tasks is also replicated.
For details, see Notebook replication.
Ref: 2058