Skip to main content

Documentation Index

Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Public PreviewThis feature is inPublic Preview.
Import an existing project into the Astro IDE by connecting your GitHub repository.

Connect a GitHub project

Prerequisites

1
Open the Astro IDE
2
From the Astro UI main menu, select Astro IDE.
3
Open the Projects tab
4
Click Projects to open the Projects tab.
5
Click ”+ Add Project”
6
Click + Add Project, then select Import Git Project from the dropdown menu.
7
Connect to a GitHub project
8
Click Connect to GitHub project…, then select a GitHub organization:
9
  • Choose your organization or personal GitHub account from the list.
  • Click Add an organization from GitHub if your organization is not listed, and follow the prompts.
  • 10
    Select repository and configure import
    11
    Select a repository.
    12
  • Choose from the Repository list of options. The Astro IDE only allows you to select from repositories that the GitHub app is authorized to access.
  • (Optional) Enter the Astro Project Path if your Astro project is not in the repository root.
  • (Optional) Set a Git Branch. If not specified, the Astro IDE uses the default branch of the repository.
  • 13
    Connect
    14
    Click Connect to import your project. The Astro IDE can now load your repository and set up your environment.

    Start a new session with your imported project

    After importing your project, you can start a new session with it.

    Prerequisites

    You need to have an imported project in the Astro IDE. Follow the steps in Connect a GitHub project to import a GitHub project if you haven’t already.
    1
    Open the Astro IDE
    2
    From the Astro UI main menu, select Astro IDE.
    3
    Open the Projects tab
    4
    Click Projects to open the Projects tab.
    5
    Select your imported project
    6
    Click New Session next to the project you imported to start a new session with that project.
    Resume a previous sessionOnce you have created a session with your imported project, you can close it, and later resume it. In the Astro IDE, go to the Sessions tab, and click the session you want to resume.