From f4cabbf11a4e6588f2de296422a82d3eded177a3 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" <git@edgarpierre.fr> Date: Thu, 27 Feb 2025 18:38:15 +0100 Subject: [PATCH] Update myst.yml to modify output settings for error handling and Matplotlib string removal --- myst.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/myst.yml b/myst.yml index dbca803..0a2d0db 100644 --- a/myst.yml +++ b/myst.yml @@ -19,6 +19,10 @@ project: exclude: README.md numbering: headings: true + settings: + output_stderr: remove-error + output_stdout: remove + output_matplotlib_strings: remove site: template: book-theme options: