Casper da Costa-Luis

Results 558 comments of Casper da Costa-Luis

@wookayin you mean there's some issue under https://github.com/jupyter-widgets/ipywidgets/issues?

`jupyter notebook` works fine (any version of `ipywidgets` & `tqdm`). I believe you mean `jupyter lab` is broken?

Does #1361 (`pip install -U "git+https://github.com/tqdm/tqdm.git@fix-jupyterlab#egg=tqdm"`) work for you?

Should be fixed now in [tqdm>=4.64.1](https://github.com/tqdm/tqdm/releases/tag/v4.64.1)

Those specs work for me. Are you sure you're connecting to the right `(ipy)kernel`?

I think @brtasavpatel is referring to duplicating the output: once (normally) to `stdout` as well as again to a log file

"Exception ignored in" are ignorable warnings that happen at the end of a program if - as you note - you don't properly close things. Probably not a major concern?...

Hopefully will get to this sometime soon, thanks for the feedback & research :)

Srry will try to review again this week. Please do harass me if I don't do anything by July :)