elasticsearch-labs icon indicating copy to clipboard operation
elasticsearch-labs copied to clipboard

Added jupyter notebook for Geospatial Blog

Open philippkahr opened this issue 1 year ago • 1 comments

Hi,

this should add the geospatial Jupyter Notebook for the accompanying blog post.

philippkahr avatar May 03 '24 06:05 philippkahr

Hi there,

Theres an issue rendering the notebook (https://github.com/elastic/elasticsearch-labs/blob/c9d54687840cac94f94dffa5ac4e4e76a9c7f2ce/notebooks/search/09-geospatial-search.ipynb) - looks like you have images in the notebook that doesn't exist.

Also as this is for content for blog, could you add it in the supporting-blog-content folder instead please?

joemcelroy avatar May 03 '24 11:05 joemcelroy

@philippkahr I think you've got a formatting issue still on the notebook as it's still not building:

:11: SyntaxWarning: invalid escape sequence '.' :11: SyntaxWarning: invalid escape sequence '.' :11: SyntaxWarning: invalid escape sequence '.' error: cannot format supporting-blog-content/geospatial-llm/09-geospatial-search.ipynb: Cannot parse: 37:46: print(f"Distance between AirBnB and {hit["_source"]["name"]}: {hit["sort"][0]} km")

carlyrichmond avatar May 29 '24 15:05 carlyrichmond