{ } Raw JSON

bundles / traitlets latest / traitlets / config / configurable / Configurable / class_get_trait_help

classmethod

traitlets.config.configurable:Configurable.class_get_trait_help

source: /traitlets/config/configurable.py :267

Summary

Get the helptext string for a single trait.

Extended Summary

paraminst

If given, its current trait values will be used in place of the class default.

paramhelptext

If not given, uses the help attribute of the current trait.

Aliases

  • traitlets.config.Configurable.class_get_trait_help