Skip to content

Commit a7d5aba

Browse files
authored
Link to Elasticsearch labs in readme
1 parent e4a881c commit a7d5aba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/sphinx/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Example Usage
6565
print("%(timestamp)s %(author)s: %(text)s" % hit["_source"])
6666
6767
68+
Interative examples
69+
-------------------
70+
71+
The `elasticsearch-labs <https://github.com/elastic/elasticsearch-labs>`_ repo contains interactive and executable Python notebooks, sample apps, and resources for testing out Elasticsearch, using the Python client.
72+
73+
6874
Features
6975
--------
7076

0 commit comments

Comments
 (0)