tokenizers icon indicating copy to clipboard operation
tokenizers copied to clipboard

How can we output the progress bars within a jupyter notebook?

Open ohmeow opened this issue 5 years ago • 1 comments

... in particular when we run tokenizer.train(...)

ohmeow avatar Feb 19 '20 20:02 ohmeow

Indeed, this is a known limitation of the library we use to show progress. Unfortunately, it won't show anything if not attached to a "real" terminal, so it does not work in Notebooks.

n1t0 avatar Jun 15 '20 12:06 n1t0

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 30 '24 01:05 github-actions[bot]

Indeed, this is a known limitation of the library we use to show progress

So uh, could this "known limitation" maybe be considered, you know, an... issue? Considering that a pretty huge chunk of tokenizers users primarily use Jupyter/Colab etc.? Just thinking out loud 🤷

n0kovo avatar Jul 05 '24 16:07 n0kovo