Show More
@@ -35,7 +35,7 b'' | |||
|
35 | 35 | ;; You can customize the arguments passed to the IPython instance at startup by |
|
36 | 36 | ;; setting the ``py-python-command-args`` variable. For example, to start |
|
37 | 37 | ;; always in ``pylab`` mode with hardcoded light-background colors, you can |
|
38 | ;; use:: | |
|
38 | ;; use the following, *after* the ``(require 'ipython)`` line:: | |
|
39 | 39 | ;; |
|
40 | 40 | ;; (setq-default py-python-command-args '("--pylab" "--colors=LightBG")) |
|
41 | 41 | ;; |
General Comments 0
You need to be logged in to leave comments.
Login now