Skip to content

Commit 601a0ab

Browse files
Update _config.yml
1 parent 93036f8 commit 601a0ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ sphinx:
2727
nb_execution_allow_errors: true
2828
# Force the build to use the standard python3 kernel
2929
nb_execution_kernel_name: "python3"
30+
# NEW: Add this line to ignore missing image warnings
31+
suppress_warnings: ["image.not_readable"]

0 commit comments

Comments
 (0)