zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.
https://py-pde.readthedocs.io
MIT License
402 stars 51 forks source link

Allow disabling fancy progress bar #453

Closed david-zwicker closed 11 months ago

david-zwicker commented 11 months ago

This is a quick&dirty workaround for problems with showing progress bars in jupyter notebooks.