DevoLearn / devolearn

Accelerate data driven research on embryos with deep learning models :microscope:
MIT License
43 stars 30 forks source link

Missing tqdm.notebook mode #3

Closed Mayukhdeb closed 3 years ago

Mayukhdeb commented 4 years ago

For now, devolearn works with tqdm.tqdm and not tqdm.notebook, but that's not suitable for jupyter notebook environments

should make something like notebook_mode = True for the functions that use tqdm