Add hls2 with github copilot to quickstarts #309
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This pull request adds a new quickstart tutorial for exploring NASA’s HLS data on Microsoft Planetary Computer using GitHub Copilot, and updates the
README.mdto reference this tutorial. The tutorial provides step-by-step instructions for setting up the environment, testing the notebook, and leveraging GitHub Copilot to interactively query, visualize, and analyze HLS data. This addition aims to make HLS data exploration more accessible and demonstrates the use of AI-assisted coding in open science workflows.Documentation updates:
quickstarts/hls2-copilot.md, detailing how to use GitHub Copilot to query, visualize, and analyze NASA’s HLS data on the Microsoft Planetary Computer. The tutorial covers environment setup, notebook testing, Copilot usage, and advanced data exploration prompts.README.mdto include a link to the new "Exploring HLS2 Data with Github Copilot" tutorial in the quickstarts section.