Skip to content

Commit

Permalink
pip install kaggle
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 307688183
  • Loading branch information
TensorFlow Hub Authors authored and WGierke committed Apr 22, 2020
1 parent 3178cda commit c6400d4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions examples/colab/text_classification_with_tf_hub_on_kaggle.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,19 @@
"## Setup"
]
},
{
"cell_type": "code",
"execution_count": 0,
"metadata": {
"colab": {},
"colab_type": "code",
"id": "9KyLct9rq0lo"
},
"outputs": [],
"source": [
"!pip install -q kaggle"
]
},
{
"cell_type": "code",
"execution_count": 0,
Expand Down

0 comments on commit c6400d4

Please sign in to comment.