bundles / IPython latest / IPython / utils / text / format_screen
function
IPython.utils.text:format_screen
source: /IPython/utils/text.py :342
Signature
def format_screen ( strng : str ) → str Summary
Format a string for screen printing.
Extended Summary
This removes some latex-type format codes.
Aliases
-
IPython.core.interactiveshell.format_screen