##// END OF EJS Templates
DOC: Fix --matplotlib class name
Matt Wozniski -
Show More
@@ -54,7 +54,7 Indicate that the following::
54
54
55 is equivalent to::
55 is equivalent to::
56
56
57 $ ipython --TerminalIPythonApp.matplotlib='qt'
57 $ ipython --InteractiveShellApp.matplotlib='qt'
58
58
59 Note that in the second form, you *must* use the equal sign, as the expression
59 Note that in the second form, you *must* use the equal sign, as the expression
60 is evaluated as an actual Python assignment. While in the above example the
60 is evaluated as an actual Python assignment. While in the above example the
General Comments 0
You need to be logged in to leave comments. Login now