Description
STAC-browser is really impressive, thanks for this fantastic project.
One thing we've noticed is that the browser prominently displays 'download' buttons for assets, which makes sense and all, but also can confuse our users when we want to encourage them to adopt more cloud-native workflows. We really like the examples on Planetary Computer data catalog, where most datasets are accompanied with a prominent "example notebook" tab, showing a Jupyter notebook with code and supporting text that walks a user through basic access. It looks like we can hack something like this into the description
metadata (which appears to support markdown, wonderful thank you!!), but would love some more intuitive way to integrate or at least more prominently link to example notebooks. (Ideally a mechanism that could support notebooks in various languages, e.g. Jupyter, quarto/Rmd, etc).