##// END OF EJS Templates
Refer to how to set config from options list
Thomas Kluyver -
Show More
@@ -2,6 +2,7 b''
2 2 Introduction to IPython configuration
3 3 =====================================
4 4
5 .. _setting_config:
5 6
6 7 Setting configurable options
7 8 ============================
@@ -2,6 +2,10 b''
2 2 IPython options
3 3 ===============
4 4
5 Any of the options listed here can be set in config files, at the
6 command line, or from inside IPython. See :ref:`setting_config` for
7 details.
8
5 9 .. toctree::
6 10
7 11 terminal
General Comments 0
You need to be logged in to leave comments. Login now