Skip to content

Commit

Permalink
docs: added open in colab badge
Browse files Browse the repository at this point in the history
  • Loading branch information
PeriniM authored Dec 17, 2024
1 parent 320de37 commit c2fc1ef
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions cookbook/github-trending/scrapegraph_sdk.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
}
},
"cells": [
{
"cell_type": "markdown",
"source": [
"<a target=\"_blank\" href=\"https://colab.research.google.com/drive/1SSsI0naieeHjHcJkW22CqNIZwLHWjXmd?usp=sharing\">\n",
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
"</a>"
],
"metadata": {
"id": "ReBHQ5_834pZ"
}
},
{
"cell_type": "markdown",
"source": [
Expand Down Expand Up @@ -50,7 +61,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"id": "os_vm0MkIxr9"
},
Expand Down Expand Up @@ -107,7 +118,7 @@
"id": "sffqFG2EJ8bI",
"outputId": "ab74193e-e746-4de6-d65d-33a2a26b5d86"
},
"execution_count": 1,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -235,7 +246,7 @@
"metadata": {
"id": "dlrOEgZk_8V4"
},
"execution_count": 33,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -267,7 +278,7 @@
"metadata": {
"id": "PQI25GZvoCSk"
},
"execution_count": 35,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -298,7 +309,7 @@
"metadata": {
"id": "2FIKomclLNFx"
},
"execution_count": 36,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -330,7 +341,7 @@
"id": "F1VfD8B4LPc8",
"outputId": "6b4db540-076e-4d3f-a5ef-a29e14fbb233"
},
"execution_count": 37,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -517,7 +528,7 @@
"id": "1lS9O1KOI51y",
"outputId": "34a068a4-0fd0-47aa-a139-637b803f14f5"
},
"execution_count": 38,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -1066,7 +1077,7 @@
"id": "BtEbB9pmQGhO",
"outputId": "d2ec6dac-395f-4ddb-ad49-4bd672a04e5b"
},
"execution_count": 39,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down

0 comments on commit c2fc1ef

Please # to comment.