mirror of
https://github.com/elastic/eland.git
synced 2025-07-24 00:00:39 +08:00
Fix colab link (#632)
Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
This commit is contained in:
parent
dfc522eb31
commit
87d18bd850
@ -8,7 +8,8 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# Eland Demo Notebook\n",
|
"# Eland Demo Notebook\n",
|
||||||
"\n",
|
"\n",
|
||||||
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/elastic/eland/blob/main/docs/sphinx/examples/demo_notebook.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
|
"[](https://colab.research.google.com/github/elastic/eland/blob/main/docs/sphinx/examples/demo_notebook.ipynb)",
|
||||||
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"In this notebook we'll show you how to explore and analyze data in Elasticsearch using Eland's familiar Pandas-compatible API."
|
"In this notebook we'll show you how to explore and analyze data in Elasticsearch using Eland's familiar Pandas-compatible API."
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user