GitHub Codespaces is a cloud computing service provided by GitHub. It provides a preconfigured computing environment with all the necessary packages installed, allowing you to start coding immediately from any device and operating system. This is a significant advantage over Google Colab, as Colab requires you to install packages each time, whereas GitHub Codespaces eliminates this need. See the following the instruction below to launch your Github Codespace.

  1. Prerequisite
  2. Fork the course repo
  3. Open the forked repo, and launch your Codespace
  4. Done. You are ready to go!

Note:

  1. Codespace is currently being experimented for this course, and the packages and configurations of the codespaces may be subject to change during the course if necessary. An announcement will be made if any configuration changes are required.
  2. I'd strongly encourage you to download the important files. All data are deleted if you delete the codespace. See here for details.

Google Colab

How to run python notebooks directly from github | github tutorial | google colab github - YouTube

Other cloud computing service