bundles / IPython 9.13.0 / IPython / core / completer / IPCompleter / magic_config_matches
function
IPython.core.completer:IPCompleter.magic_config_matches
source: /IPython/core/completer.py :2421
Signature
def magic_config_matches ( self , text : str ) → list[str] Summary
Match class names and attributes for %config magic.
Extended Summary
Aliases
-
IPython.core.completer.IPCompleter.magic_config_matches