@@ -12,6 +12,7 @@ from builtins import object
import os
import matplotlib
+matplotlib.verbose.level = 'debug-annoying'
matplotlib.use('module://ipympl.backend_nbagg')
matplotlib.rcParams['text.latex.preamble'] = '\\usepackage{amsmath}'