bundles / IPython 9.14.0.dev / IPython / terminal / interactiveshell / TerminalInteractiveShell / _make_style_from_name_or_cls
function
IPython.terminal.interactiveshell:TerminalInteractiveShell._make_style_from_name_or_cls
Signature
def _make_style_from_name_or_cls ( self , name_or_cls ) Summary
Small wrapper that make an IPython compatible style from a style name
Extended Summary
We need that to add style for prompt ... etc.
Aliases
-
IPython.terminal.embed.TerminalInteractiveShell._make_style_from_name_or_cls