Skip to content

Using Github Codespaces

José Gómez-Dans edited this page Sep 23, 2024 · 1 revision

if you have a Github account, you can run this on Github's cloud offerings.

  1. Login to github
  2. Visit the pangeos_uq repository and fork it (i.e., make a copy of the repository under your github account space): image
  3. Create a Github codespace for this repository. Click on the green "Code" button and then the plus symbol: image
  4. Wait for a while, and you'll be presented with a VSCode version of the repository which you can use to run the code.
Clone this wiki locally