##// END OF EJS Templates
Merge pull request #6331 from jasongrout/traitlet-metadata-default...
Merge pull request #6331 from jasongrout/traitlet-metadata-default Add an optional `default` argument to trait metadata get, like the Python dict's .get() default argument

File last commit:

r13503:c5d6b353
r17693:e25b123c merge
Show More
index.rst
14 lines | 254 B | text/x-rst | RstLexer
Thomas Kluyver
Generate docs for config options.
r13459 ===============
IPython options
===============
Thomas Kluyver
Refer to how to set config from options list
r13503 Any of the options listed here can be set in config files, at the
command line, or from inside IPython. See :ref:`setting_config` for
details.
Thomas Kluyver
Generate docs for config options.
r13459 .. toctree::
terminal
kernel
notebook
qtconsole