From b93bd20418d62e52a89a7215aac82eccb8846e01 Mon Sep 17 00:00:00 2001 From: Shubham Gupta Date: Wed, 2 Aug 2023 13:43:05 -0400 Subject: [PATCH] ignore old notebooks --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index f1526699..424ef401 100644 --- a/_config.yml +++ b/_config.yml @@ -12,6 +12,7 @@ exclude_patterns: ['env/*', '_build/*'] execute: execute_notebooks: auto timeout: 1800 + exclude_patterns: ['*old_notebooks/*'] parse: myst_enable_extensions: