Skip to content

Commit c2fc1ef

Browse files
authored
docs: added open in colab badge
1 parent 320de37 commit c2fc1ef

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed

Diff for: cookbook/github-trending/scrapegraph_sdk.ipynb

+19-8
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@
2121
}
2222
},
2323
"cells": [
24+
{
25+
"cell_type": "markdown",
26+
"source": [
27+
"<a target=\"_blank\" href=\"https://colab.research.google.com/drive/1SSsI0naieeHjHcJkW22CqNIZwLHWjXmd?usp=sharing\">\n",
28+
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
29+
"</a>"
30+
],
31+
"metadata": {
32+
"id": "ReBHQ5_834pZ"
33+
}
34+
},
2435
{
2536
"cell_type": "markdown",
2637
"source": [
@@ -50,7 +61,7 @@
5061
},
5162
{
5263
"cell_type": "code",
53-
"execution_count": 3,
64+
"execution_count": null,
5465
"metadata": {
5566
"id": "os_vm0MkIxr9"
5667
},
@@ -107,7 +118,7 @@
107118
"id": "sffqFG2EJ8bI",
108119
"outputId": "ab74193e-e746-4de6-d65d-33a2a26b5d86"
109120
},
110-
"execution_count": 1,
121+
"execution_count": null,
111122
"outputs": [
112123
{
113124
"output_type": "stream",
@@ -235,7 +246,7 @@
235246
"metadata": {
236247
"id": "dlrOEgZk_8V4"
237248
},
238-
"execution_count": 33,
249+
"execution_count": null,
239250
"outputs": []
240251
},
241252
{
@@ -267,7 +278,7 @@
267278
"metadata": {
268279
"id": "PQI25GZvoCSk"
269280
},
270-
"execution_count": 35,
281+
"execution_count": null,
271282
"outputs": []
272283
},
273284
{
@@ -298,7 +309,7 @@
298309
"metadata": {
299310
"id": "2FIKomclLNFx"
300311
},
301-
"execution_count": 36,
312+
"execution_count": null,
302313
"outputs": []
303314
},
304315
{
@@ -330,7 +341,7 @@
330341
"id": "F1VfD8B4LPc8",
331342
"outputId": "6b4db540-076e-4d3f-a5ef-a29e14fbb233"
332343
},
333-
"execution_count": 37,
344+
"execution_count": null,
334345
"outputs": [
335346
{
336347
"output_type": "stream",
@@ -517,7 +528,7 @@
517528
"id": "1lS9O1KOI51y",
518529
"outputId": "34a068a4-0fd0-47aa-a139-637b803f14f5"
519530
},
520-
"execution_count": 38,
531+
"execution_count": null,
521532
"outputs": [
522533
{
523534
"output_type": "execute_result",
@@ -1066,7 +1077,7 @@
10661077
"id": "BtEbB9pmQGhO",
10671078
"outputId": "d2ec6dac-395f-4ddb-ad49-4bd672a04e5b"
10681079
},
1069-
"execution_count": 39,
1080+
"execution_count": null,
10701081
"outputs": [
10711082
{
10721083
"output_type": "stream",

0 commit comments

Comments
 (0)