Prerequisite: Connect GitHub (workspace)
Before linking repositories, an owner or admin must connect your GitHub organization in Settings → GitHub. This step is mandatory before you can assign repositories to Notebooks.Prepare your repository
Use a GitHub repository to store your Notebook code. It can be empty. A dedicated repo per Notebook is recommended for clarity and isolation.Link the repository to a Notebook
You can link a repo when creating a new Notebook or editing an existing one.When creating a new Notebook
During creation, use the GitHub section to select the repository (and branch, if offered).When editing an existing Notebook
- Open the Notebook.
- Go to Settings and find the GitHub / versioning section.
- Select the repository (and branch) to link.