{ } Raw JSON

bundles / IPython 9.13.0 / 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__