Closed cluebbehusen closed 1 year ago
The following warning pops up when doing a import phc.easy:
import phc.easy
TqdmExperimentalWarning: Using `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)
Per the tqdm docs:
The following warning pops up when doing a
import phc.easy
:Per the tqdm docs: