Skip to content

Commit fca4f65

Browse files
committed
No need to update tqdm in Colab anymore
1 parent 44e46a6 commit fca4f65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

12_custom_models_and_training_with_tensorflow.ipynb

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"try:\n",
5757
" # %tensorflow_version only exists in Colab.\n",
5858
" %tensorflow_version 2.x\n",
59-
" !pip install -U tqdm\n",
6059
"except Exception:\n",
6160
" pass\n",
6261
"\n",

0 commit comments

Comments
 (0)