|
@@ -14,7 +14,7 @@ import matplotlib
|
|
|
|
|
|
|
|
matplotlib.use('module://ipympl.backend_nbagg')
|
|
matplotlib.use('module://ipympl.backend_nbagg')
|
|
|
matplotlib.rcParams['text.latex.preamble'] = '\\usepackage{amsmath}'
|
|
matplotlib.rcParams['text.latex.preamble'] = '\\usepackage{amsmath}'
|
|
|
-matplotlib.rcParams['verbose.level'] = 'debug-annoying'
|
|
|
|
|
|
|
+#matplotlib.rcParams['verbose.level'] = 'debug-annoying'
|
|
|
|
|
|
|
|
import matplotlib.pyplot as mpl
|
|
import matplotlib.pyplot as mpl
|
|
|
import matplotlib.transforms as transforms
|
|
import matplotlib.transforms as transforms
|