diff --git a/documentation/doxygen/filter.cxx b/documentation/doxygen/filter.cxx
index 5265f328919ec09f4c5323895edcc16fcd2f25e6..44861a2d370af494308dca54f66086098a9b57ac 100644
--- a/documentation/doxygen/filter.cxx
+++ b/documentation/doxygen/filter.cxx
@@ -54,7 +54,8 @@
 ///  `\macro_output This the macro output`
 ///
 ///  4. `\notebook`
-///    To generate the corresponding jupyter notebook.
+///    To generate the corresponding jupyter notebook. In case the tutorial does
+///    not generate any graphics output, the option `-nodraw` should be added.
 ///
 /// Note that the doxygen directive `\authors` or `\author` must be the last one
 /// of the macro header.