Skip to content

Commit 701edb0

Browse files
authored
add links to quickstart (#320)
* add links to quickstart * formatted!
1 parent 990741f commit 701edb0

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

site/en/tutorials/quickstart_colab.ipynb

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,34 @@
3737
"id": "-QhPWE1lwZHH"
3838
},
3939
"source": [
40-
"# Gemini API Python quickstart\n",
41-
"\n",
40+
"# Gemini API Python quickstart"
41+
]
42+
},
43+
{
44+
"cell_type": "markdown",
45+
"metadata": {
46+
"id": "fa7c47ae6451"
47+
},
48+
"source": [
49+
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
50+
" <td>\n",
51+
" <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": [
4268
"This tutorial shows you how to get started with the Gemini API using the Python SDK."
4369
]
4470
},

0 commit comments

Comments
 (0)