Skip to content

Commit 338aa51

Browse files
authored
Remove open in colab icon (google#32)
I think I ticked a box when saving from colab that added this. It's not a big deal, but it does point to my personal fork 😬 Change-Id: I4c8ac660f9b99151fd685abed46b8c3105b2a315
1 parent 9be01e3 commit 338aa51

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

site/en/tools/notebook_magic.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {
6-
"id": "view-in-github"
7-
},
8-
"source": [
9-
"<a href=\"https://colab.research.google.com/github/markmcd/generative-ai-docs/blob/magic/site/en/tools/notebook_magic.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
10-
]
11-
},
123
{
134
"cell_type": "markdown",
145
"metadata": {
@@ -94,8 +85,7 @@
9485
"metadata": {
9586
"id": "4so2CHmPSxIU"
9687
},
97-
"outputs": [
98-
],
88+
"outputs": [],
9989
"source": [
10090
"%pip install -q google-generativeai"
10191
]
@@ -1175,6 +1165,7 @@
11751165
"cell_type": "code",
11761166
"execution_count": 13,
11771167
"metadata": {
1168+
"cellView": "form",
11781169
"id": "DkdoxXqjD2Tm"
11791170
},
11801171
"outputs": [],

0 commit comments

Comments
 (0)