No need to update tqdm in Colab anymore
parent
05622d26b8
commit
e90606bf69
|
@ -56,7 +56,6 @@
|
||||||
"try:\n",
|
"try:\n",
|
||||||
" # %tensorflow_version only exists in Colab.\n",
|
" # %tensorflow_version only exists in Colab.\n",
|
||||||
" %tensorflow_version 2.x\n",
|
" %tensorflow_version 2.x\n",
|
||||||
" !pip install -U tqdm\n",
|
|
||||||
"except Exception:\n",
|
"except Exception:\n",
|
||||||
" pass\n",
|
" pass\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
|
Loading…
Reference in New Issue