Install latest version of tqdm when using Colab
This commit is contained in:
parent
1444403414
commit
ad5de24b46
@ -56,6 +56,7 @@
|
||||
"try:\n",
|
||||
" # %tensorflow_version only exists in Colab.\n",
|
||||
" %tensorflow_version 2.x\n",
|
||||
" !pip install -U tqdm\n",
|
||||
"except Exception:\n",
|
||||
" pass\n",
|
||||
"\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user