diff --git a/docs/specification/tutorial/examples.md b/docs/specification/tutorial/examples.md index 7214c20..7dd42d3 100644 --- a/docs/specification/tutorial/examples.md +++ b/docs/specification/tutorial/examples.md @@ -322,7 +322,7 @@ packages = ["requests", "pyodide-http"]

11 Recipes for Success with the BTAA Geoportal API

Download the full runnable Python script containing all these examples, or run them directly in your browser below!

-

Download Python Script

+

Download Python Script

Use the navigation buttons below or arrow keys to move between examples.

diff --git a/docs/specification/tutorial/presentation.md b/docs/specification/tutorial/presentation.md index a7b2504..b63407d 100644 --- a/docs/specification/tutorial/presentation.md +++ b/docs/specification/tutorial/presentation.md @@ -245,7 +245,7 @@ html:fullscreen body.tutorial-fullscreen .controls {

5. Practical Application

-

We have prepared 10 practical "recipes" or examples to demonstrate common tasks, from basic searching +

We have prepared 11 practical "recipes" or examples to demonstrate common tasks, from basic searching to extracting IIIF manifests for map viewers.

View Code Examples