Skip to content

Commit c54412a

Browse files
Update documentation
1 parent aff9521 commit c54412a

3 files changed

Lines changed: 10 additions & 15 deletions

File tree

_sources/notebooks/xarray_embeddings_similarity_search.ipynb

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,12 @@
3939
"* AlphaEarth Foundations (AEF) Satellite Embeddings : The AlphaEarth Foundations Satellite Embedding dataset is produced by Google and Google DeepMind. Accessed from [Source Cooperative](https://source.coop/tge-labs/aef).\n",
4040
"* County boundary data: US Census Bureau, 2021 Cartographic Boundary Files.\n",
4141
"\n",
42+
"**Running the Notebook**:\n",
43+
"The preferred way to run this notebook is on Google Colab.\n",
44+
"<a href='https://colab.research.google.com/github/spatialthoughts/geopython-tutorials/blob/main/notebooks/xarray_embeddings_similarity_search.ipynb' target='_parent'><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>\n",
4245
"\n",
43-
"**Watch Video Walkthrough** <a href='https://www.youtube.com/watch?v=8lRjPwFGs6Y' target='_blank'><img src='https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1'></a>"
44-
]
45-
},
46-
{
47-
"cell_type": "markdown",
48-
"metadata": {
49-
"id": "069649d2"
50-
},
51-
"source": [
52-
"> The preferred way to run each tutorial is using Google Colab. Click the icon <img src='https://github.com/spatialthoughts/geopython-tutorials/blob/main/notebooks/images/fa-rocket.svg?raw=1' height=15> located at the top to open it on Colab."
46+
"\n",
47+
"**Watch Video Walkthrough**: Watch a detailed explanation of the workflow. <a href='https://www.youtube.com/watch?v=8lRjPwFGs6Y' target='_blank'><img src='https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1'></a>"
5348
]
5449
},
5550
{

notebooks/xarray_embeddings_similarity_search.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@ <h2>Overview of the Task<a class="headerlink" href="#overview-of-the-task" title
520520
<li><p>AlphaEarth Foundations (AEF) Satellite Embeddings : The AlphaEarth Foundations Satellite Embedding dataset is produced by Google and Google DeepMind. Accessed from <a class="reference external" href="https://source.coop/tge-labs/aef">Source Cooperative</a>.</p></li>
521521
<li><p>County boundary data: US Census Bureau, 2021 Cartographic Boundary Files.</p></li>
522522
</ul>
523-
<p><strong>Watch Video Walkthrough</strong> <a href='https://www.youtube.com/watch?v=8lRjPwFGs6Y' target='_blank'><img alt="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" src="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" /></a></p>
524-
<blockquote>
525-
<div><p>The preferred way to run each tutorial is using Google Colab. Click the icon <a class="reference internal" href="https://github.com/spatialthoughts/geopython-tutorials/blob/main/notebooks/images/fa-rocket.svg?raw=1"><img alt="https://github.com/spatialthoughts/geopython-tutorials/blob/main/notebooks/images/fa-rocket.svg?raw=1" src="https://github.com/spatialthoughts/geopython-tutorials/blob/main/notebooks/images/fa-rocket.svg?raw=1" style="height: 15px;" /></a> located at the top to open it on Colab.</p>
526-
</div></blockquote>
523+
<p><strong>Running the Notebook</strong>:
524+
The preferred way to run this notebook is on Google Colab.
525+
<a href='https://colab.research.google.com/github/spatialthoughts/geopython-tutorials/blob/main/notebooks/xarray_embeddings_similarity_search.ipynb' target='_parent'><img alt="Open In Colab" src="https://colab.research.google.com/assets/colab-badge.svg" /></a></p>
526+
<p><strong>Watch Video Walkthrough</strong>: Watch a detailed explanation of the workflow. <a href='https://www.youtube.com/watch?v=8lRjPwFGs6Y' target='_blank'><img alt="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" src="https://github.com/spatialthoughts/geopython-tutorials/blob/main/images/yt_logo.png?raw=1" /></a></p>
527527
</section>
528528
<section id="setup-and-data-download">
529529
<h2>Setup and Data Download<a class="headerlink" href="#setup-and-data-download" title="Link to this heading">#</a></h2>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)