> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Integration with GitHub

> Using GitHub within Pods

<Info>
  Adding a Github Personal Access Token to your account and creating a Pod from
  a Github Repository is depricated as of 8/12/2024. Please follow the
  instructions below to use Github within your pod.
</Info>

To set up a development environment within a Pod from GitHub, clone the desired repository to access the project files. Open your terminal inside the Pod (the terminal can be accessed through Jupyter Labs, RStudio or SSH), and use the `git clone` command followed by the repository URL.
