Check out the Hyperspy Workshop May 13-17, 2024 Online

set_description#

tqdm.set_description(desc=None, refresh=True)#

Set/modify description of the progress bar.

Parameters:
  • desc (str, optional)

  • refresh (bool, optional) – Forces refresh [default: True].