Skip to content

Commit fe1fb82

Browse files
danilojslDevinTDHa
authored andcommitted
Fix google colab link on Readers Notebooks
1 parent 3bdb5af commit fe1fb82

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

examples/python/data-preprocessing/SparkNLP_Reader2Doc_Demo.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"![JohnSnowLabs](https://sparknlp.org/assets/images/logo.png)\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/transformers/SparkNLP_Reader2Doc_Demo.ipynb)"
9+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/data-preprocessing/SparkNLP_Reader2Doc_Demo.ipynb)"
1010
]
1111
},
1212
{
@@ -1553,9 +1553,9 @@
15531553
"name": "python",
15541554
"nbconvert_exporter": "python",
15551555
"pygments_lexer": "ipython3",
1556-
"version": "3.10.12"
1556+
"version": "3.12.3"
15571557
}
15581558
},
15591559
"nbformat": 4,
1560-
"nbformat_minor": 1
1560+
"nbformat_minor": 4
15611561
}

examples/python/data-preprocessing/SparkNLP_Reader2Image_Demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"![JohnSnowLabs](https://sparknlp.org/assets/images/logo.png)\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/transformers/SparkNLP_Reader2Image_Demo.ipynb)"
9+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/data-preprocessing/SparkNLP_Reader2Image_Demo.ipynb)"
1010
]
1111
},
1212
{

examples/python/data-preprocessing/SparkNLP_Reader2Table_Demo.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"![JohnSnowLabs](https://sparknlp.org/assets/images/logo.png)\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/transformers/SparkNLP_Reader2Table_Demo.ipynb)"
9+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/data-preprocessing/SparkNLP_Reader2Table_Demo.ipynb)"
1010
]
1111
},
1212
{
@@ -1103,9 +1103,9 @@
11031103
"name": "python",
11041104
"nbconvert_exporter": "python",
11051105
"pygments_lexer": "ipython3",
1106-
"version": "3.10.12"
1106+
"version": "3.12.3"
11071107
}
11081108
},
11091109
"nbformat": 4,
1110-
"nbformat_minor": 1
1110+
"nbformat_minor": 4
11111111
}

examples/python/data-preprocessing/SparkNLP_ReaderAssembler_Demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"![JohnSnowLabs](https://sparknlp.org/assets/images/logo.png)\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/transformers/SparkNLP_ReaderAssembler_Demo.ipynb)"
9+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/spark-nlp/blob/master/examples/python/data-preprocessing/SparkNLP_ReaderAssembler_Demo.ipynb)"
1010
]
1111
},
1212
{

0 commit comments

Comments
 (0)