From db35af7e07609d291fec795ab6a7b7c198f702aa Mon Sep 17 00:00:00 2001 From: suryadheeshjith Date: Fri, 19 Apr 2024 17:30:03 -0400 Subject: [PATCH] Removed notebook that requires data from leaphub --- book/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/_config.yml b/book/_config.yml index 35bda64..31f0d09 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -13,7 +13,7 @@ only_build_toc_files: true execute: execute_notebooks: force timeout: 1800 - exclude_patterns: ['*old_notebooks/*', '*notebooks/OM4_SE_animation.ipynb', '*notebooks/unet_movie.ipynb'] + exclude_patterns: ['*old_notebooks/*', '*notebooks/OM4_SE_animation.ipynb'] parse: myst_enable_extensions: