Skip to content

Commit

Permalink
Remove colab buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Winfried Loetzsch committed Mar 14, 2022
1 parent 358990b commit 08724ac
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 58 deletions.
9 changes: 1 addition & 8 deletions examples/01.Getting_Started.ipynb
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/Squirrel_Tutorial_Getting_Started.ipynb)\n"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -139,4 +132,4 @@
},
"nbformat": 4,
"nbformat_minor": 4
}
}
10 changes: 1 addition & 9 deletions examples/02.Catalog.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "69f9aa77",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/02.Catalog.ipynb)"
]
},
{
"cell_type": "markdown",
"id": "a669ba1a",
Expand Down Expand Up @@ -252,4 +244,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
8 changes: 0 additions & 8 deletions examples/03.Pytorch_Model_Training.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "6a943e60",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/Squirrel_Tutorial_Pytorch_Model_Training.ipynb)"
]
},
{
"cell_type": "markdown",
"id": "74e59921",
Expand Down
7 changes: 0 additions & 7 deletions examples/04.PytorchLightning_Model_Training.ipynb
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/Squirrel_Tutorial_PytorchLightning_Model_Training.ipynb)\n"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down
8 changes: 0 additions & 8 deletions examples/05.Plugins.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "69f9aa77",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/Squirrel_Tutorial_Plugins.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down
10 changes: 1 addition & 9 deletions examples/06.SquirrelStore_with_Spark.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "0f2d7553",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/06.SquirrelStore_with_Spark.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -241,4 +233,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
10 changes: 1 addition & 9 deletions examples/07.Performance_Guideline.ipynb
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "495e66a3",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/merantix-momentum/squirrel-datasets-core/blob/main/examples/07.Performance_Guideline.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -342,7 +334,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.10"
"version": "3.8.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 08724ac

Please sign in to comment.