Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

GitHub

“GitHub is a cloud-based platform where you can store, share, and work together with others to write code.” (See About GitHub)

The following are very brief instructions to get started. (For more information, see https://docs.github.com/en/get-started/start-your-journey/hello-world).

  1. Sign in/up at GitHub. If you already have an account (or have a google account), go to “Sign in”. If not, then go to “Sign up”.

  2. On Home/Dashboard, click “New” to create a repository (repo).

    jupyter-notebook-usage
    • Name it after the class you’re in, e.g., “ECON304”.

    • Under “Choose visibility” select “Private” (until you’re ready for the world to see your work).

  3. Optional: If you eventually/plan to do a lot of collaborative programming with different integrated development environments (IDEs such as Stata, RStudio, MATLAB, VS Code), then I recommend installing GitHub Desktop.