Expected behavior
A progress meter works the same in a jupyter lab environment and an ipython terminal.
Actual behavior

Currently version of MDAnalysis
- Which version are you using? (run
python -c "import MDAnalysis as mda; print(mda.__version__)") 0.18.0
- Which version of Python (
python -V)? 3.6
- Which operating system? Linux