Skip to content

Commit b7fa3dc

Browse files
committed
Add banner linking labs on Elastic docs landing page
1 parent 2d3d4db commit b7fa3dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/index-custom-title-page.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ <h4 class="mt-3">
144144
</ul>
145145
</div>
146146

147+
<div style="background-color: #e6f7ff; padding: 15px; border: 1px solid #b8daff; margin: 10px 0; border-radius: 8px; width: 50%;">
148+
ℹ️ The <a href="https://github.com/elastic/elasticsearch-labs" style="font-weight: bold; color: #0077cc; text-decoration: none;"> elasticsearch-labs</a> repo contains many interactive Python notebooks for testing out Elasticsearch using the Python client. These examples are mainly focused on vector search, hybrid search and generative AI use cases.
149+
</div>
150+
147151
<h3 class="explore">Explore by use case</h3>
148152

149153
<div class="row my-4">

0 commit comments

Comments
 (0)