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

bundles / IPython latest / IPython / core / display / ProgressBar / __init__

function

IPython.core.display:ProgressBar.__init__

source: /IPython/core/display.py :527

Signature

def   __init__ ( self total )

Summary

Creates a new progressbar

Parameters

total : int

maximum size of the progressbar

Aliases

  • IPython.display.ProgressBar.__init__