Skip to content

Commit

Permalink
Update docs/io/output/progress_bars.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Atharva Arya <[email protected]>
  • Loading branch information
wkerzendorf and atharva-2001 authored Jan 10, 2022
1 parent a42da9b commit 10081a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/io/output/progress_bars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ TARDIS displays progress bars by default to track the simulation's progress.
../images/progress_bars_demo.gif
:width: 750

Progress bars can be turned off via the keyword argument ``show_progress_bars=False`` in the ``run_tardis()`` function (see :doc:`../../quickstart`) or in the ``Simulation.from_config()`` class method (see :doc:`../../physics/setup/index`).
Progress bars can be turned on via the keyword argument ``show_progress_bars=True`` in the ``run_tardis()`` function (see :doc:`../../quickstart`) or in the ``Simulation.from_config()`` class method (see :doc:`../../physics/setup/index`).

0 comments on commit 10081a7

Please sign in to comment.