##// END OF EJS Templates
Merge pull request #12332 from godlygeek/patch-1
Matthias Bussonnier -
r25751:4ece139b merge
parent child Browse files
Show More
@@ -54,7 +54,7 b' 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