Note: The Codespace image might take a while to build, so make sure you do these steps ahead of the workshop.
- Follow the instructions here to create a Hydrogen account and get a PIN.
- Follow the GitHub documentation to create a personal GitHub account.
- Browse to the course repo.
- Click on the "Code" green button and then select "Create codespace on main". The codespace will launch in a new tab. This step can take up to 15-20 minutes when the codespace is building for the first time. When you subsequently launch the codespace, it will start up much faster.

- Once the codespace completes building, navigate to the
subsettoolsfolder and click on thedefinte_subset.ipynbnotebook.
- Run the notebook. You will need your Hydrogen email and PIN. When prompted to select a kernel for the Jupyter notebook, click on "Python Environments" and then select the Virtual Environment.

- Make sure the notebook runs successfully without errors.
- Congratulations, you're all setup!