summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authortmartins <thigm85@gmail.com>2020-08-12 13:23:42 +0200
committertmartins <thigm85@gmail.com>2020-08-12 13:23:42 +0200
commite8d7c1360aeaa5615d5b71c9fc6289b5d892180d (patch)
tree15ad27cf59693e70244b9d0329699fff468aa736 /python
parentd382c3067700539fd51169ee24603ba4836aaa85 (diff)
clean notebook cells
Diffstat (limited to 'python')
-rw-r--r--python/vespa/notebooks/connect-to-vespa-instance.ipynb11
1 files changed, 3 insertions, 8 deletions
diff --git a/python/vespa/notebooks/connect-to-vespa-instance.ipynb b/python/vespa/notebooks/connect-to-vespa-instance.ipynb
index 719735f6051..8c1bbddf960 100644
--- a/python/vespa/notebooks/connect-to-vespa-instance.ipynb
+++ b/python/vespa/notebooks/connect-to-vespa-instance.ipynb
@@ -6,14 +6,9 @@
"source": [
"# Vespa library for data analysis\n",
"\n",
- "> Provide data analysis support for Vespa applications"
- ]
- },
- {
- "cell_type": "markdown",
- "metadata": {},
- "source": [
- "[[Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)"
+ "> Provide data analysis support for Vespa applications \n",
+ "\n",
+ "[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb)"
]
},
{