Show More
@@ -77,7 +77,7 from docutils.parsers.rst import directives | |||||
77 | from docutils import nodes |
|
77 | from docutils import nodes | |
78 | from sphinx.util.compat import Directive |
|
78 | from sphinx.util.compat import Directive | |
79 |
|
79 | |||
80 |
|
|
80 | matplotlib.use('Agg') | |
81 |
|
81 | |||
82 | # Our own |
|
82 | # Our own | |
83 | from IPython import Config, InteractiveShell |
|
83 | from IPython import Config, InteractiveShell |
General Comments 0
You need to be logged in to leave comments.
Login now