You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" <a target=\"_blank\" href=\"https://ai.google.dev/tutorials/quickstart_colab\"><img src=\"https://ai.google.dev/static/site-assets/images/docs/notebook-site-button.png\" height=\"32\" width=\"32\" />View on Google AI</a>\n",
52
+
" </td>\n",
53
+
" <td>\n",
54
+
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/google/generative-ai-docs/blob/main/site/en/tutorials/quickstart_colab.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
55
+
" </td>\n",
56
+
" <td>\n",
57
+
" <a target=\"_blank\" href=\"https://github.com/google/generative-ai-docs/blob/main/site/en/tutorials/quickstart_colab.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
58
+
" </td>\n",
59
+
"</table>"
60
+
]
61
+
},
62
+
{
63
+
"cell_type": "markdown",
64
+
"metadata": {
65
+
"id": "db29b8d4247e"
66
+
},
67
+
"source": [
42
68
"This tutorial shows you how to get started with the Gemini API using the Python SDK."
0 commit comments