LenkaV / CIF

Composite Indicators Framework for Business Cycle Analysis
GNU General Public License v3.0
56 stars 32 forks source link

Progress bar in Jupyter #6

Open LenkaV opened 6 years ago

LenkaV commented 6 years ago

https://stackoverflow.com/questions/38861829/how-do-i-implement-a-progress-bar

LenkaV commented 6 years ago

Something like this: https://github.com/alexanderkuk/log-progress

It will be necessary to create a new set of functions with progress bars (in the new cif module, otherwise libraries ipywidgets and IPython display could cause some troubles?).