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 / core / display_functions / clear_output

function

IPython.core.display_functions:clear_output

source: /IPython/core/display_functions.py :357

Signature

def   clear_output ( wait = False )

Summary

Clear the output of the current cell receiving output.

Parameters

wait : bool [default: false]

Wait to clear the output until new output is available to replace it.

Aliases

  • IPython.display.clear_output