wtclarke / pymapvbvd

Python port of mapVBVD
MIT License
44 stars 25 forks source link

Update mapVBVD.py #3

Closed p-sodmann closed 4 years ago

p-sodmann commented 4 years ago

I love to see, that python gains more traction in the mri space. This is just a really minimal change:

If tqdm gets imported from tqdm.auto, it uses the html display in jupyter notebooks.

wtclarke commented 4 years ago

Hi @p-sodmann thanks for submitting this request. I'll merge this now but I probably won't update the pypi/conda versions for a couple of days until your other issue is resolved.