This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / 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