bundles / traitlets latest / traitlets / config / application / Application / emit_examples
function
traitlets.config.application:Application.emit_examples
Signature
def emit_examples ( self ) → t.Generator[str, None, None] Summary
Yield lines with the usage and examples.
Extended Summary
This usage string goes at the end of the command line help string and should contain examples of the application's usage.
Aliases
-
traitlets.config.Application.emit_examples