Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdks/python/sample-notebooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ You can access the sample notebooks on [<Icon icon="google-drive" /> Google Driv
### Notebook overview

<AccordionGroup>
<Accordion title="Tilebox ERS Opendata Demo">
{/*<Accordion title="Tilebox ERS Opendata Demo">
This notebook demonstrates how to use the Python client to query metadata from the ERS-SAR Opendata dataset. It shows how to filter results by geographical location and download product data for a specific granule.

[<Icon icon="arrow-up-right-from-square" /> Open in
Colab](https://colab.research.google.com/drive/1LTYhLKy8m9psMhu0DvANs7hyS3ViVpas)

</Accordion>
</Accordion>*/}
<Accordion title="Tilebox S5P Tropomi Methane Data Access">
This notebook illustrates how to use the Python client to query the S5P Tropomi Opendata dataset for methane products. It also explains how to filter results based on geographical location and download product data for a specific granule.

Expand Down