We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 043b16e commit dd2aa02Copy full SHA for dd2aa02
mozi/utils/utils.py
@@ -2,7 +2,7 @@
2
from __future__ import print_function
3
4
import matplotlib
5
-matplotlib.use('Agg')
+# matplotlib.use('Agg')
6
import theano
7
import theano.tensor as T
8
import numpy as np
0 commit comments