Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Core ipywidgets now work in Colab! , e.g. tqdm is now working!.
  • Loading branch information
gabrielraya authored Dec 6, 2019
1 parent b8bc82e commit b3efe7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ import setup_google_colab
you can kill them with `! pkill -9 python3` and check with `! nvidia-smi` that GPU memory is freed.

**Known issues:**
* No support for `ipywidgets`, so we cannot use fancy `tqdm` progress bars.
For now, we use a simplified version of a progress bar suitable for Colab.
* Blinking animation with `IPython.display.clear_output()`.
It's usable, but still looking for a workaround.

Expand Down

0 comments on commit b3efe7b

Please sign in to comment.