I want to embed tqdm progressbar to html or at least print it as html tag but i can't find any documention of it. I only find how to print the progressbar in python notebook.
Is it possible to embed it in html?
Also is it possible to integrate tqdm with bokeh?